flutter/packages/flutter_tools/test/general.shard/android
Jonah Williams 8b6baae44c
[flutter_tools] move process manager into tool (#75350)
Our current top crasher is an unclear error when ProcessManager fails to resolve an executable path. To fix this, we'd like to being adjusting the process resolution logic and adding more instrumentation to track failures. In order to begin the process, the ProcessManager has been folded back into the flutter tool
2021-02-04 13:19:11 -08:00
..
adb_log_reader_test.dart [flutter_tools] remove mock android device from log reader test (#74995) 2021-01-29 14:27:58 -08:00
android_device_discovery_test.dart [flutter_tools] move process manager into tool (#75350) 2021-02-04 13:19:11 -08:00
android_device_port_forwarder_test.dart [flutter_tools] opt all flutter tool libraries and tests out of null safety. (#74832) 2021-01-27 15:17:53 -08:00
android_device_start_test.dart [flutter_tools] opt all flutter tool libraries and tests out of null safety. (#74832) 2021-01-27 15:17:53 -08:00
android_device_stop_test.dart [flutter_tools] opt all flutter tool libraries and tests out of null safety. (#74832) 2021-01-27 15:17:53 -08:00
android_device_test.dart [flutter_tools] move process manager into tool (#75350) 2021-02-04 13:19:11 -08:00
android_emulator_test.dart [flutter_tools] opt all flutter tool libraries and tests out of null safety. (#74832) 2021-01-27 15:17:53 -08:00
android_install_test.dart [flutter_tools] move process manager into tool (#75350) 2021-02-04 13:19:11 -08:00
android_sdk_test.dart [flutter_tools] move process manager into tool (#75350) 2021-02-04 13:19:11 -08:00
android_studio_test.dart [flutter_tools] move process manager into tool (#75350) 2021-02-04 13:19:11 -08:00
android_studio_validator_test.dart [flutter_tools] move process manager into tool (#75350) 2021-02-04 13:19:11 -08:00
android_workflow_test.dart [flutter_tools] move some fakes out of mocks.dart (#74992) 2021-01-29 14:28:18 -08:00
build_validation_test.dart [flutter_tools] opt all flutter tool libraries and tests out of null safety. (#74832) 2021-01-27 15:17:53 -08:00
gradle_errors_test.dart [flutter_tools] move process manager into tool (#75350) 2021-02-04 13:19:11 -08:00
gradle_test.dart [flutter_tools] move process manager into tool (#75350) 2021-02-04 13:19:11 -08:00
gradle_utils_test.dart [flutter_tools] move process manager into tool (#75350) 2021-02-04 13:19:11 -08:00