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
|