New issue
Advanced search Search tips

Issue 920022 link

Starred by 2 users

Issue metadata

Status: Fixed
Owner:
Closed: Jan 9
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 1
Type: Bug
Flaky-Test: NavigationControllerBrowserTest.NoUserActivationSetSkippableMultipleGoForward



Sign in to add a comment

NavigationControllerBrowserTest.NoUserActivationSetSkippableMultipleGoForward is flaky

Project Member Reported by Findit, Jan 8

Issue description

Status: Started (was: Untriaged)
Discussed this in the team and it seems we should not be changing the feature list after the threads are created. Though there are lots of tests in the code base doing that. Creating a CL to fix this.
Project Member

Comment 3 by bugdroid1@chromium.org, Jan 9

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

commit 3eac43b1c7e2a82a58412346c3885d0c5f9bbd1b
Author: Shivani Sharma <shivanisha@chromium.org>
Date: Wed Jan 09 18:19:57 2019

Fix flaky test: Scoped feature list to be changed in SetUp

This Cl fixes the new history intervention browser tests to not be flaky.
ScopedFeatureList should only be changed in the SetUp method and not in
the individual tests.

Bug:  920022 
Change-Id: I8b442b94fea844aba2b85b940ddfee0f65b80372
Reviewed-on: https://chromium-review.googlesource.com/c/1403178
Reviewed-by: Charlie Harrison <csharrison@chromium.org>
Reviewed-by: Charlie Reis <creis@chromium.org>
Commit-Queue: Charlie Reis <creis@chromium.org>
Cr-Commit-Position: refs/heads/master@{#621226}
[modify] https://crrev.com/3eac43b1c7e2a82a58412346c3885d0c5f9bbd1b/content/browser/frame_host/navigation_controller_impl_browsertest.cc

Status: Fixed (was: Started)

Sign in to add a comment