flutter/dev/devicelab/bin/tasks
Ian Hickson f1cdf57053 Be gentler, for MacOS (#7684)
Turns out MacOS has a really low open files limit and so if you try to
open EVERY FILE AT THE SAME TIME it falls over.

This just opens the files one at a time, the way we used to back in
the old days.
2017-01-26 18:48:01 -08:00
..
analyzer_cli__analysis_time.dart move CI tests into the main repo (#5758) 2016-09-14 13:22:53 -07:00
analyzer_server__analysis_time.dart move CI tests into the main repo (#5758) 2016-09-14 13:22:53 -07:00
basic_material_app__size.dart measure IPA size (#7158) 2016-12-05 12:46:59 -08:00
basic_material_app_ios__size.dart measure IPA size (#7158) 2016-12-05 12:46:59 -08:00
complex_layout__build.dart move CI tests into the main repo (#5758) 2016-09-14 13:22:53 -07:00
complex_layout__start_up.dart devicelab: make specifying device OS less confusing (#7132) 2016-12-01 18:35:40 -08:00
complex_layout_ios__start_up.dart devicelab: make specifying device OS less confusing (#7132) 2016-12-01 18:35:40 -08:00
complex_layout_scroll_perf__memory.dart devicelab: make specifying device OS less confusing (#7132) 2016-12-01 18:35:40 -08:00
complex_layout_scroll_perf__timeline_summary.dart devicelab: make specifying device OS less confusing (#7132) 2016-12-01 18:35:40 -08:00
complex_layout_scroll_perf_ios__timeline_summary.dart devicelab: make specifying device OS less confusing (#7132) 2016-12-01 18:35:40 -08:00
flutter_gallery__back_button_memory.dart A devicelab memory test for Android app suspend and resume (#7164) 2016-12-06 10:13:21 -08:00
flutter_gallery__build.dart move CI tests into the main repo (#5758) 2016-09-14 13:22:53 -07:00
flutter_gallery__memory_nav.dart Devicelab memory usage test that navigates repeatedly to a screen within Gallery (#7137) 2016-12-05 11:08:25 -08:00
flutter_gallery__start_up.dart devicelab: make specifying device OS less confusing (#7132) 2016-12-01 18:35:40 -08:00
flutter_gallery__transition_perf.dart devicelab: make specifying device OS less confusing (#7132) 2016-12-01 18:35:40 -08:00
flutter_gallery_ios__start_up.dart devicelab: make specifying device OS less confusing (#7132) 2016-12-01 18:35:40 -08:00
flutter_gallery_ios__transition_perf.dart devicelab: make specifying device OS less confusing (#7132) 2016-12-01 18:35:40 -08:00
hello_world__memory.dart A devicelab test of memory usage for a minimal app (#7126) 2016-12-02 10:27:43 -08:00
hot_mode_dev_cycle__benchmark.dart devicelab: add more hot-reload metrics (#7602) 2017-01-24 09:04:48 -08:00
microbenchmarks_ios.dart fix microbenchmarks on iOS (#7429) 2017-01-10 18:16:00 -08:00
microbenchmarks.dart fix microbenchmarks on iOS (#7429) 2017-01-10 18:16:00 -08:00
smoke_test_failure.dart move CI tests into the main repo (#5758) 2016-09-14 13:22:53 -07:00
smoke_test_setup_failure.dart move CI tests into the main repo (#5758) 2016-09-14 13:22:53 -07:00
smoke_test_success.dart move CI tests into the main repo (#5758) 2016-09-14 13:22:53 -07:00
smoke_test_throws.dart move CI tests into the main repo (#5758) 2016-09-14 13:22:53 -07:00
technical_debt__cost.dart Be gentler, for MacOS (#7684) 2017-01-26 18:48:01 -08:00