Bug 245691 - [ iOS16 ] fast/events/ios/rotation/orientationchange-event-listener-on.body.html is a almost constant failure
Summary: [ iOS16 ] fast/events/ios/rotation/orientationchange-event-listener-on.body.h...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-09-26 12:46 PDT by Hercules Hjalmarsson
Modified: 2022-11-17 08:42 PST (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 Hercules Hjalmarsson 2022-09-26 12:46:26 PDT
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.
Comment 1 Radar WebKit Bug Importer 2022-09-26 12:46:51 PDT
<rdar://problem/100424168>
Comment 2 Hercules Hjalmarsson 2022-09-26 12:47:48 PDT
This issue can be reproduced using command:

run-webkit-tests --iterations=2  --ios-simulator  fast/events/ios/rotation/orientationchange-event-listener-on.body.html
Comment 3 EWS 2022-09-26 12:58:06 PDT
Test gardening commit 254874@main (afcb2f077fa7): <https://commits.webkit.org/254874@main>

Reviewed commits have been landed. Closing PR #4719 and removing active labels.
Comment 4 Chris Dumez 2022-11-16 14:38:42 PST
Pull request: https://github.com/WebKit/WebKit/pull/6567
Comment 5 EWS 2022-11-17 08:42:24 PST
Committed 256788@main (42f515d614d6): <https://commits.webkit.org/256788@main>

Reviewed commits have been landed. Closing PR #6567 and removing active labels.