New issue
Advanced search Search tips

Issue 685940 link

Starred by 1 user

Issue metadata

Status: WontFix
Owner:
Closed: May 2017
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug

Blocking:
issue 402376



Sign in to add a comment

TabCaptureApiTest.FullscreenEvents made flaky by fullscreen timing changes

Project Member Reported by foolip@chromium.org, Jan 27 2017

Issue description

Actually, https://cs.chromium.org/chromium/src/chrome/test/data/extensions/api_test/tab_capture/fullscreen_test.js does not use the webkitfullscreenchange event, so if the flakiness was caused by my change, it was because of changes in when document.webkitFullscreenElement changes.

However, per issue 675851 the test was already flaky and is now in fact disabled entirely.
Status: WontFix (was: Assigned)
I've tried enabling the test on top of https://codereview.chromium.org/2855843002/ and ran the test 100 times with no flakiness. However, I'll do nothing further since the test is disabled.

Sign in to add a comment