-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Closed
Labels
e: wasmIssues related to the wasm build of Flutter Web.Issues related to the wasm build of Flutter Web.engineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.f: integration_testThe flutter/packages/integration_test pluginThe flutter/packages/integration_test pluginframeworkflutter/packages/flutter repository. See also f: labels.flutter/packages/flutter repository. See also f: labels.platform-webWeb applications specificallyWeb applications specificallyr: fixedIssue is closed as already fixed in a newer versionIssue is closed as already fixed in a newer versiont: 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.
Description
Steps to reproduce
Run web integration tests with flutter drive --wasm on flutter master channel
Expected results
Results are reported
Actual results
- Results are not reported
- The command hangs forever
- Results can be seen in the Chrome dev tools. The tests do actually complete.
Code sample
Use any of the official flutter packages that have been migrated to support WASM and have web integration tests
Screenshots or Video
No response
Logs
No response
Flutter Doctor output
Doctor output
[!] Flutter (Channel [user-branch], 3.24.0-1.0.pre.104, on macOS 14.5 23F79
darwin-arm64, locale en-US)
! Flutter version 3.24.0-1.0.pre.104 on channel [user-branch] at
/Users/rexios/repos/flutter
Currently on an unknown channel. Run `flutter channel` to switch to an
official channel.
If that doesn't fix the issue, reinstall Flutter by following instructions
at https://flutter.dev/setup.
! Upstream repository [email protected]:Rexios80/flutter.git is not a standard
remote.
Set environment variable "FLUTTER_GIT_URL" to
[email protected]:Rexios80/flutter.git to dismiss this error.
• Framework revision 7a2290c559 (60 minutes ago), 2024-07-10 15:16:33 -0400
• Engine revision 1c23c8f640
• Dart version 3.6.0 (build 3.6.0-22.0.dev)
• DevTools version 2.37.1
• If those were intentional, you can disregard the above warnings; however
it is recommended to use "git" directly to perform update checks and
upgrades.
[✓] Android toolchain - develop for Android devices (Android SDK version 34.0.0)
• Android SDK at /Users/rexios/Library/Android/sdk
• Platform android-34, build-tools 34.0.0
• Java binary at: /Applications/Android Studio
Preview.app/Contents/jbr/Contents/Home/bin/java
• Java version OpenJDK Runtime Environment (build
17.0.11+0-17.0.11b1207.24-11852314)
• All Android licenses accepted.
[✓] Xcode - develop for iOS and macOS (Xcode 16.0)
• Xcode at /Applications/Xcode-beta.app/Contents/Developer
• Build 16A5171c
• CocoaPods version 1.15.2
[✓] Chrome - develop for the web
• Chrome at /Applications/Google Chrome.app/Contents/MacOS/Google Chrome
[!] Android Studio (version unknown)
• Android Studio at /Applications/Android Studio Preview.app/Contents
• Flutter plugin can be installed from:
🔨 https://plugins.jetbrains.com/plugin/9212-flutter
• Dart plugin can be installed from:
🔨 https://plugins.jetbrains.com/plugin/6351-dart
✗ Unable to determine Android Studio version.
• Java version OpenJDK Runtime Environment (build
17.0.11+0-17.0.11b1207.24-11852314)
[✓] VS Code (version 1.91.0)
• VS Code at /Applications/Visual Studio Code.app/Contents
• Flutter extension version 3.92.0
[✓] Connected device (5 available)
• sdk gphone64 arm64 (mobile) • emulator-5554 •
android-arm64 • Android 14 (API 34) (emulator)
• Aaron’s iPhone (mobile) • 00008130-001C35CE3A20001C • ios
• iOS 17.5.1 21F90
• macOS (desktop) • macos • darwin-arm64
• macOS 14.5 23F79 darwin-arm64
• Mac Designed for iPad (desktop) • mac-designed-for-ipad • darwin
• macOS 14.5 23F79 darwin-arm64
• Chrome (web) • chrome •
web-javascript • Google Chrome 126.0.6478.127
! Error: Browsing on the local area network for Raj's Apple Vision Pro.
Ensure the device is unlocked and attached with a cable or associated with
the same local area network as this Mac. (code -27)
! Error: Browsing on the local area network for Joe’s iPhone. Ensure the
device is unlocked and attached with a cable or associated with the same
local area network as this Mac.
The device must be opted into Developer Mode to connect wirelessly. (code
-27)
[✓] Network resources
• All expected network resources are available.
! Doctor found issues in 2 categories.Metadata
Metadata
Assignees
Labels
e: wasmIssues related to the wasm build of Flutter Web.Issues related to the wasm build of Flutter Web.engineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.f: integration_testThe flutter/packages/integration_test pluginThe flutter/packages/integration_test pluginframeworkflutter/packages/flutter repository. See also f: labels.flutter/packages/flutter repository. See also f: labels.platform-webWeb applications specificallyWeb applications specificallyr: fixedIssue is closed as already fixed in a newer versionIssue is closed as already fixed in a newer versiont: 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.