Bug 197258

Summary: [GTK] imported/w3c/web-platform-tests/css/selectors/focus-display-none-001.html alternates between FAIL and TIMEOUT
Product: WebKit Reporter: Alicia Boya García <aboya>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: bugs-noreply, dpino
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Alicia Boya García 2019-04-24 16:20:59 PDT
The following tests have this flaky failure, but "passing" is only on one layer, so I'll just mark it as flaky.

imported/w3c/web-platform-tests/css/selectors/focus-display-none-001.html
imported/w3c/web-platform-tests/css/selectors/focus-within-display-none-001.html

--- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/imported/w3c/web-platform-tests/css/selectors/focus-within-display-none-001-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/imported/w3c/web-platform-tests/css/selectors/focus-within-display-none-001-actual.txt
@@ -1,5 +1,7 @@
 
 
-FAIL Test ':focus-within' after 'display:none' on input assert_false: Check input doesn't match ':focus-within' after getting 'display: none' expected false got true
-FAIL Test ':focus-within' after 'display:none' on input's parent assert_false: Check input doesn't match ':focus-within' after parent got 'display: none' expected false got true
+Harness Error (TIMEOUT), message = null
 
+TIMEOUT Test ':focus-within' after 'display:none' on input Test timed out
+TIMEOUT Test ':focus-within' after 'display:none' on input's parent Test timed out
+
Comment 1 Diego Pino 2020-06-19 00:36:19 PDT
The test(s) filed under this bug have been consistently passing for the last 4000 revisions. Marking bug as fixed.

Committed r263254: <https://trac.webkit.org/changeset/263254>