Disable flaky Chromium NotificationContentDetection test (#35099)
Disable Chromium test NotificationContentDetectionAllowlistedChecksEnabledBrowserTest.NotificationDisplayedWhenModelNotAvailable This is an upstream Chromium test (stable upstream at 0.2% flake rate). Brave's stubbed PredictionManager and disabled optimization guide features cause incompatibility with this test. All other tests in the NotificationContentDetection family are already disabled for the same reason. Not disabled by Chromium upstream. Resolves https://github.com/brave/brave-browser/issues/54042
This commit is contained in:
@@ -142,6 +142,7 @@
|
||||
-NewTabPageUtilEnableFlagBrowserTest.*
|
||||
-NewTabPageUtilDisableFlagBrowserTest.*
|
||||
-NotificationContentDetectionAllowlistedChecksEnabledBrowserTest.AllowlistedSiteExecutesModel/*
|
||||
-NotificationContentDetectionAllowlistedChecksEnabledBrowserTest.NotificationDisplayedWhenModelNotAvailable/*
|
||||
-NotificationContentDetectionBrowserTest.AllowlistedSiteDoesNotExecuteModel*
|
||||
-NotificationContentDetectionBrowserTest.EnterpriseAllowlistedSiteDoesNotExecuteModel
|
||||
-NotificationContentDetectionBrowserTest.NonAllowlistedSiteSuccessfullyExecutesModel
|
||||
|
||||
Reference in New Issue
Block a user