From 72f20a61d3ff7e384651aba5cccb75e41b5a5e34 Mon Sep 17 00:00:00 2001 From: mkarolin Date: Thu, 14 Sep 2023 15:40:09 -0400 Subject: [PATCH] [Win] Disables failing upstream browser test. --- test/filters/browser_tests-windows.filter | 1 + 1 file changed, 1 insertion(+) diff --git a/test/filters/browser_tests-windows.filter b/test/filters/browser_tests-windows.filter index 3359d3556a07..d6bb010541de 100644 --- a/test/filters/browser_tests-windows.filter +++ b/test/filters/browser_tests-windows.filter @@ -23,6 +23,7 @@ # The binder is not instantiated because BraveContentBrowserClient is also not # available. The difference between CI and local execution has not been # investigated. +-FetchManifestAndInstallCommandTest.MultipleInstalls -WebAppTabStripBrowserTest.OnlyNavigateHomeTabIfDifferentUrl # These tests fail because our default search provider is not Google, which