Change standalone_2/io/http_close_test to be less flaky #35807
Labels
area-test
Cross-cutting test issues (use area- labels for specific failures; not used for package:test).
area-vm
Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends.
library-io
One of the flakiest tests on the VM is standalone_2/io/http_close_test.
Can we make the test more stable, by making it accept network failures, or by making it retry if it sees a failure? This helps to make other flakes more visible, by removing this test from the flakiness dashboard. @sortie
The text was updated successfully, but these errors were encountered: