Bug 245691
| Summary: | [ iOS16 ] fast/events/ios/rotation/orientationchange-event-listener-on.body.html is a almost constant failure | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Hercules Hjalmarsson <hhjalmarsson> |
| Component: | New Bugs | Assignee: | Chris Dumez <cdumez> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | cdumez, thorton, webkit-bot-watchers-bugzilla, webkit-bug-importer, wenson_hsieh |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: | https://bugs.webkit.org/show_bug.cgi?id=199732 | ||
Hercules Hjalmarsson
fast/events/ios/rotation/orientationchange-event-listener-on.body.html
Is a flaky text failure and timeout on iOS16 ToT and since introduced on the queue. The timeout specifically on iPad has been a consistent ongoing thing since the rev mentioned in https://bugs.webkit.org/show_bug.cgi?id=231622.
HISTORY:
https://results.webkit.org/?suite=layout-tests&test=fast/events/ios/rotation/orientationchange-event-listener-on.body.html
DIFF:
@@ -5,8 +5,9 @@
Before rotation
After rotation
-PASS eventListenerCalls is 4
+FAIL eventListenerCalls should be 4. Was 6.
PASS successfullyParsed is true
+Some tests failed.
TEST COMPLETE
Rotation test.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/100424168>
Hercules Hjalmarsson
This issue can be reproduced using command:
run-webkit-tests --iterations=2 --ios-simulator fast/events/ios/rotation/orientationchange-event-listener-on.body.html
EWS
Test gardening commit 254874@main (afcb2f077fa7): <https://commits.webkit.org/254874@main>
Reviewed commits have been landed. Closing PR #4719 and removing active labels.
Chris Dumez
Pull request: https://github.com/WebKit/WebKit/pull/6567
EWS
Committed 256788@main (42f515d614d6): <https://commits.webkit.org/256788@main>
Reviewed commits have been landed. Closing PR #6567 and removing active labels.