mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
* The outputs of all commands are not printed and not just commands that fail. * The stdout and stderr are now printed in order. * Clear dividers mark logs from specific subprocesses or errors. * The test whose run failed should now be exactly on top of the error message and code.