mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00

* Randomize tests, exclude tests that fail with randomization. * Disable some more tool tests
6 lines
211 B
YAML
6 lines
211 B
YAML
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
|