https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38340
--- Comment #63 from Katrin Fischer <[email protected]> --- It looks like we have some failing tests, please check: xt/find-missing-op-in-forms.t .... 2/2 # Failed test 'The <form> in the following files are missing it's corresponding op parameter, or op does not start with 'cud-' (see bug 34478)' # at xt/find-missing-op-in-forms.t line 44. # got: '2' # expected: '0' # $VAR1 = 'koha-tmpl/intranet-tmpl/prog/en/includes/ill/backends/Standard/create.inc:21,170'; # $VAR2 = 'koha-tmpl/intranet-tmpl/prog/en/includes/ill/backends/Standard/migrate.inc:18'; # Looks like you failed 1 test of 2. xt/find-missing-op-in-forms.t .... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/2 subtests xt/yaml_valid.t .................. ok xt/find-license-problems.t ....... ok xt/find-missing-csrf.t ........... 1/2 # Failed test 'The <form> in the following files are missing it's corresponding csrf_token include (see bug 22990)' # at xt/find-missing-csrf.t line 43. # got: '2' # expected: '0' # $VAR1 = 'koha-tmpl/intranet-tmpl/prog/en/includes/ill/backends/Standard/create.inc:170'; # $VAR2 = 'koha-tmpl/intranet-tmpl/prog/en/includes/ill/backends/Standard/migrate.inc:18'; # Looks like you failed 1 test of 2. -- 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/
