Bug 199732 - [iOS] fast/events/ios/rotation/orientationchange-event-listener-on.body.html is flaky
Summary: [iOS] fast/events/ios/rotation/orientationchange-event-listener-on.body.html ...
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: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-07-11 16:00 PDT by Chris Dumez
Modified: 2022-09-26 13:40 PDT (History)
6 users (show)

See Also:


Attachments
Patch (3.69 KB, patch)
2019-07-11 16:02 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2019-07-11 16:00:30 PDT
fast/events/ios/rotation/orientationchange-event-listener-on.body.html is flaky:
Before rotation
+PASS In body's onresize event handler
+PASS In window's resize event listener
 PASS In body's onorientationchange event handler
 PASS In window's orientationchange event listener
-PASS In body's onresize event handler
-PASS In window's resize event listener
 After rotation
 PASS successfullyParsed is true
Comment 1 Chris Dumez 2019-07-11 16:00:51 PDT
<rdar://problem/52693087>
Comment 2 Chris Dumez 2019-07-11 16:02:43 PDT
Created attachment 373970 [details]
Patch
Comment 3 Alex Christensen 2019-07-11 16:05:35 PDT
Comment on attachment 373970 [details]
Patch

It might be a bit better if we had 4 counters indicating that each one was called exactly once.
Comment 4 WebKit Commit Bot 2019-07-11 16:47:12 PDT
Comment on attachment 373970 [details]
Patch

Clearing flags on attachment: 373970

Committed r247374: <https://trac.webkit.org/changeset/247374>
Comment 5 WebKit Commit Bot 2019-07-11 16:47:13 PDT
All reviewed patches have been landed.  Closing bug.