mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Users of this script typically expect that the normal output of the tests will be written to stdout. However, the logging.StreamHandler writes to stderr by default unless another stream is specified.