Fix sanitization of type names in validations generator #61952
+44
−9
Merged
Azure Pipelines / aspnetcore-ci
succeeded
May 16, 2025 in 2h 0m 44s
Build #20250515.5 had test failures
Details
- Failed: 2 (0.00%)
- Passed: 152,579 (98.67%)
- Other: 2,050 (1.33%)
- Total: 154,631
Annotations
azure-pipelines / aspnetcore-ci
Microsoft.AspNetCore.SignalR.Tests.HubConnectionHandlerTests.CanCallOverridenVirtualHubMethod
System.TimeoutException : The operation has timed out.
Raw output
at Microsoft.AspNetCore.InternalTesting.TaskExtensions.TimeoutAfter(Task task, TimeSpan timeout, String filePath, Int32 lineNumber) in /_/src/Shared/TaskExtensions.cs:line 123
at Microsoft.AspNetCore.SignalR.Tests.HubConnectionHandlerTests.CanCallOverridenVirtualHubMethod() in /_/src/SignalR/server/SignalR/test/Microsoft.AspNetCore.SignalR.Tests/HubConnectionHandlerTests.cs:line 1222
--- End of stack trace from previous location ---
azure-pipelines / aspnetcore-ci
Microsoft.AspNetCore.SignalR.Tests.HubFilterTests.FiltersHaveTransientScopeByDefault
System.TimeoutException : The operation has timed out.
Raw output
at Microsoft.AspNetCore.InternalTesting.TaskExtensions.TimeoutAfter(Task task, TimeSpan timeout, String filePath, Int32 lineNumber) in /_/src/Shared/TaskExtensions.cs:line 123
at Microsoft.AspNetCore.SignalR.Tests.HubFilterTests.FiltersHaveTransientScopeByDefault() in /_/src/SignalR/server/SignalR/test/Microsoft.AspNetCore.SignalR.Tests/HubFilterTests.cs:line 561
--- End of stack trace from previous location ---
Loading