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:
Netzenbot
2026-03-31 13:53:02 -04:00
committed by GitHub
parent 7854c9c548
commit d0b5bc397c
+1
View File
@@ -142,6 +142,7 @@
-NewTabPageUtilEnableFlagBrowserTest.*
-NewTabPageUtilDisableFlagBrowserTest.*
-NotificationContentDetectionAllowlistedChecksEnabledBrowserTest.AllowlistedSiteExecutesModel/*
-NotificationContentDetectionAllowlistedChecksEnabledBrowserTest.NotificationDisplayedWhenModelNotAvailable/*
-NotificationContentDetectionBrowserTest.AllowlistedSiteDoesNotExecuteModel*
-NotificationContentDetectionBrowserTest.EnterpriseAllowlistedSiteDoesNotExecuteModel
-NotificationContentDetectionBrowserTest.NonAllowlistedSiteSuccessfullyExecutesModel