mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
This makes the output much more readable and you can actually see stacktraces. Long-term, we need to stick this output into the result of the previous test instead of having them be printed to stderr. R=esprehn@chromium.org Review URL: https://codereview.chromium.org/686723004