Bug 288133
| Summary: | imported/w3c/web-platform-tests/scroll-to-text-fragment/find-range-from-text-directive.html is a flaky failure. | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Yasmin Karimi <y_karimi> |
| Component: | Scrolling | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | simon.fraser, 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/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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/145237804>
EWS
Test gardening commit 290737@main (1369fd9f9ccd): <https://commits.webkit.org/290737@main>
Reviewed commits have been landed. Closing PR #40997 and removing active labels.