Bug 183164 - [mac-wk2] Layout Test fast/dom/Window/window-focus-self.html is frequently failing
Summary: [mac-wk2] Layout Test fast/dom/Window/window-focus-self.html is frequently fa...
Status: NEW
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:
Depends on:
Blocks:
 
Reported: 2018-02-27 10:01 PST by Ryan Haddad
Modified: 2018-02-28 16:34 PST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ryan Haddad 2018-02-27 10:01:17 PST
The following layout test is failing on macOS WK2

fast/dom/Window/window-focus-self.html

Probable cause:

The test was unskipped for WK2 as part of https://trac.webkit.org/changeset/229041/webkit.

Flakiness Dashboard:

https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=fast%2Fdom%2FWindow%2Fwindow-focus-self.html

--- /Volumes/Data/slave/highsierra-debug-tests-wk2/build/layout-test-results/fast/dom/Window/window-focus-self-expected.txt
+++ /Volumes/Data/slave/highsierra-debug-tests-wk2/build/layout-test-results/fast/dom/Window/window-focus-self-actual.txt
@@ -1,2 +1,2 @@
 This tests that a window cannot focus itself by using javascript: urls.
-Window was blurred
+
Comment 1 Ryan Haddad 2018-02-27 10:02:10 PST
This test has only passed on two macOS WK2 test runs since being re-enabled.
Comment 2 Ryan Haddad 2018-02-27 17:18:48 PST
This test fails on High Sierra Debug WK2 and Sierra Debug WK2, but it seems to pass most of the time on Sierra Release WK2.
Comment 3 Ryan Haddad 2018-02-27 17:24:02 PST
Since the other tests re-enabled in https://trac.webkit.org/changeset/229041/webkit don't seem to be having any issues, I'm going to mark this one as flaky.

Dan, can you take a look at this?
Comment 4 Ryan Haddad 2018-02-27 17:32:44 PST
Marked test as flaky in https://trac.webkit.org/changeset/229083/webkit.