RESOLVED FIXED 278671
REBASELINE (282691@main): [ macOS iOS ] Rebaseline imported/w3c/web-platform-tests/navigation-api/ordering-and-transition/navigate-cross-document-double.html.
https://bugs.webkit.org/show_bug.cgi?id=278671
Summary REBASELINE (282691@main): [ macOS iOS ] Rebaseline imported/w3c/web-platform-...
Anfernee Viduya
Reported 2024-08-26 11:28:55 PDT
imported/w3c/web-platform-tests/navigation-api/ordering-and-transition/navigate-cross-document-double.html needs to be re-baselined after 282691@main landed. HISTORY: https://results.webkit.org/?suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fnavigation-api%2Fordering-and-transition%2Fnavigate-cross-document-double.html DIFF: -FAIL event and promise ordering when navigate() is called to a cross-document destination, interrupting another navigate() to a cross-document destination assert_array_equals: lengths differ, expected array ["navigate", "AbortSignal abort", "navigateerror", "navigate", "committed rejected 1", "finished rejected 1", "promise microtask"] length 7, got ["navigate", "AbortSignal abort", "navigate", "promise microtask"] length 4 +FAIL event and promise ordering when navigate() is called to a cross-document destination, interrupting another navigate() to a cross-document destination assert_array_equals: lengths differ, expected array ["navigate", "AbortSignal abort", "navigateerror", "navigate", "committed rejected 1", "finished rejected 1", "promise microtask"] length 7, got ["navigate", "AbortSignal abort", "navigateerror", "navigate", "promise microtask"] length 5 LINK: https://build.webkit.org/results/Apple-Sonoma-Release-WK2-Tests/282729@main%20(4320)/imported/w3c/web-platform-tests/navigation-api/ordering-and-transition/navigate-cross-document-double-diff.txt REPRODUCIBILITY: I was able to bisect the issue on 282691@main. using command run-webkit-tests imported/w3c/web-platform-tests/navigation-api/ordering-and-transition/navigate-cross-document-double.html --iteration=10
Attachments
Radar WebKit Bug Importer
Comment 1 2024-08-26 11:29:03 PDT
EWS
Comment 2 2024-08-26 11:55:13 PDT
Committed 282756@main (ba8c93db9e04): <https://commits.webkit.org/282756@main> Reviewed commits have been landed. Closing PR #32722 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.