https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39115 --- Comment #25 from Jonathan Druart <jonathan.druart@gmail.com> --- (In reply to Nick Clemens (kidclamp) from comment #24)
# Failed test 'koha-tmpl/intranet-tmpl/prog/en/modules/virtualshelves/tables/ shelves_results.tt should be kept tidy' # at /kohadevbox/koha/xt/tt_tidy.t line 46.
# Failed test 't/db_dependent/misc/translator/sample.tt should be kept tidy' # at /kohadevbox/koha/xt/tt_tidy.t line 46. # Looks like you failed 2 tests of 828. Dubious, test returned 2 (wstat 512, 0x200) Failed 2/828 subtests
Test Summary Report ------------------- /kohadevbox/koha/xt/tt_tidy.t (Wstat: 512 (exited 2) Tests: 828 Failed: 2) Failed tests: 679, 822 Non-zero exit status: 2 Files=1, Tests=828, 137 wallclock secs ( 0.05 usr 0.01 sys + 1594.13 cusr 306.97 csys = 1901.16 CPU) Result: FAIL
I got the same failure with and without these patches, all else worked great, applied and tested hook
My guess it that you don't have the new version of the prettier plugin, try `yarn install` or remove your local node_modules and pull the new ktd images. https://gitlab.com/koha-community/prettier-plugin-template-toolkit/-/commits... You need 2.0.2 -- You are receiving this mail because: You are watching all bug changes.