Bug 155175 - Add iOS simulator EWS that runs tests
Summary: Add iOS simulator EWS that runs tests
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Alexey Proskuryakov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-03-08 10:52 PST by Alexey Proskuryakov
Modified: 2016-03-08 21:54 PST (History)
6 users (show)

See Also:


Attachments
proposed patch (2.52 KB, patch)
2016-03-08 10:59 PST, Alexey Proskuryakov
lforschler: review+
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-03-08 10:52:07 PST
Tests seem close enough to green that it's time to add EWS.
Comment 1 Alexey Proskuryakov 2016-03-08 10:59:03 PST
Created attachment 273308 [details]
proposed patch
Comment 2 Aakash Jain 2016-03-08 12:21:33 PST
unofficial r=me
if some tests are already broken, do we currently retry in ews and check if they are new failures or existing?
Comment 3 Alexey Proskuryakov 2016-03-08 12:37:36 PST
We do. Flaky tests can of course cause major slowdown, or even false failures.
Comment 4 Alexey Proskuryakov 2016-03-08 14:30:06 PST
Committed r197805.
Comment 5 Aakash Jain 2016-03-08 20:24:46 PST
deployed it on the server.
Comment 6 Alexey Proskuryakov 2016-03-08 21:54:29 PST
Follow-up: http://trac.webkit.org/r197834 (webkitpy only, no need to re-deploy).