Skip to content

Commit 3a4cff3

Browse files
authored
Retry on test failure (#267)
1 parent 7773819 commit 3a4cff3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pkgs/io_file/dart_test.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
11
concurrency: 1
22
reporter: compact
33
test-randomize-ordering-seed: random
4+
# TODO(brianquinlan): Remove retries when
5+
# https://github.com/dart-lang/sdk/issues/38832 is fixed.
6+
retry: 1

0 commit comments

Comments
 (0)