Use MacOS-13 in CI #58465
Use MacOS-13 in CI #58465
Build #20241021.19 had test failures
Details
- Failed: 5 (0.39%)
- Passed: 1,250 (97.89%)
- Other: 22 (1.72%)
- Total: 1,277
Annotations
Check failure on line 0 in ILLink
azure-pipelines / aspnetcore-quarantined-pr
ILLink#L0
ILLink(0,0): error IL1032: (NETCORE_ENGINEERING_TELEMETRY=Build) Root assembly 'obj/Release/net10.0/linux-x64/project.dll' could not be found.
azure-pipelines / aspnetcore-quarantined-pr
.packages/microsoft.net.illink.tasks/10.0.0-alpha.1.24507.22/build/Microsoft.NET.ILLink.targets#L97
.packages/microsoft.net.illink.tasks/10.0.0-alpha.1.24507.22/build/Microsoft.NET.ILLink.targets(97,5): error NETSDK1144: (NETCORE_ENGINEERING_TELEMETRY=Build) Optimizing assemblies for size failed.
Check failure on line 0 in ILLink
azure-pipelines / aspnetcore-quarantined-pr
ILLink#L0
ILLink(0,0): error IL1032: (NETCORE_ENGINEERING_TELEMETRY=Build) Root assembly 'obj/Release/net10.0/linux-x64/project.dll' could not be found.
azure-pipelines / aspnetcore-quarantined-pr
.packages/microsoft.net.illink.tasks/10.0.0-alpha.1.24507.22/build/Microsoft.NET.ILLink.targets#L97
.packages/microsoft.net.illink.tasks/10.0.0-alpha.1.24507.22/build/Microsoft.NET.ILLink.targets(97,5): error NETSDK1144: (NETCORE_ENGINEERING_TELEMETRY=Build) Optimizing assemblies for size failed.
azure-pipelines / aspnetcore-quarantined-pr
Microsoft.AspNetCore.Server.Kestrel.Sockets.FunctionalTests.ResponseTests.ClientAbortingConnectionImmediatelyIsNotLoggedHigherThanDebug
Test failed
azure-pipelines / aspnetcore-quarantined-pr
Microsoft.AspNetCore.InternalTesting.Tests.QuarantinedTestAttributeTest.FlakyTestToEnsureRetryWorks
Assert.True() Failure
Expected: True
Actual: False
Raw output
at Microsoft.AspNetCore.InternalTesting.Tests.QuarantinedTestAttributeTest.FlakyTestToEnsureRetryWorks() in /_/src/Testing/test/QuarantinedTestAttributeTest.cs:line 27
at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
azure-pipelines / aspnetcore-quarantined-pr
Microsoft.AspNetCore.InternalTesting.Tests.QuarantinedTestAttributeTest.FlakyTestToEnsureRetryWorks
Assert.True() Failure
Expected: True
Actual: False
Raw output
at Microsoft.AspNetCore.InternalTesting.Tests.QuarantinedTestAttributeTest.FlakyTestToEnsureRetryWorks() in /_/src/Testing/test/QuarantinedTestAttributeTest.cs:line 27
at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
azure-pipelines / aspnetcore-quarantined-pr
Microsoft.AspNetCore.Server.Kestrel.Sockets.FunctionalTests.ResponseTests.HttpsConnectionClosedWhenResponseDoesNotSatisfyMinimumDataRate
Test failed