http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9819
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA --- Comment #12 from Jonathan Druart <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
