Bug 160262 - LayoutTestRelay should wait for WebKitTestRunnerApp installation to complete
Summary: LayoutTestRelay should wait for WebKitTestRunnerApp installation to complete
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: Safari 9
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Alexey Proskuryakov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-07-27 12:34 PDT by Alexey Proskuryakov
Modified: 2016-08-19 12:00 PDT (History)
4 users (show)

See Also:


Attachments
proposed patch (1.53 KB, patch)
2016-07-27 12:37 PDT, Alexey Proskuryakov
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Proskuryakov 2016-07-27 12:34:59 PDT
We shouldn't be launching WebKitTestRunnerApp while it's still installing.

This is related to rdar://problem/27183468
Comment 1 Alexey Proskuryakov 2016-07-27 12:37:05 PDT
Created attachment 284717 [details]
proposed patch
Comment 2 WebKit Commit Bot 2016-07-27 22:48:18 PDT
Comment on attachment 284717 [details]
proposed patch

Clearing flags on attachment: 284717

Committed r203811: <http://trac.webkit.org/changeset/203811>
Comment 3 WebKit Commit Bot 2016-07-27 22:48:22 PDT
All reviewed patches have been landed.  Closing bug.
Comment 4 Alexey Proskuryakov 2016-08-19 12:00:54 PDT
This is incorrect, rolled out in http://trac.webkit.org/r204643