From 2c0359b4b084301c69c3366c84874e0268008d11 Mon Sep 17 00:00:00 2001 From: Emerick Rogul Date: Thu, 17 Apr 2025 10:06:58 -0400 Subject: [PATCH] Disable a few upstream browser tests that conflict with our settings --- test/filters/browser_tests.filter | 2 ++ 1 file changed, 2 insertions(+) diff --git a/test/filters/browser_tests.filter b/test/filters/browser_tests.filter index af0c94be7cb..fda4eda4926 100644 --- a/test/filters/browser_tests.filter +++ b/test/filters/browser_tests.filter @@ -402,6 +402,7 @@ # These tests fail because kPrerender2 feature is disabled. -All/HostedAppTestWithPrerendering.* +-All/PrerenderSpeculationRulesTagsBrowserTest.* -AppControllerHandoffPrerenderBrowserTest.* -ContentSettingsWithPrerenderingBrowserTest.PrerenderingPageIframeSetsCookie -ContentSettingsWithPrerenderingBrowserTest.PrerenderingPageSetsCookie @@ -1639,6 +1640,7 @@ # These tests fail because we provide our own override of the side panel which # does not enable this feature +-All/LensOverlayControllerBrowserPDFContextualizationTest.CurrentPageIncludedInRequest/* -All/LensOverlayControllerBrowserPDFContextualizationTest.Histograms/* -All/LensOverlayControllerBrowserPDFContextualizationTest.LargePdfNotIncludedInRequest/* -All/LensOverlayControllerBrowserPDFContextualizationTest.PageUrlIncludedInRequest/*