Bug 316228
| Summary: | REGRESSION(314191@main): [iOS] fast/dom/Orientation/no-orientation-change-event-when-unparenting-view.html is a constant text diff. | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Diego De La Toba <d_delatoba> |
| Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | akeerthi, thorton, webkit-bot-watchers-bugzilla, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Diego De La Toba
fast/dom/Orientation/no-orientation-change-event-when-unparenting-view.html is a constant text diff on iOS.
HISTORY:
https://results.webkit.org/?suite=layout-tests&test=fast%2Fdom%2FOrientation%2Fno-orientation-change-event-when-unparenting-view.html
DIFF URL:
https://build.webkit.org/results/Apple-iOS-26-Simulator-Release-WK2-Tests/314462%40main%20(3381)/fast/dom/Orientation/no-orientation-change-event-when-unparenting-view-pretty-diff.html
DIFF:
--- /Volumes/Data/worker/Apple-iOS-26-Simulator-Release-WK2-Tests/build/layout-test-results/fast/dom/Orientation/no-orientation-change-event-when-unparenting-view-expected.txt
+++ /Volumes/Data/worker/Apple-iOS-26-Simulator-Release-WK2-Tests/build/layout-test-results/fast/dom/Orientation/no-orientation-change-event-when-unparenting-view-actual.txt
@@ -6,9 +6,12 @@
* Start off in landscape mode
Orientation changed
* Unparenting view, then re-parenting it...
+Orientation changed
+Orientation changed
* No additional orientation change event should have been fired
-PASS orientationChangeCount is 1
+FAIL orientationChangeCount should be 1. Was 3.
PASS successfullyParsed is true
+Some tests failed.
TEST COMPLETE
REPRODUCTION:
run-webkit-tests --force --no-retry --no-show-results --iterations 1 --ios-simulator --release fast/dom/Orientation/no-orientation-change-event-when-unparenting-view.html
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/178649755>
Diego De La Toba
Test gardening pull request: https://github.com/WebKit/WebKit/pull/66399
EWS
Test gardening commit 314490@main (f42af8390f9b): <https://commits.webkit.org/314490@main>
Reviewed commits have been landed. Closing PR #66399 and removing active labels.