• Greg Spencer's avatar
    Randomize Framework tests, opt out some tests that currently fail. (#85159) · b5f9612c
    Greg Spencer authored
    This turns on order shuffling for all tests that don't fail with it on, marking those tests that do fail with a tag so that they will be run without shuffling on.
    
    To determine which tests fail with it on, I ran all the tests 100 times with different random shuffle seeds, and then also ran it with the date seeds from today until the end of July, and tagged all of the test suites (files) that fail, with a seed that caused them to fail.
    b5f9612c
run_command.dart 9.52 KB