f40b06a8ac
Processes on Windows can take longer to exit, taking longer for directories they use to become available for deletion. Accommodate this potentially lengthy by trying several times to delete temp directories before failing the test. Fixes https://github.com/dart-lang/sdk/issues/47700 TEST=run_test on Windows Change-Id: Id73d6ba3ff981ed59c89ab833f5775eff5375ae6 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/226980 Reviewed-by: Ben Konyi <bkonyi@google.com> Commit-Queue: Alexander Aprelev <aam@google.com>