Skip to content

[release/9.0] Stop overwriting Arcade default MicrosoftTemplateEngineAuthoringTasks…#66235

Merged
wtgodbe merged 1 commit into
release/9.0from
wtgodbe/tasks
Apr 9, 2026
Merged

[release/9.0] Stop overwriting Arcade default MicrosoftTemplateEngineAuthoringTasks…#66235
wtgodbe merged 1 commit into
release/9.0from
wtgodbe/tasks

Stop overwriting Arcade default MicrosoftTemplateEngineAuthoringTasks…

ead9931
Select commit
Loading
Failed to load commit list.
Azure Pipelines / aspnetcore-ci succeeded Apr 9, 2026 in 1h 0m 13s

Build #20260408.69 had test failures

Details

Tests

  • Failed: 3 (0.00%)
  • Passed: 300,278 (97.36%)
  • Other: 8,152 (2.64%)
  • Total: 308,433

Annotations

Check failure on line 1 in Microsoft.AspNetCore.Mvc.FunctionalTests.RoutingGroupsWithMetadataTests.OrderedGroupMetadataForControllers

See this annotation in the file changed.

@azure-pipelines azure-pipelines / aspnetcore-ci

Microsoft.AspNetCore.Mvc.FunctionalTests.RoutingGroupsWithMetadataTests.OrderedGroupMetadataForControllers

System.Threading.Tasks.TaskCanceledException : The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
---- System.TimeoutException : The operation was canceled.
-------- System.OperationCanceledException : The operation was canceled.
Raw output
   at System.Net.Http.HttpClient.HandleFailure(Exception e, Boolean telemetryStarted, HttpResponseMessage response, CancellationTokenSource cts, CancellationToken cancellationToken, CancellationTokenSource pendingRequestsCts)
   at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
   at Microsoft.AspNetCore.Mvc.FunctionalTests.RoutingGroupsWithMetadataTests.OrderedGroupMetadataForControllers() in /_/src/Mvc/test/Mvc.FunctionalTests/RoutingGroupsWithMetadataTest.cs:line 39
--- End of stack trace from previous location ---
----- Inner Stack Trace -----

----- Inner Stack Trace -----
   at System.Threading.CancellationToken.ThrowOperationCanceledException()
   at System.Threading.CancellationToken.ThrowIfCancellationRequested()
   at System.IO.Pipelines.Pipe.GetReadAsyncResult()
   at Microsoft.AspNetCore.TestHost.ResponseBodyReaderStream.ReadAsync(Memory`1 buffer, CancellationToken cancellationToken) in /_/src/Hosting/TestHost/src/ResponseBodyReaderStream.cs:line 87
   at System.IO.Stream.<CopyToAsync>g__Core|27_0(Stream source, Stream destination, Int32 bufferSize, CancellationToken cancellationToken)
   at System.Net.Http.StreamToStreamCopy.<CopyAsync>g__DisposeSourceAsync|1_0(Task copyTask, Stream source)
   at System.Net.Http.HttpContent.LoadIntoBufferAsyncCore(Task serializeToStreamTask, MemoryStream tempBuffer)
   at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)

Check failure on line 1 in Microsoft.AspNetCore.Server.Kestrel.Core.Tests.Http2StreamTests.CompleteAsync_AfterBodyStarted_WithTrailers_SendsBodyAndTrailersWithEndStream

See this annotation in the file changed.

@azure-pipelines azure-pipelines / aspnetcore-ci

Microsoft.AspNetCore.Server.Kestrel.Core.Tests.Http2StreamTests.CompleteAsync_AfterBodyStarted_WithTrailers_SendsBodyAndTrailersWithEndStream

Assert.True() Failure
Expected: True
Actual:   False
Raw output
   at Microsoft.AspNetCore.Server.Kestrel.Core.Tests.Http2StreamTests.<>c__DisplayClass126_0.<<CompleteAsync_AfterBodyStarted_WithTrailers_SendsBodyAndTrailersWithEndStream>b__0>d.MoveNext() in /_/src/Servers/Kestrel/test/InMemory.FunctionalTests/Http2/Http2StreamTests.cs:line 5242
--- End of stack trace from previous location ---
   at Microsoft.AspNetCore.Server.Kestrel.Core.Tests.Http2StreamTests.CompleteAsync_AfterBodyStarted_WithTrailers_SendsBodyAndTrailersWithEndStream() in /_/src/Servers/Kestrel/test/InMemory.FunctionalTests/Http2/Http2StreamTests.cs:line 5270
--- End of stack trace from previous location ---

Check failure on line 1 in InMemory.FunctionalTests--net9.0.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / aspnetcore-ci

InMemory.FunctionalTests--net9.0.WorkItemExecution

The Helix Work Item failed. Often this is due to a test crash. Please see the 'Artifacts' tab above for additional logs.