Bug 184613 - REGRESSION: Layout Test pointer-lock/lock-lost-on-esc-in-fullscreen.html is a flaky failure
Summary: REGRESSION: Layout Test pointer-lock/lock-lost-on-esc-in-fullscreen.html is a...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-04-13 17:18 PDT by Ryan Haddad
Modified: 2018-04-13 17:19 PDT (History)
1 user (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-04-13 17:18:51 PDT
The following layout test is flaky on macOS WK2

pointer-lock/lock-lost-on-esc-in-fullscreen.html

Probable cause:

Unknown, this test became flaky within the last 2-3 weeks.

Flakiness Dashboard:

https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=pointer-lock%2Flock-lost-on-esc-in-fullscreen.html

--- /Volumes/Data/slave/sierra-debug-tests-wk2/build/layout-test-results/pointer-lock/lock-lost-on-esc-in-fullscreen-expected.txt
+++ /Volumes/Data/slave/sierra-debug-tests-wk2/build/layout-test-results/pointer-lock/lock-lost-on-esc-in-fullscreen-actual.txt
@@ -9,8 +9,8 @@
 PASS onpointerlockchange received after: Lock targetDiv1.
 PASS document.pointerLockElement is targetDiv1
 Sending Escape keyDown event.
+PASS onwebkitfullscreenchange received after: Sending Escape keyDown event.
 PASS onpointerlockchange received after: Sending Escape keyDown event.
-PASS onwebkitfullscreenchange received after: Sending Escape keyDown event.
 PASS document.pointerLockElement is null
 PASS document.webkitIsFullScreen is false
 PASS successfullyParsed is true
Comment 1 Ryan Haddad 2018-04-13 17:19:28 PDT
The earliest failure visible on the dashboard blames https://trac.webkit.org/log/webkit/?verbose=on&rev=229979&stop_rev=229977