flutter/packages/flutter_tools/test/general.shard
Jonah Williams 44d0e52d20
[flutter_tools] remove fallback discovery and observatory timeout (#68756)
The flutter run failures are cause by the application occasionally taking a long time to start up. This caused the ios fallback discovery to kick in, which will always fail if the application hasn't started. Solution: remove the iOS fallback discovery and wait up to 30 seconds.

This has not proven to reduce the flakes, but it does at least remove one error case and removes code that will no longer work without the mDNS fallback.
2020-10-29 18:43:47 -07:00
..
android enable unnecessary_string_escapes and use_raw_strings (#68302) (#69025) 2020-10-26 12:42:05 -07:00
base Use runZonedGuarded() instead of deprecated onError. (#69160) 2020-10-28 08:43:31 -07:00
build_system [flutter_tools] reland: drive service (#68887) 2020-10-26 10:11:30 -07:00
commands [flutter_tools] document flutter root initialization (#67884) 2020-10-27 15:20:07 -07:00
dart [flutter_tools] Reland: simplify pub cache logic (#67589) 2020-10-23 10:00:56 -07:00
drive add web_long_running_tests shard containing long-running web tests (#67324) 2020-10-29 14:23:02 -07:00
fuchsia [flutter_tools] update to vm_service 5.2.0, update to dwds 7.0.0 (#69067) 2020-10-27 13:55:32 -07:00
intellij enable unnecessary_string_escapes and use_raw_strings (#68302) (#69025) 2020-10-26 12:42:05 -07:00
ios [flutter_tools] remove fallback discovery and observatory timeout (#68756) 2020-10-29 18:43:47 -07:00
linux [flutter_tools] remove globals from desktop configuration (#67146) 2020-10-02 21:52:53 -07:00
macos enable unnecessary_string_escapes and use_raw_strings (#68302) (#69025) 2020-10-26 12:42:05 -07:00
reporting Prefer tear offs to lambdas in test expects (#61196) 2020-07-09 17:58:51 -07:00
runner [flutter_tools] document flutter root initialization (#67884) 2020-10-27 15:20:07 -07:00
tester Remove unused 'dart:async' imports. (#65568) 2020-09-16 14:14:06 -07:00
vscode [flutter_tools] do not error doctor on missing vs code extension (#66780) 2020-09-30 08:41:31 -07:00
web Fix issue with --web-renderer. (#69319) 2020-10-29 14:43:06 -07:00
windows [flutter_tools] remove globals from desktop configuration (#67146) 2020-10-02 21:52:53 -07:00
analytics_test.dart Replace MockFile with memory file system files (#66941) 2020-09-29 17:50:33 -07:00
android_plugin_test.dart [flutter_tools] cleanups to plugin test cases (#67242) 2020-10-05 14:45:39 -07:00
application_package_test.dart [flutter_tools] Make ApplicationPackageFactory inject dependencies for Android Builds (#67827) 2020-10-26 16:51:32 -07:00
artifact_updater_test.dart [flutter_tools] do not measure progress timeout (#67959) 2020-10-13 13:05:47 -07:00
artifacts_test.dart Replace MockFile with memory file system files (#66941) 2020-09-29 17:50:33 -07:00
asset_bundle_package_fonts_test.dart Remove unused 'dart:async' imports. (#65568) 2020-09-16 14:14:06 -07:00
asset_bundle_package_test.dart Remove unused 'dart:async' imports. (#65568) 2020-09-16 14:14:06 -07:00
asset_bundle_test.dart [flutter_tools] fix recursive asset variant issue (#61129) 2020-07-08 18:07:27 -07:00
asset_bundle_variant_test.dart [flutter_tools] remove most use of global packages path (#60231) 2020-06-25 12:52:14 -07:00
asset_test.dart Remove unused 'dart:async' imports. (#65568) 2020-09-16 14:14:06 -07:00
base_utils_test.dart Remove unused 'dart:async' imports. (#65568) 2020-09-16 14:14:06 -07:00
build_info_test.dart [flutter_tools] support code size tooling on iOS, linux, windows, macOS, and Android on Windows (#63610) 2020-08-25 10:00:24 -07:00
bundle_shim_test.dart Revert "[flutter_tools] separate target platform, host platform, and architecutre (#60119)" (#60147) 2020-06-23 17:19:29 -07:00
cache_test.dart [flutter_tools] Reland: simplify pub cache logic (#67589) 2020-10-23 10:00:56 -07:00
channel_test.dart Replace MockFile with memory file system files (#66941) 2020-09-29 17:50:33 -07:00
cold_test.dart [flutter_tools] delete code related to reload method (#67279) 2020-10-05 09:57:10 -07:00
common_test.dart Fix/set mocks defaults (#54756) 2020-04-20 12:20:03 -07:00
compile_batch_test.dart Use multiroot scheme for initial compilation in ResidentRunner recompile (#68280) 2020-10-16 10:54:19 -07:00
compile_expression_test.dart [flutter_tools] reland: map file URIs to a multiroot scheme (#66405) 2020-09-23 07:03:59 -07:00
compile_incremental_test.dart request.mainUri should be fileUri (#68329) 2020-10-16 15:23:54 -07:00
compile_test.dart [flutter_tools] reland: map file URIs to a multiroot scheme (#66405) 2020-09-23 07:03:59 -07:00
config_test.dart Use XDG_CONFIG_HOME dir by default for config files (#66645) 2020-10-03 08:40:09 -07:00
coverage_collector_test.dart [flutter_tools] reland remove flutter view cache (#56387) 2020-05-05 12:09:51 -07:00
crash_reporting_test.dart [flutter_tools] dont let crash reporter crash tool (#66755) 2020-09-30 15:26:25 -07:00
create_config_test.dart [flutter_tools] dont allow creating package name that is invalid (#67786) 2020-10-12 15:38:23 -07:00
desktop_device_test.dart [flutter_tools] reland: drive service (#68887) 2020-10-26 10:11:30 -07:00
devfs_test.dart [flutter_tools] increase devFS sync timeout to 60 seconds (#68488) 2020-10-19 10:14:37 -07:00
device_test.dart [flutter_tools] remove globals from compile and devices (#67485) 2020-10-08 12:28:58 -07:00
doctor.dart [flutter_tools] refactor Chrome launch logic to remove globals/statics (#55160) 2020-04-22 01:28:51 -07:00
emulator_test.dart Handle missing Android SDKs in getEmulators() (#67295) 2020-10-05 08:57:04 -07:00
features_test.dart [flutter_tools] update windows config feature (#65867) 2020-09-17 15:24:52 -07:00
flutter_manifest_test.dart Show correct errors when plugins yaml forgot the 'flutter.plugins.pla… (#61338) 2020-07-22 18:24:03 -07:00
flutter_platform_test.dart [flutter_tools] update test platform to use buildInfo instead of mode + additional params (#69033) 2020-10-26 18:50:17 -07:00
flutter_project_metadata_test.dart [flutter_tools] update metadata detection to account for invalid yaml (#68243) 2020-10-15 16:51:52 -07:00
flutter_validator_test.dart [flutter_tools] remove globals from FlutterValidator, add documentation and move tests to new file (#67234) 2020-10-05 17:58:56 -07:00
generate_localizations_test.dart [flutter_tools] disable failing gen l10n test (#69340) 2020-10-29 15:04:46 -07:00
github_template_test.dart Replace MockFile with memory file system files (#66941) 2020-09-29 17:50:33 -07:00
hot_test.dart [flutter_tools] update to vm_service 5.2.0, update to dwds 7.0.0 (#69067) 2020-10-27 13:55:32 -07:00
license_collector_test.dart [flutter_tools] rename output LICENSE file to NOTICES and support loading either (#57871) 2020-05-29 11:55:02 -07:00
mdns_discovery_test.dart Reland "Re-enable the Dart Development Service (DDS) (#64671)" (#65873) 2020-09-16 16:27:42 -07:00
persistent_tool_state_test.dart Replace MockFile with memory file system files (#66941) 2020-09-29 17:50:33 -07:00
plugin_parsing_test.dart [flutter_tools] cleanups to plugin test cases (#67242) 2020-10-05 14:45:39 -07:00
plugins_test.dart enable unnecessary_string_escapes and use_raw_strings (#68302) (#69025) 2020-10-26 12:42:05 -07:00
project_file_invalidator_test.dart Replace MockFile with memory file system files (#66941) 2020-09-29 17:50:33 -07:00
project_test.dart Generate only requested platform directories on create (#68376) 2020-10-19 14:17:43 -07:00
protocol_discovery_test.dart [flutter_tools] do not add events to closed sink in throttle transform (#66468) 2020-09-23 10:40:39 -07:00
resident_runner_test.dart Support --web-renderer options which would allow user to specify which rendering backend to use. (#68848) 2020-10-28 17:32:09 -07:00
resident_web_runner_cold_test.dart [flutter tools] Add a DelegatingLogger class (#67581) 2020-10-09 15:55:24 -07:00
resident_web_runner_test.dart Support --web-renderer options which would allow user to specify which rendering backend to use. (#68848) 2020-10-28 17:32:09 -07:00
screenshot_command_test.dart License update (#45373) 2019-11-27 15:04:02 -08:00
terminal_handler_test.dart [flutter_tools] fix calling debugToggleBrightness on release mode (#66401) 2020-09-24 18:56:07 -07:00
test_compiler_test.dart [flutter_tools] update test platform to use buildInfo instead of mode + additional params (#69033) 2020-10-26 18:50:17 -07:00
testbed_test.dart [flutter_tools] rethrow process exceptions as tool exit from gradle build (#64745) 2020-09-03 11:55:55 -07:00
time_test.dart License update (#45373) 2019-11-27 15:04:02 -08:00
tracing_test.dart [flutter_tools] update to vm_service 5.2.0, update to dwds 7.0.0 (#69067) 2020-10-27 13:55:32 -07:00
update_packages_test.dart Test update_packages for git packages (#61127) 2020-07-08 19:31:02 -07:00
utils_test.dart [flutter_tools] remove globals from utils (#63831) 2020-08-24 15:26:03 -07:00
version_test.dart [flutter_tools] Add channel order aware version_test (#62417) 2020-09-24 13:07:03 -07:00
vmservice_test.dart [flutter_tools] delete code related to reload method (#67279) 2020-10-05 09:57:10 -07:00