Files
brave-core/test
NetzenbotandBrian R. Bondy e32e93e830 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 https://github.com/brave/brave-browser/issues/53186

Co-authored-by: Brian R. Bondy <netzen@gmail.com>
2026-02-28 15:56:08 -05:00
..