Bug 183164

Summary: [mac-wk2] Layout Test fast/dom/Window/window-focus-self.html is frequently failing
Product: WebKit Reporter: Ryan Haddad <ryanhaddad>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: ap, dbates, jlewis3
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=81736

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.