New issue
Advanced search Search tips

Issue 707342 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: Apr 2017
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

Any test waiting for a beforeunload dialog without disabling the beforeunload timer is flaky

Project Member Reported by a...@chromium.org, Mar 31 2017

Issue description

In  bug 705306 , a test went flaky because it was waiting for the wrong timer while trying to show a beforeunload dialog. In fixing it, I found that lots of other tests don't bother to disable the timer, and end up flaky.

I'm going to fix the test code to make sure this can't happen.
 

Comment 2 by a...@chromium.org, Apr 6 2017

Status: Fixed (was: Started)

Sign in to add a comment