fe50796c6f
The test shows up as flaky when running in parallel on the "iso-stress" builder and as such is not needed to test concurrency in the VM, so we'll remove it. The test fails with ``` FutureExpect.throws received Instance of '_RawDatagramSocket' instead of an exception #0 FutureExpect.throws.<anonymous closure> #1 _rootRunUnary #2 _CustomZone.runUnary <asynchronous suspension> #3 FutureExpect.throws.<anonymous closure> <asynchronous suspension> ``` TEST=Should get "iso-stress" builder geen. Change-Id: Iad79851bda5c8eb75b2387df296b357e3884c822 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/243622 Reviewed-by: Daco Harkes <dacoharkes@google.com> Commit-Queue: Martin Kustermann <kustermann@google.com>