flutter/packages/flutter_tools/test
Danny Tuppeny a9275d2154
Swap order of attach/stop in flutter_attach integration test (#21106)
This is a bit of a stab in the dark for a flake sometimes seen on bots (but I can't repro locally) #20822. Detaching from a Flutter app currently seems to terminate it, so it may be the cause of the "app not found" when trying to stop the app subsequently.

This change means we stop the app from the main process first, before terminating the attach process.
2018-08-29 07:58:11 +01:00
..
android Clean up usage of temporary directories (#20682) 2018-08-17 13:17:23 -07:00
base Clean up usage of temporary directories (#20682) 2018-08-17 13:17:23 -07:00
commands Attach command: add Bazel filesystem support (#21082) 2018-08-28 14:50:03 -06:00
dart Shim package:test to avoid matcher issues (#20602) 2018-08-14 20:33:58 -07:00
data Reland "Roll engine to version e3687f70c7ece72000b32ee1b3c02755ba5361ac (#20427)" (#20633) 2018-08-15 15:35:12 -07:00
integration Swap order of attach/stop in flutter_attach integration test (#21106) 2018-08-29 07:58:11 +01:00
intellij Shim package:test to avoid matcher issues (#20602) 2018-08-14 20:33:58 -07:00
ios Shim package:test to avoid matcher issues (#20602) 2018-08-14 20:33:58 -07:00
runner Re-enable missing_return (#20844) 2018-08-28 11:22:57 -07:00
src Clean up usage of temporary directories (#20682) 2018-08-17 13:17:23 -07:00
tester Shim package:test to avoid matcher issues (#20602) 2018-08-14 20:33:58 -07:00
analytics_test.dart Clean up usage of temporary directories (#20682) 2018-08-17 13:17:23 -07:00
application_package_test.dart Shim package:test to avoid matcher issues (#20602) 2018-08-14 20:33:58 -07:00
artifacts_test.dart Clean up usage of temporary directories (#20682) 2018-08-17 13:17:23 -07:00
asset_bundle_package_fonts_test.dart Clean up usage of temporary directories (#20682) 2018-08-17 13:17:23 -07:00
asset_bundle_package_test.dart Clean up usage of temporary directories (#20682) 2018-08-17 13:17:23 -07:00
asset_bundle_test.dart Clean up usage of temporary directories (#20682) 2018-08-17 13:17:23 -07:00
asset_bundle_variant_test.dart Clean up usage of temporary directories (#20682) 2018-08-17 13:17:23 -07:00
asset_test.dart Shim package:test to avoid matcher issues (#20602) 2018-08-14 20:33:58 -07:00
base_utils_test.dart Shim package:test to avoid matcher issues (#20602) 2018-08-14 20:33:58 -07:00
bug_report_test.dart Shim package:test to avoid matcher issues (#20602) 2018-08-14 20:33:58 -07:00
cache_test.dart Shim package:test to avoid matcher issues (#20602) 2018-08-14 20:33:58 -07:00
channel_test.dart Shim package:test to avoid matcher issues (#20602) 2018-08-14 20:33:58 -07:00
compile_test.dart Re-enable missing_return (#20844) 2018-08-28 11:22:57 -07:00
config_test.dart Clean up usage of temporary directories (#20682) 2018-08-17 13:17:23 -07:00
crash_reporting_test.dart Shim package:test to avoid matcher issues (#20602) 2018-08-14 20:33:58 -07:00
dart_dependencies_test.dart Shim package:test to avoid matcher issues (#20602) 2018-08-14 20:33:58 -07:00
dependency_checker_test.dart Clean up usage of temporary directories (#20682) 2018-08-17 13:17:23 -07:00
devfs_test.dart Fixes resulting from audit of issues links (#20772) 2018-08-18 16:44:39 -07:00
device_test.dart Shim package:test to avoid matcher issues (#20602) 2018-08-14 20:33:58 -07:00
emulator_test.dart Shim package:test to avoid matcher issues (#20602) 2018-08-14 20:33:58 -07:00
flutter_manifest_test.dart Shim package:test to avoid matcher issues (#20602) 2018-08-14 20:33:58 -07:00
forbidden_imports_test.dart Shim package:test to avoid matcher issues (#20602) 2018-08-14 20:33:58 -07:00
hot_test.dart Shim package:test to avoid matcher issues (#20602) 2018-08-14 20:33:58 -07:00
project_test.dart Fix compiler error (#20687) 2018-08-16 13:59:27 +02:00
protocol_discovery_test.dart Shim package:test to avoid matcher issues (#20602) 2018-08-14 20:33:58 -07:00
resident_runner_test.dart Shim package:test to avoid matcher issues (#20602) 2018-08-14 20:33:58 -07:00
stop_test.dart Shim package:test to avoid matcher issues (#20602) 2018-08-14 20:33:58 -07:00
trace_test.dart Shim package:test to avoid matcher issues (#20602) 2018-08-14 20:33:58 -07:00
utils_test.dart Re-enable missing_return (#20844) 2018-08-28 11:22:57 -07:00
version_test.dart Shim package:test to avoid matcher issues (#20602) 2018-08-14 20:33:58 -07:00
vmservice_test.dart Shim package:test to avoid matcher issues (#20602) 2018-08-14 20:33:58 -07:00