[Koha-bugs] [Bug 22522] API authentication breaks with updated Mojolicious version

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jun 10 05:32:12 CEST 2020


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

Aleisha Amohia <aleisha at catalyst.net.nz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |aleisha at catalyst.net.nz

--- Comment #71 from Aleisha Amohia <aleisha at catalyst.net.nz> ---
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.


More information about the Koha-bugs mailing list