-
Notifications
You must be signed in to change notification settings - Fork 38
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
Hang on Win32 during make test? [rt.cpan.org #41811] #77
Comments
This may be related. I have not been able to "upgrade" (via cpan subsystem) IPC::Run since 0.96. This is Windows 10, Strawberry Perl 5.26:
Anyway, cpan crashes in a ball of fire, and has to be cleaned up on running cpan again. Is the test harness giving the SIGBREAK? If so, perhaps that test should be skipped on Windows. My point of entry was replying 'y' twice to "Terminate batch job (Y/N)?" Seeing the warning about IO::Pty, I tried manually installing it:
Could the lack of IO::Pty (both required and optional?) have something to do with it? |
In the checks for commit 26f687e (merge of pull request #148), t/run.t hanged.
When the timestamp jumps, that's a timeout signal ending the hang. I will |
As part of reproducing the defect, this slows t/run.t by 1s. Fixes cpan-authors#77
As part of reproducing the defect, this slows t/run.t by 1s. Fixes cpan-authors#77
As part of reproducing the defect, this slows t/run.t by 1s. Fixes cpan-authors#77
As part of reproducing the defect, this slows t/run.t by 1s. Fixes cpan-authors#77
As part of reproducing the defect, this slows t/run.t by 1s. Fixes cpan-authors#77
As part of reproducing the defect, this slows t/run.t by 1s. Fixes cpan-authors#77
As part of reproducing the defect, this slows t/run.t by 1s. Fixes cpan-authors#77
As part of reproducing the defect, this slows t/run.t by 1s. Fixes cpan-authors#77
As part of reproducing the defect, this slows t/run.t by 1s. Fixes cpan-authors#77
As part of reproducing the defect, this slows t/run.t by 1s. Fixes cpan-authors#77
As part of reproducing the defect, this slows t/run.t by 1s. Fixes cpan-authors#77
As part of reproducing the defect, this slows t/run.t by 1s. Fixes cpan-authors#77
As part of reproducing the defect, this slows t/run.t by 1s. Fixes cpan-authors#77
As part of reproducing the defect, this slows t/run.t by 1s. Fixes cpan-authors#77
As part of reproducing the defect, this slows t/run.t by 1s. Fixes cpan-authors#77
As part of reproducing the defect, this slows t/run.t by 1s. Fixes cpan-authors#77
As part of reproducing the defect, this slows t/run.t by 1s. Fixes cpan-authors#77
As part of reproducing the defect, this slows t/run.t by 1s. Fixes cpan-authors#77
As part of reproducing the defect, this slows t/run.t by 1s. Fixes cpan-authors#77
As part of reproducing the defect, this slows t/run.t by 1s. Fixes cpan-authors#77
As part of reproducing the defect, this slows t/run.t by 1s. Fixes cpan-authors#77
As part of reproducing the defect, this slows t/run.t by 1s. Fixes cpan-authors#77
As part of reproducing the defect, this slows t/run.t by 1s. Fixes cpan-authors#77
As part of reproducing the defect, this slows t/run.t by 1s. Fixes cpan-authors#77
As part of reproducing the defect, this slows t/run.t by 1s. Fixes cpan-authors#77
As part of reproducing the defect, this slows t/run.t by 1s. Fixes cpan-authors#77
As part of reproducing the defect, this slows t/run.t by 1s. Fixes cpan-authors#77
As part of reproducing the defect, this slows t/run.t by 1s. Fixes cpan-authors#77
As part of reproducing the defect, this slows t/run.t by 1s. Fixes cpan-authors#77
As part of reproducing the defect, this slows t/run.t by 1s. Fixes cpan-authors#77
As part of reproducing the defect, this slows t/run.t by 1s. Fixes cpan-authors#77
As part of reproducing the defect, this slows t/run.t by 1s. Fixes cpan-authors#77
As part of reproducing the defect, this slows t/run.t by 1s. Fixes cpan-authors#77
As part of reproducing the defect, this slows t/run.t by 1s. Fixes cpan-authors#77
As part of reproducing the defect, this slows t/run.t by 1s. Fixes cpan-authors#77
As part of reproducing the defect, this slows t/run.t by 1s. Fixes cpan-authors#77
As part of reproducing the defect, this slows t/run.t by 1s. Fixes cpan-authors#77
As part of reproducing the defect, this slows t/run.t by 1s. Fixes cpan-authors#77
As part of reproducing the defect, this slows t/run.t by 1s. Fixes cpan-authors#77
As part of reproducing the defect, this slows t/run.t by 1s. Fixes cpan-authors#77
As part of reproducing the defect, this slows t/run.t by 1s. Fixes cpan-authors#77
As part of reproducing the defect, this slows t/run.t by 1s. Fixes cpan-authors#77
As part of reproducing the defect, this slows t/run.t by 1s. Fixes cpan-authors#77
As part of reproducing the defect, this slows t/run.t by 1s. Fixes cpan-authors#77
As part of reproducing the defect, this slows t/run.t by 1s. Fixes cpan-authors#77
As part of reproducing the defect, this slows t/run.t by 1s. Fixes cpan-authors#77
As part of reproducing the defect, this slows t/run.t by 1s. Fixes cpan-authors#77
As part of reproducing the defect, this slows t/run.t by 1s. Fixes cpan-authors#77
As part of reproducing the defect, this slows t/run.t by 1s. Fixes cpan-authors#77
I'm looking forward for this package to show up on CPAN so I can test the fixed install image on Windows. Thanks! Add: as mentioned in #138, still not working, although it's not hanging (different failure). |
Migrated from rt.cpan.org#41811 (status was 'open')
Requestors:
From pshangov@yahoo.com on 2008-12-18 16:29:32:
IPC::Run seems to hang during make test at t/run on Win32
Here is after I manually killed it after 10 minutes of running or so:
Here is after I manually killed it after 30 minutes of running or so:
Please contact me if I can provide further information.
From @schwern mschwern@cpan.org on 2009-07-06 21:45:55:
Same issue with 5.10.0.4 and 5.10.0.5 on WinXP 32 bit. It hangs in
run.t... sometimes. When it does its after test 207. That's this code:
I've also had it hang after test 67 which I believe is this:
The text was updated successfully, but these errors were encountered: