New libNode API #276
Annotations
5 errors
Microsoft.JavaScript.NodeApi.Test.JSReferenceTests ► GetReferenceFromDifferentRootScope:
test/JSReferenceTests.cs#L70
Failed test found in:
test/net472-node22.x-Release/runneradmin_fv-az980-773_2025-02-08_22_49_37.trx
Error:
System.AggregateException : One or more errors occurred.
---- Assert.Throws() Failure
Expected: typeof(Microsoft.JavaScript.NodeApi.JSInvalidThreadAccessException)
Actual: (No exception was thrown)
|
Microsoft.JavaScript.NodeApi.Test.JSReferenceTests ► GetReferenceFromDifferentThread:
test/JSReferenceTests.cs#L55
Failed test found in:
test/net472-node22.x-Release/runneradmin_fv-az980-773_2025-02-08_22_49_37.trx
Error:
System.AggregateException : One or more errors occurred.
---- Assert.Throws() Failure
Expected: typeof(Microsoft.JavaScript.NodeApi.JSInvalidThreadAccessException)
Actual: (No exception was thrown)
|
Microsoft.JavaScript.NodeApi.Test.JSValueScopeTests ► AccessValueFromDifferentRootScope:
test/JSValueScopeTests.cs#L362
Failed test found in:
test/net472-node22.x-Release/runneradmin_fv-az980-773_2025-02-08_22_49_37.trx
Error:
System.AggregateException : One or more errors occurred.
---- Assert.Throws() Failure
Expected: typeof(Microsoft.JavaScript.NodeApi.JSInvalidThreadAccessException)
Actual: (No exception was thrown)
|
Microsoft.JavaScript.NodeApi.Test.JSValueScopeTests ► AccessValueFromDifferentThread:
test/JSValueScopeTests.cs#L345
Failed test found in:
test/net472-node22.x-Release/runneradmin_fv-az980-773_2025-02-08_22_49_37.trx
Error:
System.AggregateException : One or more errors occurred.
---- Assert.Throws() Failure
Expected: typeof(Microsoft.JavaScript.NodeApi.JSInvalidThreadAccessException)
Actual: (No exception was thrown)
|
Microsoft.JavaScript.NodeApi.Test.JSValueScopeTests ► CreateValueFromDifferentThread:
test/JSValueScopeTests.cs#L325
Failed test found in:
test/net472-node22.x-Release/runneradmin_fv-az980-773_2025-02-08_22_49_37.trx
Error:
System.AggregateException : One or more errors occurred.
---- Assert.Throws() Failure
Expected: typeof(Microsoft.JavaScript.NodeApi.JSInvalidThreadAccessException)
Actual: (No exception was thrown)
|