Bug 227762

Summary: REGRESSION (r279427): [ Mac wk1 and iOS ] imported/w3c/web-platform-tests/html/interaction/focus/the-autofocus-attribute/document-with-fragment-valid.html is a flaky failure
Product: WebKit Reporter: ayumi_kojima
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: cdumez, ehutchison, webkit-bot-watchers-bugzilla, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

ayumi_kojima
Reported 2021-07-07 11:56:43 PDT
imported/w3c/web-platform-tests/html/interaction/focus/the-autofocus-attribute/document-with-fragment-valid.html History: https://results.webkit.org/?suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fhtml%2Finteraction%2Ffocus%2Fthe-autofocus-attribute%2Fdocument-with-fragment-valid.html I was able to reproduce the failure with run-webkit-tests imported/w3c/web-platform-tests/html/interaction/focus/the-autofocus-attribute/document-with-fragment-valid.html --iterations 50 --debug -f -1 Seems like the test has been flaky since the test was first imported https://trac.webkit.org/changeset/279427/webkit --- /Volumes/Data/worker/bigsur-debug-tests-wk1/build/layout-test-results/imported/w3c/web-platform-tests/html/interaction/focus/the-autofocus-attribute/document-with-fragment-valid-expected.txt +++ /Volumes/Data/worker/bigsur-debug-tests-wk1/build/layout-test-results/imported/w3c/web-platform-tests/html/interaction/focus/the-autofocus-attribute/document-with-fragment-valid-actual.txt @@ -1,5 +1,5 @@ FAIL Autofocus elements in iframed documents with URL fragments should be skipped. assert_not_equals: got disallowed value Element node <input autofocus=""></input> -FAIL Autofocus elements in top-level browsing context's documents with URL fragments should be skipped. assert_not_equals: got disallowed value Element node <input autofocus=""></input> +PASS Autofocus elements in top-level browsing context's documents with URL fragments should be skipped.
Attachments
Radar WebKit Bug Importer
Comment 1 2021-07-07 11:57:39 PDT
Eric Hutchison
Comment 2 2021-07-26 11:46:26 PDT
Note You need to log in before you can comment on or make changes to this bug.