mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
In particular, if stdout.supportsAnsiEscapes is false, don't output ANSI. Also, output stdout/stderr of tests that are normally silenced, if they fail. Also, update the output to be more convenient when debugging. Also, expand some abbreviations.