[Koha-bugs] [Bug 12430] Search truncation disables relevance ranking

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sun Mar 1 20:40:41 CET 2020


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12430

David Nind <david at davidnind.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |david at davidnind.com
             Status|Needs Signoff               |Failed QA

--- Comment #51 from David Nind <david at davidnind.com> ---
Everything works as per the the test plan, but tests fail:

root at 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.


More information about the Koha-bugs mailing list