Bug 288422
Summary: | REGRESSION(290200@main): [ wk2 ] imported/w3c/web-platform-tests/navigation-api/navigate-event/navigate-destination-dynamic-index.html is a constant failure. | ||
---|---|---|---|
Product: | WebKit | Reporter: | Yasmin Karimi <y_karimi> |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | beidson, webkit-bot-watchers-bugzilla, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Yasmin Karimi
imported/w3c/web-platform-tests/navigation-api/navigate-event/navigate-destination-dynamic-index.html
This test is a constant failure on wk2 (not tested on wk1).
HISTORY:
https://results.webkit.org/?suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fnavigation-api%2Fnavigate-event%2Fnavigate-destination-dynamic-index.html
TEXT DIFF:
@@ -1,3 +1,5 @@
-PASS navigate event destination.index should be dynamic
+Harness Error (TIMEOUT), message = null
+TIMEOUT navigate event destination.index should be dynamic Test timed out
+
DIFF URL:
https://build.webkit.org/results/Apple-Sonoma-Debug-AppleSilicon-WK2-Tests/290959@main%20(5566)/imported/w3c/web-platform-tests/navigation-api/navigate-event/navigate-destination-dynamic-index-pretty-diff.html
REPRODUCIBILITY:
I was able to reproduce this failure on MacOS Sequoia 15.3.1 (24D70 / arm64) at ToT with the following command:
run-webkit-tests imported/w3c/web-platform-tests/navigation-api/navigate-event/navigate-destination-dynamic-index.html --iterations 5
REGRESSION:
I was able to bisect a regression point: this test reproduced at 290200@main, but it did not reproduce at 290199@main. Thus, 290200@main is likely what caused the failures.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/145516131>
EWS
Test gardening commit 290992@main (b2a7676f607c): <https://commits.webkit.org/290992@main>
Reviewed commits have been landed. Closing PR #41250 and removing active labels.
Alexey Proskuryakov
*** Bug 288661 has been marked as a duplicate of this bug. ***
Alexey Proskuryakov
Pull request: https://github.com/WebKit/WebKit/pull/41461