New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 591762 link

Starred by 1 user

Issue metadata

Status: Assigned
Owner:
Cc:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 2
Type: Bug



Sign in to add a comment

Disable flaky NavigationControllerBrowserTest.StopCausesFailureDespiteJavaScriptURL

Project Member Reported by dim...@chromium.org, Mar 3 2016

Issue description

Disabled NavigationControllerBrowserTest.StopCausesFailureDespiteJavaScriptURL 

fails on https://build.chromium.org/p/chromium.linux/builders/Cast%20Linux

periodically (once every ~4 runs)

Snippet of the log:

[ RUN      ] NavigationControllerBrowserTest.StopCausesFailureDespiteJavaScriptURL
[4419:4419:0303/105025:749321152:WARNING:ipc_message_attachment_set.cc(57)] MessageAttachmentSet destroyed with unconsumed descriptors: 0/1
../../content/browser/frame_host/navigation_controller_impl_browsertest.cc:3169: Failure
Value of: shell()->web_contents()->IsLoading()
  Actual: true
Expected: false
[  FAILED  ] NavigationControllerBrowserTest.StopCausesFailureDespiteJavaScriptURL, where TypeParam =  and GetParam() =  (196 ms)
 

Comment 1 by nasko@chromium.org, Mar 3 2016

Is there a CL associated with this change to disable the test?
Project Member

Comment 2 by bugdroid1@chromium.org, Mar 3 2016

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

commit 8bb1f7eba92e0353d7223b11a07b442f3fa449f4
Author: dimich <dimich@chromium.org>
Date: Thu Mar 03 19:47:12 2016

Disable test NavigationControllerBrowserTest.StopCausesFailureDespiteJavaScriptURL
It is flaky.

Example of failed build: https://build.chromium.org/p/chromium.linux/builders/Cast%20Linux/builds/20220
See also bug for more info.

BUG=591762
TBR=clamy@chromium.org,avi@chromium.org

Review URL: https://codereview.chromium.org/1756343004

Cr-Commit-Position: refs/heads/master@{#379063}

[modify] https://crrev.com/8bb1f7eba92e0353d7223b11a07b442f3fa449f4/content/browser/frame_host/navigation_controller_impl_browsertest.cc

Project Member

Comment 3 by bugdroid1@chromium.org, Mar 3 2016

Labels: merge-merged-2666
The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/src.git/+/8bb1f7eba92e0353d7223b11a07b442f3fa449f4

commit 8bb1f7eba92e0353d7223b11a07b442f3fa449f4
Author: dimich <dimich@chromium.org>
Date: Thu Mar 03 19:47:12 2016

Disable test NavigationControllerBrowserTest.StopCausesFailureDespiteJavaScriptURL
It is flaky.

Example of failed build: https://build.chromium.org/p/chromium.linux/builders/Cast%20Linux/builds/20220
See also bug for more info.

BUG=591762
TBR=clamy@chromium.org,avi@chromium.org

Review URL: https://codereview.chromium.org/1756343004

Cr-Commit-Position: refs/heads/master@{#379063}

[modify] https://crrev.com/8bb1f7eba92e0353d7223b11a07b442f3fa449f4/content/browser/frame_host/navigation_controller_impl_browsertest.cc

Sign in to add a comment