Disables failing upstream components tests.

This commit is contained in:
Max Karolinskiy
2026-03-18 18:58:02 -04:00
parent fef9825948
commit 7c85f2a402
+5
View File
@@ -105,6 +105,8 @@
# These tests fail because we disable
# switches::kSyncEnableBookmarksInTransportMode
-InitialAccountBookmarkDeduplicatorTest.*
-SyncPrefsTest.BookmarksEnabledWithExplicitBrowserPref
-SyncPrefsTest.BookmarksEnabledWithoutExplicitSigninFlag
# These tests fail because we patch ImageServiceConsentHelper::GetConsentStatus
# to return false always
@@ -161,6 +163,9 @@
# string is hard-coded into the test)
-BnplUtilTest.GetBnplUiFooterTextForAi_AiTerms*
# These tests fail because we disable kAimEnabled.
-AimEligibilityServiceTest.*
# Tests below this point have not been diagnosed or had issues created yet.
-AccountInvestigatorTest.*
-AccountReconcilorDiceTest.*