flutter/packages/flutter_tools/test
Danny Tuppeny db7aa6a069
Unskip passing tests on Windows + add a new failing test with GH reference (#21351)
* Unskip integration tests on Windows that now pass

The referenced issue is closed and these tests pass for me locally on Windows now.

* Remove import that's no longer used

* Add another issue that is afffecting these tests on Windows

* Add a hot restart test and mark skip on Windows

Skipped due to https://github.com/flutter/flutter/issues/21348.
2018-09-04 16:24:10 +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 Turn on unawaited_futures in flutter_tools (#21048) 2018-08-30 20:57:44 -07: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 Unskip passing tests on Windows + add a new failing test with GH reference (#21351) 2018-09-04 16:24:10 +01:00
intellij Shim package:test to avoid matcher issues (#20602) 2018-08-14 20:33:58 -07:00
ios Support for flutter run/build module on iOS (#21216) 2018-08-30 16:18:44 +02:00
runner Re-enable missing_return (#20844) 2018-08-28 11:22:57 -07:00
src Migrate devfs tests to Dart 2 (#21285) 2018-08-31 13:31:56 -07:00
tester Migrate Flutter Tester tests to Dart 2 (#21292) 2018-08-31 15:39:34 -07:00
analytics_test.dart Clean up usage of temporary directories (#20682) 2018-08-17 13:17:23 -07:00
application_package_test.dart Support for flutter run/build module on iOS (#21216) 2018-08-30 16:18:44 +02: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 Makes switching channels remove version freshness stamp. (#21182) 2018-08-29 21:53:39 -07:00
compile_test.dart Turn on unawaited_futures in flutter_tools (#21048) 2018-08-30 20:57:44 -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 Migrate devfs tests to Dart 2 (#21285) 2018-08-31 13:31:56 -07:00
device_test.dart Turn on unawaited_futures in flutter_tools (#21048) 2018-08-30 20:57:44 -07:00
emulator_test.dart Turn on unawaited_futures in flutter_tools (#21048) 2018-08-30 20:57:44 -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 Migrate hot reload tests to Dart 2 (#21290) 2018-08-31 15:40:00 -07:00
project_test.dart Fix extraction of product bundle ID for iOS projects (#21252) 2018-08-31 11:07:15 +02:00
protocol_discovery_test.dart Turn on unawaited_futures in flutter_tools (#21048) 2018-08-30 20:57:44 -07:00
resident_runner_test.dart Run resident_runner_test in Dart 2 mode (#21288) 2018-08-31 14:31:38 -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