[Koha-bugs] [Bug 9819] stopwords related code should be removed

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Apr 22 15:14:49 CEST 2013


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9819

Jonathan Druart <jonathan.druart at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Needs Signoff               |Failed QA

--- Comment #12 from Jonathan Druart <jonathan.druart at biblibre.com> ---
Tomás, thank you for your followup!

I found another issue: some unit tests in t/db_dependent/Search.t fail:

#   Failed test 'getRecords on _ALLRECORDS PQF returned all records'
#   at t/db_dependent/Search.t line 387.
#          got: undef
#     expected: '178'

#   Failed test 'getRecords PQF author search for Lessig returned proper number
of matches'
#   at t/db_dependent/Search.t line 393.
#          got: undef
#     expected: '4'

#   Failed test 'getRecords CCL author search for Lessig returned proper number
of matches'
#   at t/db_dependent/Search.t line 399.
#          got: undef
#     expected: '4'

#   Failed test 'getRecords CQL author search for Lessig returned proper number
of matches'
#   at t/db_dependent/Search.t line 405.
#          got: undef
#     expected: '4'
# Looks like you failed 4 tests of 75.

They passed with success before yours patches.

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


More information about the Koha-bugs mailing list