https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22522
Aleisha Amohia <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #71 from Aleisha Amohia <[email protected]> --- Hi all, the tests fail in Jenkins in 19.11. Output below: 10:41:09 koha_1 | DBD::mysql::st execute failed: Unknown column 'name' in 'where clause' [for Statement "SELECT COUNT( * ) FROM `cities` `me` WHERE ( `name` LIKE ? )" with ParamValues: 0="manuel%"] at /usr/share/perl5/DBIx/Class/Storage/DBI.pm line 1836. 10:41:09 koha_1 | 10:41:09 koha_1 | # Failed test '200 OK' 10:41:09 koha_1 | # at t/db_dependent/Koha/REST/Plugin/Objects.t line 155. 10:41:09 koha_1 | # got: '500' 10:41:09 koha_1 | # expected: '200' 10:41:09 koha_1 | 10:41:09 koha_1 | # Failed test 'has value for JSON Pointer "/0"' 10:41:09 koha_1 | # at t/db_dependent/Koha/REST/Plugin/Objects.t line 155. 10:41:09 koha_1 | 10:41:09 koha_1 | # Failed test 'has value for JSON Pointer "/1"' 10:41:09 koha_1 | # at t/db_dependent/Koha/REST/Plugin/Objects.t line 155. 10:41:09 koha_1 | 10:41:09 koha_1 | # Failed test 'has value for JSON Pointer "/2"' 10:41:09 koha_1 | # at t/db_dependent/Koha/REST/Plugin/Objects.t line 155. 10:41:09 koha_1 | 10:41:09 koha_1 | # Failed test 'exact match for JSON Pointer "/0/name"' 10:41:09 koha_1 | # at t/db_dependent/Koha/REST/Plugin/Objects.t line 155. 10:41:09 koha_1 | # got: undef 10:41:09 koha_1 | # expected: 'Manuel' 10:41:09 koha_1 | 10:41:09 koha_1 | # Failed test 'exact match for JSON Pointer "/1/name"' 10:41:09 koha_1 | # at t/db_dependent/Koha/REST/Plugin/Objects.t line 155. 10:41:09 koha_1 | # got: undef 10:41:09 koha_1 | # expected: 'Manuela' 10:41:09 koha_1 | 10:41:09 koha_1 | # Failed test 'exact match for JSON Pointer "/2/name"' 10:41:09 koha_1 | # at t/db_dependent/Koha/REST/Plugin/Objects.t line 155. 10:41:09 koha_1 | # got: undef 10:41:09 koha_1 | # expected: 'Manuelab' -- 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/
