[Koha-bugs] [Bug 21581] Matching rules for authorities do not respect 'Search index' setting

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sun Oct 28 13:54:31 CET 2018


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

--- Comment #5 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
I am having a bit of trouble with the test here - also on master:

kohadev-koha at kohadevbox:/home/vagrant/kohaclone$ prove t/db_dependent/Search.t
t/db_dependent/Search.t .. 
    #   Failed test 'All records have at least one item available'
    #   at t/db_dependent/Search.t line 464.
    #          got: 'false'
    #     expected: 'true'
Negative repeat count does nothing at
/home/vagrant/kohaclone/Koha/QueryParser/Driver/PQF/query_plan.pm line 53.
Negative repeat count does nothing at
/home/vagrant/kohaclone/Koha/QueryParser/Driver/PQF/query_plan.pm line 53.
Negative repeat count does nothing at
/home/vagrant/kohaclone/Koha/QueryParser/Driver/PQF/query_plan.pm line 53.
Negative repeat count does nothing at
/home/vagrant/kohaclone/Koha/QueryParser/Driver/PQF/query_plan.pm line 53.
Negative repeat count does nothing at
/home/vagrant/kohaclone/Koha/QueryParser/Driver/PQF/query_plan.pm line 53.
Negative repeat count does nothing at
/home/vagrant/kohaclone/Koha/QueryParser/Driver/PQF/query_plan.pm line 53.
Negative repeat count does nothing at
/home/vagrant/kohaclone/Koha/QueryParser/Driver/PQF/query_plan.pm line 53.
Negative repeat count does nothing at
/home/vagrant/kohaclone/Koha/QueryParser/Driver/PQF/query_plan.pm line 53.
Negative repeat count does nothing at
/home/vagrant/kohaclone/Koha/QueryParser/Driver/PQF/query_plan.pm line 53.
Negative repeat count does nothing at
/home/vagrant/kohaclone/Koha/QueryParser/Driver/PQF/query_plan/node.pm line
102.
Negative repeat count does nothing at
/home/vagrant/kohaclone/Koha/QueryParser/Driver/PQF/query_plan/node.pm line
102.
Negative repeat count does nothing at
/home/vagrant/kohaclone/Koha/QueryParser/Driver/PQF/query_plan/node.pm line
102.
Negative repeat count does nothing at
/home/vagrant/kohaclone/Koha/QueryParser/Driver/PQF/query_plan/node.pm line
102.
    # Looks like you failed 1 test of 109.
t/db_dependent/Search.t .. 1/2 
#   Failed test 'MARC21 + DOM'
#   at t/db_dependent/Search.t line 939.
t/db_dependent/Search.t .. 2/2 # Looks like you failed 1 test of 2.
t/db_dependent/Search.t .. Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/2 subtests 

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


Maybe someone else can have a look? Patch seems clear enough.

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


More information about the Koha-bugs mailing list