Fix integration tests post formatting changes#12653
Merged
davidwengier merged 2 commits intoJan 8, 2026
Merged
Azure Pipelines / razor-tooling-ci
succeeded
Jan 8, 2026 in 11m 39s
Build #20260107.3 had test failures
Details
- Failed: 1 (0.00%)
- Passed: 112,220 (99.62%)
- Other: 423 (0.38%)
- Total: 112,644
Annotations
Check failure on line 1 in TagHelperDescriptor_DefaultBlazorServerProject_RoundTrips
azure-pipelines / razor-tooling-ci
TagHelperDescriptor_DefaultBlazorServerProject_RoundTrips
Assert.Equal() Failure: Collections differ\n ↓ (pos 257)\nExpected: [···, Microsoft.AspNetCore.Components.Web.BindAttributes, Microsoft.AspNetCore.Components.Web.BindAttributes, Microsoft.AspNetCore.Components.Web.BindAttributes, Microsoft.AspNetCore.Components.Web.BindAttributes, Microsoft.AspNetCore.Components.Web.BindAttributes, ···]\nActual: [···, Microsoft.AspNetCore.Components.Web.BindAttributes, Microsoft.AspNetCore.Components.Web.BindAttributes, Microsoft.AspNetCore.Components.Web.BindAttributes, Microsoft.AspNetCore.Components.Web.BindAttributes, Microsoft.AspNetCore.Components.Web.BindAttributes, ···]\n ↑ (pos 257)
Raw output
at Microsoft.AspNetCore.Razor.Serialization.Json.TagHelperDescriptorSerializationTest.TagHelperDescriptor_DefaultBlazorServerProject_RoundTrips() in /_/src/Razor/test/Microsoft.CodeAnalysis.Razor.Workspaces.Test/Serialization/TagHelperDescriptorSerializationTest.cs:line 45
at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
Loading