Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot run wasm test on windows #2231

Open
Zekfad opened this issue May 26, 2024 · 1 comment
Open

Cannot run wasm test on windows #2231

Zekfad opened this issue May 26, 2024 · 1 comment

Comments

@Zekfad
Copy link
Contributor

Zekfad commented May 26, 2024

Config:

platforms: [chrome,firefox,vm]
compilers: [dart2wasm,dart2js,exe]

Output

Z:\Users\vorob\Desktop\Projects\fetch_client>dart test        
Building package executable... (2.4s)
Built test:test.
00:00 +0: [Chrome, Dart2Wasm] loading test\client_conformance_test.dart
#0      _Uri._checkWindowsPathReservedCharacters (dart:core/uri.dart:1841)
#1      _Uri._makeWindowsFileUrl (dart:core/uri.dart:1906)
#2      new _Uri.file (dart:core/uri.dart:1808)
#3      new UriOption.<anonymous closure> (package:dart2wasm/option.dart:70)
#4      Option.applyToOptions (package:dart2wasm/option.dart:18)
#5      parseArguments (package:dart2wasm/dart2wasm.dart:150)
#6      main (package:dart2wasm/dart2wasm.dart:162)
#7      main (file:///C:/b/s/w/ir/x/w/sdk/pkg/dart2wasm/bin/dart2wasm.dart:10)
#8      _delayEntrypointInvocation.<anonymous closure> (dart:isolate-patch/isolate_patch.dart:295)
#9      _RawReceivePort._handleMessage (dart:isolate-patch/isolate_patch.dart:184)
@kevmoo
Copy link
Member

kevmoo commented May 31, 2024

@osa1 @mkustermann – could be an SDK issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants