Bug 278330
| Summary: | [ iOS ] imported/w3c/web-platform-tests/scroll-to-text-fragment/scroll-to-text-fragment.html is a flaky text failure | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Dawn Morningstar <Morningstar> |
| Component: | Scrolling | Assignee: | Nikos Mouchtaris <nmouchtaris> |
| Status: | NEW | ||
| Severity: | Normal | CC: | nmouchtaris, simon.fraser, webkit-bot-watchers-bugzilla, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Other | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Dawn Morningstar
imported/w3c/web-platform-tests/scroll-to-text-fragment/scroll-to-text-fragment.html
is a flaky text failures on iOS queues, this flake first happened on iOS 17 at 269548@main but not on iOS 16.
History:
https://results.webkit.org/?platform=ios&recent=false&suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fscroll-to-text-fragment%2Fscroll-to-text-fragment.html
Diff:
--- /Volumes/Data/worker/Apple-iOS-17-Simulator-Release-WK2-Tests/build/layout-test-results/imported/w3c/web-platform-tests/scroll-to-text-fragment/scroll-to-text-fragment-expected.txt
+++ /Volumes/Data/worker/Apple-iOS-17-Simulator-Release-WK2-Tests/build/layout-test-results/imported/w3c/web-platform-tests/scroll-to-text-fragment/scroll-to-text-fragment-actual.txt
@@ -1,3 +1,6 @@
+CONSOLE MESSAGE: Unhandled Promise Rejection: TypeError: Load failed
+
+Harness Error (TIMEOUT), message = null
PASS Test navigation with fragment: Empty hash should scroll to top.
PASS Test navigation with fragment: Text directive with invalid syntax (context terms without "-") should not parse as a text directive.
@@ -33,9 +36,9 @@
PASS Test navigation with fragment: Multiple match text directive disambiguated by prefix should match the prefixed text.
PASS Test navigation with fragment: Multiple match text directive disambiguated by suffix should match the suffixed text.
PASS Test navigation with fragment: Multiple match text directive disambiguated by prefix and suffix should match the text with the given context.
-PASS Test navigation with fragment: Text directive should match when context terms are separated by node boundaries.
-PASS Test navigation with fragment: Text directive should match text within shadow DOM.
-PASS Test navigation with fragment: Text directive should not scroll to hidden text.
-PASS Test navigation with fragment: Text directive should not scroll to display none text.
-PASS Test navigation with fragment: Text directive should horizontally scroll into view.
+TIMEOUT Test navigation with fragment: Text directive should match when context terms are separated by node boundaries. Test timed out
+NOTRUN Test navigation with fragment: Text directive should match text within shadow DOM.
+NOTRUN Test navigation with fragment: Text directive should not scroll to hidden text.
+NOTRUN Test navigation with fragment: Text directive should not scroll to display none text.
+NOTRUN Test navigation with fragment: Text directive should horizontally scroll into view.
Diff-url:
https://build.webkit.org/results/Apple-iOS-17-Simulator-Release-WK2-Tests/282411@main%20(4895)/imported/w3c/web-platform-tests/scroll-to-text-fragment/scroll-to-text-fragment-diff.txt
Test-run:
https://build.webkit.org/results/Apple-iOS-17-Simulator-Release-WK2-Tests/282411@main%20(4895)/results.html
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/134274965>
Dawn Morningstar
Pull request: https://github.com/WebKit/WebKit/pull/32396
EWS
Test gardening commit 282440@main (8e9f08494f5d): <https://commits.webkit.org/282440@main>
Reviewed commits have been landed. Closing PR #32396 and removing active labels.