diff --git a/test/filters/browser_tests-linux-msan.filter b/test/filters/browser_tests-linux-msan.filter index 47f5e97ca4e..000327cd9c2 100644 --- a/test/filters/browser_tests-linux-msan.filter +++ b/test/filters/browser_tests-linux-msan.filter @@ -23,3 +23,13 @@ # for the same reason. # https://github.com/brave/brave-browser/issues/54053 -DevToolsExtensionHostsPolicyTest.CantInspectBlockedHost + +# Upstream Chromium test. Known upstream flake (2.9% flake rate over 30 days +# per LUCI Analysis). Already disabled on ChromeOS MSan upstream +# (crbug.com/491012584). The test expects zero samples for the renamed +# histogram Webium.Navigation.DocumentLoader.DidCommitNavigation in a +# non-initial-WebUI renderer, but pending histograms from the browser's own +# initial WebUI startup process can leak into the measurement under slow MSan +# execution. No Brave modifications in chrome/browser/ui/waap/. +# https://github.com/brave/brave-browser/issues/54031 +-InitialWebUIMetricsMappingBrowserTest.NormalRendererMetricsAreNotMapped