Bug 231969
| Summary: | Regression (r283935 - r283938) : [macOS wk1 Release] imported/w3c/web-platform-tests/html/semantics/selectors/pseudo-classes/focus-autofocus.html is a flaky failure | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | ayumi_kojima |
| Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
| Status: | REOPENED | ||
| Severity: | Normal | CC: | ntim, saam, webkit-bot-watchers-bugzilla, webkit-bug-importer, wenson_hsieh, ysuzuki |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
ayumi_kojima
imported/w3c/web-platform-tests/html/semantics/selectors/pseudo-classes/focus-autofocus.html
Is a flaky failure on macOS wk1 Release.
History: https://results.webkit.org/?suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fhtml%2Fsemantics%2Fselectors%2Fpseudo-classes%2Ffocus-autofocus.html
Result page: https://build.webkit.org/results/Apple-BigSur-Release-WK1-Tests/r284455%20(6246)/results.html#
Diff:
--- /Volumes/Data/worker/bigsur-release-tests-wk1/build/layout-test-results/imported/w3c/web-platform-tests/html/semantics/selectors/pseudo-classes/focus-autofocus-expected.txt
+++ /Volumes/Data/worker/bigsur-release-tests-wk1/build/layout-test-results/imported/w3c/web-platform-tests/html/semantics/selectors/pseudo-classes/focus-autofocus-actual.txt
@@ -1,4 +1,6 @@
-PASS :focus selector should work with an autofocused element.
+Harness Error (TIMEOUT), message = null
+NOTRUN :focus selector should work with an autofocused element.
+
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/84423983>
ayumi_kojima
*** This bug has been marked as a duplicate of bug 231918 ***
ayumi_kojima
(In reply to ayumi_kojima from comment #2)
>
> *** This bug has been marked as a duplicate of bug 231918 ***
This is not a duplicate.
ayumi_kojima
I was albe to reproduce the failure locally using run-webkit-tests --force -1 --iterations 50 --exit-after-n-failures 1 imported/w3c/web-platform-tests/html/semantics/selectors/pseudo-classes/focus-autofocus.html
The test failed with r283938 and passed with r283934 (No revisions to test in-between).
Seems like either https://trac.webkit.org/changeset/283935/webkit or https://trac.webkit.org/changeset/283938/webkit caused the flaky failure.
ayumi_kojima
*** This bug has been marked as a duplicate of bug 231918 ***
ayumi_kojima
Never mind. It looks like this is a duplicate of Bug 231918 after all.
Tim Nguyen (:ntim)
Not fixed by bug 231918