NEW 276920
[iOS] fast/events/ios/rotation/basic-rotation.html is flaky failing
https://bugs.webkit.org/show_bug.cgi?id=276920
Summary [iOS] fast/events/ios/rotation/basic-rotation.html is flaky failing
Anfernee Viduya
Reported 2024-07-22 17:56:15 PDT
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
Radar WebKit Bug Importer
Comment 1 2024-07-22 17:56:23 PDT
Anfernee Viduya
Comment 2 2024-07-22 18:17:25 PDT
REPRODUCIBILITY: I was not able to reproduce the issue on my machine.
EWS
Comment 3 2024-07-24 11:40:56 PDT
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
Comment 4 2024-07-24 11:46:58 PDT
Ive set test expectations with the above commit.
Note You need to log in before you can comment on or make changes to this bug.