diff --git a/test/filters/components_unittests.filter b/test/filters/components_unittests.filter index f8fc7512d24..f27ba944e1d 100644 --- a/test/filters/components_unittests.filter +++ b/test/filters/components_unittests.filter @@ -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.*