Posted on 2006-09-13 11:52:39-07 by smdg
failed 66 percent of tests with new FC5 installation
I have been using MIME-Lite-Html for about a year with Fedora 4 and it continued to work when FC4 was upgraded to FC5. However, I can't get it to work with a new installation of FC5. MIME-Lite passes all tests, but MIME-Lite-Html fails 2/3 of the tests. Any suggestions.
Direct Responses: 3015 | Write a response
Posted on 2006-09-13 12:01:10-07 by szabgab in response to 3014
Re: failed 66 percent of tests with new FC5 installation
What errors do you see, can you post them?
Direct Responses: 3021 | 3023 | Write a response
Posted on 2006-09-13 16:24:57-07 by smdg in response to 3015
Re: failed 66 percent of tests with new FC5 installation
Here is what results from "make test"
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/a +rch')" t/*.t t/01use..................ok t/20create_image_part....dubious Test returned status 4 (wstat 1024, 0x400) DIED. FAILED tests 1-4 Failed 4/4 tests, 0.00% okay t/50generic..............dubious Test returned status 69 (wstat 17664, 0x4500) DIED. FAILED tests 3, 6, 8-9, 11-12, 15, 18, 21, 24, 27, 29-30, 32-33, 36, 39, 42, 45, 48, 50-51, 5 +3-54, 57, 60, 63, 66, 69, 72, 75, 78, 81, 84, 87, 90, 93, 96, 99, 102, 105, 108, 111, 114, 117, 12 +0, 123, 126, 129, 132, 135, 138, 141, 144, 147, 150, 153, 156, 159, 162, 165, 168, 171, 174, 177, +180, 183, 186, 189 Failed 69/190 tests, 63.68% okay Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/20create_image_part.t 4 1024 4 4 100.00% 1-4 t/50generic.t 69 17664 190 69 36.32% 3 6 8-9 11-12 15 18 21 24 27 29-30 32-33 36 39 42 45 48 50-51 53-54 57 60 63 66 69 72 75 78 81 84 87 90 93 96 99 102 105 108 111 114 117 120 123 126 129 132 135 138 141 144 147 150 153 156 159 162 165 168 171 174 177 180 183 186 189 It is preceded by many lines of errors like these: # > MIME-Version: 1.0 # ' # expected: '' # Failed test '/var/tmp/mime-lite-html-tests/ref/space_in_javascript.eml2.cid'# in t/50generic. +t at line 94. # got: '0a1 # > MIME-Version: 1.0 # ' # expected: '' # Failed test '/var/tmp/mime-lite-html-tests/ref/space_in_javascript2.eml2.cid' # in t/50generic.t at line 94. # got: '0a1 # > MIME-Version: 1.0 # ' # expected: ''
Direct Responses: Write a response
Posted on 2006-09-13 16:37:52-07 by smdg in response to 3015
Re: failed 66 percent of tests with new FC5 installation
Here is what results from "make test"
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/a +rch')" t/*.t t/01use..................ok t/20create_image_part....dubious Test returned status 4 (wstat 1024, 0x400) DIED. FAILED tests 1-4 Failed 4/4 tests, 0.00% okay t/50generic..............dubious Test returned status 69 (wstat 17664, 0x4500) DIED. FAILED tests 3, 6, 8-9, 11-12, 15, 18, 21, 24, 27, 29-30, 32-33, 36, 39, 42, 45, 48, 50-51, 5 +3-54, 57, 60, 63, 66, 69, 72, 75, 78, 81, 84, 87, 90, 93, 96, 99, 102, 105, 108, 111, 114, 117, 12 +0, 123, 126, 129, 132, 135, 138, 141, 144, 147, 150, 153, 156, 159, 162, 165, 168, 171, 174, 177, +180, 183, 186, 189 Failed 69/190 tests, 63.68% okay Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/20create_image_part.t 4 1024 4 4 100.00% 1-4 t/50generic.t 69 17664 190 69 36.32% 3 6 8-9 11-12 15 18 21 24 27 29-30 32-33 36 39 42 45 48 50-51 53-54 57 60 63 66 69 72 75 78 81 84 87 90 93 96 99 102 105 108 111 114 117 120 123 126 129 132 135 138 141 144 147 150 153 156 159 162 165 168 171 174 177 180 183 186 189 It is preceded by many lines of errors like these: # > MIME-Version: 1.0 # ' # expected: '' # Failed test '/var/tmp/mime-lite-html-tests/ref/space_in_javascript.eml2.cid'# in t/50generic. +t at line 94. # got: '0a1 # > MIME-Version: 1.0 # ' # expected: '' # Failed test '/var/tmp/mime-lite-html-tests/ref/space_in_javascript2.eml2.cid' # in t/50generic.t at line 94. # got: '0a1 # > MIME-Version: 1.0 # ' # expected: ''
Direct Responses: 6640 | Write a response
Posted on 2007-12-07 20:16:31-08 by user14159 in response to 3023
Re: failed 66 percent of tests with new FC5 installation
I'm getting something similar trying to rebuild some legacy code onto CentOS 5 installation with Perl 5.8.8. Seems that MIME::Lite has changed to cause extra MIME-Version and Content-Disposition headers not to be erased. I downgraded MIME::Lite from current version of 3.021 back to 3.01 and the errors went away.
Direct Responses: Write a response
Perl Weekly newsletter
A free weekly newsletter for people who are busy to read all the blogs. click here to check it out.