WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
158305
LayoutTests time out intermittently due to alert about reopening Simulator after it unexpectedly quit
https://bugs.webkit.org/show_bug.cgi?id=158305
Summary
LayoutTests time out intermittently due to alert about reopening Simulator af...
Aakash Jain
Reported
2016-06-02 10:55:30 PDT
While launching iOS Simulators during run-webkit-tests, sometimes we notice this alert: “The last time you opened Simulator, it unexpectedly quit while reopening windows. Do you want to try to reopen its windows again?” Due to this automated tests fails to start. We should either handle this alert or prevent this from happening. See <
rdar://problem/26556310
>
Attachments
Proposed patch
(1.57 KB, patch)
2016-06-02 11:00 PDT
,
Aakash Jain
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Aakash Jain
Comment 1
2016-06-02 11:00:23 PDT
Created
attachment 280341
[details]
Proposed patch State from previous runs are kept in "~/Library/Saved Application State/com.apple.iphonesimulator*.savedstate” folder. Removing this data makes the current run independent of the state in previous run.
WebKit Commit Bot
Comment 2
2016-06-02 11:41:23 PDT
Comment on
attachment 280341
[details]
Proposed patch Clearing flags on attachment: 280341 Committed
r201606
: <
http://trac.webkit.org/changeset/201606
>
WebKit Commit Bot
Comment 3
2016-06-02 11:41:27 PDT
All reviewed patches have been landed. Closing bug.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug