Bug 91698 - webkitpy.common.system.executive_unittest.ExecutiveTest.test_kill_process is flaky
Summary: webkitpy.common.system.executive_unittest.ExecutiveTest.test_kill_process is ...
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: 2012-07-18 17:40 PDT by Dirk Pranke
Modified: 2012-07-26 15:27 PDT (History)
5 users (show)

See Also:


Attachments
Patch (1.95 KB, patch)
2012-07-18 17:41 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 2012-07-18 17:40:38 PDT
webkitpy.common.system.executive_unittest.ExecutiveTest.test_kill_process is flaky
Comment 1 Dirk Pranke 2012-07-18 17:41:52 PDT
Created attachment 153148 [details]
Patch
Comment 2 Dirk Pranke 2012-07-18 17:42:22 PDT
Committed r123055: <http://trac.webkit.org/changeset/123055>
Comment 3 Dirk Pranke 2012-07-18 17:45:58 PDT
re-opening, didn't mean to close this.
Comment 4 Dirk Pranke 2012-07-26 15:27:03 PDT
I think this should've been fixed with the other change to test_kill_all() ...