[Koha-bugs] [Bug 25616] Uppercase hard coded lower case boolean operators for Elasticsearch

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sun Feb 13 15:43:36 CET 2022


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

Katrin Fischer <katrin.fischer at bsz-bw.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Signed Off                  |Failed QA

--- Comment #7 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
This looks all good, but I think we might need to fix tests:

t/db_dependent/Search.t .. 
    #   Failed test 'Built composed implicit-and CCL keyword query'
    #   at t/db_dependent/Search.t line 423.
    #                   'kw,wrdl=(rk=(salud)) AND kw,wrdl=(rk=(higiene)) '
    #     doesn't match '(?^u:kw\W.*salud\W.*and.*kw\W.*higiene)'
    # Looks like you failed 1 test of 90.
t/db_dependent/Search.t .. 1/3 
#   Failed test 'MARC21 + DOM'
#   at t/db_dependent/Search.t line 906.
t/db_dependent/Search.t .. 2/3 # Looks like you failed 1 test of 3.
t/db_dependent/Search.t .. Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/3 subtests 

Test Summary Report
-------------------
t/db_dependent/Search.t (Wstat: 256 Tests: 3 Failed: 1)
  Failed test:  1
  Non-zero exit status: 1

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list