https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32065
--- Comment #3 from Katrin Fischer <[email protected]> --- (In reply to Victor Grousset/tuxayo from comment #2) > It's only happening the Ubuntu 18.04 on the CI > Which I also happen to use, let's try. > > Confirmed! > Maybe the YAML is valid and the particular version of the OS of the failing > build has a bug. Checking against external tools and YAML specs might be > needed to be sure what's wrong. > > root@kohadevbox:koha((2200b4aa3d...))$ prove xt/yaml_valid.t > xt/yaml_valid.t .. 1/18 > # Failed test > '/kohadevbox/koha/xt/../koha-tmpl/intranet-tmpl/prog/en/modules/admin/ > preferences/i18n_l10n.pref is YAML' > # at xt/yaml_valid.t line 41. > > # Failed test > '/kohadevbox/koha/xt/../koha-tmpl/intranet-tmpl/prog/en/modules/admin/ > preferences/serials.pref is YAML' > # at xt/yaml_valid.t line 41. > > # Failed test > '/kohadevbox/koha/xt/../koha-tmpl/intranet-tmpl/prog/en/modules/admin/ > preferences/local_use.pref is YAML' > # at xt/yaml_valid.t line 41. > # Looks like you failed 3 tests of 18. > xt/yaml_valid.t .. Dubious, test returned 3 (wstat 768, 0x300) > Failed 3/18 subtests > > Test Summary Report > ------------------- > xt/yaml_valid.t (Wstat: 768 Tests: 18 Failed: 3) > Failed tests: 9, 15, 17 > Non-zero exit status: 3 > Files=1, Tests=18, 1 wallclock secs ( 0.03 usr 0.00 sys + 0.62 cusr 0.02 > csys = 0.67 CPU) > Result: FAIL Hm I cannot test that. How should we proceed here and does only the test fail or are there also issues in the GUI? -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ 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/
