[release/9.0] [Identity][Templates] Ensure placeholders don't overlap with text #57789
Build #20240910.24 had test failures
Details
- Failed: 6 (0.34%)
- Passed: 1,696 (97.47%)
- Other: 38 (2.18%)
- Total: 1,740
Annotations
Check failure on line 0 in XUnit
azure-pipelines / aspnetcore-quarantined-pr
XUnit#L0
XUnit(0,0): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Tests failed: /mnt/vss/_work/1/s/artifacts/TestResults/Release/Quarantined/ServerComparison.FunctionalTests_net9.0_x64.html [net9.0|x64]
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/net9.0/linux-x64/project.dll' could not be found.
azure-pipelines / aspnetcore-quarantined-pr
.packages/microsoft.net.illink.tasks/9.0.0-preview.7.24405.7/build/Microsoft.NET.ILLink.targets#L96
.packages/microsoft.net.illink.tasks/9.0.0-preview.7.24405.7/build/Microsoft.NET.ILLink.targets(96,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/net9.0/linux-x64/project.dll' could not be found.
Check failure on line 1 in ServerComparison.FunctionalTests.HelloWorldTests.ApplicationException
azure-pipelines / aspnetcore-quarantined-pr
ServerComparison.FunctionalTests.HelloWorldTests.ApplicationException
Test failed
azure-pipelines / aspnetcore-quarantined-pr
Microsoft.Extensions.Caching.Hybrid.Tests.StampedeTests.MultipleCallsShareExecution_MostCancel
Test failed
azure-pipelines / aspnetcore-quarantined-pr
Microsoft.AspNetCore.Hosting.HostingEventSourceTests.VerifyCountersFireWithCorrectValues
System.InvalidOperationException : Results ended with final value of 0. Expected value of 1.
---- System.OperationCanceledException : The operation was canceled.
Raw output
at System.Collections.Generic.AsyncEnumerableExtensions.WaitForValueAsync[T](IAsyncEnumerator`1 values, T expectedValue) in /_/src/Hosting/Hosting/test/Internal/AsyncEnumerableExtensions.cs:line 28
at Microsoft.AspNetCore.Hosting.HostingEventSourceTests.VerifyCountersFireWithCorrectValues() in /_/src/Hosting/Hosting/test/Internal/HostingEventSourceTests.cs:line 212
--- End of stack trace from previous location ---
----- Inner Stack Trace -----
at System.Threading.Channels.AsyncOperation`1.GetResult(Int16 token)
at System.Threading.Channels.ChannelReader`1.ReadAllAsync(CancellationToken cancellationToken)+MoveNext()
at System.Threading.Channels.ChannelReader`1.ReadAllAsync(CancellationToken cancellationToken)+System.Threading.Tasks.Sources.IValueTaskSource<System.Boolean>.GetResult()
at System.Collections.Generic.AsyncEnumerableExtensions.WaitForValueAsync[T](IAsyncEnumerator`1 values, T expectedValue) in /_/src/Hosting/Hosting/test/Internal/AsyncEnumerableExtensions.cs:line 15
azure-pipelines / aspnetcore-quarantined-pr
Microsoft.AspNetCore.Server.Kestrel.Sockets.FunctionalTests.ResponseTests.ClientAbortingConnectionImmediatelyIsNotLoggedHigherThanDebug
Test failed