RESOLVED DUPLICATE of bug 296936297222
[ iOS, macOS wk2 ] imported/w3c/web-platform-tests/navigation-api/ordering-and-transition/transition-finished-mark-as-handled.html is a constant text failure
https://bugs.webkit.org/show_bug.cgi?id=297222
Summary [ iOS, macOS wk2 ] imported/w3c/web-platform-tests/navigation-api/ordering-an...
Bryan Medina
Reported 2025-08-11 10:45:56 PDT
imported/w3c/web-platform-tests/navigation-api/ordering-and-transition/transition-finished-mark-as-handled.html is a constant text failure on iPadOS and a flaky failure on iOS and macOS wk2 HISTORY: https://results.webkit.org/?suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fnavigation-api%2Fordering-and-transition%2Ftransition-finished-mark-as-handled.html TEXT DIFF: --- /Volumes/Data/worker/Apple-iPadOS-18-Simulator-Debug-WK2-Tests/build/layout-test-results/imported/w3c/web-platform-tests/navigation-api/ordering-and-transition/transition-finished-mark-as-handled-expected.txt +++ /Volumes/Data/worker/Apple-iPadOS-18-Simulator-Debug-WK2-Tests/build/layout-test-results/imported/w3c/web-platform-tests/navigation-api/ordering-and-transition/transition-finished-mark-as-handled-actual.txt @@ -1,6 +1,3 @@ -CONSOLE MESSAGE: Unhandled Promise Rejection: Error: oh no! -Harness Error (FAIL), message = Unhandled rejection: oh no! +PASS navigation.transition.finished must not trigger unhandled rejections -FAIL navigation.transition.finished must not trigger unhandled rejections assert_unreached: unhandledrejection must not fire Reached unreachable code - TEXT DIFF URL: https://build.webkit.org/results/Apple-iPadOS-18-Simulator-Debug-WK2-Tests/298495%40main%20(1510)/imported/w3c/web-platform-tests/navigation-api/ordering-and-transition/transition-finished-mark-as-handled-diff.txt
Attachments
Radar WebKit Bug Importer
Comment 1 2025-08-11 10:46:13 PDT
Bryan Medina
Comment 2 2025-08-11 10:50:17 PDT
I was able to reproduce the text failure locally on my device running iOS 18 Simulator Debug ToT using the following command: run-webkit-tests imported/w3c/web-platform-tests/navigation-api/ordering-and-transition/transition-finished-mark-as-handled.html --ios-simulator
EWS
Comment 3 2025-08-11 11:48:30 PDT
Test gardening commit 298513@main (ef6de9363ffd): <https://commits.webkit.org/298513@main> Reviewed commits have been landed. Closing PR #49225 and removing active labels.
EWS
Comment 4 2025-08-11 14:04:20 PDT
Test gardening commit 298525@main (cb63de1858fc): <https://commits.webkit.org/298525@main> Reviewed commits have been landed. Closing PR #49235 and removing active labels.
Bryan Medina
Comment 5 2025-08-11 14:56:47 PDT
Referring to the history, it is shown that the tests were failing somewhere between 298426@main and 298454@main. Using reproduction steps above, I found that the tests were passing at 298444@main, but failed at 298445@main. At this time, I believe that the regression point is 298445@main.
Alexey Proskuryakov
Comment 6 2025-08-11 17:05:13 PDT
This diff shows a progression.
Basuke Suzuki
Comment 7 2025-08-12 10:54:36 PDT
*** This bug has been marked as a duplicate of bug 296936 ***
Note You need to log in before you can comment on or make changes to this bug.