Bug 276920
| Summary: | [iOS] fast/events/ios/rotation/basic-rotation.html is flaky failing | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Anfernee Viduya <aviduya> |
| Component: | WebKit Misc. | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | ap, bmedina2, cdumez, marcosc, 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=271442 | ||
Anfernee Viduya
fast/events/ios/rotation/basic-rotation.html is flaky failing.
HISTORY:
https://results.webkit.org/?suite=layout-tests&test=fast%2Fevents%2Fios%2Frotation%2Fbasic-rotation.html
DIFF:
@@ -2,7 +2,7 @@
PASS window.innerWidth is 390
PASS window.innerHeight is 797
In resize event handler:
-PASS window.innerWidth is 844
+FAIL window.innerWidth should be 844. Was 600.
PASS window.innerHeight is 390
LINK:
https://build.webkit.org/results/Apple-iOS-17-Simulator-Debug-WK2-Tests/281201@main%20(2147)/fast/events/ios/rotation/basic-rotation-diff.txt
DESCRIPTION:
This test has been flaky failing for a while. There was another bug that was filled for this test but marked as resolved, and the bug listed that the test has been consistently failing. The issue was a change in device simulator and to resolve was to re-baseline. Since this is flaky now, rebase is not option.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/132285390>
Anfernee Viduya
REPRODUCIBILITY:
I was not able to reproduce the issue on my machine.
EWS
Test gardening commit 281306@main (e35af423f91f): <https://commits.webkit.org/281306@main>
Reviewed commits have been landed. Closing PR #31175 and removing active labels.
Anfernee Viduya
Ive set test expectations with the above commit.
Bryan Medina
The current state of Results Database on iOS is depicting a flakey timeout. Editing test expectation to reflect that.
EWS
Test gardening commit 298341@main (166e52f84867): <https://commits.webkit.org/298341@main>
Reviewed commits have been landed. Closing PR #49062 and removing active labels.