Bug 231845 - REGRESSION (r283935): imported/w3c/web-platform-tests/shadow-dom/focus/focus-pseudo-matches-on-shadow-host.html is a flaky failure
Summary: REGRESSION (r283935): imported/w3c/web-platform-tests/shadow-dom/focus/focus-...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Tim Nguyen (:ntim)
URL:
Keywords: InRadar
Depends on:
Blocks: 203139
  Show dependency treegraph
 
Reported: 2021-10-15 17:09 PDT by Ryan Haddad
Modified: 2021-10-18 03:11 PDT (History)
7 users (show)

See Also:


Attachments
Patch (27.74 KB, patch)
2021-10-18 00:11 PDT, Tim Nguyen (:ntim)
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ryan Haddad 2021-10-15 17:09:50 PDT
imported/w3c/web-platform-tests/shadow-dom/focus/focus-pseudo-matches-on-shadow-host.html has become a flaky failure after https://trac.webkit.org/changeset/283935/webkit

--- /Volumes/Data/worker/catalina-release-tests-wk1/build/layout-test-results/imported/w3c/web-platform-tests/shadow-dom/focus/focus-pseudo-matches-on-shadow-host-expected.txt
+++ /Volumes/Data/worker/catalina-release-tests-wk1/build/layout-test-results/imported/w3c/web-platform-tests/shadow-dom/focus/focus-pseudo-matches-on-shadow-host-actual.txt
@@ -1,9 +1,11 @@
 
 
-PASS :focus must not match a shadow host with open mode shadow root that does not contain the focused element
-PASS :focus must match a shadow host with open mode shadow root that contains the focused element
-PASS :focus must not match a shadow host with open mode shadow root contains the focused element assigned to a slot
-PASS :focus must not match a shadow host with closed mode shadow root that does not contain the focused element
-PASS :focus must match a shadow host with closed mode shadow root that contains the focused element
-PASS :focus must not match a shadow host with closed mode shadow root contains the focused element assigned to a slot
+Harness Error (TIMEOUT), message = null
 
+TIMEOUT :focus must not match a shadow host with open mode shadow root that does not contain the focused element Test timed out
+NOTRUN :focus must match a shadow host with open mode shadow root that contains the focused element
+NOTRUN :focus must not match a shadow host with open mode shadow root contains the focused element assigned to a slot
+NOTRUN :focus must not match a shadow host with closed mode shadow root that does not contain the focused element
+NOTRUN :focus must match a shadow host with closed mode shadow root that contains the focused element
+NOTRUN :focus must not match a shadow host with closed mode shadow root contains the focused element assigned to a slot
+

https://build.webkit.org/results/Apple-Catalina-Release-WK1-Tests/r284277%20(6392)/results.html

https://results.webkit.org/?suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fshadow-dom%2Ffocus%2Ffocus-pseudo-matches-on-shadow-host.html
Comment 1 Radar WebKit Bug Importer 2021-10-15 17:10:00 PDT
<rdar://problem/84322846>
Comment 2 Tim Nguyen (:ntim) 2021-10-18 00:11:33 PDT
Created attachment 441564 [details]
Patch
Comment 3 EWS 2021-10-18 03:11:56 PDT
Committed r284360 (243145@main): <https://commits.webkit.org/243145@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 441564 [details].