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
Fix the test so it works with multiple concurrent instances running.
BUG=#56955
TEST=standalone/io/socket_udp_readwrite_test"
Change-Id: I312c7a846e7ca7288dd6dae3c35abedaf9a50939
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/391305
Reviewed-by: Siva Annamalai <asiva@google.com>
Commit-Queue: Alexander Aprelev <aam@google.com>
There are new test failures on [io/socket/win] Ensure udp sockets survive sending data to unreachable destination..
The tests
are failing on configurations
Looking at the current results, it looks like the other Windows configurations are also flakily timing out.
/cc @aam
The text was updated successfully, but these errors were encountered: