Bug 60238 - new-run-webkit-tests: crashes in race with crashing DRT
Summary: new-run-webkit-tests: crashes in race with crashing DRT
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Dirk Pranke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-04 19:23 PDT by Dirk Pranke
Modified: 2011-05-06 15:45 PDT (History)
5 users (show)

See Also:


Attachments
Patch (3.06 KB, patch)
2011-05-04 19:24 PDT, Dirk Pranke
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.