https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22343
Kyle M Hall <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #67 from Kyle M Hall <[email protected]> --- Seems like a simple failure to fix, but I'm not sure what the fix should be. Is this a difference in response that will crop up from server differences? Or does it fail on your system as well now? root@e9e637b7f066:koha(bug22343-qa)$ prove t/Koha/Email.t t/Koha/Email.t .. 1/2 # Failed test 'Content type set correctly' # at t/Koha/Email.t line 59. # got: 'text/html; charset=utf-8' # expected: 'text/html; charset="utf-8"' # Failed test 'Content type set correctly' # at t/Koha/Email.t line 84. # got: 'text/plain; charset=utf-8' # expected: 'text/plain; charset="utf-8"; format="flowed"' # Looks like you failed 2 tests of 21. t/Koha/Email.t .. 2/2 # Failed test 'create() tests' # at t/Koha/Email.t line 85. # Looks like you failed 1 test of 2. t/Koha/Email.t .. Dubious, test returned 1 (wstat 256, 0x100) Failed 1/2 subtests Test Summary Report ------------------- t/Koha/Email.t (Wstat: 256 Tests: 2 Failed: 1) Failed test: 2 Non-zero exit status: 1 Files=1, Tests=2, 2 wallclock secs ( 0.02 usr 0.01 sys + 1.15 cusr 0.19 csys = 1.37 CPU) Result: FAIL -- 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/
