Disable upstream tests that started failing under CR143 (#32752)
This commit is contained in:
@@ -21,7 +21,6 @@
|
||||
-HeadlessModeProtocolBrowserTest.InputClipboardOps
|
||||
-InfoBarUiTest.InvokeUi_bad_flags
|
||||
-InfoBarUiTest.InvokeUi_reload_plugin
|
||||
-InterstitialUITest.CTInterstitial
|
||||
-HasBeforeUnloadHandlerTest.NonEmptyBeforeUnloadDetected
|
||||
-PageInfoBubbleViewBrowserTest.BlockedAndInvalidCert
|
||||
-PageInfoBubbleViewBrowserTest.MalwareAndEvCert
|
||||
|
||||
@@ -113,12 +113,12 @@
|
||||
-ImageWriterUtilityClientTest.*
|
||||
-InfoBarUiTest.*
|
||||
-InstanceIDApiTest.*
|
||||
-InterstitialUITest.*
|
||||
-IsolatedAppBrowserServiceWorkerPushTest.ServiceWorkerPartitionedWhenWakingUpDuetoPushNotification
|
||||
-KnownInterceptionDisclosureUITest.*
|
||||
-LocalePolicyTest.*
|
||||
-MediaSessionPictureInPictureWindowControllerBrowserTest.*
|
||||
-NetErrorTabHelperWithFencedFrameTest.*
|
||||
-NotificationHelperLaunchesChrome.ChromeLaunchTest
|
||||
-NotSet/RendererAppContainerEnabledTest.IsRespected/0
|
||||
-OnlyAllowProfileWithNoPrimaryAccount/ExistingWinBrowserSigninUtilTest.*
|
||||
-OutOfMemoryReporterPrerenderBrowserTest.*
|
||||
|
||||
@@ -2696,6 +2696,7 @@
|
||||
-DevToolsTagTest.*
|
||||
-DevToolsTest.NewWindowFromBrowserContext
|
||||
-DevToolsTest.TestRawHeadersWithRedirectAndHSTS
|
||||
-DevToolsTest.TestShowScriptsTab
|
||||
-DIPSBounceDetectorBrowserTest.DetectStatefulRedirect_Client_IgnoreThirdPartySubresource
|
||||
-DIPSBounceDetectorBrowserTest.Histograms_BounceCategory_Client
|
||||
-DIPSBounceDetectorBrowserTest.Histograms_BounceCategory_Server
|
||||
@@ -2849,6 +2850,7 @@
|
||||
-IntentChipButtonSkipIntentPickerBrowserTest.ClickingChipOpensApp
|
||||
-IntentChipButtonSkipIntentPickerBrowserTest.ShowsIntentChipCollapsed
|
||||
-InteractiveBrowserTestCodeCoverageBrowsertest.TestCoverageEmits/*
|
||||
-InterstitialUITest.*
|
||||
-IsolatedOriginWebViewTest.IsolatedOriginInWebview
|
||||
-IsolatedOriginWebViewTest.LoadIsolatedOriginInWebviewAfterLoadingInRegularTab
|
||||
-JavascriptFrameworksUkmObserverBrowserTest.*
|
||||
|
||||
@@ -7,7 +7,6 @@
|
||||
|
||||
# This test is flaky: passes locally but fails on CI
|
||||
-FileSystemAccessUIHelpersTest.GetElidedPathForDisplayAsTitle
|
||||
-TransientKeepAlivePolicyTest.EvictsOldestProcessWhenLimitExceeded
|
||||
|
||||
# This test is disabled because our CIs use Windows Server which doesn't appear
|
||||
# to have FOLDERID_OneDrive entry in the registry making this test fail.
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
-TPMMetricsProviderTest.GetMetricsFullName
|
||||
-TpmIdentifierTest.TpmTest
|
||||
|
||||
# This test fails because of the following CHECK in identity_test_utils.cc:
|
||||
# These tests fail because of the following CHECK in identity_test_utils.cc:
|
||||
# identity_manager->AreRefreshTokensLoaded()
|
||||
-All/AppMenuModelSigninPromoTest.SignedIn/*
|
||||
-All/CanOfferSigninWithSigninToSyncFeatureTest.*
|
||||
@@ -54,8 +54,8 @@
|
||||
# actions the test expects to find.
|
||||
-CustomizeToolbarHandlerTest.ListActions
|
||||
|
||||
# This test fails because the message it checks has Brave intead of Google (or
|
||||
# the url it checks uses a brave: scheme when a chrome: scheme is expected).
|
||||
# These tests fail because the message they check has Brave intead of Google (or
|
||||
# the url they check uses a brave: scheme when a chrome: scheme is expected).
|
||||
-CookieBrowsingDataCounterUtilsTest.CookieCounterResult
|
||||
-CookieBrowsingDataCounterUtilsTest.CookieCounterResultExplicitSigninDisabled
|
||||
-CookieBrowsingDataCounterUtilsTest.CookieCounterResult_RevampEnabled
|
||||
@@ -463,6 +463,9 @@
|
||||
-WebAppSyncBridgeTest.ApplyIncrementalSyncChanges_AddSyncAppsWithOverlappingPolicyApps
|
||||
-WebAppSyncBridgeTest.CommitUpdate_DeleteSyncAppWithOverlappingPolicyApp
|
||||
|
||||
# This test is flaky: passes locally but fails on CI
|
||||
-TransientKeepAlivePolicyTest.EvictsOldestProcessWhenLimitExceeded
|
||||
|
||||
# These tests fail because of the following failed expectation in prerender_test_util.cc:
|
||||
# Expected: (host_id) != (RenderFrameHost::kNoFrameTreeNodeId), actual: -1 vs -1
|
||||
# kPrerender2 feature is disabled in Brave.
|
||||
|
||||
Reference in New Issue
Block a user