You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[camera] Attempt to fix flaky new Android test (flutter#6831)
The recently added "recording with image stream" test is very flaky,
often throwing on `stop`. This is a speculative fix for that flake based
on the documentation of `stop` indicating that it will throw if nothing
has been recorded.
0 commit comments