Disable StringBuilder marshalling tests on native AOT#123530
Build #20260122.11 had test failures
Details
- Failed: 23 (0.00%)
- Passed: 1,432,389 (96.54%)
- Other: 51,243 (3.45%)
- Total: 1,483,655
Annotations
azure-pipelines / runtime-nativeaot-outerloop
artifacts/bin/coreclr/linux.arm64.Checked/build/Microsoft.NETCore.Native.targets#L332
artifacts/bin/coreclr/linux.arm64.Checked/build/Microsoft.NETCore.Native.targets(332,5): error MSB3073: (NETCORE_ENGINEERING_TELEMETRY=Build) The command ""/__w/1/s/artifacts/bin/coreclr/linux.arm64.Checked/x64/ilc/ilc" @"/__w/1/s/artifacts/obj/Microsoft.Extensions.Primitives.Tests/Release/net11.0/native/Microsoft.Extensions.Primitives.Tests.ilc.rsp"" exited with code 134.
azure-pipelines / runtime-nativeaot-outerloop
artifacts/bin/coreclr/linux.arm64.Checked/build/Microsoft.NETCore.Native.targets#L332
artifacts/bin/coreclr/linux.arm64.Checked/build/Microsoft.NETCore.Native.targets(332,5): error MSB3073: (NETCORE_ENGINEERING_TELEMETRY=Build) The command ""/__w/1/s/artifacts/bin/coreclr/linux.arm64.Checked/x64/ilc/ilc" @"/__w/1/s/artifacts/obj/Microsoft.Extensions.DependencyModel.Tests/Release/net11.0/native/Microsoft.Extensions.DependencyModel.Tests.ilc.rsp"" exited with code 134.
azure-pipelines / runtime-nativeaot-outerloop
artifacts/bin/coreclr/linux.arm64.Checked/build/Microsoft.NETCore.Native.targets#L332
artifacts/bin/coreclr/linux.arm64.Checked/build/Microsoft.NETCore.Native.targets(332,5): error MSB3073: (NETCORE_ENGINEERING_TELEMETRY=Build) The command ""/__w/1/s/artifacts/bin/coreclr/linux.arm64.Checked/x64/ilc/ilc" @"/__w/1/s/artifacts/obj/Microsoft.Extensions.FileProviders.Composite.Tests/Release/net11.0/native/Microsoft.Extensions.FileProviders.Composite.Tests.ilc.rsp"" exited with code 134.
azure-pipelines / runtime-nativeaot-outerloop
artifacts/bin/coreclr/linux.arm64.Checked/build/Microsoft.NETCore.Native.targets#L332
artifacts/bin/coreclr/linux.arm64.Checked/build/Microsoft.NETCore.Native.targets(332,5): error MSB3073: (NETCORE_ENGINEERING_TELEMETRY=Build) The command ""/__w/1/s/artifacts/bin/coreclr/linux.arm64.Checked/x64/ilc/ilc" @"/__w/1/s/artifacts/obj/Microsoft.Extensions.Configuration.FileExtensions.Tests/Release/net11.0/native/Microsoft.Extensions.Configuration.FileExtensions.Tests.ilc.rsp"" exited with code 134.
Check failure on line 1 in System.Net.Security.Unit.Tests.WorkItemExecution
azure-pipelines / runtime-nativeaot-outerloop
System.Net.Security.Unit.Tests.WorkItemExecution
The Helix Work Item failed. Often this is due to a test crash. Please see the 'Artifacts' tab above for additional logs.
Check failure on line 1 in Interop\StringMarshalling\UTF8\UTF8Test\UTF8Test.dll
azure-pipelines / runtime-nativeaot-outerloop
Interop\StringMarshalling\UTF8\UTF8Test\UTF8Test.dll
Method '[UTF8Test]UTF8StringBuilderTests.StringBuilderParameterInOut(StringBuilder,int32)' requires marshalling that is not yet supported by this compiler.
Raw output
at UTF8StringBuilderTests.StringBuilderParameterInOut(StringBuilder, Int32)
at UTF8StringBuilderTests.TestInOutStringBuilderParameter(String, Int32)
at Test.TestEntryPoint()
at Program.<<Main>$>g__TestExecutor233|0_234(StreamWriter, StreamWriter, Program.<>c__DisplayClass0_0&)
Check failure on line 1 in global::Tests.Test.TestEntryPoint()
azure-pipelines / runtime-nativeaot-outerloop
global::Tests.Test.TestEntryPoint()
Assert.Equal() Failure: Values differ
Expected: 100
Actual: 1
Raw output
at Xunit.Assert.Equal[T](T, T, IEqualityComparer`1)
at Program.<<Main>$>g__TestExecutor62|0_63(StreamWriter, StreamWriter, Program.<>c__DisplayClass0_0&)
Check failure on line 1 in Interop/StringMarshalling/UTF8/UTF8Test/UTF8Test.dll
azure-pipelines / runtime-nativeaot-outerloop
Interop/StringMarshalling/UTF8/UTF8Test/UTF8Test.dll
Method '[UTF8Test]UTF8StringBuilderTests.StringBuilderParameterInOut(StringBuilder,int32)' requires marshalling that is not yet supported by this compiler.
Raw output
at UTF8StringBuilderTests.StringBuilderParameterInOut(StringBuilder, Int32)
at UTF8StringBuilderTests.TestInOutStringBuilderParameter(String, Int32)
at Test.TestEntryPoint()
at Program.<<Main>$>g__TestExecutor217|0_218(StreamWriter, StreamWriter, Program.<>c__DisplayClass0_0&)