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

          Priority: P5 - low
 Change sponsored?: ---
            Bug ID: 8768
          Assignee: [email protected]
           Summary: t/ItemType.t fails because DBD::Mock has no empty
                    result set
          Severity: enhancement
    Classification: Unclassified
                OS: All
          Reporter: [email protected]
          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.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to