flutter/dev/devicelab/lib/tasks
Chris Bracken 4b819782fb
[macOS] Add run release test in devicelab (#100526)
Adds a test that invokes flutter run in release mode on macOS desktop,
waits for successful launch and the flutter command list, then sends the
'q' command to quit the running app.

This adds an integration test for https://github.com/flutter/flutter/pull/100504.

Issue: https://github.com/flutter/flutter/issues/100348 (fix)
Issue: https://github.com/flutter/flutter/issues/97978 (partial fix)
Issue: https://github.com/flutter/flutter/issues/97977 (partial fix)
Umbrella issue: https://github.com/flutter/flutter/issues/60113
2022-03-22 14:12:59 -07:00
..
analysis.dart Migrate devicelab framework code to null safety. (#86325) 2021-07-13 12:14:50 -07:00
android_choreographer_do_frame_test.dart Add Android lifecycles test (#99319) 2022-03-01 15:26:21 -08:00
android_lifecycles_test.dart Fix lifecycle for API level 28 (#99433) 2022-03-02 18:30:54 -08:00
build_test_task.dart Migrate devicelab framework code to null safety. (#86325) 2021-07-13 12:14:50 -07:00
dart_plugin_registry_tests.dart Flush and close stdin in dart_plugin_registry_test (#100338) 2022-03-17 19:25:14 -07:00
gallery.dart Enable no_leading_underscores_for_local_identifiers (#96422) 2022-01-21 14:43:59 -08:00
hot_mode_tests.dart Fixed a cast issue with host_mode_tests.dart. (#86392) 2021-07-13 17:31:02 -07:00
integration_tests.dart feat: enable flavor option on test command (#89045) 2021-11-11 09:23:02 -08:00
microbenchmarks.dart Fix race condition in readJsonResults (#100243) 2022-03-17 13:40:15 -07:00
new_gallery.dart Enable prefer_relative_imports and fix files. (#91573) 2021-10-11 10:28:07 -07:00
perf_tests.dart [macOS] Add run release test in devicelab (#100526) 2022-03-22 14:12:59 -07:00
platform_channels_benchmarks.dart Enable prefer_relative_imports and fix files. (#91573) 2021-10-11 10:28:07 -07:00
plugin_tests.dart FFI plugins (#96225) 2022-01-26 23:44:45 +01:00
web_benchmarks.dart Enable prefer_relative_imports and fix files. (#91573) 2021-10-11 10:28:07 -07:00
web_dev_mode_tests.dart clean up stale or unnecessary TODOS (#88308) 2021-08-16 21:37:03 -07:00