[Koha-bugs] [Bug 2824] New: check return values from database modification methods in KohatTest.pm

bugzilla-daemon at pippin.metavore.com bugzilla-daemon at pippin.metavore.com
Wed Nov 26 20:13:29 CET 2008


http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=2824

           Summary: check return values from database modification methods
                    in KohatTest.pm
           Product: Koha
           Version: unspecified
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P3
         Component: Test Suite
        AssignedTo: Andrew.moore at liblime.com
        ReportedBy: Andrew.moore at liblime.com
         QAContact: koha-bugs at lists.koha.org


in t/lib/KohaTest.pm there are a few calls to change database structure in the
drop_all_foreign_keys method that aren't checked for failure. We should check
them and report a failure if they fail.

I have a patch ready for this.




------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.



More information about the Koha-bugs mailing list