NEW288133
imported/w3c/web-platform-tests/scroll-to-text-fragment/find-range-from-text-directive.html is a flaky failure.
https://bugs.webkit.org/show_bug.cgi?id=288133
Summary imported/w3c/web-platform-tests/scroll-to-text-fragment/find-range-from-text-...
Yasmin Karimi
Reported 2025-02-20 12:05:38 PST
imported/w3c/web-platform-tests/scroll-to-text-fragment/find-range-from-text-directive.html This test is a flaky failure. HISTORY: https://results.webkit.org/?suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fscroll-to-text-fragment%2Ffind-range-from-text-directive.html TEXT DIFF: +CONSOLE MESSAGE: Unhandled Promise Rejection: TypeError: Load failed + +Harness Error (FAIL), message = Unhandled rejection: Load failed PASS Basic smoke test - full word match. PASS Prefix must start on a word boundary. @@ -42,10 +45,10 @@ PASS Content appears between match and suffix. PASS Non-matching suffix in first potential match. PASS Non-matching suffix search continues to prefix match. -PASS Range end matches correct suffix. -PASS `start` element contains search-invisible text (display: none). -PASS `start` element contains hidden text, which is a block boundary. -FAIL `start` element contains hidden text which is not a block boundary. assert_equals: Expected to scroll expected true but got false -FAIL `start` element contains search-invisible text (iframe). assert_equals: Expected to scroll expected true but got false -FAIL `start` element contains search-invisible text (image). assert_equals: Expected to scroll expected true but got false +TIMEOUT Range end matches correct suffix. Test timed out +NOTRUN `start` element contains search-invisible text (display: none). +NOTRUN `start` element contains hidden text, which is a block boundary. +NOTRUN `start` element contains hidden text which is not a block boundary. +NOTRUN `start` element contains search-invisible text (iframe). +NOTRUN `start` element contains search-invisible text (image). DIFF URL: https://build.webkit.org/results/Apple-Sonoma-Release-AppleSilicon-WK2-Tests/290699@main%20(7225)/imported/w3c/web-platform-tests/scroll-to-text-fragment/find-range-from-text-directive-pretty-diff.html REPRODUCIBILITY: I was able to reproduce this failure on MacOS Sequoia 15.2 (24C101 / arm64) at ToT with the following command: run-webkit-tests imported/w3c/web-platform-tests/scroll-to-text-fragment/find-range-from-text-directive.html --child-processes 1 --iterations 70 -1
Attachments
Radar WebKit Bug Importer
Comment 1 2025-02-20 12:05:56 PST
EWS
Comment 2 2025-02-20 12:28:51 PST
Test gardening commit 290737@main (1369fd9f9ccd): <https://commits.webkit.org/290737@main> Reviewed commits have been landed. Closing PR #40997 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.