Commit d7e7bcdd authored by Sreeja Kamishetty's avatar Sreeja Kamishetty Committed by Commit Bot

[bfcache] Filter out new content_unittests failures

- All/RenderFrameHostManagerTest.BeginNavigationIgnoredWhenNotActive/*
- WebContentsImplTest.ActiveContentsCountChangeBrowsingInstance

This CL also moves
RenderFrameHostImplBrowserTest.CheckIsCurrentBeforeAndAfterUnload to
content_browsertests.filter

BUG=1102630

Change-Id: I0a2a0d5a0ad8303ff7ff73c41688b76c8a514f3b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2284019Reviewed-by: default avatarAlexander Timin <altimin@chromium.org>
Commit-Queue: Sreeja Kamishetty <sreejakshetty@chromium.org>
Cr-Commit-Position: refs/heads/master@{#785732}
parent 53f0457f
...@@ -44,3 +44,7 @@ ...@@ -44,3 +44,7 @@
-All/SitePerProcessBrowserTest.NavigateMainFrameToChildSite/* -All/SitePerProcessBrowserTest.NavigateMainFrameToChildSite/*
-All/SitePerProcessBrowserTest.RenderViewHostIsNotReusedAfterDelayedUnloadACK/* -All/SitePerProcessBrowserTest.RenderViewHostIsNotReusedAfterDelayedUnloadACK/*
-All/SitePerProcessBrowserTest.TwoCrossSitePendingNavigationsAndSubframeWins/* -All/SitePerProcessBrowserTest.TwoCrossSitePendingNavigationsAndSubframeWins/*
# https://crbug.com/1062923
# Need investigation.
-RenderFrameHostImplBrowserTest.CheckIsCurrentBeforeAndAfterUnload
# These tests currently fail when run with --enable-features=BackForwardCache # These tests currently fail when run with --enable-features=BackForwardCache
# https://crbug.com/1062923 # https://crbug.com/1102630
# Need investigation. # Needs investigation.
-RenderFrameHostImplBrowserTest.CheckIsCurrentBeforeAndAfterUnload -All/RenderFrameHostManagerTest.BeginNavigationIgnoredWhenNotActive/*
-WebContentsImplTest.ActiveContentsCountChangeBrowsingInstance
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