https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38646
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |additional_work_needed --- Comment #24 from Jonathan Druart <[email protected]> --- Koha_Main_MDB_Latest is failing since this is pushed https://jenkins.koha-community.org/job/Koha_Main_MDB_Latest/1441/consoleFull 18:14:30 koha_1 | # Failed test 'getLanguages returned the expected results when no parameters are passed, description is "English (Native)"' 18:14:30 koha_1 | # at t/db_dependent/Languages.t line 185. 18:14:30 koha_1 | # Compared $data->[1]{"description"} 18:14:30 koha_1 | # got : 'Spanish' 18:14:30 koha_1 | # expect : 'French' 18:14:30 koha_1 | 18:14:30 koha_1 | # Failed test 'getLanguages returned the expected results when "es" is requested, description is "Spanish falling back to English when missing (Native)"' 18:14:30 koha_1 | # at t/db_dependent/Languages.t line 193. 18:14:30 koha_1 | # Compared $data->[1]{"description"} 18:14:30 koha_1 | # got : 'Spanish' 18:14:30 koha_1 | # expect : 'French' 18:14:30 koha_1 | 18:14:30 koha_1 | # Failed test 'getLanguages returned the expected results when "fr" is requested, description is "French (Native)"' 18:14:30 koha_1 | # at t/db_dependent/Languages.t line 203. 18:14:30 koha_1 | # Compared $data->[1]{"description"} 18:14:30 koha_1 | # got : 'Spanish' 18:14:30 koha_1 | # expect : 'French' 18:14:30 koha_1 | # Looks like you failed 3 tests of 5. 18:14:30 koha_1 | 18:14:30 koha_1 | # Failed test 'getLanguages()' 18:14:30 koha_1 | # at t/db_dependent/Languages.t line 224. 18:14:30 koha_1 | # Looks like you failed 1 test of 22. 18:14:30 koha_1 | [17:11:59] t/db_dependent/Languages.t -- 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/
