Disable upstream tests that started failing under CR143 (#32752)

This commit is contained in:
Emerick Rogul
2025-12-09 14:06:44 -05:00
committed by GitHub
parent 5aa31c19a2
commit de09f751b6
5 changed files with 9 additions and 6 deletions
-1
View File
@@ -21,7 +21,6 @@
-HeadlessModeProtocolBrowserTest.InputClipboardOps
-InfoBarUiTest.InvokeUi_bad_flags
-InfoBarUiTest.InvokeUi_reload_plugin
-InterstitialUITest.CTInterstitial
-HasBeforeUnloadHandlerTest.NonEmptyBeforeUnloadDetected
-PageInfoBubbleViewBrowserTest.BlockedAndInvalidCert
-PageInfoBubbleViewBrowserTest.MalwareAndEvCert
+1 -1
View File
@@ -113,12 +113,12 @@
-ImageWriterUtilityClientTest.*
-InfoBarUiTest.*
-InstanceIDApiTest.*
-InterstitialUITest.*
-IsolatedAppBrowserServiceWorkerPushTest.ServiceWorkerPartitionedWhenWakingUpDuetoPushNotification
-KnownInterceptionDisclosureUITest.*
-LocalePolicyTest.*
-MediaSessionPictureInPictureWindowControllerBrowserTest.*
-NetErrorTabHelperWithFencedFrameTest.*
-NotificationHelperLaunchesChrome.ChromeLaunchTest
-NotSet/RendererAppContainerEnabledTest.IsRespected/0
-OnlyAllowProfileWithNoPrimaryAccount/ExistingWinBrowserSigninUtilTest.*
-OutOfMemoryReporterPrerenderBrowserTest.*
+2
View File
@@ -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.*
-1
View File
@@ -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.
+6 -3
View File
@@ -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.