-
Notifications
You must be signed in to change notification settings - Fork 5.4k
Closed
Labels
arch-wasmWebAssembly architectureWebAssembly architecturearea-System.Runtime.InteropServices.JavaScript
Milestone
Description
Description
System.Runtime.InteropServices.JavaScript.Tests.MarshalTests.MarshalFailedSynchronousTask
System.Runtime.InteropServices.JavaScript.Tests.MarshalTests.MarshalFailedAsynchronousTask
ABORT: System.AggregateException: One or more errors occurred. (Exception of type 'System.Exception' was thrown.)
Reproduction Steps
dotnet build /bl:test.binlog /p:TargetOS=Browser /p:TargetArchitecture=wasm /p:Configuration=Debug /t:Test src/libraries/System.Private.Runtime.InteropServices.JavaScript/tests /p:Scenario=WasmTestOnNodeJs
Expected behavior
Tests pass
Actual behavior
Unit test should pass
Regression?
No
Known Workarounds
No
Configuration
NodeJs v14.16.1 on Windows
Other information
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
arch-wasmWebAssembly architectureWebAssembly architecturearea-System.Runtime.InteropServices.JavaScript