-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Open
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work lista: tests"flutter test", flutter_test, or one of our tests"flutter test", flutter_test, or one of our testsbrowser: edgeonly manifests in Edge (Chromium-based)only manifests in Edge (Chromium-based)customer: dentf: integration_testThe flutter/packages/integration_test pluginThe flutter/packages/integration_test pluginplatform-webWeb applications specificallyWeb applications specificallyt: flutter driver"flutter driver", flutter_drive, or a driver test"flutter driver", flutter_drive, or a driver testteam-webOwned by Web platform teamOwned by Web platform teamtoolAffects the "flutter" command-line tool. See also t: labels.Affects the "flutter" command-line tool. See also t: labels.triaged-webTriaged by Web platform teamTriaged by Web platform team
Description
Unable to run integration tests in dev branch example integration_test.
Error
Running "flutter pub get" in example... 4.4s
Launching integration_test\example_test.dart on Chrome in debug mode...
Waiting for connection from debug service on Chrome... 85.8s
Debug service listening on ws://127.0.0.1:59070/XDAfzyVRpJ8=/ws
Running with sound null safety
Application finished.
Unable to start WebDriver Session for Flutter for Web testing.
Make sure you have the correct WebDriver Server running at 4444.
Make sure the WebDriver Server matches option --browser-name.
WebDriverException (404): Error parsing response body: <empty response>Steps to reproduce
- Switch to dev branch
- cd into
flutter\packages\integration_test\example - run this command
flutter drive --driver=test_driver\integration_test.dart --target=integration_test\example_test.dart -d chrome --web-port=4444 --browser-name=chrome
Other details
flutter doctor
Doctor summary (to see all details, run flutter doctor -v):
[√] Flutter (Channel dev, 1.27.0-1.0.pre, on Microsoft Windows [Version 10.0.19042.804], locale en-IN)
[√] Android toolchain - develop for Android devices (Android SDK version 30.0.3)
[√] Chrome - develop for the web
[√] Android Studio (version 4.1.0)
[√] IntelliJ IDEA Community Edition (version 2020.2)
[√] VS Code (version 1.53.2)
[√] VS Code, 64-bit edition (version 1.53.2)
[√] Connected device (2 available)
! Device K2AAGF000218AW8 is offline.
• No issues found!verbose command was stuck...
command -v
flutter drive --driver=test_driver\integration_test.dart --target=integration_test\example_test.dart -d chrome --web-port=4444 --browser-name=chrome -v
[ +186 ms] executing: [C:\src\flutter/] git -c log.showSignature=false log -n 1 --pretty=format:%H
[ +178 ms] Exit code 0 from: git -c log.showSignature=false log -n 1 --pretty=format:%H
[ +1 ms] 68c96f100e42ab3dbf43e61e9e2fc875a2d50cb8
[ +2 ms] executing: [C:\src\flutter/] git tag --points-at 68c96f100e42ab3dbf43e61e9e2fc875a2d50cb8
[ +134 ms] Exit code 0 from: git tag --points-at 68c96f100e42ab3dbf43e61e9e2fc875a2d50cb8
[ +1 ms] 1.27.0-1.0.pre
[ +83 ms] executing: [C:\src\flutter/] git rev-parse --abbrev-ref --symbolic @{u}
[ +89 ms] Exit code 0 from: git rev-parse --abbrev-ref --symbolic @{u}
[ +1 ms] origin/dev
[ ] executing: [C:\src\flutter/] git ls-remote --get-url origin
[ +73 ms] Exit code 0 from: git ls-remote --get-url origin
[ ] https://github.com/flutter/flutter.git
[ +189 ms] executing: [C:\src\flutter/] git rev-parse --abbrev-ref HEAD
[ +82 ms] Exit code 0 from: git rev-parse --abbrev-ref HEAD
[ ] dev
[ +199 ms] Artifact Instance of 'AndroidGenSnapshotArtifacts' is not required, skipping update.
[ +1 ms] Artifact Instance of 'AndroidInternalBuildArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'IOSEngineArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'FlutterWebSdk' is not required, skipping update.
[ +9 ms] Artifact Instance of 'WindowsEngineArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'MacOSEngineArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'LinuxEngineArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'LinuxFuchsiaSDKArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'MacOSFuchsiaSDKArtifacts' is not required, skipping update.
[ +1 ms] Artifact Instance of 'FlutterRunnerSDKArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'FlutterRunnerDebugSymbols' is not required, skipping update.
[ +177 ms] executing: C:\Users\darshan\AppData\Local\Android\Sdk\platform-tools\adb.exe devices -l
[ +149 ms] Artifact Instance of 'AndroidGenSnapshotArtifacts' is not required, skipping update.
[ +1 ms] Artifact Instance of 'AndroidInternalBuildArtifacts' is not required, skipping update.
[ +1 ms] Artifact Instance of 'IOSEngineArtifacts' is not required, skipping update.
[ +10 ms] Artifact Instance of 'WindowsEngineArtifacts' is not required, skipping update.
[ +1 ms] Artifact Instance of 'MacOSEngineArtifacts' is not required, skipping update.
[ +1 ms] Artifact Instance of 'LinuxEngineArtifacts' is not required, skipping update.
[ +1 ms] Artifact Instance of 'LinuxFuchsiaSDKArtifacts' is not required, skipping update.
[ +1 ms] Artifact Instance of 'MacOSFuchsiaSDKArtifacts' is not required, skipping update.
[ +1 ms] Artifact Instance of 'FlutterRunnerSDKArtifacts' is not required, skipping update.
[ +1 ms] Artifact Instance of 'FlutterRunnerDebugSymbols' is not required, skipping update.
[ +229 ms] Running "flutter pub get" in example...
[ +8 ms] Using C:\src\flutter\.pub-cache for the pub cache.
[ +2 ms] executing: [C:\flutter-github-repo\flutter\packages\integration_test\example/]
C:\src\flutter\bin\cache\dart-sdk\bin\pub.bat --verbose get --no-precompile
[ +26 ms] List of devices attached
K2AAGF000218AW8 offline transport_id:2
[ +235 ms] FINE: Pub 2.13.0-0.0.dev
[ +211 ms] MSG : Resolving dependencies...
[ +152 ms] SLVR: fact: integration_test_example is 0.0.0
[ +23 ms] SLVR: derived: integration_test_example
[ +52 ms] SLVR: fact: integration_test_example depends on flutter any from sdk
[ +2 ms] SLVR: fact: integration_test_example depends on cupertino_icons 1.0.2
[ +1 ms] SLVR: fact: integration_test_example depends on characters 1.1.0
[ +1 ms] SLVR: fact: integration_test_example depends on collection 1.15.0
[ +1 ms] SLVR: fact: integration_test_example depends on meta 1.3.0
[ +1 ms] SLVR: fact: integration_test_example depends on typed_data 1.3.0
[ +1 ms] SLVR: fact: integration_test_example depends on vector_math 2.1.0
[ +1 ms] SLVR: fact: integration_test_example depends on flutter_test any from sdk
[ +2 ms] SLVR: fact: integration_test_example depends on flutter_driver any from sdk
[ +1 ms] SLVR: fact: integration_test_example depends on integration_test any from sdk
[ +1 ms] SLVR: fact: integration_test_example depends on integration_test_macos from path
[ +1 ms] SLVR: fact: integration_test_example depends on test 1.16.0-nullsafety.19
[ +1 ms] SLVR: fact: integration_test_example depends on pedantic 1.10.0-nullsafety.3
[ +1 ms] SLVR: fact: integration_test_example depends on _fe_analyzer_shared 14.0.0
[ +1 ms] SLVR: fact: integration_test_example depends on analyzer 0.41.2
[ +1 ms] SLVR: fact: integration_test_example depends on archive 3.0.0
[ +1 ms] SLVR: fact: integration_test_example depends on args 1.6.0
[ +1 ms] SLVR: fact: integration_test_example depends on async 2.5.0
[ +1 ms] SLVR: fact: integration_test_example depends on boolean_selector 2.1.0
[ +1 ms] SLVR: fact: integration_test_example depends on charcode 1.2.0
[ +1 ms] SLVR: fact: integration_test_example depends on cli_util 0.2.0
[ ] SLVR: fact: integration_test_example depends on clock 1.1.0
[ +1 ms] SLVR: fact: integration_test_example depends on convert 2.1.1
[ +1 ms] SLVR: fact: integration_test_example depends on coverage 0.15.1
[ ] SLVR: fact: integration_test_example depends on crypto 3.0.0
[ ] SLVR: fact: integration_test_example depends on fake_async 1.2.0
[ +1 ms] SLVR: fact: integration_test_example depends on file 6.0.0
[ +1 ms] SLVR: fact: integration_test_example depends on glob 1.2.0
[ +1 ms] SLVR: fact: integration_test_example depends on http_multi_server 2.2.0
[ +1 ms] SLVR: fact: integration_test_example depends on http_parser 3.1.4
[ +1 ms] SLVR: fact: integration_test_example depends on io 0.3.4
[ +1 ms] SLVR: fact: integration_test_example depends on js 0.6.3
[ +1 ms] SLVR: fact: integration_test_example depends on logging 0.11.4
[ +1 ms] SLVR: fact: integration_test_example depends on matcher 0.12.10
[ +1 ms] SLVR: fact: integration_test_example depends on mime 0.9.7
[ +1 ms] SLVR: fact: integration_test_example depends on node_interop 1.2.1
[ +1 ms] SLVR: fact: integration_test_example depends on node_io 1.1.1
[ +1 ms] SLVR: fact: integration_test_example depends on node_preamble 1.4.13
[ +1 ms] SLVR: fact: integration_test_example depends on package_config 1.9.3
[ +1 ms] SLVR: fact: integration_test_example depends on path 1.8.0
[ +1 ms] SLVR: fact: integration_test_example depends on pool 1.5.0
[ +1 ms] SLVR: fact: integration_test_example depends on pub_semver 1.4.4
[ +1 ms] SLVR: fact: integration_test_example depends on shelf 0.7.9
[ +1 ms] SLVR: fact: integration_test_example depends on shelf_packages_handler 2.0.1
[ +1 ms] SLVR: fact: integration_test_example depends on shelf_static 0.2.9+2
[ +1 ms] SLVR: fact: integration_test_example depends on shelf_web_socket 0.2.4
[ +1 ms] SLVR: fact: integration_test_example depends on source_map_stack_trace 2.1.0
[ +1 ms] SLVR: fact: integration_test_example depends on source_maps 0.10.10
[ +1 ms] SLVR: fact: integration_test_example depends on source_span 1.8.0
[ +1 ms] SLVR: fact: integration_test_example depends on stack_trace 1.10.0
[ +1 ms] SLVR: fact: integration_test_example depends on stream_channel 2.1.0
[ +1 ms] SLVR: fact: integration_test_example depends on string_scanner 1.1.0
[ +1 ms] SLVR: fact: integration_test_example depends on sync_http 0.3.0
[ +1 ms] SLVR: fact: integration_test_example depends on term_glyph 1.2.0
[ +1 ms] SLVR: fact: integration_test_example depends on test_api 0.2.19
[ +1 ms] SLVR: fact: integration_test_example depends on test_core 0.3.12-nullsafety.17
[ +1 ms] SLVR: fact: integration_test_example depends on vm_service 6.0.1-nullsafety.1
[ +1 ms] SLVR: fact: integration_test_example depends on watcher 0.9.7+15
[ +1 ms] SLVR: fact: integration_test_example depends on web_socket_channel 1.2.0
[ +1 ms] SLVR: fact: integration_test_example depends on webdriver 3.0.0
[ +1 ms] SLVR: fact: integration_test_example depends on webkit_inspection_protocol 0.7.4
[ +1 ms] SLVR: fact: integration_test_example depends on yaml 2.2.1
[ +1 ms] SLVR: selecting integration_test_example
[ +1 ms] SLVR: derived: yaml 2.2.1
[ +1 ms] SLVR: derived: webkit_inspection_protocol 0.7.4
[ +1 ms] SLVR: derived: webdriver 3.0.0
[ ] SLVR: derived: web_socket_channel 1.2.0
[ +1 ms] SLVR: derived: watcher 0.9.7+15
[ +1 ms] SLVR: derived: vm_service 6.0.1-nullsafety.1
[ +1 ms] SLVR: derived: test_core 0.3.12-nullsafety.17
[ +1 ms] SLVR: derived: test_api 0.2.19
[ +1 ms] SLVR: derived: term_glyph 1.2.0
[ +1 ms] SLVR: derived: sync_http 0.3.0
[ +1 ms] SLVR: derived: string_scanner 1.1.0
[ +1 ms] SLVR: derived: stream_channel 2.1.0
[ ] SLVR: derived: stack_trace 1.10.0
[ +1 ms] SLVR: derived: source_span 1.8.0
[ +1 ms] SLVR: derived: source_maps 0.10.10
[ +1 ms] SLVR: derived: source_map_stack_trace 2.1.0
[ +1 ms] SLVR: derived: shelf_web_socket 0.2.4
[ +1 ms] SLVR: derived: shelf_static 0.2.9+2
[ +1 ms] SLVR: derived: shelf_packages_handler 2.0.1
[ +1 ms] SLVR: derived: shelf 0.7.9
[ +1 ms] SLVR: derived: pub_semver 1.4.4
[ +1 ms] SLVR: derived: pool 1.5.0
[ ] SLVR: derived: path 1.8.0
[ +1 ms] SLVR: derived: package_config 1.9.3
[ +1 ms] SLVR: derived: node_preamble 1.4.13
[ +1 ms] SLVR: derived: node_io 1.1.1
[ +1 ms] SLVR: derived: node_interop 1.2.1
[ +1 ms] SLVR: derived: mime 0.9.7
[ +1 ms] SLVR: derived: matcher 0.12.10
[ +1 ms] SLVR: derived: logging 0.11.4
[ +1 ms] SLVR: derived: js 0.6.3
[ +1 ms] SLVR: derived: io 0.3.4
[ +1 ms] SLVR: derived: http_parser 3.1.4
[ +1 ms] SLVR: derived: http_multi_server 2.2.0
[ +1 ms] SLVR: derived: glob 1.2.0
[ +1 ms] SLVR: derived: file 6.0.0
[ +1 ms] SLVR: derived: fake_async 1.2.0
[ +1 ms] SLVR: derived: crypto 3.0.0
[ +1 ms] SLVR: derived: coverage 0.15.1
[ +1 ms] SLVR: derived: convert 2.1.1
[ +1 ms] SLVR: derived: clock 1.1.0
[ +1 ms] SLVR: derived: cli_util 0.2.0
[ ] SLVR: derived: charcode 1.2.0
[ ] SLVR: derived: boolean_selector 2.1.0
[ ] SLVR: derived: async 2.5.0
[ +1 ms] SLVR: derived: args 1.6.0
[ +1 ms] SLVR: derived: archive 3.0.0
[ +1 ms] SLVR: derived: analyzer 0.41.2
[ +1 ms] SLVR: derived: _fe_analyzer_shared 14.0.0
[ +1 ms] SLVR: derived: pedantic 1.10.0-nullsafety.3
[ +1 ms] SLVR: derived: test 1.16.0-nullsafety.19
[ +1 ms] SLVR: derived: integration_test_macos from path
[ +1 ms] SLVR: derived: integration_test any from sdk
[ +2 ms] SLVR: derived: flutter_driver any from sdk
[ +1 ms] SLVR: derived: flutter_test any from sdk
[ +1 ms] SLVR: derived: vector_math 2.1.0
[ +1 ms] SLVR: derived: typed_data 1.3.0
[ +1 ms] SLVR: derived: meta 1.3.0
[ +2 ms] SLVR: derived: collection 1.15.0
[ +1 ms] SLVR: derived: characters 1.1.0
[ +1 ms] SLVR: derived: cupertino_icons 1.0.2
[ +1 ms] SLVR: derived: flutter any from sdk
[ +32 ms] SLVR: fact: yaml 2.2.1 depends on charcode ^1.1.0
[ +1 ms] SLVR: fact: yaml 2.2.1 depends on collection ^1.1.0
[ +1 ms] SLVR: fact: yaml 2.2.1 depends on string_scanner >=0.1.4 <2.0.0
[ +1 ms] SLVR: fact: yaml 2.2.1 depends on source_span ^1.0.0
[ +1 ms] SLVR: selecting yaml 2.2.1
[ +39 ms] SLVR: fact: webkit_inspection_protocol 0.7.4 depends on logging ^0.11.0
[ +2 ms] SLVR: selecting webkit_inspection_protocol 0.7.4
[ +34 ms] SLVR: fact: webdriver 3.0.0 depends on archive ^3.0.0
[ +1 ms] SLVR: fact: webdriver 3.0.0 depends on matcher ^0.12.10
[ +1 ms] SLVR: fact: webdriver 3.0.0 depends on path ^1.8.0
[ +1 ms] SLVR: fact: webdriver 3.0.0 depends on stack_trace ^1.10.0
[ +1 ms] SLVR: fact: webdriver 3.0.0 depends on sync_http ^0.3.0
[ +1 ms] SLVR: selecting webdriver 3.0.0
[ +21 ms] SLVR: fact: web_socket_channel 1.2.0 depends on async >=1.3.0 <3.0.0
[ +1 ms] SLVR: fact: web_socket_channel 1.2.0 depends on crypto >=0.9.2 <4.0.0
[ +1 ms] SLVR: fact: web_socket_channel 1.2.0 depends on stream_channel >=1.2.0 <3.0.0
[ +1 ms] SLVR: selecting web_socket_channel 1.2.0
[ +32 ms] SLVR: fact: watcher 0.9.7+15 depends on async ^2.0.0
[ +2 ms] SLVR: fact: watcher 0.9.7+15 depends on path ^1.0.0
[ +1 ms] SLVR: fact: watcher 0.9.7+15 depends on pedantic ^1.1.0
[ +1 ms] SLVR: selecting watcher 0.9.7+15
[ +24 ms] SLVR: selecting vm_service 6.0.1-nullsafety.1
[ +34 ms] SLVR: fact: test_core 0.3.12-nullsafety.17 depends on analyzer >=0.39.5 <0.42.0
[ +1 ms] SLVR: fact: test_core 0.3.12-nullsafety.17 depends on async ^2.5.0
[ +1 ms] SLVR: fact: test_core 0.3.12-nullsafety.17 depends on args >=1.4.0 <3.0.0
[ +1 ms] SLVR: fact: test_core 0.3.12-nullsafety.17 depends on boolean_selector ^2.1.0
[ +1 ms] SLVR: fact: test_core 0.3.12-nullsafety.17 depends on collection ^1.15.0
[ +1 ms] SLVR: fact: test_core 0.3.12-nullsafety.17 depends on coverage >=0.13.3 <0.16.0
[ +1 ms] SLVR: fact: test_core 0.3.12-nullsafety.17 depends on glob >=1.0.0 <3.0.0
[ +1 ms] SLVR: fact: test_core 0.3.12-nullsafety.17 depends on io ^0.3.0
[ ] SLVR: fact: test_core 0.3.12-nullsafety.17 depends on meta ^1.3.0
[ +1 ms] SLVR: fact: test_core 0.3.12-nullsafety.17 depends on package_config >=1.9.2 <3.0.0
[ +1 ms] SLVR: fact: test_core 0.3.12-nullsafety.17 depends on path ^1.8.0
[ +1 ms] SLVR: fact: test_core 0.3.12-nullsafety.17 depends on pedantic ^1.10.0-nullsafety
[ +1 ms] SLVR: fact: test_core 0.3.12-nullsafety.17 depends on pool ^1.5.0-nullsafety
[ +1 ms] SLVR: fact: test_core 0.3.12-nullsafety.17 depends on source_map_stack_trace ^2.1.0-nullsafety
[ +1 ms] SLVR: fact: test_core 0.3.12-nullsafety.17 depends on source_maps ^0.10.10-nullsafety
[ +1 ms] SLVR: fact: test_core 0.3.12-nullsafety.17 depends on source_span ^1.8.0
[ +1 ms] SLVR: fact: test_core 0.3.12-nullsafety.17 depends on stack_trace ^1.10.0
[ +1 ms] SLVR: fact: test_core 0.3.12-nullsafety.17 depends on stream_channel ^2.1.0-nullsafety
[ +1 ms] SLVR: fact: test_core 0.3.12-nullsafety.17 depends on vm_service >=1.0.0 <7.0.0
[ +1 ms] SLVR: fact: test_core 0.3.12-nullsafety.17 depends on yaml >=2.0.0 <4.0.0
[ +1 ms] SLVR: fact: test_core 0.3.12-nullsafety.17 depends on matcher any
[ +1 ms] SLVR: fact: test_core 0.3.12-nullsafety.17 depends on test_api 0.2.19
[ +1 ms] SLVR: selecting test_core 0.3.12-nullsafety.17
[ +11 ms] SLVR: fact: test_api 0.2.19 depends on async ^2.5.0
[ +1 ms] SLVR: fact: test_api 0.2.19 depends on boolean_selector ^2.1.0
[ +2 ms] SLVR: fact: test_api 0.2.19 depends on collection ^1.15.0
[ +1 ms] SLVR: fact: test_api 0.2.19 depends on meta ^1.3.0
[ +1 ms] SLVR: fact: test_api 0.2.19 depends on path ^1.8.0
[ +1 ms] SLVR: fact: test_api 0.2.19 depends on source_span ^1.8.0
[ +1 ms] SLVR: fact: test_api 0.2.19 depends on stack_trace ^1.10.0
[ +1 ms] SLVR: fact: test_api 0.2.19 depends on stream_channel ^2.1.0
[ ] SLVR: fact: test_api 0.2.19 depends on string_scanner ^1.1.0
[ +1 ms] SLVR: fact: test_api 0.2.19 depends on term_glyph ^1.2.0
[ ] SLVR: fact: test_api 0.2.19 depends on matcher >=0.12.10 <0.12.11
[ ] SLVR: selecting test_api 0.2.19
[ +12 ms] SLVR: selecting term_glyph 1.2.0
[ +32 ms] SLVR: selecting sync_http 0.3.0
[ +19 ms] SLVR: fact: string_scanner 1.1.0 depends on charcode ^1.2.0
[ +2 ms] SLVR: fact: string_scanner 1.1.0 depends on source_span ^1.8.0
[ +1 ms] SLVR: selecting string_scanner 1.1.0
[ +18 ms] SLVR: fact: stream_channel 2.1.0 depends on async ^2.5.0
[ +1 ms] SLVR: selecting stream_channel 2.1.0
[ +18 ms] SLVR: fact: stack_trace 1.10.0 depends on path ^1.8.0
[ +1 ms] SLVR: selecting stack_trace 1.10.0
[ +22 ms] SLVR: fact: source_span 1.8.0 depends on charcode ^1.2.0
[ +1 ms] SLVR: fact: source_span 1.8.0 depends on collection ^1.15.0
[ +1 ms] SLVR: fact: source_span 1.8.0 depends on path ^1.8.0
[ +1 ms] SLVR: fact: source_span 1.8.0 depends on term_glyph ^1.2.0
[ +1 ms] SLVR: selecting source_span 1.8.0
[ +20 ms] SLVR: fact: source_maps 0.10.10 depends on source_span ^1.8.0
[ +1 ms] SLVR: selecting source_maps 0.10.10
[ +15 ms] SLVR: fact: source_map_stack_trace 2.1.0 depends on path ^1.8.0
[ +1 ms] SLVR: fact: source_map_stack_trace 2.1.0 depends on stack_trace ^1.10.0
[ +2 ms] SLVR: fact: source_map_stack_trace 2.1.0 depends on source_maps ^0.10.10
[ +2 ms] SLVR: selecting source_map_stack_trace 2.1.0
[ +17 ms] SLVR: fact: shelf_web_socket 0.2.4 depends on shelf >=0.7.0 <2.0.0
[ +1 ms] SLVR: fact: shelf_web_socket 0.2.4 depends on stream_channel >1.4.0 <3.0.0
[ +1 ms] SLVR: fact: shelf_web_socket 0.2.4 depends on web_socket_channel ^1.0.0
[ +1 ms] SLVR: selecting shelf_web_socket 0.2.4
[ +20 ms] SLVR: fact: shelf_static 0.2.9+2 depends on convert >=1.0.0 <4.0.0
[ +2 ms] SLVR: fact: shelf_static 0.2.9+2 depends on http_parser >=0.0.2+2 <5.0.0
[ +1 ms] SLVR: fact: shelf_static 0.2.9+2 depends on mime >=0.9.0 <=1.0.0
[ +1 ms] SLVR: fact: shelf_static 0.2.9+2 depends on path ^1.1.0
[ +1 ms] SLVR: fact: shelf_static 0.2.9+2 depends on shelf >=0.5.7 <2.0.0
[ +1 ms] SLVR: selecting shelf_static 0.2.9+2
[ +11 ms] SLVR: fact: shelf_packages_handler 2.0.1 depends on path ^1.0.0
[ +2 ms] SLVR: fact: shelf_packages_handler 2.0.1 depends on shelf >=0.7.0
<2.0.0
[ +2 ms] SLVR: fact: shelf_packages_handler 2.0.1 depends on shelf_static ^0.2.0
[ +1 ms] SLVR: selecting shelf_packages_handler 2.0.1
[ +15 ms] SLVR: fact: shelf 0.7.9 depends on async ^2.0.7
[ +1 ms] SLVR: fact: shelf 0.7.9 depends on collection ^1.5.0
[ +1 ms] SLVR: fact: shelf 0.7.9 depends on http_parser ^3.1.0
[ +1 ms] SLVR: fact: shelf 0.7.9 depends on path ^1.0.0
[ +1 ms] SLVR: fact: shelf 0.7.9 depends on stack_trace ^1.0.0
[ +1 ms] SLVR: fact: shelf 0.7.9 depends on stream_channel >=1.0.0 <3.0.0
[ +2 ms] SLVR: selecting shelf 0.7.9
[ +15 ms] SLVR: fact: pub_semver 1.4.4 depends on collection ^1.0.0
[ +1 ms] SLVR: selecting pub_semver 1.4.4
[ +20 ms] SLVR: fact: pool 1.5.0 depends on async ^2.5.0
[ +1 ms] SLVR: fact: pool 1.5.0 depends on stack_trace ^1.10.0
[ +1 ms] SLVR: selecting pool 1.5.0
[ +16 ms] SLVR: selecting path 1.8.0
[ +19 ms] SLVR: fact: package_config 1.9.3 depends on path ^1.6.4
[ +2 ms] SLVR: fact: package_config 1.9.3 depends on charcode ^1.1.0
[ +2 ms] SLVR: selecting package_config 1.9.3
[ +13 ms] SLVR: selecting node_preamble 1.4.13
[ +15 ms] SLVR: fact: node_io 1.1.1 depends on node_interop ^1.1.1
[ +1 ms] SLVR: fact: node_io 1.1.1 depends on path ^1.6.2
[ +1 ms] SLVR: selecting node_io 1.1.1
[ +16 ms] SLVR: fact: node_interop 1.2.1 depends on js ^0.6.1
[ +2 ms] SLVR: selecting node_interop 1.2.1
[ +15 ms] SLVR: selecting mime 0.9.7
[ +15 ms] SLVR: fact: matcher 0.12.10 depends on stack_trace
^1.10.0
[ +2 ms] SLVR: selecting matcher 0.12.10
[ +13 ms] SLVR: selecting logging 0.11.4
[ +13 ms] SLVR: selecting js 0.6.3
[ +15 ms] SLVR: fact: io 0.3.4 depends on charcode
^1.0.0
[ +1 ms] SLVR: fact: io 0.3.4 depends on meta ^1.0.2
[ +1 ms] SLVR: fact: io 0.3.4 depends on path ^1.5.1
[ +1 ms] SLVR: fact: io 0.3.4 depends on
string_scanner >=0.1.5 <2.0.0
[ +1 ms] SLVR: selecting io 0.3.4
[ +14 ms] SLVR: fact: http_parser 3.1.4 depends on
charcode ^1.1.0
[ +2 ms] SLVR: fact: http_parser 3.1.4 depends on
collection >=0.9.1 <2.0.0
[ +2 ms] SLVR: fact: http_parser 3.1.4 depends on
source_span ^1.0.0
[ +2 ms] SLVR: fact: http_parser 3.1.4 depends on
string_scanner >=0.0.0 <2.0.0
[ +2 ms] SLVR: fact: http_parser 3.1.4 depends on
typed_data ^1.1.0
[ +2 ms] SLVR: selecting http_parser 3.1.4
[ +5 ms] SLVR: fact: http_multi_server 2.2.0
depends on async >=1.2.0 <3.0.0
[ +2 ms] SLVR: selecting http_multi_server 2.2.0
[ +15 ms] SLVR: fact: glob 1.2.0 depends on async
>=1.2.0 <3.0.0
[ +2 ms] SLVR: fact: glob 1.2.0 depends on
collection ^1.1.0
[ +2 ms] SLVR: fact: glob 1.2.0 depends on
node_io ^1.0.0
[ +1 ms] SLVR: fact: glob 1.2.0 depends on path
^1.3.0
[ +2 ms] SLVR: fact: glob 1.2.0 depends on
pedantic ^1.2.0
[ +2 ms] SLVR: fact: glob 1.2.0 depends on
string_scanner >=0.1.0 <2.0.0
[ +1 ms] SLVR: selecting glob 1.2.0
[ +5 ms] SLVR: fact: file 6.0.0 depends on
meta ^1.3.0
[ +2 ms] SLVR: fact: file 6.0.0 depends on
path ^1.8.0
[ +1 ms] SLVR: selecting file 6.0.0
[ +12 ms] SLVR: fact: fake_async 1.2.0
depends on clock ^1.1.0
[ +1 ms] SLVR: fact: fake_async 1.2.0
depends on collection ^1.15.0
[ +2 ms] SLVR: selecting fake_async 1.2.0
[ +10 ms] SLVR: fact: crypto 3.0.0 depends
on collection ^1.15.0
[ +2 ms] SLVR: fact: crypto 3.0.0 depends
on typed_data ^1.3.0
[ +1 ms] SLVR: selecting crypto 3.0.0
[ +11 ms] SLVR: fact: coverage 0.15.1
depends on args ^1.4.0
[ +2 ms] SLVR: fact: coverage 0.15.1
depends on logging >=0.9.0 <0.12.0
[ +1 ms] SLVR: fact: coverage 0.15.1
depends on package_config ^1.9.0
[ +2 ms] SLVR: fact: coverage 0.15.1
depends on path >=0.9.0 <2.0.0
[ +2 ms] SLVR: fact: coverage 0.15.1
depends on source_maps ^0.10.8
[ +2 ms] SLVR: fact: coverage 0.15.1
depends on stack_trace ^1.3.0
[ +2 ms] SLVR: fact: coverage 0.15.1
depends on vm_service >=1.0.0 <7.0.0
[ +1 ms] SLVR: selecting coverage
0.15.1
[ +3 ms] SLVR: fact: convert 2.1.1
depends on charcode ^1.1.0
[ +2 ms] SLVR: fact: convert 2.1.1
depends on typed_data ^1.1.0
[ +2 ms] SLVR: selecting convert
2.1.1
[ +15 ms] SLVR: selecting clock
1.1.0
[ +16 ms] SLVR: fact: cli_util
0.2.0 depends on path ^1.0.0
[ +2 ms] SLVR: selecting
cli_util 0.2.0
[ +13 ms] SLVR: selecting
charcode 1.2.0
[ +16 ms] SLVR: fact:
boolean_selector 2.1.0 depends on source_span ^1.8.0
[ +1 ms] SLVR: fact:
boolean_selector 2.1.0 depends on string_scanner ^1.1.0
[ +2 ms] SLVR: selecting
boolean_selector 2.1.0
[ +9 ms] SLVR: fact: async
2.5.0 depends on collection ^1.15.0
[ +2 ms] SLVR: selecting
async 2.5.0
[ +10 ms] SLVR: selecting
args 1.6.0
[ +10 ms] SLVR: fact:
archive 3.0.0 depends on crypto ^3.0.0
[ +2 ms] SLVR: fact:
archive 3.0.0 depends on path ^1.8.0
[ +1 ms] SLVR:
selecting archive 3.0.0
[ +16 ms] SLVR: fact:
analyzer 0.41.2 depends on _fe_analyzer_shared ^14.0.0
[ +2 ms] SLVR: fact:
analyzer 0.41.2 depends on args >=1.0.0 <3.0.0
[ +1 ms] SLVR: fact:
analyzer 0.41.2 depends on cli_util >=0.1.4 <0.4.0
[ +1 ms] SLVR: fact:
analyzer 0.41.2 depends on collection ^1.10.1
[ +1 ms] SLVR: fact:
analyzer 0.41.2 depends on convert >=2.0.0 <4.0.0
[ +1 ms] SLVR: fact:
analyzer 0.41.2 depends on crypto >=2.0.0 <4.0.0
[ +1 ms] SLVR: fact:
analyzer 0.41.2 depends on glob >=1.0.3 <3.0.0
[ +1 ms] SLVR: fact:
analyzer 0.41.2 depends on meta ^1.2.3
[ +2 ms] SLVR: fact:
analyzer 0.41.2 depends on package_config ^1.0.0
[ +1 ms] SLVR: fact:
analyzer 0.41.2 depends on path ^1.0.0
[ +1 ms] SLVR: fact:
analyzer 0.41.2 depends on pub_semver >=1.4.2 <3.0.0
[ +1 ms] SLVR: fact:
analyzer 0.41.2 depends on source_span ^1.2.0
[ +1 ms] SLVR: fact:
analyzer 0.41.2 depends on watcher >=0.9.6 <2.0.0
[ +1 ms] SLVR: fact:
analyzer 0.41.2 depends on yaml >=2.1.2 <4.0.0
[ +1 ms] SLVR:
selecting analyzer 0.41.2
[ +2 ms] SLVR: fact:
_fe_analyzer_shared 14.0.0 depends on meta ^1.0.2
[ +2 ms] SLVR:
selecting _fe_analyzer_shared 14.0.0
[ +2 ms] SLVR:
selecting pedantic 1.10.0-nullsafety.3
[ +11 ms] SLVR:
fact: test 1.16.0-nullsafety.19 depends on analyzer >=0.36.0 <0.42.0
[ +2 ms] SLVR:
fact: test 1.16.0-nullsafety.19 depends on async ^2.5.0
[ +2 ms] SLVR:
fact: test 1.16.0-nullsafety.19 depends on boolean_selector ^2.1.0
[ +1 ms] SLVR:
fact: test 1.16.0-nullsafety.19 depends on coverage >=0.13.4 <0.16.0
[ +1 ms] SLVR:
fact: test 1.16.0-nullsafety.19 depends on http_multi_server ^2.0.0
[ +1 ms] SLVR:
fact: test 1.16.0-nullsafety.19 depends on io ^0.3.0
[ +1 ms] SLVR:
fact: test 1.16.0-nullsafety.19 depends on js ^0.6.3-nullsafety
[ +1 ms] SLVR:
fact: test 1.16.0-nullsafety.19 depends on node_preamble ^1.3.0
[ +1 ms] SLVR:
fact: test 1.16.0-nullsafety.19 depends on package_config >=1.9.0 <3.0.0
[ +1 ms] SLVR:
fact: test 1.16.0-nullsafety.19 depends on path ^1.8.0
[ +1 ms] SLVR:
fact: test 1.16.0-nullsafety.19 depends on pedantic ^1.10.0-nullsafety
[ +1 ms] SLVR:
fact: test 1.16.0-nullsafety.19 depends on pool ^1.5.0-nullsafety
[ +1 ms] SLVR:
fact: test 1.16.0-nullsafety.19 depends on shelf >=0.7.0 <2.0.0
[ +1 ms] SLVR:
fact: test 1.16.0-nullsafety.19 depends on shelf_packages_handler >=1.0.0 <3.0.0
[ +2 ms] SLVR:
fact: test 1.16.0-nullsafety.19 depends on shelf_static ^0.2.6
[ +2 ms] SLVR:
fact: test 1.16.0-nullsafety.19 depends on shelf_web_socket ^0.2.0
[ +1 ms] SLVR:
fact: test 1.16.0-nullsafety.19 depends on source_span ^1.8.0
[ +1 ms] SLVR:
fact: test 1.16.0-nullsafety.19 depends on stack_trace ^1.10.0
[ +1 ms] SLVR:
fact: test 1.16.0-nullsafety.19 depends on stream_channel ^2.1.0-nullsafety
[ +2 ms] SLVR:
fact: test 1.16.0-nullsafety.19 depends on typed_data ^1.3.0-nullsafety
[ +1 ms] SLVR:
fact: test 1.16.0-nullsafety.19 depends on web_socket_channel ^1.0.0
[ +1 ms] SLVR:
fact: test 1.16.0-nullsafety.19 depends on webkit_inspection_protocol >=0.5.0 <0.8.0
[ +1 ms] SLVR:
fact: test 1.16.0-nullsafety.19 depends on yaml >=2.0.0 <4.0.0
[ +1 ms] SLVR:
fact: test 1.16.0-nullsafety.19 depends on test_api 0.2.19
[ +1 ms] SLVR:
fact: test 1.16.0-nullsafety.19 depends on test_core 0.3.12-nullsafety.17
[ +1 ms] SLVR:
selecting test 1.16.0-nullsafety.19
[ +4 ms] SLVR:
fact: integration_test_macos 0.0.1+1 from path depends on flutter any from sdk
[ +2 ms] SLVR:
fact: integration_test_macos 0.0.1+1 from path depends on characters 1.1.0
[ +1 ms] SLVR:
fact: integration_test_macos 0.0.1+1 from path depends on collection 1.15.0
[ +2 ms] SLVR:
fact: integration_test_macos 0.0.1+1 from path depends on meta 1.3.0
[ +1 ms] SLVR:
fact: integration_test_macos 0.0.1+1 from path depends on typed_data 1.3.0
[ +1 ms] SLVR:
fact: integration_test_macos 0.0.1+1 from path depends on vector_math 2.1.0
[ +1 ms] SLVR:
selecting integration_test_macos 0.0.1+1 from path
[ +19 ms] SLVR:
fact: integration_test 0.0.0 from sdk depends on flutter any from sdk
[ +2 ms] SLVR:
fact: integration_test 0.0.0 from sdk depends on flutter_driver any from sdk
[ +1 ms] SLVR:
fact: integration_test 0.0.0 from sdk depends on flutter_test any from sdk
[ +1 ms] SLVR:
fact: integration_test 0.0.0 from sdk depends on path 1.8.0
[ +1 ms] SLVR:
fact: integration_test 0.0.0 from sdk depends on vm_service 6.0.1-nullsafety.1
[ +1 ms] SLVR:
fact: integration_test 0.0.0 from sdk depends on archive 3.0.0
[ +1 ms] SLVR:
fact: integration_test 0.0.0 from sdk depends on async 2.5.0
[ +1 ms] SLVR:
fact: integration_test 0.0.0 from sdk depends on boolean_selector 2.1.0
[ +1 ms] SLVR:
fact: integration_test 0.0.0 from sdk depends on characters 1.1.0
[ +1 ms] SLVR:
fact: integration_test 0.0.0 from sdk depends on charcode 1.2.0
[ +1 ms] SLVR:
fact: integration_test 0.0.0 from sdk depends on clock 1.1.0
[ +1 ms] SLVR:
fact: integration_test 0.0.0 from sdk depends on collection 1.15.0
[ +1 ms] SLVR:
fact: integration_test 0.0.0 from sdk depends on crypto 3.0.0
[ +1 ms] SLVR:
fact: integration_test 0.0.0 from sdk depends on fake_async 1.2.0
[ +2 ms] SLVR:
fact: integration_test 0.0.0 from sdk depends on file 6.0.0
[ +1 ms] SLVR:
fact: integration_test 0.0.0 from sdk depends on matcher 0.12.10
[ +1 ms] SLVR:
fact: integration_test 0.0.0 from sdk depends on meta 1.3.0
[ +1 ms] SLVR:
fact: integration_test 0.0.0 from sdk depends on source_span 1.8.0
[ +1 ms] SLVR:
fact: integration_test 0.0.0 from sdk depends on stack_trace 1.10.0
[ +2 ms] SLVR:
fact: integration_test 0.0.0 from sdk depends on stream_channel 2.1.0
[ +2 ms] SLVR:
fact: integration_test 0.0.0 from sdk depends on string_scanner 1.1.0
[ +2 ms] SLVR:
fact: integration_test 0.0.0 from sdk depends on sync_http 0.3.0
[ +2 ms] SLVR:
fact: integration_test 0.0.0 from sdk depends on term_glyph 1.2.0
[ +1 ms] SLVR:
fact: integration_test 0.0.0 from sdk depends on test_api 0.2.19
[ +1 ms] SLVR:
fact: integration_test 0.0.0 from sdk depends on typed_data 1.3.0
[ +2 ms] SLVR:
fact: integration_test 0.0.0 from sdk depends on vector_math 2.1.0
[ +2 ms] SLVR:
fact: integration_test 0.0.0 from sdk depends on webdriver 3.0.0
[ +1 ms] SLVR:
selecting integration_test 0.0.0 from sdk
[ +1 ms] SLVR:
fact: flutter_driver 0.0.0 from sdk depends on file 6.0.0
[ +1 ms] SLVR:
fact: flutter_driver 0.0.0 from sdk depends on flutter any from sdk
[ +1 ms] SLVR:
fact: flutter_driver 0.0.0 from sdk depends on flutter_test any from sdk
[ +1 ms] SLVR:
fact: flutter_driver 0.0.0 from sdk depends on fuchsia_remote_debug_protocol any from sdk
[ +1 ms] SLVR:
fact: flutter_driver 0.0.0 from sdk depends on path 1.8.0
[ +2 ms] SLVR:
fact: flutter_driver 0.0.0 from sdk depends on meta 1.3.0
[ +1 ms] SLVR:
fact: flutter_driver 0.0.0 from sdk depends on vm_service 6.0.1-nullsafety.1
[ +1 ms] SLVR:
fact: flutter_driver 0.0.0 from sdk depends on webdriver 3.0.0
[ +1 ms] SLVR:
fact: flutter_driver 0.0.0 from sdk depends on archive 3.0.0
[ +1 ms] SLVR:
fact: flutter_driver 0.0.0 from sdk depends on async 2.5.0
[ +1 ms] SLVR:
fact: flutter_driver 0.0.0 from sdk depends on boolean_selector 2.1.0
[ +1 ms] SLVR:
fact: flutter_driver 0.0.0 from sdk depends on characters 1.1.0
[ +1 ms] SLVR:
fact: flutter_driver 0.0.0 from sdk depends on charcode 1.2.0
[ +1 ms] SLVR:
fact: flutter_driver 0.0.0 from sdk depends on clock 1.1.0
[ +1 ms] SLVR:
fact: flutter_driver 0.0.0 from sdk depends on collection 1.15.0
[ +1 ms] SLVR:
fact: flutter_driver 0.0.0 from sdk depends on crypto 3.0.0
[ +1 ms] SLVR:
fact: flutter_driver 0.0.0 from sdk depends on matcher 0.12.10
[ +2 ms] SLVR:
fact: flutter_driver 0.0.0 from sdk depends on platform 3.0.0
[ +1 ms] SLVR:
fact: flutter_driver 0.0.0 from sdk depends on process 4.0.0
[ +1 ms] SLVR:
fact: flutter_driver 0.0.0 from sdk depends on source_span 1.8.0
[ +1 ms] SLVR:
fact: flutter_driver 0.0.0 from sdk depends on stack_trace 1.10.0
[ +1 ms] SLVR:
fact: flutter_driver 0.0.0 from sdk depends on stream_channel 2.1.0
[ +2 ms] SLVR:
fact: flutter_driver 0.0.0 from sdk depends on string_scanner 1.1.0
[ +2 ms] SLVR:
fact: flutter_driver 0.0.0 from sdk depends on sync_http 0.3.0
[ +1 ms] SLVR:
fact: flutter_driver 0.0.0 from sdk depends on term_glyph 1.2.0
[ +1 ms] SLVR:
fact: flutter_driver 0.0.0 from sdk depends on test_api 0.2.19
[ +1 ms] SLVR:
fact: flutter_driver 0.0.0 from sdk depends on typed_data 1.3.0
[ +1 ms] SLVR:
fact: flutter_driver 0.0.0 from sdk depends on vector_math 2.1.0
[ +1 ms] SLVR:
selecting flutter_driver 0.0.0 from sdk
[ +1 ms] SLVR:
derived: process 4.0.0
[ +1 ms] SLVR:
derived: platform 3.0.0
[ +1 ms] SLVR:
derived: fuchsia_remote_debug_protocol any from sdk
[ +1 ms] SLVR:
fact: flutter_test 0.0.0 from sdk depends on flutter any from sdk
[ +1 ms] SLVR:
fact: flutter_test 0.0.0 from sdk depends on test_api 0.2.19
[ +1 ms] SLVR:
fact: flutter_test 0.0.0 from sdk depends on path 1.8.0
[ +1 ms] SLVR:
fact: flutter_test 0.0.0 from sdk depends on fake_async 1.2.0
[ +1 ms] SLVR:
fact: flutter_test 0.0.0 from sdk depends on clock 1.1.0
[ +2 ms] SLVR:
fact: flutter_test 0.0.0 from sdk depends on stack_trace 1.10.0
[ +2 ms] SLVR:
fact: flutter_test 0.0.0 from sdk depends on vector_math 2.1.0
[ +2 ms] SLVR:
fact: flutter_test 0.0.0 from sdk depends on async 2.5.0
[ +2 ms] SLVR:
fact: flutter_test 0.0.0 from sdk depends on boolean_selector 2.1.0
[ +2 ms] SLVR:
fact: flutter_test 0.0.0 from sdk depends on characters 1.1.0
[ +2 ms] SLVR:
fact: flutter_test 0.0.0 from sdk depends on charcode 1.2.0
[ +2 ms] SLVR:
fact: flutter_test 0.0.0 from sdk depends on collection 1.15.0
[ +2 ms] SLVR:
fact: flutter_test 0.0.0 from sdk depends on matcher 0.12.10
[ +2 ms] SLVR:
fact: flutter_test 0.0.0 from sdk depends on meta 1.3.0
[ +1 ms] SLVR:
fact: flutter_test 0.0.0 from sdk depends on source_span 1.8.0
[ +1 ms] SLVR:
fact: flutter_test 0.0.0 from sdk depends on stream_channel 2.1.0
[ +1 ms] SLVR:
fact: flutter_test 0.0.0 from sdk depends on string_scanner 1.1.0
[ +2 ms] SLVR:
fact: flutter_test 0.0.0 from sdk depends on term_glyph 1.2.0
[ +2 ms] SLVR:
fact: flutter_test 0.0.0 from sdk depends on typed_data 1.3.0
[ +2 ms] SLVR:
selecting flutter_test 0.0.0 from sdk
[ +1 ms] SLVR:
selecting vector_math 2.1.0
[ +1 ms] SLVR:
fact: typed_data 1.3.0 depends on collection ^1.15.0
[ +1 ms] SLVR:
selecting typed_data 1.3.0
[ +1 ms] SLVR:
selecting meta 1.3.0
[ +1 ms] SLVR:
selecting collection 1.15.0
[ +1 ms] SLVR:
selecting characters 1.1.0
[ +11 ms] SLVR:
selecting cupertino_icons 1.0.2
[ +5 ms] SLVR:
fact: flutter 0.0.0 from sdk depends on characters 1.1.0
[ +2 ms] SLVR:
fact: flutter 0.0.0 from sdk depends on collection 1.15.0
[ +1 ms] SLVR:
fact: flutter 0.0.0 from sdk depends on meta 1.3.0
[ +1 ms] SLVR:
fact: flutter 0.0.0 from sdk depends on typed_data 1.3.0
[ +1 ms] SLVR:
fact: flutter 0.0.0 from sdk depends on vector_math 2.1.0
[ +1 ms] SLVR:
fact: flutter 0.0.0 from sdk depends on sky_engine any from sdk
[ +2 ms] SLVR:
selecting flutter 0.0.0 from sdk
[ +1 ms] SLVR:
derived: sky_engine any from sdk
[ +1 ms] SLVR:
fact: process 4.0.0 depends on file ^6.0.0
[ +1 ms] SLVR:
fact: process 4.0.0 depends on path ^1.8.0
[ +1 ms] SLVR:
fact: process 4.0.0 depends on platform ^3.0.0
[ +2 ms] SLVR:
selecting process 4.0.0
[ +1 ms] SLVR:
selecting platform 3.0.0
[ +1 ms] SLVR:
fact: fuchsia_remote_debug_protocol 0.0.0 from sdk depends on process 4.0.0
[ +1 ms] SLVR:
fact: fuchsia_remote_debug_protocol 0.0.0 from sdk depends on vm_service 6.0.1-nullsafety.1
[ +1 ms] SLVR:
fact: fuchsia_remote_debug_protocol 0.0.0 from sdk depends on file 6.0.0
[ +1 ms] SLVR:
fact: fuchsia_remote_debug_protocol 0.0.0 from sdk depends on meta 1.3.0
[ +1 ms] SLVR:
fact: fuchsia_remote_debug_protocol 0.0.0 from sdk depends on path 1.8.0
[ +1 ms] SLVR:
fact: fuchsia_remote_debug_protocol 0.0.0 from sdk depends on platform 3.0.0
[ +1 ms] SLVR:
selecting fuchsia_remote_debug_protocol 0.0.0 from sdk
[ +1 ms] SLVR:
selecting sky_engine 0.0.99 from sdk
[ +648 ms] SLVR: Version solving took 0:00:02.271373 seconds.
[ +2 ms] | Tried 1 solutions.
[ +1 ms] FINE: Resolving dependencies finished (2.418s).
[ +299 ms] MSG : _fe_analyzer_shared 14.0.0 (16.0.0 available)
[ +1 ms] | analyzer 0.41.2 (1.0.0 available)
[ +1 ms] | args 1.6.0 (2.0.0 available)
[ +1 ms] | cli_util 0.2.0 (0.3.0 available)
[ +1 ms] | convert 2.1.1 (3.0.0 available)
[ +1 ms] | coverage 0.15.1 (0.15.2 available)
[ +1 ms] | glob 1.2.0 (2.0.0 available)
[ +1 ms] | http_parser 3.1.4 (4.0.0 available)
[ +1 ms] | logging 0.11.4 (1.0.0 available)
[ +1 ms] | mime 0.9.7 (1.0.0 available)
[ +1 ms] | node_io 1.1.1 (1.2.0 available)
[ +1 ms] | package_config 1.9.3 (2.0.0 available)
[ ] | pedantic 1.10.0-nullsafety.3 (1.10.0 available)
[ +1 ms] | process 4.0.0 (4.1.0 available)
[ +1 ms] | pub_semver 1.4.4 (2.0.0 available)
[ +1 ms] | shelf 0.7.9 (1.0.0 available)
[ +1 ms] | source_span 1.8.0 (1.8.1 available)
[ +1 ms] | test 1.16.0-nullsafety.19 (1.16.2 available)
[ +1 ms] | test_core 0.3.12-nullsafety.17 (0.3.13 available)
[ +1 ms] | vm_service 6.0.1-nullsafety.1 (6.0.1 available)
[ +1 ms] | watcher 0.9.7+15 (1.0.0 available)
[ ] | webkit_inspection_protocol 0.7.4 (0.7.5 available)
[ +1 ms] | yaml 2.2.1 (3.0.0 available)
[ +151 ms] IO : Writing 10497 characters to text file .\pubspec.lock.
[ +2 ms] FINE: Contents:
[ +1 ms] | # Generated by pub
[ +1 ms] | # See https://dart.dev/tools/pub/glossary#lockfile
[ +1 ms] | packages:
[ ] | _fe_analyzer_shared:
[ ] | dependency: "direct dev"
[ ] | description:
[ ] | name: _fe_analyzer_shared
[ ] | url: "https://pub.dartlang.org"
[ ] | source: hosted
[ ] | version: "14.0.0"
[ ] | analyzer:
[ ] | dependency: "direct dev"
[ ] | description:
[ ] | name: analyzer
[ ] | url: "https://pub.dartlang.org"
[ +1 ms] | source: hosted
[ +1 ms] | version: "0.41.2"
[ +1 ms] | archive:
[ +1 ms] | dependency: "direct dev"
[ ] | description:
[ ] | name: archive
[ ] | url: "https://pub.dartlang.org"
[ ] | source: hosted
[ ] | version: "3.0.0"
[ ] | args:
[ ] | dependency: "direct dev"
[ ] | description:
[ +1 ms] | name: args
[ +1 ms] | url: "https://pub.dartlang.org"
[ +1 ms] | source: hosted
[ +1 ms] | version: "1.6.0"
[ +1 ms] | async:
[ +1 ms] | dependency: "direct dev"
[ ] | description:
[ ] | name: async
[ +1 ms] | url: "https://pub.dartlang.org"
[ +1 ms] | source: hosted
[ +1 ms] | version: "2.5.0"
[ +1 ms] | boolean_selector:
[ +1 ms] | dependency: "direct dev"
[ +1 ms] | description:
[ +1 ms] | name: boolean_selector
[ ] | url: "https://pub.dartlang.org"
[ ] | source: hosted
[ +1 ms] | version: "2.1.0"
[ +1 ms] | characters:
[ +1 ms] | dependency: "direct main"
[ ] | description:
[ +1 ms] | name: characters
[ +1 ms] | url: "https://pub.dartlang.org"
[ +1 ms] | source: hosted
[ +1 ms] | version: "1.1.0"
[ +1 ms] | charcode:
[ +1 ms] | dependency: "direct dev"
[ +1 ms] | description:
[ +1 ms] | name: charcode
[ +1 ms] | url: "https://pub.dartlang.org"
[ +1 ms] | source: hosted
[ +1 ms] | version: "1.2.0"
[ +1 ms] | cli_util:
[ +1 ms] | dependency: "direct dev"
[ +1 ms] | description:
[ +1 ms] | name: cli_util
[ +1 ms] | url: "https://pub.dartlang.org"
[ ] | source: hosted
[ +1 ms] | version: "0.2.0"
[ ] | clock:
[ +1 ms] | dependency: "direct dev"
[ ] | description:
[ +1 ms] | name: clock
[ +1 ms] | url: "https://pub.dartlang.org"
[ +1 ms] | source: hosted
[ +1 ms] | version: "1.1.0"
[ ] | collection:
[ +1 ms] | dependency: "direct main"
[ +1 ms] | description:
[ +1 ms] | name: collection
[ +1 ms] | url: "https://pub.dartlang.org"
[ +1 ms] | source: hosted
[ +1 ms] | version: "1.15.0"
[ +1 ms] | convert:
[ +1 ms] | dependency: "direct dev"
[ +1 ms] | description:
[ +1 ms] | name: convert
[ +1 ms] | url: "https://pub.dartlang.org"
[ ] | source: hosted
[ +1 ms] | version: "2.1.1"
[ ] | coverage:
[ +1 ms] | dependency: "direct dev"
[ +1 ms] | description:
[ +1 ms] | name: coverage
[ +1 ms] | url: "https://pub.dartlang.org"
[ +1 ms] | source: hosted
[ +1 ms] | version: "0.15.1"
[ ] | crypto:
[ ] | dependency: "direct dev"
[ +1 ms] | description:
[ +1 ms] | name: crypto
[ +1 ms] | url: "https://pub.dartlang.org"
[ ] | source: hosted
[ ] | version: "3.0.0"
[ ] | cupertino_icons:
[ ] | dependency: "direct main"
[ ] | description:
[ ] | name: cupertino_icons
[ ] | url: "https://pub.dartlang.org"
[ ] | source: hosted
[ ] | version: "1.0.2"
[ +1 ms] | fake_async:
[ +1 ms] | dependency: "direct dev"
[ +1 ms] | description:
[ +1 ms] | name: fake_async
[ +2 ms] | url: "https://pub.dartlang.org"
[ +1 ms] | source: hosted
[ +1 ms] | version: "1.2.0"
[ +1 ms] | file:
[ ] | dependency: "direct dev"
[ ] | description:
[ ] | name: file
[ ] | url: "https://pub.dartlang.org"
[ ] | source: hosted
[ ] | version: "6.0.0"
[ ] | flutter:
[ +1 ms] | dependency: "direct main"
[ +1 ms] | description: flutter
[ +1 ms] | source: sdk
[ +1 ms] | version: "0.0.0"
[ ] | flutter_driver:
[ ] | dependency: "direct dev"
[ +1 ms] | description: flutter
[ ] | source: sdk
[ ] | version: "0.0.0"
[ ] | flutter_test:
[ ] | dependency: "direct dev"
[ ] | description: flutter
[ ] | source: sdk
[ ] | version: "0.0.0"
[ ] | fuchsia_remote_debug_protocol:
[ ] | dependency: transitive
[ +1 ms] | description: flutter
[ +1 ms] | source: sdk
[ +1 ms] | version: "0.0.0"
[ +1 ms] | glob:
[ ] | dependency: "direct dev"
[ +1 ms] | description:
[ +1 ms] | name: glob
[ +1 ms] | url: "https://pub.dartlang.org"
[ ] | source: hosted
[ ] | version: "1.2.0"
[ ] | http_multi_server:
[ +1 ms] | dependency: "direct dev"
[ ] | description:
[ +1 ms] | name: http_multi_server
[ +1 ms] | url: "https://pub.dartlang.org"
[ +1 ms] | source: hosted
[ +1 ms] | version: "2.2.0"
[ ] | http_parser:
[ ] | dependency: "direct dev"
[ ] | description:
[ ] | name: http_parser
[ ] | url: "https://pub.dartlang.org"
[ +1 ms] | source: hosted
[ +1 ms] | version: "3.1.4"
[ +1 ms] | integration_test:
[ +1 ms] | dependency: "direct dev"
[ +1 ms] | description: flutter
[ +1 ms] | source: sdk
[ ] | version: "0.0.0"
[ +1 ms] | integration_test_macos:
[ ] | dependency: "direct dev"
[ +1 ms] | description:
[ +1 ms] | path: "../integration_test_macos"
[ +1 ms] | relative: true
[ ] | source: path
[ +1 ms] | version: "0.0.1+1"
[ +1 ms] | io:
[ +1 ms] | dependency: "direct dev"
[ ] | description:
[ ] | name: io
[ +1 ms] | url: "https://pub.dartlang.org"
[ +1 ms] | source: hosted
[ ] | version: "0.3.4"
[ +1 ms] | js:
[ ] | dependency: "direct dev"
[ ] | description:
[ +1 ms] | name: js
[ +1 ms] | url: "https://pub.dartlang.org"
[ +1 ms] | source: hosted
[ +1 ms] | version: "0.6.3"
[ +1 ms] | logging:
[ ] | dependency: "direct dev"
[ ] | description:
[ ] | name: logging
[ +1 ms] | url: "https://pub.dartlang.org"
[ +1 ms] | source: hosted
[ +1 ms] | version: "0.11.4"
[ +1 ms] | matcher:
[ +1 ms] | dependency: "direct dev"
[ +1 ms] | description:
[ ] | name: matcher
[ +1 ms] | url: "https://pub.dartlang.org"
[ +1 ms] | source: hosted
[ +1 ms] | version: "0.12.10"
[ ] | meta:
[ ] | dependency: "direct main"
[ ] | description:
[ ] | name: meta
[ ] | url: "https://pub.dartlang.org"
[ ] | source: hosted
[ ] | version: "1.3.0"
[ ] | mime:
[ +1 ms] | dependency: "direct dev"
[ ] | description:
[ +1 ms] | name: mime
[ +1 ms] | url: "https://pub.dartlang.org"
[ ] | source: hosted
[ ] | version: "0.9.7"
[ +1 ms] | node_interop:
[ ] | dependency: "direct dev"
[ +1 ms] | description:
[ +1 ms] | name: node_interop
[ +1 ms] | url: "https://pub.dartlang.org"
[ ] | source: hosted
[ ] | version: "1.2.1"
[ ] | node_io:
[ ] | dependency: "direct dev"
[ ] | description:
[ +1 ms] | name: node_io
[ ] | url: "https://pub.dartlang.org"
[ ] | source: hosted
[ +1 ms] | version: "1.1.1"
[ ] | node_preamble:
[ ] | dependency: "direct dev"
[ ] | description:
[ +1 ms] | name: node_preamble
[ +1 ms] | url: "https://pub.dartlang.org"
[ +1 ms] | source: hosted
[ ] | version: "1.4.13"
[ ] | package_config:
[ ] | dependency: "direct dev"
[ ] | description:
[ +1 ms] | name: package_config
[ +1 ms] | url: "https://pub.dartlang.org"
[ +1 ms] | source: hosted
[ ] | version: "1.9.3"
[ +1 ms] | path:
[ ] | dependency: "direct dev"
[ +1 ms] | description:
[ +1 ms] | name: path
[ +1 ms] | url: "https://pub.dartlang.org"
[ ] | source: hosted
[ ] | version: "1.8.0"
[ ] | pedantic:
[ +1 ms] | dependency: "direct dev"
[ +1 ms] | description:
[ ] | name: pedantic
[ ] | url: "https://pub.dartlang.org"
[ +1 ms] | source: hosted
[ ] | version: "1.10.0-nullsafety.3"
[ ] | platform:
[ ] | dependency: transitive
[ ] | description:
[ ] | name: platform
[ ] | url: "https://pub.dartlang.org"
[ ] | source: hosted
[ ] | version: "3.0.0"
[ ] | pool:
[ +1 ms] | dependency: "direct dev"
[ +1 ms] | description:
[ ] | name: pool
[ ] | url: "https://pub.dartlang.org"
[ ] | source: hosted
[ ] | version: "1.5.0"
[ ] | process:
[ +1 ms] | dependency: transitive
[ +1 ms] | description:
[ +1 ms] | name: process
[ +1 ms] | url: "https://pub.dartlang.org"
[ +1 ms] | source: hosted
[ +1 ms] | version: "4.0.0"
[ +1 ms] | pub_semver:
[ ] | dependency: "direct dev"
[ +1 ms] | description:
[ +1 ms] | name: pub_semver
[ +1 ms] | url: "https://pub.dartlang.org"
[ +1 ms] | source: hosted
[ +1 ms] | version: "1.4.4"
[ +1 ms] | shelf:
[ +1 ms] | dependency: "direct dev"
[ +1 ms] | description:
[ +1 ms] | name: shelf
[ +1 ms] | url: "https://pub.dartlang.org"
[ +1 ms] | source: hosted
[ +1 ms] | version: "0.7.9"
[ +1 ms] | shelf_packages_handler:
[ ] | dependency: "direct dev"
[ ] | description:
[ ] | name: shelf_packages_handler
[ +1 ms] | url: "https://pub.dartlang.org"
[ +1 ms] | source: hosted
[ +1 ms] | version: "2.0.1"
[ ] | shelf_static:
[ +1 ms] | dependency: "direct dev"
[ +1 ms] | description:
[ +1 ms] | name: shelf_static
[ +1 ms] | url: "https://pub.dartlang.org"
[ ] | source: hosted
[ ] | version: "0.2.9+2"
[ ] | shelf_web_socket:
[ +1 ms] | dependency: "direct dev"
[ +1 ms] | description:
[ ] | name: shelf_web_socket
[ ] | url: "https://pub.dartlang.org"
[ ] | source: hosted
[ ] | version: "0.2.4"
[ ] | sky_engine:
[ ] | dependency: transitive
[ ] | description: flutter
[ +1 ms] | source: sdk
[ +1 ms] | version: "0.0.99"
[ +1 ms] | source_map_stack_trace:
[ +1 ms] | dependency: "direct dev"
[ +1 ms] | description:
[ ] | name: source_map_stack_trace
[ +1 ms] | url: "https://pub.dartlang.org"
[ +1 ms] | source: hosted
[ ] | version: "2.1.0"
[ +1 ms] | source_maps:
[ +1 ms] | dependency: "direct dev"
[ +1 ms] | description:
[ +1 ms] | name: source_maps
[ +1 ms] | url: "https://pub.dartlang.org"
[ +1 ms] | source: hosted
[ +1 ms] | version: "0.10.10"
[ +1 ms] | source_span:
[ +1 ms] | dependency: "direct dev"
[ ] | description:
[ +1 ms] | name: source_span
[ +2 ms] | url: "https://pub.dartlang.org"
[ ] | source: hosted
[ +1 ms] | version: "1.8.0"
[ ] | stack_trace:
[ +1 ms] | dependency: "direct dev"
[ ] | description:
[ ] | name: stack_trace
[ +1 ms] | url: "https://pub.dartlang.org"
[ ] | source: hosted
[ ] | version: "1.10.0"
[ ] | stream_channel:
[ ] | dependency: "direct dev"
[ ] | description:
[ +1 ms] | name: stream_channel
[ ] | url: "https://pub.dartlang.org"
[ +1 ms] | source: hosted
[ +1 ms] | version: "2.1.0"
[ +1 ms] | string_scanner:
[ ] | dependency: "direct dev"
[ ] | description:
[ +1 ms] | name: string_scanner
[ ] | url: "https://pub.dartlang.org"
[ +1 ms] | source: hosted
[ ] | version: "1.1.0"
[ ] | sync_http:
[ ] | dependency: "direct dev"
[ ] | description:
[ ] | name: sync_http
[ ] | url: "https://pub.dartlang.org"
[ ] | source: hosted
[ ] | version: "0.3.0"
[ +1 ms] | term_glyph:
[ +1 ms] | dependency: "direct dev"
[ ] | description:
[ ] | name: term_glyph
[ ] | url: "https://pub.dartlang.org"
[ ] | source: hosted
[ +1 ms] | version: "1.2.0"
[ +1 ms] | test:
[ +1 ms] | dependency: "direct dev"
[ ] | description:
[ +1 ms] | name: test
[ +1 ms] | url: "https://pub.dartlang.org"
[ +1 ms] | source: hosted
[ +1 ms] | version: "1.16.0-nullsafety.19"
[ +1 ms] | test_api:
[ +2 ms] | dependency: "direct dev"
[ +1 ms] | description:
[ +1 ms] | name: test_api
[ +1 ms] | url: "https://pub.dartlang.org"
[ +1 ms] | source: hosted
[ +1 ms] | version: "0.2.19"
[ +1 ms] | test_core:
[ +1 ms] | dependency: "direct dev"
[ +1 ms] | description:
[ +1 ms] | name: test_core
[ ] | url: "https://pub.dartlang.org"
[ ] | source: hosted
[ +1 ms] | version: "0.3.12-nullsafety.17"
[ +1 ms] | typed_data:
[ +1 ms] | dependency: "direct main"
[ +1 ms] | description:
[ +1 ms] | name: typed_data
[ +3 ms] | url: "https://pub.dartlang.org"
[ +1 ms] | source: hosted
[ ] | version: "1.3.0"
[ ] | vector_math:
[ ] | dependency: "direct main"
[ ] | description:
[ ] | name: vector_math
[ ] | url: "https://pub.dartlang.org"
[ +1 ms] | source: hosted
[ +1 ms] | version: "2.1.0"
[ +1 ms] | vm_service:
[ +1 ms] | dependency: "direct dev"
[ +1 ms] | description:
[ +1 ms] | name: vm_service
[ +1 ms] | url: "https://pub.dartlang.org"
[ +1 ms] | source: hosted
[ +1 ms] | version: "6.0.1-nullsafety.1"
[ +1 ms] | watcher:
[ +1 ms] | dependency: "direct dev"
[ +1 ms] | description:
[ +1 ms] | name: watcher
[ +1 ms] | url: "https://pub.dartlang.org"
[ +1 ms] | source: hosted
[ +1 ms] | version: "0.9.7+15"
[ +1 ms] | web_socket_channel:
[ +1 ms] | dependency: "direct dev"
[ +1 ms] | description:
[ +1 ms] | name: web_socket_channel
[ +1 ms] | url: "https://pub.dartlang.org"
[ +1 ms] | source: hosted
[ +1 ms] | version: "1.2.0"
[ +1 ms] | webdriver:
[ +1 ms] | dependency: "direct dev"
[ +1 ms] | description:
[ +1 ms] | name: webdriver
[ +1 ms] | url: "https://pub.dartlang.org"
[ +1 ms] | source: hosted
[ +1 ms] | version: "3.0.0"
[ +1 ms] | webkit_inspection_protocol:
[ +1 ms] | dependency: "direct dev"
[ +1 ms] | description:
[ +1 ms] | name: webkit_inspection_protocol
[ ] | url: "https://pub.dartlang.org"
[ ] | source: hosted
[ +1 ms] | version: "0.7.4"
[ +1 ms] | yaml:
[ ] | dependency: "direct dev"
[ ] | description:
[ ] | name: yaml
[ +1 ms] | url: "https://pub.dartlang.org"
[ +1 ms] | source: hosted
[ ] | version: "2.2.1"
[ +1 ms] | sdks:
[ ] | dart: ">=2.12.0-0.0 <3.0.0"
[ +1 ms] | flutter: ">=1.6.7"
[ ] IO : Writing 6114 characters to text file .\.packages.
[ ] FINE: Contents:
[ ] | # This file is deprecated. Tools should instead consume
[ +1 ms] | # `.dart_tools/package_config.json`.
[ ] | #
[ ] | # For more info see: https://dart.dev/go/dot-packages-deprecation
[ +1 ms] | #
[ ] | # Generated by pub on 2021-02-17 20:21:03.413317.
[ ] |
_fe_analyzer_shared:file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/_fe_analyzer_shared-14.0.0/lib/
[ +1 ms] | analyzer:file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/analyzer-0.41.2/lib/
[ ] | archive:file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/archive-3.0.0/lib/
[ ] | args:file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/args-1.6.0/lib/
[ ] | async:file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/async-2.5.0/lib/
[ ] | boolean_selector:file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/boolean_selector-2.1.0/lib/
[ ] | characters:file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/characters-1.1.0/lib/
[ ] | charcode:file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/charcode-1.2.0/lib/
[ ] | cli_util:file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/cli_util-0.2.0/lib/
[ +1 ms] | clock:file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/clock-1.1.0/lib/
[ +1 ms] | collection:file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/collection-1.15.0/lib/
[ +1 ms] | convert:file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/convert-2.1.1/lib/
[ ] | coverage:file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/coverage-0.15.1/lib/
[ ] | crypto:file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/crypto-3.0.0/lib/
[ ] | cupertino_icons:file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/cupertino_icons-1.0.2/lib/
[ +1 ms] | fake_async:file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/fake_async-1.2.0/lib/
[ +1 ms] | file:file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/file-6.0.0/lib/
[ +1 ms] | flutter:file:///C:/src/flutter/packages/flutter/lib/
[ +1 ms] | flutter_driver:file:///C:/src/flutter/packages/flutter_driver/lib/
[ ] | flutter_test:file:///C:/src/flutter/packages/flutter_test/lib/
[ ] | fuchsia_remote_debug_protocol:file:///C:/src/flutter/packages/fuchsia_remote_debug_protocol/lib/
[ +1 ms] | glob:file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/glob-1.2.0/lib/
[ ] |
http_multi_server:file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/http_multi_server-2.2.0/lib/
[ +1 ms] | http_parser:file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/http_parser-3.1.4/lib/
[ +1 ms] | integration_test:file:///C:/src/flutter/packages/integration_test/lib/
[ +1 ms] | integration_test_macos:../integration_test_macos/lib/
[ +1 ms] | io:file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/io-0.3.4/lib/
[ +1 ms] | js:file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/js-0.6.3/lib/
[ +1 ms] | logging:file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/logging-0.11.4/lib/
[ +1 ms] | matcher:file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/matcher-0.12.10/lib/
[ ] | meta:file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/meta-1.3.0/lib/
[ ] | mime:file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/mime-0.9.7/lib/
[ +1 ms] | node_interop:file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/node_interop-1.2.1/lib/
[ ] | node_io:file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/node_io-1.1.1/lib/
[ ] | node_preamble:file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/node_preamble-1.4.13/lib/
[ +1 ms] | package_config:file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/package_config-1.9.3/lib/
[ +1 ms] | path:file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/path-1.8.0/lib/
[ ] | pedantic:file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/pedantic-1.10.0-nullsafety.3/lib/
[ +1 ms] | platform:file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/platform-3.0.0/lib/
[ ] | pool:file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/pool-1.5.0/lib/
[ +1 ms] | process:file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/process-4.0.0/lib/
[ +1 ms] | pub_semver:file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/pub_semver-1.4.4/lib/
[ +1 ms] | shelf:file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/shelf-0.7.9/lib/
[ +1 ms] |
shelf_packages_handler:file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/shelf_packages_handler-2.0.1/lib/
[ +1 ms] | shelf_static:file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/shelf_static-0.2.9+2/lib/
[ +1 ms] | shelf_web_socket:file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/shelf_web_socket-0.2.4/lib/
[ +1 ms] | sky_engine:file:///C:/src/flutter/bin/cache/pkg/sky_engine/lib/
[ +1 ms] |
source_map_stack_trace:file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/source_map_stack_trace-2.1.0/lib/
[ +1 ms] | source_maps:file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/source_maps-0.10.10/lib/
[ ] | source_span:file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/source_span-1.8.0/lib/
[ ] | stack_trace:file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/stack_trace-1.10.0/lib/
[ +1 ms] | stream_channel:file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/stream_channel-2.1.0/lib/
[ +1 ms] | string_scanner:file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/string_scanner-1.1.0/lib/
[ +1 ms] | sync_http:file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/sync_http-0.3.0/lib/
[ +1 ms] | term_glyph:file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/term_glyph-1.2.0/lib/
[ +1 ms] | test:file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/test-1.16.0-nullsafety.19/lib/
[ +1 ms] | test_api:file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/test_api-0.2.19/lib/
[ +1 ms] | test_core:file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/test_core-0.3.12-nullsafety.17/lib/
[ +2 ms] | typed_data:file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/typed_data-1.3.0/lib/
[ +1 ms] | vector_math:file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/vector_math-2.1.0/lib/
[ +1 ms] | vm_service:file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/vm_service-6.0.1-nullsafety.1/lib/
[ +1 ms] | watcher:file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/watcher-0.9.7+15/lib/
[ +1 ms] |
web_socket_channel:file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/web_socket_channel-1.2.0/lib/
[ +2 ms] | webdriver:file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/webdriver-3.0.0/lib/
[ +1 ms] |
webkit_inspection_protocol:file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/webkit_inspection_protocol-0.7.4/li
b/
[ +1 ms] | yaml:file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/yaml-2.2.1/lib/
[ +1 ms] | integration_test_example:lib/
[ +1 ms] MSG : Got dependencies!
[ +19 ms] IO : Writing 13070 characters to text file .\.dart_tool\package_config.json.
[ +1 ms] FINE: Contents:
[ +1 ms] | {
[ ] | "configVersion": 2,
[ ] | "packages": [
[ ] | {
[ ] | "name": "_fe_analyzer_shared",
[ ] | "rootUri":
"file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/_fe_analyzer_shared-14.0.0",
[ +1 ms] | "packageUri": "lib/",
[ +1 ms] | "languageVersion": "2.2"
[ +1 ms] | },
[ +1 ms] | {
[ ] | "name": "analyzer",
[ ] | "rootUri": "file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/analyzer-0.41.2",
[ ] | "packageUri": "lib/",
[ ] | "languageVersion": "2.7"
[ +1 ms] | },
[ ] | {
[ ] | "name": "archive",
[ ] | "rootUri": "file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/archive-3.0.0",
[ ] | "packageUri": "lib/",
[ ] | "languageVersion": "2.12"
[ ] | },
[ +1 ms] | {
[ +1 ms] | "name": "args",
[ +1 ms] | "rootUri": "file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/args-1.6.0",
[ +1 ms] | "packageUri": "lib/",
[ +1 ms] | "languageVersion": "2.3"
[ +1 ms] | },
[ ] | {
[ +1 ms] | "name": "async",
[ +1 ms] | "rootUri": "file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/async-2.5.0",
[ +1 ms] | "packageUri": "lib/",
[ +1 ms] | "languageVersion": "2.12"
[ +1 ms] | },
[ +1 ms] | {
[ +1 ms] | "name": "boolean_selector",
[ +1 ms] | "rootUri": "file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/boolean_selector-2.1.0",
[ +1 ms] | "packageUri": "lib/",
[ +1 ms] | "languageVersion": "2.12"
[ +1 ms] | },
[ +1 ms] | {
[ +2 ms] | "name": "characters",
[ ] | "rootUri": "file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/characters-1.1.0",
[ +1 ms] | "packageUri": "lib/",
[ ] | "languageVersion": "2.12"
[ +1 ms] | },
[ ] | {
[ ] | "name": "charcode",
[ +1 ms] | "rootUri": "file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/charcode-1.2.0",
[ +1 ms] | "packageUri": "lib/",
[ ] | "languageVersion": "2.12"
[ ] | },
[ ] | {
[ ] | "name": "cli_util",
[ ] | "rootUri": "file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/cli_util-0.2.0",
[ +1 ms] | "packageUri": "lib/",
[ +1 ms] | "languageVersion": "2.0"
[ +1 ms] | },
[ +1 ms] | {
[ +1 ms] | "name": "clock",
[ ] | "rootUri": "file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/clock-1.1.0",
[ ] | "packageUri": "lib/",
[ ] | "languageVersion": "2.12"
[ +1 ms] | },
[ +1 ms] | {
[ +1 ms] | "name": "collection",
[ +1 ms] | "rootUri": "file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/collection-1.15.0",
[ +1 ms] | "packageUri": "lib/",
[ +1 ms] | "languageVersion": "2.12"
[ +1 ms] | },
[ +1 ms] | {
[ +1 ms] | "name": "convert",
[ +1 ms] | "rootUri": "file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/convert-2.1.1",
[ ] | "packageUri": "lib/",
[ ] | "languageVersion": "1.17"
[ ] | },
[ +1 ms] | {
[ +1 ms] | "name": "coverage",
[ +1 ms] | "rootUri": "file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/coverage-0.15.1",
[ +1 ms] | "packageUri": "lib/",
[ ] | "languageVersion": "2.7"
[ ] | },
[ ] | {
[ +1 ms] | "name": "crypto",
[ ] | "rootUri": "file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/crypto-3.0.0",
[ ] | "packageUri": "lib/",
[ +1 ms] | "languageVersion": "2.12"
[ +1 ms] | },
[ +1 ms] | {
[ +1 ms] | "name": "cupertino_icons",
[ +1 ms] | "rootUri": "file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/cupertino_icons-1.0.2",
[ +1 ms] | "packageUri": "lib/",
[ ] | "languageVersion": "2.12"
[ ] | },
[ +1 ms] | {
[ ] | "name": "fake_async",
[ +1 ms] | "rootUri": "file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/fake_async-1.2.0",
[ ] | "packageUri": "lib/",
[ +1 ms] | "languageVersion": "2.12"
[ +1 ms] | },
[ ] | {
[ +1 ms] | "name": "file",
[ ] | "rootUri": "file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/file-6.0.0",
[ +1 ms] | "packageUri": "lib/",
[ +1 ms] | "languageVersion": "2.12"
[ +1 ms] | },
[ +1 ms] | {
[ +1 ms] | "name": "flutter",
[ +1 ms] | "rootUri": "file:///C:/src/flutter/packages/flutter",
[ ] | "packageUri": "lib/",
[ ] | "languageVersion": "2.12"
[ ] | },
[ ] | {
[ ] | "name": "flutter_driver",
[ ] | "rootUri": "file:///C:/src/flutter/packages/flutter_driver",
[ +1 ms] | "packageUri": "lib/",
[ +1 ms] | "languageVersion": "2.12"
[ +1 ms] | },
[ ] | {
[ ] | "name": "flutter_test",
[ +1 ms] | "rootUri": "file:///C:/src/flutter/packages/flutter_test",
[ +1 ms] | "packageUri": "lib/",
[ ] | "languageVersion": "2.12"
[ +1 ms] | },
[ ] | {
[ ] | "name": "fuchsia_remote_debug_protocol",
[ ] | "rootUri": "file:///C:/src/flutter/packages/fuchsia_remote_debug_protocol",
[ ] | "packageUri": "lib/",
[ ] | "languageVersion": "2.12"
[ +1 ms] | },
[ ] | {
[ ] | "name": "glob",
[ +1 ms] | "rootUri": "file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/glob-1.2.0",
[ +1 ms] | "packageUri": "lib/",
[ +1 ms] | "languageVersion": "2.1"
[ ] | },
[ ] | {
[ ] | "name": "http_multi_server",
[ +2 ms] | "rootUri": "file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/http_multi_server-2.2.0",
[ +1 ms] | "packageUri": "lib/",
[ +1 ms] | "languageVersion": "2.1"
[ ] | },
[ ] | {
[ ] | "name": "http_parser",
[ ] | "rootUri": "file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/http_parser-3.1.4",
[ +1 ms] | "packageUri": "lib/",
[ ] | "languageVersion": "2.3"
[ +1 ms] | },
[ +1 ms] | {
[ ] | "name": "integration_test",
[ ] | "rootUri": "file:///C:/src/flutter/packages/integration_test",
[ ] | "packageUri": "lib/",
[ ] | "languageVersion": "2.12"
[ +1 ms] | },
[ +1 ms] | {
[ +1 ms] | "name": "integration_test_macos",
[ +1 ms] | "rootUri": "../../integration_test_macos",
[ +1 ms] | "packageUri": "lib/",
[ +1 ms] | "languageVersion": "2.1"
[ +1 ms] | },
[ +1 ms] | {
[ +1 ms] | "name": "io",
[ +2 ms] | "rootUri": "file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/io-0.3.4",
[ +1 ms] | "packageUri": "lib/",
[ +1 ms] | "languageVersion": "2.0"
[ +1 ms] | },
[ +1 ms] | {
[ +1 ms] | "name": "js",
[ ] | "rootUri": "file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/js-0.6.3",
[ +1 ms] | "packageUri": "lib/",
[ ] | "languageVersion": "2.12"
[ ] | },
[ ] | {
[ ] | "name": "logging",
[ ] | "rootUri": "file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/logging-0.11.4",
[ +1 ms] | "packageUri": "lib/",
[ ] | "languageVersion": "2.0"
[ ] | },
[ +1 ms] | {
[ +1 ms] | "name": "matcher",
[ +1 ms] | "rootUri": "file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/matcher-0.12.10",
[ +1 ms] | "packageUri": "lib/",
[ ] | "languageVersion": "2.12"
[ ] | },
[ ] | {
[ ] | "name": "meta",
[ ] | "rootUri": "file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/meta-1.3.0",
[ +1 ms] | "packageUri": "lib/",
[ +1 ms] | "languageVersion": "2.12"
[ +1 ms] | },
[ +1 ms] | {
[ +1 ms] | "name": "mime",
[ ] | "rootUri": "file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/mime-0.9.7",
[ ] | "packageUri": "lib/",
[ ] | "languageVersion": "2.0"
[ +1 ms] | },
[ +1 ms] | {
[ +1 ms] | "name": "node_interop",
[ +1 ms] | "rootUri": "file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/node_interop-1.2.1",
[ +1 ms] | "packageUri": "lib/",
[ +1 ms] | "languageVersion": "2.9"
[ +1 ms] | },
[ ] | {
[ +1 ms] | "name": "node_io",
[ +1 ms] | "rootUri": "file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/node_io-1.1.1",
[ +1 ms] | "packageUri": "lib/",
[ ] | "languageVersion": "2.2"
[ ] | },
[ +1 ms] | {
[ +1 ms] | "name": "node_preamble",
[ ] | "rootUri": "file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/node_preamble-1.4.13",
[ +1 ms] | "packageUri": "lib/",
[ +1 ms] | "languageVersion": "1.24"
[ +1 ms] | },
[ +1 ms] | {
[ +1 ms] | "name": "package_config",
[ +1 ms] | "rootUri": "file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/package_config-1.9.3",
[ +1 ms] | "packageUri": "lib/",
[ ] | "languageVersion": "2.7"
[ ] | },
[ +3 ms] | {
[ +1 ms] | "name": "path",
[ +1 ms] | "rootUri": "file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/path-1.8.0",
[ +1 ms] | "packageUri": "lib/",
[ +1 ms] | "languageVersion": "2.12"
[ +1 ms] | },
[ +1 ms] | {
[ +1 ms] | "name": "pedantic",
[ +1 ms] | "rootUri":
"file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/pedantic-1.10.0-nullsafety.3",
[ +1 ms] | "packageUri": "lib/",
[ +1 ms] | "languageVersion": "2.12"
[ +1 ms] | },
[ +1 ms] | {
[ +1 ms] | "name": "platform",
[ +1 ms] | "rootUri": "file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/platform-3.0.0",
[ +1 ms] | "packageUri": "lib/",
[ +1 ms] | "languageVersion": "2.12"
[ +1 ms] | },
[ +1 ms] | {
[ +1 ms] | "name": "pool",
[ +1 ms] | "rootUri": "file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/pool-1.5.0",
[ +1 ms] | "packageUri": "lib/",
[ +1 ms] | "languageVersion": "2.12"
[ +1 ms] | },
[ +1 ms] | {
[ +1 ms] | "name": "process",
[ +2 ms] | "rootUri": "file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/process-4.0.0",
[ +1 ms] | "packageUri": "lib/",
[ +1 ms] | "languageVersion": "2.12"
[ +1 ms] | },
[ +1 ms] | {
[ +1 ms] | "name": "pub_semver",
[ ] | "rootUri": "file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/pub_semver-1.4.4",
[ +1 ms] | "packageUri": "lib/",
[ ] | "languageVersion": "2.0"
[ ] | },
[ ] | {
[ ] | "name": "shelf",
[ +1 ms] | "rootUri": "file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/shelf-0.7.9",
[ +1 ms] | "packageUri": "lib/",
[ ] | "languageVersion": "2.1"
[ ] | },
[ ] | {
[ ] | "name": "shelf_packages_handler",
[ ] | "rootUri":
"file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/shelf_packages_handler-2.0.1",
[ +1 ms] | "packageUri": "lib/",
[ ] | "languageVersion": "2.8"
[ ] | },
[ ] | {
[ +1 ms] | "name": "shelf_static",
[ +1 ms] | "rootUri": "file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/shelf_static-0.2.9+2",
[ +1 ms] | "packageUri": "lib/",
[ ] | "languageVersion": "2.3"
[ +1 ms] | },
[ ] | {
[ ] | "name": "shelf_web_socket",
[ ] | "rootUri": "file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/shelf_web_socket-0.2.4",
[ +1 ms] | "packageUri": "lib/",
[ +1 ms] | "languageVersion": "2.1"
[ ] | },
[ ] | {
[ ] | "name": "sky_engine",
[ ] | "rootUri": "file:///C:/src/flutter/bin/cache/pkg/sky_engine",
[ ] | "packageUri": "lib/",
[ +1 ms] | "languageVersion": "2.12"
[ +1 ms] | },
[ +1 ms] | {
[ ] | "name": "source_map_stack_trace",
[ ] | "rootUri":
"file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/source_map_stack_trace-2.1.0",
[ +1 ms] | "packageUri": "lib/",
[ ] | "languageVersion": "2.12"
[ ] | },
[ +1 ms] | {
[ +1 ms] | "name": "source_maps",
[ ] | "rootUri": "file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/source_maps-0.10.10",
[ ] | "packageUri": "lib/",
[ ] | "languageVersion": "2.12"
[ ] | },
[ +1 ms] | {
[ +1 ms] | "name": "source_span",
[ ] | "rootUri": "file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/source_span-1.8.0",
[ +1 ms] | "packageUri": "lib/",
[ +1 ms] | "languageVersion": "2.12"
[ ] | },
[ ] | {
[ ] | "name": "stack_trace",
[ ] | "rootUri": "file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/stack_trace-1.10.0",
[ +1 ms] | "packageUri": "lib/",
[ ] | "languageVersion": "2.12"
[ +1 ms] | },
[ +1 ms] | {
[ +1 ms] | "name": "stream_channel",
[ +1 ms] | "rootUri": "file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/stream_channel-2.1.0",
[ +1 ms] | "packageUri": "lib/",
[ ] | "languageVersion": "2.12"
[ ] | },
[ ] | {
[ ] | "name": "string_scanner",
[ +1 ms] | "rootUri": "file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/string_scanner-1.1.0",
[ +1 ms] | "packageUri": "lib/",
[ +1 ms] | "languageVersion": "2.12"
[ ] | },
[ +1 ms] | {
[ +1 ms] | "name": "sync_http",
[ ] | "rootUri": "file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/sync_http-0.3.0",
[ ] | "packageUri": "lib/",
[ ] | "languageVersion": "2.12"
[ +1 ms] | },
[ +1 ms] | {
[ ] | "name": "term_glyph",
[ ] | "rootUri": "file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/term_glyph-1.2.0",
[ ] | "packageUri": "lib/",
[ ] | "languageVersion": "2.12"
[ ] | },
[ +1 ms] | {
[ +1 ms] | "name": "test",
[ +1 ms] | "rootUri": "file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/test-1.16.0-nullsafety.19",
[ +1 ms] | "packageUri": "lib/",
[ ] | "languageVersion": "2.12"
[ ] | },
[ ] | {
[ ] | "name": "test_api",
[ ] | "rootUri": "file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/test_api-0.2.19",
[ ] | "packageUri": "lib/",
[ ] | "languageVersion": "2.12"
[ ] | },
[ ] | {
[ ] | "name": "test_core",
[ ] | "rootUri":
"file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/test_core-0.3.12-nullsafety.17",
[ +1 ms] | "packageUri": "lib/",
[ ] | "languageVersion": "2.12"
[ +1 ms] | },
[ +1 ms] | {
[ +1 ms] | "name": "typed_data",
[ ] | "rootUri": "file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/typed_data-1.3.0",
[ ] | "packageUri": "lib/",
[ ] | "languageVersion": "2.12"
[ ] | },
[ ] | {
[ ] | "name": "vector_math",
[ ] | "rootUri": "file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/vector_math-2.1.0",
[ +1 ms] | "packageUri": "lib/",
[ ] | "languageVersion": "2.12"
[ ] | },
[ ] | {
[ ] | "name": "vm_service",
[ +1 ms] | "rootUri":
"file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/vm_service-6.0.1-nullsafety.1",
[ +1 ms] | "packageUri": "lib/",
[ +1 ms] | "languageVersion": "2.12"
[ ] | },
[ ] | {
[ ] | "name": "watcher",
[ ] | "rootUri": "file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/watcher-0.9.7+15",
[ +1 ms] | "packageUri": "lib/",
[ ] | "languageVersion": "2.2"
[ ] | },
[ ] | {
[ ] | "name": "web_socket_channel",
[ ] | "rootUri": "file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/web_socket_channel-1.2.0",
[ +1 ms] | "packageUri": "lib/",
[ +2 ms] | "languageVersion": "2.10"
[ +1 ms] | },
[ +1 ms] | {
[ +1 ms] | "name": "webdriver",
[ +1 ms] | "rootUri": "file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/webdriver-3.0.0",
[ +1 ms] | "packageUri": "lib/",
[ +1 ms] | "languageVersion": "2.12"
[ +1 ms] | },
[ ] | {
[ ] | "name": "webkit_inspection_protocol",
[ ] | "rootUri":
"file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/webkit_inspection_protocol-0.7.4",
[ +1 ms] | "packageUri": "lib/",
[ +1 ms] | "languageVersion": "2.0"
[ +1 ms] | },
[ +1 ms] | {
[ ] | "name": "yaml",
[ ] | "rootUri": "file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/yaml-2.2.1",
[ +1 ms] | "packageUri": "lib/",
[ +1 ms] | "languageVersion": "2.4"
[ +1 ms] | },
[ +1 ms] | {
[ +1 ms] | "name": "integration_test_example",
[ ] | "rootUri": "../",
[ ] | "packageUri": "lib/",
[ ] | "languageVersion": "2.12"
[ +1 ms] | }
[ ] | ],
[ ] | "generated": "2021-02-17T14:51:03.567726Z",
[ +1 ms] | "generator": "pub",
[ +2 ms] | "generatorVersion": "2.13.0-0.0.dev"
[ +1 ms] | }
[ +76 ms] Running "flutter pub get" in example... (completed in 4.5s)
[ +96 ms] Found plugin integration_test_macos at
C:\flutter-github-repo\flutter\packages\integration_test\integration_test_macos\
[ +176 ms] Found plugin integration_test at C:\src\flutter\packages\integration_test\
[ +193 ms] Found plugin integration_test_macos at
C:\flutter-github-repo\flutter\packages\integration_test\integration_test_macos\
[ +132 ms] Found plugin integration_test at C:\src\flutter\packages\integration_test\
[ +13 ms] Generating
C:\flutter-github-repo\flutter\packages\integration_test\example\android\app\src\main\java\io\flutter\plugins\GeneratedP
luginRegistrant.java
[ +267 ms] Launching integration_test\example_test.dart on Chrome in debug mode...
[ +290 ms] Updating assets
[ +275 ms] Waiting for connection from debug service on Chrome...
[ +19 ms] Found plugin integration_test_macos at
C:\flutter-github-repo\flutter\packages\integration_test\integration_test_macos\
[ +84 ms] Found plugin integration_test at C:\src\flutter\packages\integration_test\
[ +15 ms] Found plugin integration_test_macos at
C:\flutter-github-repo\flutter\packages\integration_test\integration_test_macos\
[ +76 ms] Found plugin integration_test at C:\src\flutter\packages\integration_test\
[ +190 ms] <- reset
[ +19 ms] C:\src\flutter\bin\cache\dart-sdk\bin\dart.exe --disable-dart-dev
C:\src\flutter\bin\cache\artifacts\engine\windows-x64\frontend_server.dart.snapshot --sdk-root
C:\src\flutter\bin\cache\flutter_web_sdk/ --incremental --target=dartdevc --debugger-module-names
--experimental-emit-debug-metadata -DFLUTTER_WEB_AUTO_DETECT=true --output-dill
C:\Users\darshan\AppData\Local\Temp\flutter_tools.bcf8bd57\flutter_tool.9cb936b8\app.dill --libraries-spec
file:///C:/src/flutter/bin/cache/flutter_web_sdk/libraries.json --packages
C:\flutter-github-repo\flutter\packages\integration_test\example\.dart_tool\package_config.json -Ddart.vm.profile=false
-Ddart.vm.product=false --enable-asserts --track-widget-creation --filesystem-root
C:\flutter-github-repo\flutter\packages\integration_test\example\integration_test --filesystem-root
C:\flutter-github-repo\flutter\packages\integration_test\example\test --filesystem-root
C:\Users\darshan\AppData\Local\Temp\flutter_tools.bcf8bd57\flutter_tools.65837e82 --filesystem-scheme org-dartlang-app
--initialize-from-dill build\b1b715402d823b7fd5c2b68d2edcb2ce.cache.dill.track.dill --platform
file:///C:/src/flutter/bin/cache/flutter_web_sdk/kernel/flutter_ddc_sdk_sound.dill --sound-null-safety
[ +16 ms] <- compile org-dartlang-app:/web_entrypoint.dart
[+47938 ms] Waiting for connection from debug service on Chrome... (completed in 48.4s)
[ +3 ms] Synced 31.7MB.
[ +2 ms] <- accept
[ +1 ms] Caching compiled dillcpboyd, Aravinthan-Subramanian, talha80, minikin, bkioshn and 4 more
Metadata
Metadata
Assignees
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work lista: tests"flutter test", flutter_test, or one of our tests"flutter test", flutter_test, or one of our testsbrowser: edgeonly manifests in Edge (Chromium-based)only manifests in Edge (Chromium-based)customer: dentf: integration_testThe flutter/packages/integration_test pluginThe flutter/packages/integration_test pluginplatform-webWeb applications specificallyWeb applications specificallyt: flutter driver"flutter driver", flutter_drive, or a driver test"flutter driver", flutter_drive, or a driver testteam-webOwned by Web platform teamOwned by Web platform teamtoolAffects the "flutter" command-line tool. See also t: labels.Affects the "flutter" command-line tool. See also t: labels.triaged-webTriaged by Web platform teamTriaged by Web platform team