mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Our CI system runs with `--enable-vmservice`, but the default (i.e. for `flutter test`) does not. Closes https://github.com/flutter/flutter/issues/136079.