Skip to content

Commit 212a7e3

Browse files
committed
Update dart_test.yaml
1 parent f8e7e6e commit 212a7e3

File tree

1 file changed

+3
-7
lines changed

1 file changed

+3
-7
lines changed

pkgs/io_file/dart_test.yaml

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
11
concurrency: 1
22
reporter: compact
33
test-randomize-ordering-seed: random
4-
on_platform:
5-
# TODO(brianquinlan): Remove retries when
6-
# https://github.com/dart-lang/sdk/issues/38832 is fixed.
7-
android || ios || linux || mac-os:
8-
retry: 1
9-
windows:
10-
retry: 3
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)