flutter/dev/devicelab/lib/tasks
Vyacheslav Egorov 41a5e5d8f6 Change few devicelab tests to support testing against local engine (#13268)
* Change some of the dev/devicelab tests to support testing against local engine.

We can already configure flutter tools to use local engine by setting
FLUTTER_ENGINE environment variable. However when this variable is set
this also requires setting --local-engine to specify which flavor of
engine to use.

This change changes tests in dev/devicelab to pass a sensible default for
--local-engine, e.g. when testing hot reload on Android we pass android_debug
and when testing release AOT build for IOS we pass ios_release.

* Fix analysis issues

* Update utils.dart
2017-11-30 12:15:27 -08:00
..
analysis.dart resurrect analyzer benchmarks (#10668) 2017-06-13 13:14:16 -07:00
gallery.dart Keep provisioning step (#10736) 2017-06-15 18:23:37 -07:00
hot_mode_tests.dart Change few devicelab tests to support testing against local engine (#13268) 2017-11-30 12:15:27 -08:00
integration_tests.dart Add integration test of textures (#13122) 2017-11-22 14:16:25 +01:00
integration_ui.dart delay taking screenshot to allow GPU thread to render the frame (#12896) 2017-11-06 17:33:48 -08:00
microbenchmarks.dart Change few devicelab tests to support testing against local engine (#13268) 2017-11-30 12:15:27 -08:00
perf_tests.dart Change few devicelab tests to support testing against local engine (#13268) 2017-11-30 12:15:27 -08:00
sample_catalog_generator.dart Fix sample page generator: add the commit arg (#11038) 2017-06-29 11:22:22 -07:00
save_catalog_screenshots.dart enable lint avoid_function_literals_in_foreach_calls (#12607) 2017-10-19 08:16:16 +02:00