Bug 195334

Summary: REGRESSION: (r242403-r242405) Seven tests crashing on iOS
Product: WebKit Reporter: Truitt Savell <tsavell>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: jlewis3, lforschler, ryanhaddad
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=195295
Attachments:
Description Flags
Command List none

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 ***