Commit e32e93e
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
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1622 | 1622 | | |
1623 | 1623 | | |
1624 | 1624 | | |
| 1625 | + | |
1625 | 1626 | | |
1626 | 1627 | | |
1627 | 1628 | | |
| |||
0 commit comments