flutter/dev/devicelab/lib/tasks
godofredoc a0e8681452
Add flutter update packages to some tests. (#75530)
* Add flutter update packages to some tests.

Analyzer_benchmark and flutter_test_performance require to pub get
multiple directories. Rather than delegating the recipes to run flutter
update-packages we explicitly running on tests that need it.

Bug: https://github.com/flutter/flutter/issues/75524

* Add pub get directly on the analyis classes.

* Run flutter get in dev/tools.

* Fix directory path.

* Add more dependency directories.

* Fix typo.

* Add more dependencies.

* Add stocks dependency.

* Fix paths to some apps.

* Add more dependencies.

* Complete dependencies definition.

* More analysis dependencies.

* Add examples dependencies.

* Dev tool dependencies.

* Use update-packages for analyzer benchmark.
2021-02-11 15:30:55 -08:00
..
analysis.dart Add flutter update packages to some tests. (#75530) 2021-02-11 15:30:55 -08:00
gallery.dart preserve detailFiles entry in TaskResult JSON (#70668) 2020-11-17 16:05:54 -08:00
hot_mode_tests.dart Avoid iOS local networking dialog in integration tests (#75163) 2021-02-01 13:33:25 -08:00
integration_tests.dart [flutter_tools] ensure --dart-define can parse args with commas (#73798) 2021-01-15 13:51:32 -08:00
microbenchmarks.dart Avoid iOS local networking dialog in integration tests (#75163) 2021-02-01 13:33:25 -08:00
new_gallery.dart Refactor devicelab logic to use TaskResult instead of JSON (#67550) 2020-10-07 16:37:09 -07:00
perf_tests.dart Reland "add a benchmark test for stack size (#75039)" (#75434) 2021-02-04 12:16:31 -08:00
plugin_tests.dart Force plugins to inherit minimum macOS version from Flutter app (#72764) 2021-01-11 11:16:12 -08:00
web_benchmarks.dart web benchmark choose renderer explicitly (#73582) 2021-01-08 12:04:03 -08:00
web_dev_mode_tests.dart Refactor devicelab logic to use TaskResult instead of JSON (#67550) 2020-10-07 16:37:09 -07:00