Bug 60238

Summary: new-run-webkit-tests: crashes in race with crashing DRT
Product: WebKit Reporter: Dirk Pranke <dpranke>
Component: New BugsAssignee: Dirk Pranke <dpranke>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, commit-queue, eric, ojan, tony
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Dirk Pranke 2011-05-04 19:23:41 PDT
new-run-webkit-tests: crashes in race with crashing DRT
Comment 1 Dirk Pranke 2011-05-04 19:24:52 PDT
Created attachment 92359 [details]
Patch
Comment 2 Ojan Vafai 2011-05-06 15:10:41 PDT
Comment on attachment 92359 [details]
Patch

Does this not happen in the other ports' run_test calls?
Comment 3 WebKit Commit Bot 2011-05-06 15:39:01 PDT
Comment on attachment 92359 [details]
Patch

Clearing flags on attachment: 92359

Committed r85982: <http://trac.webkit.org/changeset/85982>
Comment 4 WebKit Commit Bot 2011-05-06 15:39:05 PDT
All reviewed patches have been landed.  Closing bug.
Comment 5 Dirk Pranke 2011-05-06 15:45:42 PDT
(In reply to comment #2)
> (From update of attachment 92359 [details])
> Does this not happen in the other ports' run_test calls?

Good question. The only other implementation is in chromium.py, and it doesn't have this bug.