https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12430
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Status|Needs Signoff |Failed QA --- Comment #51 from David Nind <[email protected]> --- Everything works as per the the test plan, but tests fail: root@ff2bb4ecb08d:koha(bz12430)$ prove t/Search.t t/Search.t .. 1/6 # Failed test 'Limit is correct' # at t/Search.t line 94. # got: '' # expected: undef # Failed test 'Limit desc is correct' # at t/Search.t line 96. # got: '' # expected: undef # Failed test 'Limit is correct' # at t/Search.t line 121. # got: '' # expected: undef # Failed test 'Limit desc is correct' # at t/Search.t line 123. # got: '' # expected: undef # Failed test 'Limit is correct' # at t/Search.t line 148. # got: '' # expected: undef # Failed test 'Limit desc is correct' # at t/Search.t line 150. # got: '' # expected: undef # Failed test 'Limit is correct' # at t/Search.t line 268. # got: '' # expected: undef # Failed test 'Limit desc is correct' # at t/Search.t line 270. # got: '' # expected: undef # Looks like you failed 8 tests of 91. # Failed test 'buildQuery basic tests' # at t/Search.t line 283. # Looks like you failed 1 test of 6. t/Search.t .. Dubious, test returned 1 (wstat 256, 0x100) Failed 1/6 subtests Test Summary Report ------------------- t/Search.t (Wstat: 256 Tests: 6 Failed: 1) Failed test: 5 Non-zero exit status: 1 Files=1, Tests=6, 4 wallclock secs ( 0.03 usr 0.01 sys + 3.42 cusr 0.12 csys = 3.58 CPU) Result: FAIL -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
