Skip to content

Commit 60629ef

Browse files
netzenbotbbondy
andcommitted
Disable flaky AutoPictureInPictureTabHelperBrowserTest.PromptResultRecorded_VideoConferencingAllowOnce (#34338)
This Chromium test has a 10.9% upstream flake rate (111,249 verdicts in LUCI Analysis). The crash is in upstream code (AutoPipSettingView:: OnButtonPressed) due to a race condition between PostTask-deferred ShowBubble() and the test accessing the view before the posted task runs. No Brave modifications exist for this code path. Resolves brave/brave-browser#53186 Co-authored-by: Brian R. Bondy <netzen@gmail.com>
1 parent 85c7846 commit 60629ef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/filters/browser_tests.filter

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1624,6 +1624,7 @@
16241624
-All/SoftNavigationTest.LayoutShift/*
16251625
-AutoPictureInPictureTabHelperBrowserTest.CachedBoundsIgnoredWhenPermissionPromtIsVisible
16261626
-AutoPictureInPictureTabHelperBrowserTest.ImmediatelyClosesAutopipIfTabIsAlreadyFocused
1627+
-AutoPictureInPictureTabHelperBrowserTest.PromptResultRecorded_VideoConferencingAllowOnce
16271628
-AutoPictureInPictureTabHelperBrowserTest.OverlaySettingViewIsShownForDocumentPip
16281629
-AutoPictureInPictureTabHelperBrowserTest.RespectsAutoPictureInPictureContentSetting
16291630
-AutoPictureInPictureTabHelperBrowserTest.ShowsMostRecentlyHiddenTab

0 commit comments

Comments
 (0)