Bug 195334 - REGRESSION: (r242403-r242405) Seven tests crashing on iOS
Summary: REGRESSION: (r242403-r242405) Seven tests crashing on iOS
Status: RESOLVED DUPLICATE of bug 195295
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-03-05 11:23 PST by Truitt Savell
Modified: 2019-03-05 11:32 PST (History)
3 users (show)

See Also:


Attachments
Command List (1.59 KB, text/plain)
2019-03-05 11:23 PST, Truitt Savell
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Truitt Savell 2019-03-05 11:23:04 PST
Created attachment 363659 [details]
Command List

The following layout tests are Crashing on iOS

editing/selection/thai-word-at-document-end.html
fast/events/clipboard-event-constructor.html
fast/events/focusingUnloadedFrame.html
fast/shadow-dom/click-text-inside-linked-slot.html
http/tests/cache/cache-control-immutable-http.html
quicklook/numbers-09.html
fast/events/beforeunload-alert.html

Probable cause:

These seven tests began crashing somewhere between 242401-242405. Each of these tests by themselves does not usually crash but crashes consistently when run alongside a test blamed in their crash logs. I am attaching a file with each of the commands for reproducing each tests crash. I am able to reproduce these currently on 242405 and all tests pass on 242401. 

Results:
https://build.webkit.org/results/Apple%20iOS%2012%20Simulator%20Release%20WK2%20(Tests)/r242464%20(2967)/results.html
Comment 1 Truitt Savell 2019-03-05 11:28:46 PST
This was resolved by Ryans rollout in https://trac.webkit.org/changeset/242467/webkit
Comment 2 Truitt Savell 2019-03-05 11:32:14 PST

*** This bug has been marked as a duplicate of bug 195295 ***