flutter/packages/flutter_tools/test/android
Alexander Aprelev 30dbc4c767
Whitelist adb.exe heap corruption exit code. (#33951)
* Whitelist adb.exe heap corruption exit code.

In android platform tools 29.0.0 adb.exe shell seems to be exiting with heap corruption exit code, otherwise producing results as expected. This PR whitelists this exit code on Windows.

Fixes https://github.com/flutter/flutter/issues/33938.

* Fix condition

* Fix 'shell am start' command

* Fix stop command

* Refactor into runAdbMostlyChecked(Sync/Async)

* runAdbMostlyChecked -> runAdbChecked
2019-06-06 12:01:03 -07:00
..
android_device_test.dart Whitelist adb.exe heap corruption exit code. (#33951) 2019-06-06 12:01:03 -07:00
android_emulator_test.dart Add missing trailing commas (#28673) 2019-03-01 08:17:55 +01:00
android_sdk_test.dart Reland "Allow for gradle downloading missing SDK assets" (#28097) (#28355) 2019-02-23 09:56:57 -08:00
android_studio_test.dart Add tests for pr:27687 (#27944) 2019-02-25 18:34:03 -08:00
android_studio_validator_test.dart [H] Cleanup (#23632) 2018-10-29 19:44:00 -07:00
android_workflow_test.dart Add missing trailing commas (#28673) 2019-03-01 08:17:55 +01:00
gradle_test.dart make FlutterProject synchronous (#31757) 2019-04-29 08:21:32 -07:00