Skip to content

Commit

Permalink
Merge pull request #22295 from brave/maxk-disable-flaky-upstream-test
Browse files Browse the repository at this point in the history
Disables a flaky upstream browser test.
  • Loading branch information
mkarolin authored Feb 26, 2024
2 parents 0c58ef3 + 77613ee commit 7cdd666
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
1 change: 0 additions & 1 deletion test/filters/browser_tests-linux.filter
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@
-PageInfoBubbleViewBrowserTest.VerifyEnterprisePasswordReusePageInfoBubble
-ServiceWorkerAndFalse/ExtensionBackForwardCacheBrowserTest.*
-ServiceWorkerAndTrue/ExtensionBackForwardCacheBrowserTest.*
-ThirdPartyReduceAcceptLanguageBrowserTest.ThirdPartyIframeWithSubresourceRequests

# This test fails because of the following CHECK in identity_test_utils.cc:
# !primary_account_info.IsEmpty()
Expand Down
5 changes: 3 additions & 2 deletions test/filters/browser_tests.filter
Original file line number Diff line number Diff line change
Expand Up @@ -1025,11 +1025,12 @@
-All/PDFExtensionScrollTest.WithSpace/0
-ExtensionWindowCreateTest.AcceptState
-FirstRunFlowControllerDiceBrowserTest.ButtonsAreDisabledOnClickAndEnabledOnNavigateBack
-MediaFoundationEncryptedMediaTest.Playback_ClearLeadEncryptedCbcsVideo_Success
-MediaFoundationEncryptedMediaTest.Playback_ClearLeadEncryptedCencVideo_Success
-PasswordGenerationPopupViewWithMinimizedStrengthIndicatorTest.*
-PasswordGenerationPopupViewWithStrengthIndicatorTest.*
-ProfileNetworkContextServiceCache*.TestCacheResetParameter
-MediaFoundationEncryptedMediaTest.Playback_ClearLeadEncryptedCbcsVideo_Success
-MediaFoundationEncryptedMediaTest.Playback_ClearLeadEncryptedCencVideo_Success
-ThirdPartyReduceAcceptLanguageBrowserTest.ThirdPartyIframeWithSubresourceRequests
-VideoLCPTypeTest.DataURIType_Video

# This test fails because we override the support article URL to point to our
Expand Down

0 comments on commit 7cdd666

Please sign in to comment.