[Koha-bugs] [Bug 32065] Invalid YAML for some system preferences

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Nov 7 05:08:26 CET 2022


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

--- Comment #2 from Victor Grousset/tuxayo <victor at tuxayo.net> ---
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 at 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

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list