develooper Front page | perl.perl5.porters | Postings from March 2014

[perl #121395] [PATCH] test.pl's watchdog() always times out and blocks harness while it is timing out on Win32

From:
bulk88 via RT
Date:
March 24, 2014 01:15
Subject:
[perl #121395] [PATCH] test.pl's watchdog() always times out and blocks harness while it is timing out on Win32
Message ID:
rt-4.0.18-10535-1395623708-658.121395-15-0@perl.org
Patch attached. Since this should go in for 5.20, I picked the easiest path, which is use process group kill to kill the cmd.exe and the perl.exe underneath that, since that is now committed under #121230 (121230 still has a unresolved smoker problem, but watchdog doesnt block now with this patch, I hope it wont block with the smoker). The patch saves about 900 seconds/15 minutes.

-----------------------------------------------------------------
Files=2406, Tests=691402, 3263 wallclock secs (125.98 usr +  4.88 sys = 130.86 C
PU)
Result: FAIL
-----------------------------------------------------------------
All tests successful.
Files=2407, Tests=691474, 2357 wallclock secs (123.92 usr +  4.53 sys = 128.45 C
PU)
Result: PASS
-----------------------------------------------------------------
Ignore the fail, it was to prevent a hang so I get a accurate before time count.

-- 
bulk88 ~ bulk88 at hotmail.com

---
via perlbug:  queue: perl5 status: new
https://rt.perl.org/Ticket/Display.html?id=121395



nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About