Update bfcache filters for the new Android bot.
A new android bot has been added. This add the failing tests to the filters. TBR=lowell@chromium.org Bug: None. Change-Id: I4dd4511e8b14cca6d5ae113801bc6f3319769fed Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1816553 Reviewed-by: Arthur Sonzogni <arthursonzogni@chromium.org> Commit-Queue: Arthur Sonzogni <arthursonzogni@chromium.org> Cr-Commit-Position: refs/heads/master@{#698520}
This commit is contained in:

committed by
Commit Bot

parent
ffde52fef9
commit
1b2d60b905
testing/buildbot/filters
@ -1 +1,10 @@
|
||||
# These tests currently fail when run with --enable-features=BackForwardCache
|
||||
|
||||
# WebPayment.
|
||||
# https://crbug.com/1006256
|
||||
-HasEnrolledInstrumentQueryQuotaTest.*
|
||||
-HasEnrolledInstrumentTest.*
|
||||
-HybridRequestSkipUITest.*
|
||||
-PaymentHandlerEnableDelegationsTest.*
|
||||
-PaymentHandlerExploitTest.*
|
||||
-PaymentRequestCanMakePaymentQueryCCTest.*
|
||||
|
@ -6,3 +6,24 @@
|
||||
-org.chromium.chrome.browser.FeaturesAnnotationsTest.testFeaturesAddToExistingFlags
|
||||
-org.chromium.chrome.browser.FeaturesAnnotationsTest.testFeaturesSetExistingFlags
|
||||
-org.chromium.chrome.browser.FeaturesAnnotationsTest.testFeaturesDoNotRemoveExistingFlags
|
||||
|
||||
# Not triaged yet. See https://crbug.com/1006267
|
||||
-org.chromium.chrome.browser.SafeBrowsingTest.interstitialPage
|
||||
-org.chromium.chrome.browser.WarmupManagerTest.testCreateAndTakeSpareRenderer
|
||||
-org.chromium.chrome.browser.autofill_assistant.AutofillAssistantAutostartTest.testAutostart
|
||||
-org.chromium.chrome.browser.customtabs.DetachedResourceRequestTest.testSafeBrowsingSubresource
|
||||
-org.chromium.chrome.browser.customtabs.DetachedResourceRequestTest.testSafeBrowsingSubresourceBeforeNative
|
||||
-org.chromium.chrome.browser.externalnav.UrlOverridingTest.testRedirectionFromIntent
|
||||
-org.chromium.chrome.browser.incognito.IncognitoTabLauncherTest.testLaunchIncognitoNewTab
|
||||
-org.chromium.chrome.browser.incognito.IncognitoTabLauncherTest.testLaunchIncognitoNewTab_omniboxFocused
|
||||
-org.chromium.chrome.browser.infobar.InfoBarTest.testInfoBarForGeolocationDisappearsOnBack
|
||||
-org.chromium.chrome.browser.media.MediaLauncherActivityTest.testHandleImageIntent
|
||||
-org.chromium.chrome.browser.media.MediaLauncherActivityTest.testHandleVideoIntent
|
||||
-org.chromium.chrome.browser.offlinepages.indicator.OfflineIndicatorControllerTest.testDoNotShowOfflineIndicatorOnErrorPageWhenOffline
|
||||
-org.chromium.chrome.browser.password_manager.OnboardingDialogIntegrationTest.testOnboardingAccepted
|
||||
-org.chromium.chrome.browser.password_manager.OnboardingDialogIntegrationTest.testOnboardingDismissedPressedBack
|
||||
-org.chromium.chrome.browser.password_manager.OnboardingDialogIntegrationTest.testOnboardingIsShown
|
||||
-org.chromium.chrome.browser.password_manager.OnboardingDialogIntegrationTest.testOnboardingRejected
|
||||
-org.chromium.chrome.browser.profiling_host.ProfilingProcessHostAndroidTest.testModeBrowser
|
||||
-org.chromium.chrome.browser.tabmodel.IncognitoTabModelTest.testRecreateInIncognito
|
||||
-org.chromium.chrome.browser.toolbar.top.BrandColorTest.testBrandColorInterstitial
|
||||
|
Reference in New Issue
Block a user