New issue
Advanced search Search tips

Issue 913197 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: Dec 13
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux , Windows , Chrome , Mac
Pri: 1
Type: Bug
Flaky-Test: CrFocusRowBehaviorTest.FocusTest



Sign in to add a comment

CrFocusRowBehaviorTest.FocusTest is flaky

Project Member Reported by Findit, Dec 8

Issue description

Owner: rbpotter@chromium.org
I failed to revert the culprit due to merge conflicts.
Status: Assigned (was: Untriaged)
Status: Started (was: Assigned)
Components: UI>Browser>WebUI
Labels: OS-Chrome OS-Linux OS-Mac OS-Windows
Project Member

Comment 5 by bugdroid1@chromium.org, Dec 12

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/src.git/+/5fbc5b2cf493013690c40ec5c27b539033c959eb

commit 5fbc5b2cf493013690c40ec5c27b539033c959eb
Author: rbpotter <rbpotter@chromium.org>
Date: Wed Dec 12 02:46:09 2018

CrFocusRowBehavior: Fix flaky test

Locally reproduced the test failure and determined that async setup in
FocusRowBehavior was often not actually completed before tests were
started. Waiting for one more render to ensure async setup is complete
prevents the flakes.

Bug:  913197 
Change-Id: Ifb893927ecf83666f5edb201c81cb5ce49791fc0
Reviewed-on: https://chromium-review.googlesource.com/c/1372831
Reviewed-by: Demetrios Papadopoulos <dpapad@chromium.org>
Commit-Queue: Rebekah Potter <rbpotter@chromium.org>
Cr-Commit-Position: refs/heads/master@{#615797}
[modify] https://crrev.com/5fbc5b2cf493013690c40ec5c27b539033c959eb/chrome/test/data/webui/cr_focus_row_behavior_test.js

Status: Fixed (was: Started)

Sign in to add a comment