flutter/packages/flutter_driver
liyuqian eb30745faf
Print warning if flutter drive is run in debug (#30747)
## Description

Print actionable warnings if `flutter drive` (where most of our performance benchmarks come from) is run in debug mode and it tries to gather benchmarks using `traceAction`.

## Related Issues

https://github.com/flutter/flutter/issues/30625

## Tests

I added the following tests:
* drive_perf_debug_warning devicelab test
2019-04-09 18:55:42 -07:00
..
lib Print warning if flutter drive is run in debug (#30747) 2019-04-09 18:55:42 -07:00
test some formatting of map, parameters and spaces (#29760) 2019-03-23 00:02:21 +01:00
test_driver add driver failure test (#6776) 2016-11-09 15:28:30 -08:00
BUILD.gn [flutter_driver] Adds fuchsia compat for connect() (#22633) 2018-10-08 11:09:07 -07:00
pubspec.yaml Replace flutter.io with flutter.dev (#30562) 2019-04-05 11:39:30 -07:00