[release/8.0.1xx] Update dependencies from dotnet/templating #46038
.NET Result Analysis
Details
Tip
To unconditionally bypass the build analysis check (turn it green), you can use the escape mechanism feature. The completion time may vary, potentially taking several minutes, depending on the build analysis workload at the moment.
Test Failures (1 tests failed)
🔹 [All failing tests from dotnet-sdk-public-ci]
- Data Driven SubResults
- Exception Message
The command output contained a result it should not have contained: warning
File Name: /tmp/helix/working/B65D09AF/p/d/dotnet
Arguments: msbuild /t:Publish /private/tmp/helix/working/B65D09AF/w/A49108F2/e/testExecutionDirectory/NativeAot_hw_---788461B1/HellowWorldNativeAotApp/HellowWorldNativeAotApp.csproj /restore /p:UseCurrentRuntimeIdentifier=true /p:SelfContained=true /p:CheckEolTargetFramework=false
Exit Code: 0
StdOut:
MSBuild version 17.8.18+31744dfca for .NET
Determining projects to restore...
Restored /private/tmp/helix/working/B65D09AF/w/A49108F2/e/testExecutionDirectory/NativeAot_hw_---788461B1/HellowWorldNativeAotApp/HellowWorldNativeAotApp.csproj (in 350 ms).
HellowWorldNativeAotApp -> /private/tmp/helix/working/B65D09AF/w/A49108F2/e/testExecutionDirectory/NativeAot_hw_---788461B1/HellowWorldNativeAotApp/bin/Debug/net8.0/osx-x64/HellowWorldNativeAotApp.dll
Generating native code
ld: warning: __LD,__compact_unwind entries for _RhpNewFast overlap at offset 0x32
ld: warning: __LD,__compact_unwind entries for _RhpNewObject overlap at offset 0x6B
ld: warning: __LD,__compact_unwind entries for _RhNewString overlap at offset 0x61
ld: warning: __LD,__compact_unwind entries for _RhpNewArray overlap at offset 0x6C
ld: warning: __LD,__compact_unwind entries for _RhpNewArrayRare overlap at offset 0x6F
ld: warning: __LD,__compact_unwind entries for _RhpThrowHwEx overlap at offset 0x6B
ld: warning: __LD,__compact_unwind entries for _RhpThrowEx overlap at offset 0x9F
ld: warning: __LD,__compact_unwind entries for _RhpRethrow overlap at offset 0x65
ld: warning: __LD,__compact_unwind entries for _RhpCallCatchFunclet overlap at offset 0xC0
ld: warning: __LD,__compact_unwind entries for _RhpCallFinallyFunclet overlap at offset 0xAB
ld: warning: __LD,__compact_unwind entries for _RhpCallFilterFunclet overlap at offset 0x32
ld: warning: __LD,__compact_unwind entries for _RhpCallPropagateExceptionCallback overlap at offset 0xCA
ld: warning: __LD,__compact_unwind entries for _RhpWaitForGC overlap at offset 0x96
ld: warning: __LD,__compact_unwind entries for _RhpGcPollRare overlap at offset 0x43
ld: warning: __LD,__compact_unwind entries for _RhpStackProbe overlap at offset 0x1F
ld: warning: __LD,__compact_unwind entries for _RhpPInvoke overlap at offset 0x33
ld: warning: __LD,__compact_unwind entries for _RhpUniversalTransition overlap at offset 0xDE
ld: warning: __LD,__compact_unwind entries for _RhpUniversalTransition_DebugStepTailCall overlap at offset 0xDE
HellowWorldNativeAotApp -> /private/tmp/helix/working/B65D09AF/w/A49108F2/e/testExecutionDirectory/NativeAot_hw_---788461B1/HellowWorldNativeAotApp/bin/Debug/net8.0/osx-x64/publish/
StdErr:- Stack Trace
at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
at FluentAssertions.Execution.TestFrameworkProvider.Throw(String message)
at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message)
at FluentAssertions.Execution.AssertionScope.FailWith(Func`1 failReasonFunc)
at FluentAssertions.Execution.AssertionScope.FailWith(String message)
at Microsoft.NET.TestFramework.Assertions.CommandResultAssertions.NotHaveStdOutContaining(String pattern) in /_/src/Tests/Microsoft.NET.TestFramework/Assertions/CommandResultAssertions.cs:line 71
at Microsoft.NET.Publish.Tests.GivenThatWeWantToPublishAnAotApp.NativeAot_hw_runs_with_no_warnings_when_PublishAot_is_enabled(String targetFramework) in /_/src/Tests/Microsoft.NET.Publish.Tests/GivenThatWeWantToPublishAnAotApp.cs:line 45
at InvokeStub_GivenThatWeWantToPublishAnAotApp.NativeAot_hw_runs_with_no_warnings_when_PublishAot_is_enabled(Object, Span`1)
at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
❌ Microsoft.NET.Publish.Tests.GivenThatWeWantToPublishAnAotApp.NativeAot_hw_runs_with_no_warnings_when_PublishAot_is_enabled [Console] [Details] [Artifacts] [8.16% failure rate]
-
[ 🚧 Report test infrastructure issue] [ 📄 Report test repository issue]
Failing Configuration
-
❌ Microsoft.NET.Publish.Tests.GivenThatWeWantToPublishAnAotApp.NativeAot_hw_runs_with_no_warnings_when_PublishAot_is_enabled(targetFramework: \"net8.0\")