Commit c430e086 authored by Yoichi Osato's avatar Yoichi Osato Committed by Commit Bot

Disable flaky MetricsWebContentsObserverTest.MainFrameNavigationInternalAbort

TBR=csharrison@chromium.org

Bug: 1011201
Change-Id: Iae56e7204659d4a94208ed024b68610739e62557
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1839152Reviewed-by: default avatarYoichi Osato <yoichio@chromium.org>
Commit-Queue: Yoichi Osato <yoichio@chromium.org>
Auto-Submit: Yoichi Osato <yoichio@chromium.org>
Cr-Commit-Position: refs/heads/master@{#702684}
parent f5f2e672
......@@ -282,7 +282,8 @@ TEST_F(MetricsWebContentsObserverTest, SuccessfulMainFrameNavigation) {
CheckNoErrorEvents();
}
TEST_F(MetricsWebContentsObserverTest, MainFrameNavigationInternalAbort) {
TEST_F(MetricsWebContentsObserverTest,
DISABLED_MainFrameNavigationInternalAbort) {
content::WebContentsTester* web_contents_tester =
content::WebContentsTester::For(web_contents());
web_contents_tester->NavigateAndFail(
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment