Skip to content

Commit

Permalink
Disables crashing/failing upstream browser tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
mkarolin authored and cdesouza-chromium committed Sep 6, 2023
1 parent b811438 commit ff53434
Show file tree
Hide file tree
Showing 3 changed files with 114 additions and 17 deletions.
7 changes: 7 additions & 0 deletions test/filters/browser_tests-linux.filter
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,13 @@
-PersistentBackground/ExtensionWebRequestApiTestWithContextType.WebRequestTestOSDD/0
-ServiceWorker/ExtensionWebRequestApiTestWithContextType.WebRequestTestOSDD/0

# These tests pass locally but fail on CI.
-InfoBarUiTest.InvokeUi_bad_flags
-InfoBarUiTest.InvokeUi_reload_plugin
-PageInfoBubbleViewBrowserTest.BlockedAndInvalidCert
-PageInfoBubbleViewBrowserTest.MalwareAndEvCert
-PageInfoBubbleViewBrowserTest.VerifyEnterprisePasswordReusePageInfoBubble

# Tests below this point have not been diagnosed or had issues created yet.
-AccessCodeCastHandlerBrowserTest.*
-AdsPageLoadMetricsObserverBrowserTest.*
Expand Down
4 changes: 3 additions & 1 deletion test/filters/browser_tests-windows.filter
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@

# These tests fail on CI but pass locally
-AutofillContextMenuManagerFeedbackUIBrowserTest.DisplaysFeedbackDialogUI
-AutomationApiTest.*
-AutomationApiTestWithLanguageDetection.DetectedLanguage
-ManifestUpdateManagerBrowserTest.UninstallDialogCancelStillShowsAppUpdateDialog
-SaveDesktopSnapshotTest.SaveDesktopSnapshot
-TabHoverCardBubbleViewDialogBrowserTest.InvokeUi_tab_hover_card

Expand Down Expand Up @@ -44,7 +47,6 @@

-All/MediaEngagementAutoplayBrowserTest.*
-All/ExternallyManagedBrowserTestWithPrefMigrationRead.ReinstallPolicyAppWithLocallyInstalledApp/1
-All/PDFExtensionAccessibilityTreeDumpTest.*
-All/PDFPluginDisabledTest.*
-All/WebAppOfflinePageTest.WebAppOfflinePageIsDisplayed/*
-All/WebAppOfflinePageTest.WebAppOfflineWithEmptyServiceWorker/*
Expand Down
Loading

0 comments on commit ff53434

Please sign in to comment.