Skip to content

Commit

Permalink
Disable flakey upstream tests
Browse files Browse the repository at this point in the history
  • Loading branch information
emerick committed Feb 7, 2024
1 parent bb2487b commit 534c16b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions test/filters/browser_tests.filter
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@
-ServiceWorker/DeclarativeContentApiTestWithContextType.RulesPersistence/0
-ServiceWorker/ExtensionApiTabTestWithContextType.OnUpdated/0
-PersistentBackground/ContentScriptApiTestWithContextType.CannotScriptTheNewTabPage/0
-PersistentBackground/ContentScriptApiTestWithContextType.ExtensionIframe/0
-PersistentBackground/ExtensionApiTabTestWithContextType.OnUpdated/0
-PersistentBackground/NTPInterceptionTest.ContentScript/0
-PersistentBackground/DeclarativeContentApiTestWithContextType.RulesPersistence/0
Expand Down
2 changes: 2 additions & 0 deletions test/filters/unit_tests.filter
Original file line number Diff line number Diff line change
Expand Up @@ -155,6 +155,8 @@

# These tests crash due to unregistered pref
# brave.default_search_provider_by_extension
-SearchEngineChoiceServiceTest.DoNotCreateServiceIfPolicyIsSet
-SearchEngineChoiceServiceTest.DoNotDisplayDialogIfPolicyIsSetDynamically
-SearchEngineChoiceServiceTest.NotifyChoiceMade
-SearchEnginesHandlerParametrizedTest.ChangeInTemplateUrlDataTriggersCallback/Default
-SearchEnginesHandlerParametrizedTest.ChangeInTemplateUrlDataTriggersCallback/WithSearchEngineChoiceEnabled
Expand Down

0 comments on commit 534c16b

Please sign in to comment.