[Koha-bugs] [Bug 12406] New: Adding a column maxsuspensiondays in the table issuingrules breaks the UT t/db_dependent/Circulation_issue.t

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jun 11 16:09:15 CEST 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12406

            Bug ID: 12406
           Summary: Adding a column maxsuspensiondays in the table
                    issuingrules breaks the UT
                    t/db_dependent/Circulation_issue.t
 Change sponsored?: ---
           Product: Koha
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Test Suite
          Assignee: chris at bigballofwax.co.nz
          Reporter: yohann.dufour at biblibre.com
        QA Contact: gmcharlt at gmail.com

When we try to execute the UT : prove t/db_dependent/Circulation_issue.t, we
got a failure :

t/db_dependent/Circulation_Issuingrule.t .. 1/9 
#   Failed test 'GetIssuingCharge returns issuingrule1's informations'
#   at t/db_dependent/Circulation_Issuingrule.t line 280.
#     Structures begin differing at:
#          $got->{maxsuspensiondays} = undef
#     $expected->{maxsuspensiondays} = Does not exist
# Looks like you failed 1 test of 9.
t/db_dependent/Circulation_Issuingrule.t .. Dubious, test returned 1 (wstat
256, 0x100)
Failed 1/9 subtests 

Test Summary Report
-------------------
t/db_dependent/Circulation_Issuingrule.t (Wstat: 256 Tests: 9 Failed: 1)
  Failed test:  3
  Non-zero exit status: 1
Files=1, Tests=9,  2 wallclock secs ( 0.03 usr  0.01 sys +  1.43 cusr  0.09
csys =  1.56 CPU)
Result: FAIL

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list