New issue
Advanced search Search tips

Issue 663333 link

Starred by 2 users

Issue metadata

Status: Fixed
Owner:
Closed: Mar 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: All
Pri: 2
Type: Bug



Sign in to add a comment

PopupBlockerBrowserTest.UnblockedPopupShowsInHistoryAndOmnibox seems flaky

Project Member Reported by henrika@chromium.org, Nov 8 2016

Issue description

It seems like PopupBlockerBrowserTest.UnblockedPopupShowsInHistoryAndOmnibox is flaky on Linux.

See e.g. https://uberchromegw.corp.google.com/i/chromium.linux/builders/Linux%20Tests

I can find issues all the way back to e.g. Nov 5 (https://uberchromegw.corp.google.com/i/chromium.linux/builders/Linux%20Tests/builds/48585) but can't find a particular CL that causes the issue.

Asking owners for assistance on best next step.
 

Comment 1 by a...@chromium.org, Nov 8 2016

Cc: -jochen@chromium.org a...@chromium.org
Owner: jochen@chromium.org
Jochen owns the popup blocker code.

Comment 2 by vabr@chromium.org, Nov 10 2016

Seen today, e.g., on https://build.chromium.org/p/chromium.linux/builders/Linux%20Tests/builds/48784
(log attached).
Log File contents.html
5.3 KB View Download

Comment 3 by vabr@chromium.org, Nov 10 2016

https://codereview.chromium.org/2488293002/ is in flight disabling this test on Linux.
Project Member

Comment 4 by bugdroid1@chromium.org, Nov 10 2016

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

commit 1e377a797a25fc281e1fe818b1cb77576e2e8e46
Author: vabr <vabr@chromium.org>
Date: Thu Nov 10 16:05:58 2016

Disable UnblockedPopupShowsInHistoryAndOmnibox on Linux

PopupBlockerBrowserTest.UnblockedPopupShowsInHistoryAndOmnibox is flaky on
Linux. This CL disables the test on Linux.

TBR=bauerb@chromium.org, jochen@chromium.org
BUG= 663333 
NOTRY=true

Review-Url: https://codereview.chromium.org/2488293002
Cr-Commit-Position: refs/heads/master@{#431267}

[modify] https://crrev.com/1e377a797a25fc281e1fe818b1cb77576e2e8e46/chrome/browser/ui/blocked_content/popup_blocker_browsertest.cc

Comment 6 by jochen@chromium.org, Nov 12 2016

Status: Fixed (was: Assigned)

Comment 7 by pdr@chromium.org, Nov 14 2016

Status: Assigned (was: Fixed)
This just failed again: https://uberchromegw.corp.google.com/i/chromium.linux/builders/Linux%20Tests/builds/48929

Reopening to take another look.

Comment 8 by horo@chromium.org, Nov 15 2016

Created a CL to disable the test.
https://codereview.chromium.org/2501873002/
Cc: jam@chromium.org scottmg@chromium.org
Labels: -OS-Linux OS-All
Scott, with the help of the find-it tool, we figured out that this test became flaky when you create the new test target for browser side navigations, i.e., it only fails as browser_side_navigation_interactive_ui_tests but not as interactive_ui_tests

Any idea what's going on here?
Cc: clamy@chromium.org
Components: UI>Browser>Navigation
In case it helps further analysis, I copied the finding as below:

1. Rerun at r430152 (interactive_ui_tests --> browser_side_navigation_interactive_ui_tests) failed 226 out of 300. (failure reason is "popup_blocker_browsertest.cc:353: Failure", same as the failure in this bug)
2. Rerun at r430151 (still in interactive_ui_tests) failed 6 out of 300. (failure reason is test TIMEOUT)
3. Rerun at r426878 (browser_tests --> interactive_ui_tests) failed 10 out of 300. (failure reason is test TIMEOUT)

Project Member

Comment 13 by bugdroid1@chromium.org, Mar 22 2017

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

commit 2dfb2037ddbed4665f325fa0858e76ae83418415
Author: jochen <jochen@chromium.org>
Date: Wed Mar 22 08:29:37 2017

Attempt to de-flake popup blocker test for PlzNavigate

BUG= 663333 
R=jam@chromium.org

Review-Url: https://codereview.chromium.org/2764943003
Cr-Commit-Position: refs/heads/master@{#458686}

[modify] https://crrev.com/2dfb2037ddbed4665f325fa0858e76ae83418415/chrome/browser/ui/blocked_content/popup_blocker_browsertest.cc

Status: Fixed (was: Assigned)

Comment 15 by st...@chromium.org, Mar 22 2017

Labels: AnalyzedByFindit
Labels: -AnalyzedByFindit Test-Findit-Analyzed

Sign in to add a comment