RESOLVED FIXED 197258
[GTK] imported/w3c/web-platform-tests/css/selectors/focus-display-none-001.html alternates between FAIL and TIMEOUT
https://bugs.webkit.org/show_bug.cgi?id=197258
Summary [GTK] imported/w3c/web-platform-tests/css/selectors/focus-display-none-001.ht...
Alicia Boya García
Reported 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 +
Attachments
Diego Pino
Comment 1 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>
Note You need to log in before you can comment on or make changes to this bug.