https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15545
Liz Rea <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Status|Needs Signoff |Failed QA --- Comment #15 from Liz Rea <[email protected]> --- Hi, I have both the test failing: t/db_dependent/Reserves/IsHoldNoteRequired.t .. 1..3 ok 1 - Should be false if plugins are disabled not ok 2 - Should be true for biblionumber 2 # Failed test 'Should be true for biblionumber 2' # at t/db_dependent/Reserves/IsHoldNoteRequired.t line 53. # got: undef # expected: '1' ok 3 - Should be false for biblionumber 0 # Looks like you failed 1 test of 3. Dubious, test returned 1 (wstat 256, 0x100) Failed 1/3 subtests Test Summary Report ------------------- t/db_dependent/Reserves/IsHoldNoteRequired.t (Wstat: 256 Tests: 3 Failed: 1) Failed test: 2 Non-zero exit status: 1 Files=1, Tests=3, 2 wallclock secs ( 0.01 usr 0.00 sys + 0.99 cusr 0.05 csys = 1.05 CPU) Result: FAIL And I can't seem to make it work functionally either, sorry. Liz -- 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/
