mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Really disable shuffling for gen_defaults tests (#142721)
https://github.com/flutter/flutter/issues/142716
This commit is contained in:
parent
8a5509ea6a
commit
52fdc0128b
5
dev/tools/gen_defaults/dart_test.yaml
Normal file
5
dev/tools/gen_defaults/dart_test.yaml
Normal file
@ -0,0 +1,5 @@
|
||||
tags:
|
||||
# This tag tells the test framework to not shuffle the test order according to
|
||||
# the --test-randomize-ordering-seed for the suites that have this tag.
|
||||
no-shuffle:
|
||||
allow_test_randomization: false
|
||||
Loading…
x
Reference in New Issue
Block a user