[Koha-bugs] [Bug 8768] New: t/ItemType.t fails because DBD::Mock has no empty result set

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Sep 13 11:37:09 CEST 2012


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

          Priority: P5 - low
 Change sponsored?: ---
            Bug ID: 8768
          Assignee: gmcharlt at gmail.com
           Summary: t/ItemType.t fails because DBD::Mock has no empty
                    result set
          Severity: enhancement
    Classification: Unclassified
                OS: All
          Reporter: colin.campbell at ptfs-europe.com
          Hardware: All
            Status: NEW
           Version: unspecified
         Component: Test Suite
           Product: Koha

ItemType.t fails because the second test attempts to retrieve a non existent
result set causing an error in DBI
The intention of the test is that all returns 0 on an empty table so DBD::Mock
should be populated with an empty result set otherwise the test suite fails

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


More information about the Koha-bugs mailing list