imported/w3c/web-platform-tests/html/browsers/browsing-the-web/navigating-across-documents/initial-empty-document/iframe-src-204-fragment.html is a constant failure on macOS. HISTORY: https://results.webkit.org/?suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fhtml%2Fbrowsers%2Fbrowsing-the-web%2Fnavigating-across-documents%2Finitial-empty-document%2Fiframe-src-204-fragment.html DIFF TEXT: @@ -1,7 +1,7 @@ FAIL src assert_equals: history.length must not change after normal navigation from initial empty document expected 2 but got 3 FAIL location.href assert_equals: history.length must not change after normal navigation from initial empty document expected 3 but got 4 -FAIL location.assign assert_equals: expected "about:blank#1" but got "http://localhost:8800/common/blank.html?pipe=status(204)" +FAIL location.assign assert_equals: history.length must not change after normal navigation from initial empty document expected 4 but got 5 FAIL window.open assert_equals: expected "about:blank#1" but got "http://localhost:8800/common/blank.html?pipe=status(204)" -FAIL link click assert_equals: history.length must not change after fragment navigation on initial empty document expected 4 but got 5 +FAIL link click assert_equals: history.length must not change after fragment navigation on initial empty document expected 5 but got 6
<rdar://problem/106871901>
Upon review, noticed expectations for this test on WK1 but not for WK2. I was able to replicate this failure as follows: run-webkit-tests imported/w3c/web-platform-tests/html/browsers/browsing-the-web/navigating-across-documents/initial-empty-document/iframe-src-204-fragment.html --force -1