Disable flaky NavigationControllerBrowserTest.StopCausesFailureDespiteJavaScriptURL |
||
Issue descriptionDisabled 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)
,
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
,
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 |
||
►
Sign in to add a comment |
||
Comment 1 by nasko@chromium.org
, Mar 3 2016