diff --git a/test/filters/browser_tests-windows.filter b/test/filters/browser_tests-windows.filter index 86de82d5b6be..d39a1fa446f0 100644 --- a/test/filters/browser_tests-windows.filter +++ b/test/filters/browser_tests-windows.filter @@ -28,20 +28,6 @@ -ServiceWorker/ExtensionWebRequestApiTestWithContextType.WebRequestRedirectsWorkers/BackgroundResourceFetchDisabled -ServiceWorker/ExtensionWebRequestApiTestWithContextType.WebRequestRedirectsWorkers/BackgroundResourceFetchEnabled -# This test passes locally but fails on CI likely because BraveMainDelegate is -# available in the Chromium tests. It fails with the message: -# -# Terminating render process for bad Mojo message: Received bad user message: -# No binder found for interface brave_news.mojom.BraveNewsController for the -# frame/document scope -# -# The binder is not instantiated because BraveContentBrowserClient is also not -# available. The difference between CI and local execution has not been -# investigated. --FetchManifestAndInstallCommandTest.MultipleInstalls --WebAppStatusBarTest.DisplayBrowserHasStatusBar --WebAppTabStripBrowserTest.OnlyNavigateHomeTabIfDifferentUrl - # These tests fail because our default search provider is not Google, which # makes the page classification return the result the tests don't expect. Also, # kZeroSuggestPrefetchingOnWeb feature is currently disabled by default which diff --git a/test/filters/browser_tests.filter b/test/filters/browser_tests.filter index 3c09b64c7053..6a7ba20d5704 100644 --- a/test/filters/browser_tests.filter +++ b/test/filters/browser_tests.filter @@ -161,12 +161,6 @@ -WebHidWebViewTest.PermissionsAPIEmbedderHasAccessCloseWindowHid -WebHidWebViewTest.PermissionsAPIEmbedderHasAccessDenyHid -# This test fails with the message: -# Terminating render process for bad Mojo message: Received bad user message: -# No binder found for interface brave_news.mojom.BraveNewsController for the -# frame/document scope --SearchEngineChoiceBrowserTest.DialogNotShownOverSpecificBrowserTypes - # These tests fail because we stub search_engines::IsChoiceScreenFlagEnabled to # always return false -SearchEngineChoiceDialogBrowserTest.*