Commit 8b5bb377 authored by Arthur Hemery's avatar Arthur Hemery Committed by Commit Bot

[bfcache] Filtering additional content_browsertests failure.

Excluding a few extra tests that are currently failing on
the android_bfcache_debug/linux_bfcache_debug fyi bots.

Bug: 1007276
Change-Id: Idc7a94f2fb67446537ea1d32f9fbe027519d903e
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1835364
Commit-Queue: Arthur Hemery <ahemery@chromium.org>
Commit-Queue: Arthur Sonzogni <arthursonzogni@chromium.org>
Reviewed-by: default avatarArthur Sonzogni <arthursonzogni@chromium.org>
Cr-Commit-Position: refs/heads/master@{#701995}
parent 86acf788
...@@ -80,3 +80,17 @@ ...@@ -80,3 +80,17 @@
# In debug mode. The FrameHostInterceptor fails, because it doesn't take into # In debug mode. The FrameHostInterceptor fails, because it doesn't take into
# account pages in the BackForwardCache. # account pages in the BackForwardCache.
-SecurityExploitBrowserTest.InvalidBeginNavigationInitiator -SecurityExploitBrowserTest.InvalidBeginNavigationInitiator
# NOTREACHED() is hit in RenderFrameHostManager::GetFrameHostForNavigation,
# because, "A frame that's pending deletion should never be navigated.".
-NavigationControllerBrowserTest.PageStateWithIframeAfterForwardInCompetingFrames
-SitePerProcessBrowserTest.TwoCrossSitePendingNavigationsAndMainFrameWins
# Failing on android only, need to be triaged, see https://crbug.com/1006267.
-BackForwardCacheMetricsBrowserTest.Fetch
-BackForwardCacheMetricsBrowserTest.XHR
-MSE_ClearKey/EncryptedMediaTest.ConfigChangeVideo_ClearToEncrypted/0
-TouchpadPinchBrowserTest.WheelListenerPreventingPinch/1
-WebRtcBrowserTest.CanSetupH264VideoCallOnSupportedDevice
-WithoutCORBProtectionSniffing/CrossSiteDocumentBlockingTest.AllowImagesWithSniffing/0
-WithCORBProtectionSniffing/CrossSiteDocumentBlockingTest.AllowImagesWithSniffing/0
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