Skip to content

System.Runtime.InteropServices.JavaScript.Tests.MarshalTests.TestFunctionApply failed on CI (wasm mono subset) #40112

@maryamariyan

Description

@maryamariyan

Some wasm test failures on the PR #39825:
https://dev.azure.com/dnceng/public/_build/results?buildId=749999&view=ms.vss-test-web.build-test-results-tab

System.Linq.Expressions.Tests
System.Runtime.InteropServices.JavaScript.Tests

e.g.: System.Runtime.InteropServices.JavaScript.Tests.MarshalTests.TestFunctionApply

Error message
System.Runtime.InteropServices.JavaScript.JSException : Error: System.NullReferenceException: Object reference not set to an instance of an object.\n   at System.Runtime.InteropServices.JavaScript.Tests.HelperMarshal.CreateFunctionApply()

Stack trace
   at Interop.Runtime.InvokeJS(String str)
   at System.Runtime.InteropServices.JavaScript.Runtime.InvokeJS(String str)
   at System.Runtime.InteropServices.JavaScript.Tests.MarshalTests.TestFunctionApply()
   at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions