Remove JSNativeApi.cs #243
test results (ubuntu-latest, node18.x, Release) ❌
Report | Passed | Failed | Skipped | Time |
---|---|---|---|---|
test/dotnet6-node18.x-Release/_fv-az1249-299_2023-12-19_21_55_12.trx | 53✅ | 11❌ | 5⚪ | 74s |
test/dotnet8-node18.x-Release/_fv-az1249-299_2023-12-19_21_56_19.trx | 70✅ | 19❌ | 5⚪ | 88s |
❌ test/dotnet6-node18.x-Release/_fv-az1249-299_2023-12-19_21_55_12.trx
69 tests were completed in 74s with 53 passed, 11 failed and 5 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
Microsoft.JavaScript.NodeApi.Test.GCTests | 1⚪ | 1ms | ||
Microsoft.JavaScript.NodeApi.Test.HostedClrTests | 17✅ | 11❌ | 22s | |
Microsoft.JavaScript.NodeApi.Test.JSProjectTests | 4✅ | 46s | ||
Microsoft.JavaScript.NodeApi.Test.JSReferenceTests | 4✅ | 3ms | ||
Microsoft.JavaScript.NodeApi.Test.JSValueScopeTests | 19✅ | 21ms | ||
Microsoft.JavaScript.NodeApi.Test.NodejsEmbeddingTests | 4⚪ | 4ms | ||
Microsoft.JavaScript.NodeApi.Test.TypeDefsGeneratorTests | 9✅ | 44ms |
✅ Microsoft.JavaScript.NodeApi.Test.GCTests
⚪ GCTest
❌ Microsoft.JavaScript.NodeApi.Test.HostedClrTests
✅ Test(id: "edgejs-perf/measure-latency")
✅ Test(id: "napi-dotnet-init/custom_export")
✅ Test(id: "napi-dotnet-init/custom_init")
❌ Test(id: "napi-dotnet/async_methods")
Assert.Fail(): Build failed. Check the log for details: /home/runner/work/node-api-dotnet/node-api-dotnet/out/obj/Release/TestCases/napi-dotnet/net6.0/hosted-build.log
❌ Test(id: "napi-dotnet/complex_types")
Assert.Fail(): Build failed. Check the log for details: /home/runner/work/node-api-dotnet/node-api-dotnet/out/obj/Release/TestCases/napi-dotnet/net6.0/hosted-build.log
❌ Test(id: "napi-dotnet/delegates")
Assert.Fail(): Build failed. Check the log for details: /home/runner/work/node-api-dotnet/node-api-dotnet/out/obj/Release/TestCases/napi-dotnet/net6.0/hosted-build.log
❌ Test(id: "napi-dotnet/dynamic_generics")
Assert.Fail(): Build failed. Check the log for details: /home/runner/work/node-api-dotnet/node-api-dotnet/out/obj/Release/TestCases/napi-dotnet/net6.0/hosted-build.log
❌ Test(id: "napi-dotnet/dynamic_invoke")
Assert.Fail(): Build failed. Check the log for details: /home/runner/work/node-api-dotnet/node-api-dotnet/out/obj/Release/TestCases/napi-dotnet/net6.0/hosted-build.log
❌ Test(id: "napi-dotnet/dynamic_optional_params")
Assert.Fail(): Build process exited with code: 1. Full output: /home/runner/work/node-api-dotnet/node-api-dotnet/out/obj/Release/TestCases/napi-dotnet/net6.0/hosted-build.log
❌ Test(id: "napi-dotnet/errors")
Assert.Fail(): Build failed. Check the log for details: /home/runner/work/node-api-dotnet/node-api-dotnet/out/obj/Release/TestCases/napi-dotnet/net6.0/hosted-build.log
❌ Test(id: "napi-dotnet/hello")
Assert.Fail(): Build failed. Check the log for details: /home/runner/work/node-api-dotnet/node-api-dotnet/out/obj/Release/TestCases/napi-dotnet/net6.0/hosted-build.log
❌ Test(id: "napi-dotnet/module_class")
Assert.Fail(): Build failed. Check the log for details: /home/runner/work/node-api-dotnet/node-api-dotnet/out/obj/Release/TestCases/napi-dotnet/net6.0/hosted-build.log
❌ Test(id: "napi-dotnet/multi_instance")
Assert.Fail(): Build failed. Check the log for details: /home/runner/work/node-api-dotnet/node-api-dotnet/out/obj/Release/TestCases/napi-dotnet/net6.0/hosted-build.log
❌ Test(id: "napi-dotnet/streams")
Assert.Fail(): Build failed. Check the log for details: /home/runner/work/node-api-dotnet/node-api-dotnet/out/obj/Release/TestCases/napi-dotnet/net6.0/hosted-build.log
✅ Test(id: "node-addon-api/basic_types/array")
✅ Test(id: "node-addon-api/basic_types/boolean")
✅ Test(id: "node-addon-api/basic_types/number")
✅ Test(id: "node-addon-api/basic_types/value")
✅ Test(id: "node-addon-api/object/delete_property")
✅ Test(id: "node-addon-api/object/finalizer")
✅ Test(id: "node-addon-api/object/get_property")
✅ Test(id: "node-addon-api/object/has_own_property")
✅ Test(id: "node-addon-api/object/has_property")
✅ Test(id: "node-addon-api/object/object_freeze_seal")
✅ Test(id: "node-addon-api/object/object")
✅ Test(id: "node-addon-api/object/set_property")
✅ Test(id: "node-addon-api/object/subscript_operator")
✅ Test(id: "node-addon-api/testUtil")
✅ Microsoft.JavaScript.NodeApi.Test.JSProjectTests
✅ Test(id: "projects/js-cjs/test")
✅ Test(id: "projects/js-esm/test")
✅ Test(id: "projects/ts-cjs/test")
✅ Test(id: "projects/ts-esm/test")
✅ Microsoft.JavaScript.NodeApi.Test.JSReferenceTests
✅ GetReferenceFromDifferentRootScope
✅ GetReferenceFromDifferentThread
✅ GetReferenceFromParentScope
✅ GetReferenceFromSameScope
✅ Microsoft.JavaScript.NodeApi.Test.JSValueScopeTests
✅ AccessPropertyKeyFromClosedScope
✅ AccessValueFromClosedScope
✅ AccessValueFromDifferentRootScope
✅ AccessValueFromDifferentThread
✅ CreateCallbackScope
✅ CreateEscapableScopeWithinCallback
✅ CreateHandleScopeWithinCallback
✅ CreateHandleScopeWithinModule
✅ CreateHandleScopeWithinRoot
✅ CreateModuleScopeWithinNoContextScope
✅ CreateModuleScopeWithinRootScope
✅ CreateModuleScopeWithoutRoot
✅ CreateNoContextScope
✅ CreateRootScope
✅ CreateValueFromDifferentThread
✅ InvalidCallbackContextScopeNesting
✅ InvalidModuleContextScopeNesting
✅ InvalidNoContextScopeNesting
✅ InvalidRootContextScopeNesting
✅ Microsoft.JavaScript.NodeApi.Test.NodejsEmbeddingTests
⚪ NodejsCallFunction
⚪ NodejsErrorPropagation
⚪ NodejsStart
⚪ NodejsUnhandledRejection
✅ Microsoft.JavaScript.NodeApi.Test.TypeDefsGeneratorTests
✅ GenerateEnum
✅ GenerateGenericClass
✅ GenerateGenericDelegate
✅ GenerateGenericInterface
✅ GenerateSimpleClass
✅ GenerateSimpleDelegate
✅ GenerateSimpleInterface
✅ GenerateSimpleMethod
✅ GenerateSimpleProperty
❌ test/dotnet8-node18.x-Release/_fv-az1249-299_2023-12-19_21_56_19.trx
94 tests were completed in 88s with 70 passed, 19 failed and 5 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
Microsoft.JavaScript.NodeApi.Test.GCTests | 1⚪ | 1ms | ||
Microsoft.JavaScript.NodeApi.Test.HostedClrTests | 17✅ | 11❌ | 17s | |
Microsoft.JavaScript.NodeApi.Test.JSProjectTests | 4✅ | 49s | ||
Microsoft.JavaScript.NodeApi.Test.JSReferenceTests | 4✅ | 11ms | ||
Microsoft.JavaScript.NodeApi.Test.JSValueScopeTests | 19✅ | 13ms | ||
Microsoft.JavaScript.NodeApi.Test.NativeAotTests | 17✅ | 8❌ | 20s | |
Microsoft.JavaScript.NodeApi.Test.NodejsEmbeddingTests | 4⚪ | 4ms | ||
Microsoft.JavaScript.NodeApi.Test.TypeDefsGeneratorTests | 9✅ | 18ms |
✅ Microsoft.JavaScript.NodeApi.Test.GCTests
⚪ GCTest
❌ Microsoft.JavaScript.NodeApi.Test.HostedClrTests
✅ Test(id: "edgejs-perf/measure-latency")
✅ Test(id: "napi-dotnet-init/custom_export")
✅ Test(id: "napi-dotnet-init/custom_init")
❌ Test(id: "napi-dotnet/async_methods")
Assert.Fail(): Build failed. Check the log for details: /home/runner/work/node-api-dotnet/node-api-dotnet/out/obj/Release/TestCases/napi-dotnet/net8.0/hosted-build.log
❌ Test(id: "napi-dotnet/complex_types")
Assert.Fail(): Build failed. Check the log for details: /home/runner/work/node-api-dotnet/node-api-dotnet/out/obj/Release/TestCases/napi-dotnet/net8.0/hosted-build.log
❌ Test(id: "napi-dotnet/delegates")
Assert.Fail(): Build failed. Check the log for details: /home/runner/work/node-api-dotnet/node-api-dotnet/out/obj/Release/TestCases/napi-dotnet/net8.0/hosted-build.log
❌ Test(id: "napi-dotnet/dynamic_generics")
Assert.Fail(): Build failed. Check the log for details: /home/runner/work/node-api-dotnet/node-api-dotnet/out/obj/Release/TestCases/napi-dotnet/net8.0/hosted-build.log
❌ Test(id: "napi-dotnet/dynamic_invoke")
Assert.Fail(): Build failed. Check the log for details: /home/runner/work/node-api-dotnet/node-api-dotnet/out/obj/Release/TestCases/napi-dotnet/net8.0/hosted-build.log
❌ Test(id: "napi-dotnet/dynamic_optional_params")
Assert.Fail(): Build process exited with code: 1. Full output: /home/runner/work/node-api-dotnet/node-api-dotnet/out/obj/Release/TestCases/napi-dotnet/net8.0/hosted-build.log
❌ Test(id: "napi-dotnet/errors")
Assert.Fail(): Build failed. Check the log for details: /home/runner/work/node-api-dotnet/node-api-dotnet/out/obj/Release/TestCases/napi-dotnet/net8.0/hosted-build.log
❌ Test(id: "napi-dotnet/hello")
Assert.Fail(): Build failed. Check the log for details: /home/runner/work/node-api-dotnet/node-api-dotnet/out/obj/Release/TestCases/napi-dotnet/net8.0/hosted-build.log
❌ Test(id: "napi-dotnet/module_class")
Assert.Fail(): Build failed. Check the log for details: /home/runner/work/node-api-dotnet/node-api-dotnet/out/obj/Release/TestCases/napi-dotnet/net8.0/hosted-build.log
❌ Test(id: "napi-dotnet/multi_instance")
Assert.Fail(): Build failed. Check the log for details: /home/runner/work/node-api-dotnet/node-api-dotnet/out/obj/Release/TestCases/napi-dotnet/net8.0/hosted-build.log
❌ Test(id: "napi-dotnet/streams")
Assert.Fail(): Build failed. Check the log for details: /home/runner/work/node-api-dotnet/node-api-dotnet/out/obj/Release/TestCases/napi-dotnet/net8.0/hosted-build.log
✅ Test(id: "node-addon-api/basic_types/array")
✅ Test(id: "node-addon-api/basic_types/boolean")
✅ Test(id: "node-addon-api/basic_types/number")
✅ Test(id: "node-addon-api/basic_types/value")
✅ Test(id: "node-addon-api/object/delete_property")
✅ Test(id: "node-addon-api/object/finalizer")
✅ Test(id: "node-addon-api/object/get_property")
✅ Test(id: "node-addon-api/object/has_own_property")
✅ Test(id: "node-addon-api/object/has_property")
✅ Test(id: "node-addon-api/object/object_freeze_seal")
✅ Test(id: "node-addon-api/object/object")
✅ Test(id: "node-addon-api/object/set_property")
✅ Test(id: "node-addon-api/object/subscript_operator")
✅ Test(id: "node-addon-api/testUtil")
✅ Microsoft.JavaScript.NodeApi.Test.JSProjectTests
✅ Test(id: "projects/js-cjs/test")
✅ Test(id: "projects/js-esm/test")
✅ Test(id: "projects/ts-cjs/test")
✅ Test(id: "projects/ts-esm/test")
✅ Microsoft.JavaScript.NodeApi.Test.JSReferenceTests
✅ GetReferenceFromDifferentRootScope
✅ GetReferenceFromDifferentThread
✅ GetReferenceFromParentScope
✅ GetReferenceFromSameScope
✅ Microsoft.JavaScript.NodeApi.Test.JSValueScopeTests
✅ AccessPropertyKeyFromClosedScope
✅ AccessValueFromClosedScope
✅ AccessValueFromDifferentRootScope
✅ AccessValueFromDifferentThread
✅ CreateCallbackScope
✅ CreateEscapableScopeWithinCallback
✅ CreateHandleScopeWithinCallback
✅ CreateHandleScopeWithinModule
✅ CreateHandleScopeWithinRoot
✅ CreateModuleScopeWithinNoContextScope
✅ CreateModuleScopeWithinRootScope
✅ CreateModuleScopeWithoutRoot
✅ CreateNoContextScope
✅ CreateRootScope
✅ CreateValueFromDifferentThread
✅ InvalidCallbackContextScopeNesting
✅ InvalidModuleContextScopeNesting
✅ InvalidNoContextScopeNesting
✅ InvalidRootContextScopeNesting
❌ Microsoft.JavaScript.NodeApi.Test.NativeAotTests
✅ Test(id: "edgejs-perf/measure-latency")
✅ Test(id: "napi-dotnet-init/custom_export")
✅ Test(id: "napi-dotnet-init/custom_init")
❌ Test(id: "napi-dotnet/async_methods")
Assert.Fail(): Build failed. Check the log for details: /home/runner/work/node-api-dotnet/node-api-dotnet/out/obj/Release/TestCases/napi-dotnet/net8.0/aot-build.log
❌ Test(id: "napi-dotnet/complex_types")
Assert.Fail(): Build failed. Check the log for details: /home/runner/work/node-api-dotnet/node-api-dotnet/out/obj/Release/TestCases/napi-dotnet/net8.0/aot-build.log
❌ Test(id: "napi-dotnet/delegates")
Assert.Fail(): Build failed. Check the log for details: /home/runner/work/node-api-dotnet/node-api-dotnet/out/obj/Release/TestCases/napi-dotnet/net8.0/aot-build.log
❌ Test(id: "napi-dotnet/errors")
Assert.Fail(): Build failed. Check the log for details: /home/runner/work/node-api-dotnet/node-api-dotnet/out/obj/Release/TestCases/napi-dotnet/net8.0/aot-build.log
❌ Test(id: "napi-dotnet/hello")
Assert.Fail(): Build failed. Check the log for details: /home/runner/work/node-api-dotnet/node-api-dotnet/out/obj/Release/TestCases/napi-dotnet/net8.0/aot-build.log
❌ Test(id: "napi-dotnet/module_class")
Assert.Fail(): Build failed. Check the log for details: /home/runner/work/node-api-dotnet/node-api-dotnet/out/obj/Release/TestCases/napi-dotnet/net8.0/aot-build.log
❌ Test(id: "napi-dotnet/multi_instance")
Assert.Fail(): Build failed. Check the log for details: /home/runner/work/node-api-dotnet/node-api-dotnet/out/obj/Release/TestCases/napi-dotnet/net8.0/aot-build.log
❌ Test(id: "napi-dotnet/streams")
Assert.Fail(): Build process exited with code: 1. Full output: /home/runner/work/node-api-dotnet/node-api-dotnet/out/obj/Release/TestCases/napi-dotnet/net8.0/aot-build.log
✅ Test(id: "node-addon-api/basic_types/array")
✅ Test(id: "node-addon-api/basic_types/boolean")
✅ Test(id: "node-addon-api/basic_types/number")
✅ Test(id: "node-addon-api/basic_types/value")
✅ Test(id: "node-addon-api/object/delete_property")
✅ Test(id: "node-addon-api/object/finalizer")
✅ Test(id: "node-addon-api/object/get_property")
✅ Test(id: "node-addon-api/object/has_own_property")
✅ Test(id: "node-addon-api/object/has_property")
✅ Test(id: "node-addon-api/object/object_freeze_seal")
✅ Test(id: "node-addon-api/object/object")
✅ Test(id: "node-addon-api/object/set_property")
✅ Test(id: "node-addon-api/object/subscript_operator")
✅ Test(id: "node-addon-api/testUtil")
✅ Microsoft.JavaScript.NodeApi.Test.NodejsEmbeddingTests
⚪ NodejsCallFunction
⚪ NodejsErrorPropagation
⚪ NodejsStart
⚪ NodejsUnhandledRejection
✅ Microsoft.JavaScript.NodeApi.Test.TypeDefsGeneratorTests
✅ GenerateEnum
✅ GenerateGenericClass
✅ GenerateGenericDelegate
✅ GenerateGenericInterface
✅ GenerateSimpleClass
✅ GenerateSimpleDelegate
✅ GenerateSimpleInterface
✅ GenerateSimpleMethod
✅ GenerateSimpleProperty
Annotations
Check failure on line 63 in test/HostedClrTests.cs
github-actions / test results (ubuntu-latest, node18.x, Release)
Microsoft.JavaScript.NodeApi.Test.HostedClrTests ► Test(id: "napi-dotnet/async_methods")
Failed test found in:
test/dotnet6-node18.x-Release/_fv-az1249-299_2023-12-19_21_55_12.trx
test/dotnet6-node18.x-Release/_fv-az1249-299_2023-12-19_21_55_12.trx
test/dotnet6-node18.x-Release/_fv-az1249-299_2023-12-19_21_55_12.trx
test/dotnet6-node18.x-Release/_fv-az1249-299_2023-12-19_21_55_12.trx
test/dotnet6-node18.x-Release/_fv-az1249-299_2023-12-19_21_55_12.trx
test/dotnet6-node18.x-Release/_fv-az1249-299_2023-12-19_21_55_12.trx
test/dotnet6-node18.x-Release/_fv-az1249-299_2023-12-19_21_55_12.trx
test/dotnet6-node18.x-Release/_fv-az1249-299_2023-12-19_21_55_12.trx
test/dotnet6-node18.x-Release/_fv-az1249-299_2023-12-19_21_55_12.trx
test/dotnet6-node18.x-Release/_fv-az1249-299_2023-12-19_21_55_12.trx
Error:
Assert.Fail(): Build failed. Check the log for details: /home/runner/work/node-api-dotnet/node-api-dotnet/out/obj/Release/TestCases/napi-dotnet/net6.0/hosted-build.log
Raw output
Assert.Fail(): Build failed. Check the log for details: /home/runner/work/node-api-dotnet/node-api-dotnet/out/obj/Release/TestCases/napi-dotnet/net6.0/hosted-build.log
at Microsoft.JavaScript.NodeApi.Test.HostedClrTests.Test(String id) in /home/runner/work/node-api-dotnet/node-api-dotnet/test/HostedClrTests.cs:line 63
Check failure on line 209 in test/TestBuilder.cs
github-actions / test results (ubuntu-latest, node18.x, Release)
Microsoft.JavaScript.NodeApi.Test.HostedClrTests ► Test(id: "napi-dotnet/dynamic_optional_params")
Failed test found in:
test/dotnet6-node18.x-Release/_fv-az1249-299_2023-12-19_21_55_12.trx
Error:
Assert.Fail(): Build process exited with code: 1. Full output: /home/runner/work/node-api-dotnet/node-api-dotnet/out/obj/Release/TestCases/napi-dotnet/net6.0/hosted-build.log
Raw output
Assert.Fail(): Build process exited with code: 1. Full output: /home/runner/work/node-api-dotnet/node-api-dotnet/out/obj/Release/TestCases/napi-dotnet/net6.0/hosted-build.log
at Microsoft.JavaScript.NodeApi.Test.TestBuilder.BuildProject(String projectFilePath, String target, IDictionary`2 properties, String logFilePath, Boolean verboseLog) in /home/runner/work/node-api-dotnet/node-api-dotnet/test/TestBuilder.cs:line 209
at Microsoft.JavaScript.NodeApi.Test.HostedClrTests.BuildTestModuleCSharp(String moduleName, String logFilePath) in /home/runner/work/node-api-dotnet/node-api-dotnet/test/HostedClrTests.cs:line 169
at Microsoft.JavaScript.NodeApi.Test.HostedClrTests.Test(String id) in /home/runner/work/node-api-dotnet/node-api-dotnet/test/HostedClrTests.cs:line 46
Check failure on line 63 in test/HostedClrTests.cs
github-actions / test results (ubuntu-latest, node18.x, Release)
Microsoft.JavaScript.NodeApi.Test.HostedClrTests ► Test(id: "napi-dotnet/async_methods")
Failed test found in:
test/dotnet8-node18.x-Release/_fv-az1249-299_2023-12-19_21_56_19.trx
test/dotnet8-node18.x-Release/_fv-az1249-299_2023-12-19_21_56_19.trx
test/dotnet8-node18.x-Release/_fv-az1249-299_2023-12-19_21_56_19.trx
test/dotnet8-node18.x-Release/_fv-az1249-299_2023-12-19_21_56_19.trx
test/dotnet8-node18.x-Release/_fv-az1249-299_2023-12-19_21_56_19.trx
test/dotnet8-node18.x-Release/_fv-az1249-299_2023-12-19_21_56_19.trx
test/dotnet8-node18.x-Release/_fv-az1249-299_2023-12-19_21_56_19.trx
test/dotnet8-node18.x-Release/_fv-az1249-299_2023-12-19_21_56_19.trx
test/dotnet8-node18.x-Release/_fv-az1249-299_2023-12-19_21_56_19.trx
test/dotnet8-node18.x-Release/_fv-az1249-299_2023-12-19_21_56_19.trx
Error:
Assert.Fail(): Build failed. Check the log for details: /home/runner/work/node-api-dotnet/node-api-dotnet/out/obj/Release/TestCases/napi-dotnet/net8.0/hosted-build.log
Raw output
Assert.Fail(): Build failed. Check the log for details: /home/runner/work/node-api-dotnet/node-api-dotnet/out/obj/Release/TestCases/napi-dotnet/net8.0/hosted-build.log
at Microsoft.JavaScript.NodeApi.Test.HostedClrTests.Test(String id) in /home/runner/work/node-api-dotnet/node-api-dotnet/test/HostedClrTests.cs:line 63
at InvokeStub_HostedClrTests.Test(Object, Span`1)
at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
Check failure on line 209 in test/TestBuilder.cs
github-actions / test results (ubuntu-latest, node18.x, Release)
Microsoft.JavaScript.NodeApi.Test.HostedClrTests ► Test(id: "napi-dotnet/dynamic_optional_params")
Failed test found in:
test/dotnet8-node18.x-Release/_fv-az1249-299_2023-12-19_21_56_19.trx
Error:
Assert.Fail(): Build process exited with code: 1. Full output: /home/runner/work/node-api-dotnet/node-api-dotnet/out/obj/Release/TestCases/napi-dotnet/net8.0/hosted-build.log
Raw output
Assert.Fail(): Build process exited with code: 1. Full output: /home/runner/work/node-api-dotnet/node-api-dotnet/out/obj/Release/TestCases/napi-dotnet/net8.0/hosted-build.log
at Microsoft.JavaScript.NodeApi.Test.TestBuilder.BuildProject(String projectFilePath, String target, IDictionary`2 properties, String logFilePath, Boolean verboseLog) in /home/runner/work/node-api-dotnet/node-api-dotnet/test/TestBuilder.cs:line 209
at Microsoft.JavaScript.NodeApi.Test.HostedClrTests.BuildTestModuleCSharp(String moduleName, String logFilePath) in /home/runner/work/node-api-dotnet/node-api-dotnet/test/HostedClrTests.cs:line 169
at Microsoft.JavaScript.NodeApi.Test.HostedClrTests.Test(String id) in /home/runner/work/node-api-dotnet/node-api-dotnet/test/HostedClrTests.cs:line 46
at InvokeStub_HostedClrTests.Test(Object, Span`1)
at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
Check failure on line 54 in test/NativeAotTests.cs
github-actions / test results (ubuntu-latest, node18.x, Release)
Microsoft.JavaScript.NodeApi.Test.NativeAotTests ► Test(id: "napi-dotnet/async_methods")
Failed test found in:
test/dotnet8-node18.x-Release/_fv-az1249-299_2023-12-19_21_56_19.trx
test/dotnet8-node18.x-Release/_fv-az1249-299_2023-12-19_21_56_19.trx
test/dotnet8-node18.x-Release/_fv-az1249-299_2023-12-19_21_56_19.trx
test/dotnet8-node18.x-Release/_fv-az1249-299_2023-12-19_21_56_19.trx
test/dotnet8-node18.x-Release/_fv-az1249-299_2023-12-19_21_56_19.trx
test/dotnet8-node18.x-Release/_fv-az1249-299_2023-12-19_21_56_19.trx
test/dotnet8-node18.x-Release/_fv-az1249-299_2023-12-19_21_56_19.trx
Error:
Assert.Fail(): Build failed. Check the log for details: /home/runner/work/node-api-dotnet/node-api-dotnet/out/obj/Release/TestCases/napi-dotnet/net8.0/aot-build.log
Raw output
Assert.Fail(): Build failed. Check the log for details: /home/runner/work/node-api-dotnet/node-api-dotnet/out/obj/Release/TestCases/napi-dotnet/net8.0/aot-build.log
at Microsoft.JavaScript.NodeApi.Test.NativeAotTests.Test(String id) in /home/runner/work/node-api-dotnet/node-api-dotnet/test/NativeAotTests.cs:line 54
at InvokeStub_NativeAotTests.Test(Object, Span`1)
at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
Check failure on line 209 in test/TestBuilder.cs
github-actions / test results (ubuntu-latest, node18.x, Release)
Microsoft.JavaScript.NodeApi.Test.NativeAotTests ► Test(id: "napi-dotnet/streams")
Failed test found in:
test/dotnet8-node18.x-Release/_fv-az1249-299_2023-12-19_21_56_19.trx
Error:
Assert.Fail(): Build process exited with code: 1. Full output: /home/runner/work/node-api-dotnet/node-api-dotnet/out/obj/Release/TestCases/napi-dotnet/net8.0/aot-build.log
Raw output
Assert.Fail(): Build process exited with code: 1. Full output: /home/runner/work/node-api-dotnet/node-api-dotnet/out/obj/Release/TestCases/napi-dotnet/net8.0/aot-build.log
at Microsoft.JavaScript.NodeApi.Test.TestBuilder.BuildProject(String projectFilePath, String target, IDictionary`2 properties, String logFilePath, Boolean verboseLog) in /home/runner/work/node-api-dotnet/node-api-dotnet/test/TestBuilder.cs:line 209
at Microsoft.JavaScript.NodeApi.Test.NativeAotTests.BuildTestModuleCSharp(String moduleName, String logFilePath) in /home/runner/work/node-api-dotnet/node-api-dotnet/test/NativeAotTests.cs:line 81
at Microsoft.JavaScript.NodeApi.Test.NativeAotTests.Test(String id) in /home/runner/work/node-api-dotnet/node-api-dotnet/test/NativeAotTests.cs:line 37
at InvokeStub_NativeAotTests.Test(Object, Span`1)
at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)