Bug 231969 - Regression (r283935 - r283938) : [macOS wk1 Release] imported/w3c/web-platform-tests/html/semantics/selectors/pseudo-classes/focus-autofocus.html is a flaky failure
Summary: Regression (r283935 - r283938) : [macOS wk1 Release] imported/w3c/web-platfor...
Status: REOPENED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-10-19 11:18 PDT by ayumi_kojima
Modified: 2021-11-08 23:29 PST (History)
6 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description ayumi_kojima 2021-10-19 11:18:03 PDT
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.
+
Comment 1 Radar WebKit Bug Importer 2021-10-19 11:18:21 PDT
<rdar://problem/84423983>
Comment 2 ayumi_kojima 2021-10-19 11:26:31 PDT

*** This bug has been marked as a duplicate of bug 231918 ***
Comment 3 ayumi_kojima 2021-10-20 15:44:16 PDT
(In reply to ayumi_kojima from comment #2)
> 
> *** This bug has been marked as a duplicate of bug 231918 ***

This is not a duplicate.
Comment 4 ayumi_kojima 2021-10-20 15:47:19 PDT
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.
Comment 5 ayumi_kojima 2021-10-20 15:50:25 PDT

*** This bug has been marked as a duplicate of bug 231918 ***
Comment 6 ayumi_kojima 2021-10-20 15:50:45 PDT
Never mind. It looks like this is a duplicate of Bug 231918 after all.
Comment 7 Tim Nguyen (:ntim) 2021-11-08 23:29:46 PST
Not fixed by bug 231918