Skip to content

Commit

Permalink
Merge pull request brave#21225 from brave/maxk-disable-flaky-upstream…
Browse files Browse the repository at this point in the history
…-tests

Disables flaky upstream browser tests.
  • Loading branch information
mkarolin authored Dec 5, 2023
2 parents 2ce1de8 + ce0d90f commit 6ed585b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 2 additions & 0 deletions test/filters/browser_tests-linux.filter
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@
-ServiceWorker/ExtensionWebRequestApiTestWithContextType.WebRequestTestOSDD/0

# These tests pass locally but fail on CI.
-All/ExtensionBackForwardCacheBrowserTest.ChromeTabsConnectWithMultipleReceivers/1
-All/ExtensionBackForwardCacheBrowserTest.MessageSentToCachedIdFails/*
-InfoBarUiTest.InvokeUi_bad_flags
-InfoBarUiTest.InvokeUi_reload_plugin
-PageInfoBubbleViewBrowserTest.BlockedAndInvalidCert
Expand Down
3 changes: 2 additions & 1 deletion test/filters/browser_tests-windows.filter
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,9 @@
-StartupBrowserCreatorWelcomeBackTest.WelcomeBackStandardNoPolicy/UsingForYouFre

# These tests fail on CI but passes locally
-LiveCaptionUnavailabilityNotifierTest.CaptionBubbleDestroyed
-AppMenuBrowserTest.*
-LiveCaptionUnavailabilityNotifierTest.CaptionBubbleDestroyed
-SoftNavigationTabRestoreTest.SoftNavigationToRestoredTab

-All/MediaEngagementAutoplayBrowserTest.*
-All/ExternallyManagedBrowserTestWithPrefMigrationRead.ReinstallPolicyAppWithLocallyInstalledApp/1
Expand Down

0 comments on commit 6ed585b

Please sign in to comment.