Bug 271780
Summary: | [iOS] fast/dom/Orientation/no-orientation-change-event-when-unparenting-view.html is flakily timing out. | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ben Schwartz <ben_schwartz> |
Component: | DOM | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | marcosc, webkit-bot-watchers-bugzilla, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Ben Schwartz
fast/dom/Orientation/no-orientation-change-event-when-unparenting-view.html
This test is flakily timing out on iOS.
HISTORY:
https://results.webkit.org/?suite=layout-tests&test=fast%2Fdom%2FOrientation%2Fno-orientation-change-event-when-unparenting-view.html
TEXT DIFF:
+FAIL: Timed out waiting for notifyDone to be called
+
Tests that no orientation change event gets dispatched when unparenting the view
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
* Start off in landscape mode
-Orientation changed
-* Unparenting view, then re-parenting it...
-* No additional orientation change event should have been fired
-PASS orientationChangeCount is 1
-PASS successfullyParsed is true
-TEST COMPLETE
-
DIFF URL:
https://build.webkit.org/results/Apple-iPadOS-17-Simulator-Debug-WK2-Tests/276733@main%20(1176)/fast/dom/Orientation/no-orientation-change-event-when-unparenting-view-pretty-diff.html
REPRODUCIBILITY:
I'm having trouble reproducing this issue locally.
REGRESSION:
As this is a flaky issue, there isn't a clear regression point.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/125503426>