flutter/packages/flutter_tools/test/general.shard
Jonah Williams 3e838da96a
[flutter_tools] use flutter tool handler for dwds resources and precache tool pub dependencies (#65814)
If the tool is downloaded from a precompiled snapshot, or if the backing source files in the pub cache are deleted, the dwds debugging functionality will break as the client.js file cannot be located. Instead use the PackageConfig to verify that package location, downloading if it is missing.

Override the dwds middleware to avoid Isolate.resolvePackageUri

Fixes #53644
Fixes #65475
2020-09-17 15:22:06 -07:00
..
android Remove unused 'dart:async' imports. (#65568) 2020-09-16 14:14:06 -07:00
base Added the machine's architecture to macos doctor results. (#65978) 2020-09-16 17:47:04 -07:00
build_system Fixed typo (subetting -> subsetting) (#62502) 2020-09-17 15:17:08 -07:00
commands [flutter_tools] fix formatting regression in analyze and add full coverage (#62593) 2020-07-30 13:41:02 -07:00
dart Remove unused 'dart:async' imports. (#65568) 2020-09-16 14:14:06 -07:00
fuchsia Reland "Re-enable the Dart Development Service (DDS) (#64671)" (#65873) 2020-09-16 16:27:42 -07:00
intellij [flutter_tools] Ensure that global variables are easily identifiable (#47398) 2020-01-06 11:04:20 -08:00
ios Inform user how to fix permissions when the observatory URL isn't found on iOS 14 (#65977) 2020-09-17 15:16:55 -07:00
linux Separate blkid in the Linux library checks (#63810) 2020-08-17 10:51:03 -07:00
macos Remove unused 'dart:async' imports. (#65568) 2020-09-16 14:14:06 -07:00
reporting Prefer tear offs to lambdas in test expects (#61196) 2020-07-09 17:58:51 -07:00
runner Remove unused 'dart:async' imports. (#65568) 2020-09-16 14:14:06 -07:00
tester Remove unused 'dart:async' imports. (#65568) 2020-09-16 14:14:06 -07:00
vscode [flutter_tools] fix windows vscode lookup (#56491) 2020-05-06 16:51:01 -07:00
web Remove unused 'dart:async' imports. (#65568) 2020-09-16 14:14:06 -07:00
windows add different workload & add -products * to vswhere calls to check both Visual Studio IDE and standalone Build Tools. (#64251) 2020-08-31 09:33:04 -07:00
analytics_test.dart Use fake command in analytics test (#58544) 2020-06-03 21:23:01 -07:00
application_package_test.dart Remote returns for function expression inferred return type void. (#61582) 2020-07-17 09:36:03 -07:00
artifact_updater_test.dart [flutter_tools] handle archive exception from invalid zip signature (#65869) 2020-09-15 10:55:41 -07:00
artifacts_test.dart [flutter_tools] support sound null-safety mode for the web (#60570) 2020-06-30 12:29:42 -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] use flutter tool handler for dwds resources and precache tool pub dependencies (#65814) 2020-09-17 15:22:06 -07:00
channel_test.dart Remove unused 'dart:async' imports. (#65568) 2020-09-16 14:14:06 -07:00
cold_test.dart Reland "Re-enable the Dart Development Service (DDS) (#64671)" (#65873) 2020-09-16 16:27:42 -07:00
common_test.dart Fix/set mocks defaults (#54756) 2020-04-20 12:20:03 -07:00
compile_batch_test.dart [flutter_tools] more test fixes (#60144) 2020-06-23 17:53:00 -07:00
compile_expression_test.dart [flutter_tools] remove globals from compilers (#59184) 2020-06-18 10:33:17 -07:00
compile_incremental_test.dart [flutter_tools] remove globals from compilers (#59184) 2020-06-18 10:33:17 -07:00
compile_test.dart [flutter_tools] remove globals from compilers (#59184) 2020-06-18 10:33:17 -07:00
config_test.dart [flutter_tools] Restore base/platform.dart (#56410) 2020-05-06 08:15:39 -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 Remove unused 'dart:async' imports. (#65568) 2020-09-16 14:14:06 -07:00
create_config_test.dart [flutter_tool] Remove direct usage of package:linter in the flutter_tools (#47174) 2019-12-16 18:37:20 -08:00
desktop_device_test.dart [flutter_tools] Make OperatingSystemUtils context-free (#49740) 2020-01-29 17:51:31 -08:00
devfs_test.dart Remove unused 'dart:async' imports. (#65568) 2020-09-16 14:14:06 -07:00
device_test.dart Remove unused 'dart:async' imports. (#65568) 2020-09-16 14:14:06 -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 Remove unused 'dart:async' imports. (#65568) 2020-09-16 14:14:06 -07:00
features_test.dart [flutter_tools] add feature for iOS, android, and fuchsia (#61481) 2020-07-16 09:51:59 -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 Revert "Pass --verbose-logging to flutter_tester (#64440)" (#64517) 2020-08-24 14:50:38 -07:00
flutter_project_metadata_test.dart Include metadata in GitHub crash template (#53118) 2020-03-27 16:21:45 -07:00
generate_localizations_test.dart [gen_l10n] Support string list as preferred-supported-locales (#63649) 2020-09-10 07:32:40 +08:00
github_template_test.dart Move GitHubTemplateCreator into reporting library (#55002) 2020-04-17 10:47:12 -07:00
hot_test.dart Reland "Re-enable the Dart Development Service (DDS) (#64671)" (#65873) 2020-09-16 16:27:42 -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 [flutter_tools] no more MockLogger in tests (#51684) 2020-03-02 16:23:56 -08:00
platform_plugins_test.dart Trial PR to use an engine that has the null safety unfork CL in it. (#56309) 2020-05-05 09:54:21 -07:00
plugin_parsing_test.dart [flutter_tools] Don't generate native registrant classes if no pluginClass is defined (#53785) 2020-04-03 11:51:01 -07:00
plugins_test.dart Sort generated plugin file content by plugin name (#65509) 2020-09-14 17:57:11 -07:00
project_file_invalidator_test.dart [flutter_tools] Add plumbing for widget cache (#61766) 2020-07-20 14:03:44 -07:00
project_test.dart Remove unused 'dart:async' imports. (#65568) 2020-09-16 14:14:06 -07:00
protocol_discovery_test.dart Remove unused 'dart:async' imports. (#65568) 2020-09-16 14:14:06 -07:00
resident_runner_test.dart Reland "Re-enable the Dart Development Service (DDS) (#64671)" (#65873) 2020-09-16 16:27:42 -07:00
resident_web_runner_cold_test.dart [flutter_tools] ensure flutter daemon can exit correctly when app fails to start (#60615) 2020-06-30 12:26:18 -07:00
resident_web_runner_test.dart [flutter_tools] use flutter tool handler for dwds resources and precache tool pub dependencies (#65814) 2020-09-17 15:22:06 -07:00
screenshot_command_test.dart License update (#45373) 2019-11-27 15:04:02 -08:00
terminal_handler_test.dart Remove unused l and --isolate-filter tools (#63336) 2020-08-10 10:51:04 -07:00
test_compiler_test.dart [flutter_tools] remove most use of global packages path (#60231) 2020-06-25 12:52:14 -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 Save startup timeline (#65118) 2020-09-15 11:17:30 -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 Fix version parsing to use git tag --points-at (#63505) 2020-08-11 17:29:35 -07:00
vmservice_test.dart [flutter_tools] trim trailing newline from vm service logging events (#63976) 2020-08-17 12:26:03 -07:00
widget_cache_test.dart [flutter_tools] Add plumbing for widget cache (#61766) 2020-07-20 14:03:44 -07:00