[Bug 12430] Search truncation disables relevance ranking
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12430 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |david@davidnind.com Status|Needs Signoff |Failed QA --- Comment #51 from David Nind <david@davidnind.com> --- 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.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org