Skip to content

Commit

Permalink
Disable MacOS browser tests, they are way too slow on CI
Browse files Browse the repository at this point in the history
They keep being killed on CI, even after ~4h running sometimes.
  • Loading branch information
mariospr committed Mar 1, 2022
1 parent 1eceddb commit 30701aa
Showing 1 changed file with 2 additions and 41 deletions.
43 changes: 2 additions & 41 deletions test/filters/browser_tests-macos.filter
Original file line number Diff line number Diff line change
@@ -1,41 +1,2 @@
-All/PDFExtensionSubmitFormTest.*
-All/SafetyTipPageInfoBubbleViewBrowserTest.*
-All/StartupBrowserWithWebAppTest.*
-AppControllerBrowserTest.*
-AppControllerIncognitoSwitchTest.*
-AppControllerMainMenuBrowserTest.*
-AppControllerOpenShortcutBrowserTest.*
-AutofillPopupBaseViewTest.*
-BrowserCrApplicationAppleScriptTest.*
-ContentSettingsTest.*
-DevToolsTest.*
-EnterpriseReportingPrivateApiTest.*
-ErrorPageAutoReloadTest.*
-EventPage/NativeMessagingApiTest.*
-HttpsOnlyModeBrowserTest.*
-IncognitoProfileContainmentBrowserTest.*
-InstanceIDApiTest.*
-MediaGalleryUtilBrowserTest.*
-NativeAppWindowCocoaBrowserTest.*
-NativeMessagingLaunchApiTest.*
-NavigationConsumingTest.*
-PageLoadMetricsBrowserTestWithAnimatedLCPFlag.*
-PrefHashBrowserTestUnchangedDefault.*
-PresentationReceiverWindowViewBrowserTest.*
-ProcessMemoryMetricsEmitterTest.*
-ProtocolHandlerTest.*
-PWAConfirmationBubbleViewBrowserTest.*
-RegisterProtocolHandlerBrowserTest.*
-RegisterProtocolHandlerExtensionBrowserTest.*
-RegisterProtocolHandlerSubresourceWebBundlesBrowserTest.*
-RestartTest.*
-ServiceWorker/NativeMessagingApiTest.*
-ServiceWorkerMessagingTest.*
-TabSearchUIBrowserTest.*
-TabUsageScenarioTrackerBrowserTest.*
-WebAppBrowserTest_FileHandler.*
-WebAppMoverPatternBrowsertest.*
-WebAuthenticationProxyApiTest.*
-WebAuthnBrowserTest.*
-WebViewNewWindowTest.*
-WorkerTaskProviderBrowserTest.*
# Browser tests run extremely slowly on MacOS, disable them all for now.
-*

0 comments on commit 30701aa

Please sign in to comment.