Bug 196654
Summary: | [iOS Debug] Layout Test editing/execCommand/print.html is crashing | ||
---|---|---|---|
Product: | WebKit | Reporter: | Shawn Roberts <sroberts> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | cdumez, lforschler, rniwa, webkit-bot-watchers-bugzilla, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=196478 |
Shawn Roberts
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
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/49652875>
Shawn Roberts
Ryosuke, Could you take a look? Please see Chris Dumez's comments in https://bugs.webkit.org/show_bug.cgi?id=196478
Chris Dumez
We should mark it as Crashing in iOS debug for now.
Shawn Roberts
Skipped test in https://trac.webkit.org/changeset/243942/webkit on iOS Simulator Debug
Ryosuke Niwa
(In reply to Shawn Roberts from comment #4)
> Skipped test in https://trac.webkit.org/changeset/243942/webkit on iOS
> Simulator Debug
Thanks.
Ryosuke Niwa
Committed r251042: <https://trac.webkit.org/changeset/251042>
Ryosuke Niwa
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.)