Subject: | UTF8 errors causing test failures |
Loads of UTF8 errors on 2.4 kernel, some causing test failures:-
(Just installed via CPAN today)
# uname -a
Linux *** 2.4.21-37.ELsmp #1 SMP Wed Sep 7 13:28:55 EDT 2005 i686 i686 i386 GNU/Linux
# cat /etc/redhat-release
Red Hat Enterprise Linux ES release 3 (Taroon Update 6)
[hundreds of errors snipped]
Malformed UTF-8 character (unexpected non-continuation byte 0x2d, immediately after start byte 0xea) in pattern match (m//) at ../masses/parse-rules-for-masses line 86, <IN> line 55.
Malformed UTF-8 character (unexpected non-continuation byte 0x20, immediately after start byte 0xe9) in pattern match (m//) at ../masses/parse-rules-for-masses line 86, <IN> line 55.
Malformed UTF-8 character (unexpected non-continuation byte 0x2d, immediately after start byte 0xea) in substitution (s///) at ../masses/parse-rules-for-masses line 96, <IN> line 55.
t/meta......................ok
t/metadata..................ok
t/mimeheader................ok
t/mimeparse.................ok
t/missing_hb_separator......ok
t/nonspam...................ok
t/plugin....................ok
t/plugin_file...............ok
t/prefs_include............. Not found: qp-encoded-desc = Invalid Date: header =ae =af =b0 foo
# Failed test 1 in t/SATest.pm at line 592
t/prefs_include.............FAILED test 1
Failed 1/2 tests, 50.00% okay
t/razor2....................skipped
all skipped: no reason given