https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42094
Victor Grousset/tuxayo <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #69 from Victor Grousset/tuxayo <[email protected]> --- Test failing due to recent patches on main reintroducing what we are getting rid of. kohadev-koha@kohadevbox:koha((65c15719c20...))$ prove xt/tt_script_tidy.t xt/tt_script_tidy.t .. 1/3249 # Failed test 'koha-tmpl/intranet-tmpl/prog/en/includes/background_jobs/patron_import.inc has a <script> tag with Template::Toolkit tags.' # at xt/tt_script_tidy.t line 78. # got: '1' # expected: '0' # Failed test 'koha-tmpl/intranet-tmpl/prog/en/modules/reserve/request.tt has a <script> tag with Template::Toolkit tags.' # at xt/tt_script_tidy.t line 78. # got: '1' # expected: '0' xt/tt_script_tidy.t .. 2973/3249 # Looks like you failed 2 tests of 3249. xt/tt_script_tidy.t .. Dubious, test returned 2 (wstat 512, 0x200) Failed 2/3249 subtests Test Summary Report ------------------- xt/tt_script_tidy.t (Wstat: 512 (exited 2) Tests: 3249 Failed: 2) Failed tests: 141, 2289 Non-zero exit status: 2 Files=1, Tests=3249, 1 wallclock secs ( 0.22 usr 0.01 sys + 0.46 cusr 0.04 csys = 0.73 CPU) Result: FAIL -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list -- [email protected] To unsubscribe send an email to [email protected] website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
