Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Recurring cyg32 failures from perl 5.20.1 to 5.16.2 Furl 3.07 #87

Open
stepht opened this issue Apr 21, 2015 · 1 comment
Open

Recurring cyg32 failures from perl 5.20.1 to 5.16.2 Furl 3.07 #87

stepht opened this issue Apr 21, 2015 · 1 comment

Comments

@stepht
Copy link

stepht commented Apr 21, 2015

Hi,
on a 32-bit cygwin on w7-x64 as in

% stephan@armen (/xddxc) %
% uname -a; cygcheck -dc | grep -i -e ^cygwin' ' -e ^gcc-core
CYGWIN_NT-6.1-WOW armen 1.7.35(0.287/5/3) 2015-03-04 12:07 i686 Cygwin
Cygwin Package Information
cygwin 1.7.35-1
gcc-core 4.9.2-3

I get the following.
Note that the same failures occur on 5.20.0, 5.16.3 and 5.16.2
I observe a big difference in the nunber of tests run between 5.20.1 and 5.20.1

hth cheers --stephan

for 5.20.1 cutting off the OKs
...
t/100_low/21_keep_alive_timedout.t .............. 1/?

Failed test 'request()/2'
at t/100_low/21_keep_alive_timedout.t line 23.
got: '500'
expected: '200'

Failed test at t/100_low/21_keep_alive_timedout.t line 24.
got: 'Internal Response: Cannot read response header: Software caused connection abort at t/100_low/21_keep_alive_timedout.t line 17.
'
expected: 'OK'

Failed test 'header'
at t/100_low/21_keep_alive_timedout.t line 25.
got: '109'
expected: '2'
[
'Content-Length',
109,
'X-Internal-Response',
1
]

Failed test at t/100_low/21_keep_alive_timedout.t line 27.
got: undef
expected: 'keep-alive'

Failed test at t/100_low/21_keep_alive_timedout.t line 29.
got: 'Cannot read response header: Software caused connection abort at t/100_low/21_keep_alive_timedout.t line 17.
'
expected: 'OK'
SV = PV(0x8002bc78) at 0x80070ae0
REFCNT = 1
FLAGS = (PADMY,POK,IsCOW,pPOK)
PV = 0x805823d8 "Cannot read response header: Software caused connection abort at t/100_low/21_keep_alive_timedout.t line 17.\n"\0
CUR = 109
LEN = 136
COW_REFCNT = 1
t/100_low/21_keep_alive_timedout.t .............. 11/? # Looks like you failed 5 tests of 15.
t/100_low/21_keep_alive_timedout.t .............. Dubious, test returned 5 (wstat 1280, 0x500)
Failed 5/15 subtests

Test Summary Report

t/100_low/21_keep_alive_timedout.t (Wstat: 1280 Tests: 15 Failed: 5)
Failed tests: 6-10
Non-zero exit status: 5
Files=49, Tests=811, 196 wallclock secs ( 0.83 usr 0.78 sys + 21.38 cusr 53.62 csys = 76.61 CPU)
Result: FAIL
Failed 1/49 test programs. 5/811 subtests failed.
FAIL
! Installing Furl failed. See /home/stephan/.cpanm/work/1429616126.14044/build.log for details. Retry with --force to force install it.

+++ ignoring /p20b/cpanmu

+++ ignoring /p63b/cpanmu

+++ ignoring /p62b/cpanmu

for 5.20.0 note the diff in tests run. Could be due to mods not installed...

Test Summary Report

t/100_low/21_keep_alive_timedout.t (Wstat: 1280 Tests: 15 Failed: 5)
Failed tests: 6-10
Non-zero exit status: 5
Files=49, Tests=898, 218 wallclock secs ( 0.83 usr 1.19 sys + 22.29 cusr 60.76 csys = 85.06 CPU)
Result: FAIL
Failed 1/49 test programs. 5/898 subtests failed.
FAIL
! Installing Furl failed. See /home/stephan/.cpanm/work/1429616133.6548/build.log for details. Retry with --force to force install it.

@syohex
Copy link
Collaborator

syohex commented Jul 23, 2016

Are tests still failed with Furl 3.0.9 ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants