Skip to content

Commit e32e93e

Browse files
netzenbotbbondy
andauthored
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 68cff69 commit e32e93e

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
@@ -1622,6 +1622,7 @@
16221622
-All/SoftNavigationTest.LayoutShift/*
16231623
-AutoPictureInPictureTabHelperBrowserTest.CachedBoundsIgnoredWhenPermissionPromtIsVisible
16241624
-AutoPictureInPictureTabHelperBrowserTest.ImmediatelyClosesAutopipIfTabIsAlreadyFocused
1625+
-AutoPictureInPictureTabHelperBrowserTest.PromptResultRecorded_VideoConferencingAllowOnce
16251626
-AutoPictureInPictureTabHelperBrowserTest.OverlaySettingViewIsShownForDocumentPip
16261627
-AutoPictureInPictureTabHelperBrowserTest.RespectsAutoPictureInPictureContentSetting
16271628
-AutoPictureInPictureTabHelperBrowserTest.ShowsMostRecentlyHiddenTab

0 commit comments

Comments
 (0)