Skip to content

Fix integration tests post formatting changes#12653

Merged
davidwengier merged 2 commits into
dotnet:mainfrom
davidwengier:FixIntegrationTestsAndTextAreaFormatting
Jan 8, 2026
Merged

Fix integration tests post formatting changes#12653
davidwengier merged 2 commits into
dotnet:mainfrom
davidwengier:FixIntegrationTestsAndTextAreaFormatting

Fix formatting of textarea attributes (which fixes another integratio…

c529812
Select commit
Loading
Failed to load commit list.
Azure Pipelines / razor-tooling-ci succeeded Jan 8, 2026 in 11m 39s

Build #20260107.3 had test failures

Details

Tests

  • 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

See this annotation in the file changed.

@azure-pipelines 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)