Skip to content

Cannot run wasm test on windows #2231

@Zekfad

Description

@Zekfad

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)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions