https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25514
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Jonathan Druart <[email protected]> --- Master_D9_MDB_Latest (#333) 18:28:12 koha_1 | # Premature connection close 18:28:12 koha_1 | 18:28:12 koha_1 | # Failed test 'GET /biblios' 18:28:12 koha_1 | # at t/db_dependent/Koha/REST/Plugin/Objects.t line 310. 18:28:12 koha_1 | 18:28:12 koha_1 | # Failed test 'there should be 1 biblio with suggestions of patron 1' 18:28:12 koha_1 | # at t/db_dependent/Koha/REST/Plugin/Objects.t line 310. 18:28:12 koha_1 | # got: undef 18:28:12 koha_1 | # expected: '1' 18:28:12 koha_1 | # Looks like you failed 2 tests of 4. 18:28:12 koha_1 | 18:28:12 koha_1 | # Failed test 'object.search helper with query parameter' 18:28:12 koha_1 | # at t/db_dependent/Koha/REST/Plugin/Objects.t line 317. 18:28:30 koha_1 | # Premature connection close 18:28:30 koha_1 | 18:28:30 koha_1 | # Failed test 'GET /biblios?q={"suggestions.suggester.patron_id": "79"}' 18:28:30 koha_1 | # at t/db_dependent/Koha/REST/Plugin/Objects.t line 333. 18:28:30 koha_1 | 18:28:30 koha_1 | # Failed test 'there should be 1 biblio with suggestions of patron 1' 18:28:30 koha_1 | # at t/db_dependent/Koha/REST/Plugin/Objects.t line 333. 18:28:30 koha_1 | # got: undef 18:28:30 koha_1 | # expected: '1' 18:28:30 koha_1 | # Looks like you failed 2 tests of 4. 18:28:30 koha_1 | 18:28:30 koha_1 | # Failed test 'object.search helper with q parameter' 18:28:30 koha_1 | # at t/db_dependent/Koha/REST/Plugin/Objects.t line 340. 18:28:49 koha_1 | # Premature connection close 18:28:49 koha_1 | 18:28:49 koha_1 | # Failed test 'GET /biblios' 18:28:49 koha_1 | # at t/db_dependent/Koha/REST/Plugin/Objects.t line 356. 18:28:49 koha_1 | 18:28:49 koha_1 | # Failed test 'there should be 1 biblio with suggestions of patron 1' 18:28:49 koha_1 | # at t/db_dependent/Koha/REST/Plugin/Objects.t line 356. 18:28:49 koha_1 | # got: undef 18:28:49 koha_1 | # expected: '1' 18:28:49 koha_1 | # Looks like you failed 2 tests of 4. 18:28:49 koha_1 | 18:28:49 koha_1 | # Failed test 'object.search helper with x-koha-query header' 18:28:49 koha_1 | # at t/db_dependent/Koha/REST/Plugin/Objects.t line 363. 18:29:07 koha_1 | # Premature connection close 18:29:07 koha_1 | 18:29:07 koha_1 | # Failed test 'GET /biblios?q={"suggestions.suggester.firstname": "patron1"}' 18:29:07 koha_1 | # at t/db_dependent/Koha/REST/Plugin/Objects.t line 379. 18:29:07 koha_1 | 18:29:07 koha_1 | # Failed test 'there should be 1 biblio with suggestions of patron 1' 18:29:07 koha_1 | # at t/db_dependent/Koha/REST/Plugin/Objects.t line 379. 18:29:07 koha_1 | # got: undef 18:29:07 koha_1 | # expected: '1' 18:29:08 koha_1 | # Looks like you failed 2 tests of 6. 18:29:08 koha_1 | 18:29:08 koha_1 | # Failed test 'object.search helper with all query methods' 18:29:08 koha_1 | # at t/db_dependent/Koha/REST/Plugin/Objects.t line 389. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
