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
Wait for any remaining output in e2e_test.dart (#2663)
This is intended to fix the flakes appearing on the windows
bot. I suspect the test runner is marking it as failing when
output comes through on the stream after the test has exited.
0 commit comments