RESOLVED FIXED Bug 82659
Scripts fail to detect when a tool crashes
https://bugs.webkit.org/show_bug.cgi?id=82659
Summary Scripts fail to detect when a tool crashes
Simon Fraser (smfr)
Reported 2012-03-29 14:33:05 PDT
Bug 82652 describes a problem where TestWebKitAPI crashes, but the scripts fail to detect this crash.
Attachments
Patch (1.21 KB, patch)
2012-03-29 14:34 PDT, Simon Fraser (smfr)
mrowe: review+
Simon Fraser (smfr)
Comment 1 2012-03-29 14:34:35 PDT
Mark Rowe (bdash)
Comment 2 2012-03-29 14:44:26 PDT
Comment on attachment 134667 [details] Patch Do we need to do something similar in the MSWin32 case above?
Simon Fraser (smfr)
Comment 3 2012-03-29 14:48:16 PDT
(In reply to comment #2) > (From update of attachment 134667 [details]) > Do we need to do something similar in the MSWin32 case above? Probably, but I wasn't able to easily find info on Windows exit codes. I'll keep this bug open for that.
Simon Fraser (smfr)
Comment 4 2012-03-29 14:49:11 PDT
Simon Fraser (smfr)
Comment 5 2012-03-30 15:31:38 PDT
Fixed in r112580 .
Note You need to log in before you can comment on or make changes to this bug.