Skip Menu |

This queue is for tickets about the Net-HTTP CPAN distribution.

Report information
The Basics
Id: 81090
Status: resolved
Priority: 0/
Queue: Net-HTTP

People
Owner: Nobody in particular
Requestors: kpee.cpanx [...] gmail.com
Cc:
AdminCc:

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



Subject: http-nb.t FAIL on 6.04
Date: Sat, 10 Nov 2012 19:24:54 +0900
To: bug-Net-HTTP [...] rt.cpan.org
From: "kpee.cpanx" <kpee.cpanx [...] gmail.com>
Dear, maintainer. I tried to upgrade 6.03 to 6.04, but test failed. I know this issue is 'Resolved bugs' (https://rt.cpan.org/Public/Dist/Display.html?Status=Resolved&Name=Net-HTTP), but still alive. Maybe the cause that my OS is Win32. Regards, kpee ================================================= OS: Windows XP sp3 (MSWin32-x86-multi-thread) Perl Version: 5.16.1 (Strawberry Perl) Module Version: IO::Select 1.21 IO::Compress::Gzip 2.055 IO::Socket::INET 1.33 ExtUtils::MakeMaker 6.6302 Compress::Raw::Zlib 2.056 ================================================= @dmake test C:\strawberry\perl\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib\lib', 'blib\arch')" t/*.t t/apache-https.t .. skipped: Live tests disabled; pass --live-tests to Makefile.PL to enable t/apache.t ........ skipped: Live tests disabled; pass --live-tests to Makefile.PL to enable t/http-nb.t ....... 1/14 # Failed test 10 in t/http-nb.t at line 44 # t/http-nb.t line 44 is: ok(!defined($nb->read_entity_body($buf, 4096)) && $!{EAGAIN}); t/http-nb.t ....... Failed 1/14 subtests t/http.t .......... ok Test Summary Report ------------------- t/http-nb.t (Wstat: 0 Tests: 14 Failed: 1) Failed test: 10 Files=4, Tests=51, 2 wallclock secs ( 0.11 usr + 0.05 sys = 0.16 CPU) Result: FAIL Failed 1/4 test programs. 1/51 subtests failed. dmake: Error code 255, while making 'test_dynamic'
 I just disabled that test on Windows.  Uploaded as 6.05.
 I just disabled that test on Windows.  Uploaded as 6.05.