NEW 245816
[macOS WK1] html/browsers/browsing-the-web/navigating-across-documents/navigate-cross-origin-iframe-to-same-url* WPT tests are flaky failures
https://bugs.webkit.org/show_bug.cgi?id=245816
Summary [macOS WK1] html/browsers/browsing-the-web/navigating-across-documents/naviga...
Ryan Haddad
Reported 2022-09-28 21:34:20 PDT
The following two tests were consistently failing on macOS WK1 until https://commits.webkit.org/254563@main landed, after which flaky expectations were removed from LayoutTests/TestExpectations and the tests started intermittently passing, but still frequently failing on macOS WK1 imported/w3c/web-platform-tests/html/browsers/browsing-the-web/navigating-across-documents/navigate-cross-origin-iframe-to-same-url-with-fragment.html imported/w3c/web-platform-tests/html/browsers/browsing-the-web/navigating-across-documents/navigate-cross-origin-iframe-to-same-url.html https://results.webkit.org/?suite=layout-tests&suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fhtml%2Fbrowsers%2Fbrowsing-the-web%2Fnavigating-across-documents%2Fnavigate-cross-origin-iframe-to-same-url-with-fragment.html&test=imported%2Fw3c%2Fweb-platform-tests%2Fhtml%2Fbrowsers%2Fbrowsing-the-web%2Fnavigating-across-documents%2Fnavigate-cross-origin-iframe-to-same-url.html&flavor=wk2 --- /Volumes/Data/worker/Apple-Monterey-Release-WK1-Tests/build/layout-test-results/imported/w3c/web-platform-tests/html/browsers/browsing-the-web/navigating-across-documents/navigate-cross-origin-iframe-to-same-url-with-fragment-expected.txt +++ /Volumes/Data/worker/Apple-Monterey-Release-WK1-Tests/build/layout-test-results/imported/w3c/web-platform-tests/html/browsers/browsing-the-web/navigating-across-documents/navigate-cross-origin-iframe-to-same-url-with-fragment-actual.txt @@ -1,4 +1,4 @@ -PASS Navigating a cross-origin iframe to its current url should not replace +FAIL Navigating a cross-origin iframe to its current url should not replace assert_equals: expected 100 but got 101 --- /Volumes/Data/worker/Apple-Monterey-Release-WK1-Tests/build/layout-test-results/imported/w3c/web-platform-tests/html/browsers/browsing-the-web/navigating-across-documents/navigate-cross-origin-iframe-to-same-url-expected.txt +++ /Volumes/Data/worker/Apple-Monterey-Release-WK1-Tests/build/layout-test-results/imported/w3c/web-platform-tests/html/browsers/browsing-the-web/navigating-across-documents/navigate-cross-origin-iframe-to-same-url-actual.txt @@ -1,4 +1,4 @@ -PASS Navigating a cross-origin iframe to its current url should not replace +FAIL Navigating a cross-origin iframe to its current url should not replace assert_equals: expected 100 but got 101
Attachments
Radar WebKit Bug Importer
Comment 1 2022-09-28 21:34:38 PDT
Ryan Haddad
Comment 2 2022-09-28 21:41:23 PDT
EWS
Comment 3 2022-09-28 21:47:09 PDT
Test gardening commit 254984@main (72be7377d0bf): <https://commits.webkit.org/254984@main> Reviewed commits have been landed. Closing PR #4821 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.