Skip Menu |

This queue is for tickets about the Test-WWW-Mechanize-Catalyst CPAN distribution.

Report information
The Basics
Id: 39511
Status: resolved
Priority: 0/
Queue: Test-WWW-Mechanize-Catalyst

People
Owner: Nobody in particular
Requestors: toddr [...] cpanel.net
Cc:
AdminCc:

Bug Information
Severity: Important
Broken in: 0.43
Fixed in: (no value)



Subject: 0.43 failing tests for t/multi_content_type
t/multi_content_type.t is failing in the following way. Seems to be a common failure. prove -bvm t/multi_content_type.t t/multi_content_type.... 1..6 # ################################################################### # Starting an external Catalyst HTTP server on port 7357 # To change the port, please set the TWMC_TEST_PORT env variable. # (The server will be automatically shut-down right after the tests). # ################################################################### ok 1 - use ExternalCatty; You can connect to your server at http://computer1:7357 not ok 2 - Get a multi Content-Type response # Failed test 'Get a multi Content-Type response' # at t/multi_content_type.t line 35. # 500 # Internal Proxy Error ok 3 - Survive to a multi Content-Type sting not ok 4 - Multi Content-Type Content-Type # Failed test 'Multi Content-Type Content-Type' # at t/multi_content_type.t line 38. # got: '' # expected: 'text/html' not ok 5 - Multi Content-Type title # Failed test 'Multi Content-Type title' # at t/multi_content_type.t line 39. # got: undef # expected: "Root" not ok 6 - Multi Content-Type body # Failed test 'Multi Content-Type body' # at t/multi_content_type.t line 40. Wide character in print at /opt/perl588/lib/5.8.8/Test/Builder.pm line 1275. # searched: "<HTML><HEAD>\x{0a}<TITLE>ERROR: The requested URL could"... # can't find: "Hello, test ΓΆΒΊ!" # Looks like you failed 4 tests of 6. Dubious, test returned 4 (wstat 1024, 0x400) Failed 4/6 subtests Test Summary Report ------------------- t/multi_content_type (Wstat: 1024 Tests: 6 Failed: 4) Failed tests: 2, 4-6 Non-zero exit status: 4 Files=1, Tests=6, 1 wallclock secs ( 0.03 usr 0.01 sys + 0.24 cusr 0.10 csys = 0.38 CPU) Result: FAIL
Thanks, this is fixed in 0.50.