Bug 196654 - [iOS Debug] Layout Test editing/execCommand/print.html is crashing
Summary: [iOS Debug] Layout Test editing/execCommand/print.html is crashing
Status: RESOLVED FIXED
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: InRadar
Depends on:
Blocks:
 
Reported: 2019-04-05 12:43 PDT by Shawn Roberts
Modified: 2019-10-11 22:44 PDT (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Shawn Roberts 2019-04-05 12:43:19 PDT
The following layout test is failing on iOS Simulator Debug

editing/execCommand/print.html

Probable cause:

After changes in https://trac.webkit.org/changeset/243762/webkit . This layout test is now crashing on iOS Simulator Debug 100% of the time on bots and running locally.

Reproduced with:

run-webkit-tests editing/execCommand/print.html --iterations 5 -f --debug --ios-simulator

Flakiness Dashboard:

https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=editing%2FexecCommand%2Fprint.html

Crash Log:

https://build.webkit.org/results/Apple%20iOS%2012%20Simulator%20Debug%20WK2%20(Tests)/r243933%20(3157)/editing/execCommand/print-crash-log.txt
Comment 1 Radar WebKit Bug Importer 2019-04-05 12:43:52 PDT
<rdar://problem/49652875>
Comment 2 Shawn Roberts 2019-04-05 12:45:00 PDT
Ryosuke, Could you take a look? Please see Chris Dumez's comments in https://bugs.webkit.org/show_bug.cgi?id=196478
Comment 3 Chris Dumez 2019-04-05 12:56:47 PDT
We should mark it as Crashing in iOS debug for now.
Comment 4 Shawn Roberts 2019-04-05 14:14:20 PDT
Skipped test in https://trac.webkit.org/changeset/243942/webkit on iOS Simulator Debug
Comment 5 Ryosuke Niwa 2019-04-05 14:16:49 PDT
(In reply to Shawn Roberts from comment #4)
> Skipped test in https://trac.webkit.org/changeset/243942/webkit on iOS
> Simulator Debug

Thanks.
Comment 6 Ryosuke Niwa 2019-10-11 22:43:48 PDT
Committed r251042: <https://trac.webkit.org/changeset/251042>
Comment 7 Ryosuke Niwa 2019-10-11 22:44:25 PDT
This doesn't seem to be happening anymore. I've unskilled the test. Will re-open if the bots end up seeing the crash again. (Please re-open it if I forget about it or you see a crash again before me.)