mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
9 lines
330 B
YAML
9 lines
330 B
YAML
tags:
|
|
# This tag tells the test framework to run these tagged files as part of a
|
|
# reduced test set.
|
|
reduced-test-set:
|
|
# 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
|