Skip to content

[wasm] MarshalTests.MarshalFailedSynchronousTask fail on NodeJs #62901

@pavelsavara

Description

@pavelsavara

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions