blob: 9f798af98f9fe1f577d4bf39cf0b316baf74e627 [file] [log] [blame]
sdk:
- pubspec
- dev
stages:
- analyze_and_format:
- analyze: --fatal-infos .
- format:
sdk:
- dev
- unit_test:
- test: --test-randomize-ordering-seed=random
os:
- linux
# TODO: Get tests passing on windows
- test: --test-randomize-ordering-seed=random -p chrome
os:
- linux
- windows