Skip to content

Fix incorrect OpenAPI definition when using FromForm with IEnumerable

7383c56
Select commit
Loading
Failed to load commit list.
Open

Fix incorrect OpenAPI definition when using FromForm with IEnumerable #64925

Fix incorrect OpenAPI definition when using FromForm with IEnumerable
7383c56
Select commit
Loading
Failed to load commit list.
Azure Pipelines / aspnetcore-ci failed Jan 17, 2026 in 1h 6m 6s

Build #20260117.2 had test failures

Details

Tests

  • Failed: 2 (0.00%)
  • Passed: 80,846 (98.76%)
  • Other: 1,010 (1.23%)
  • Total: 81,858

Annotations

Check failure on line 91 in .packages\microsoft.dotnet.helix.sdk\11.0.0-beta.26065.101\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / aspnetcore-ci

.packages\microsoft.dotnet.helix.sdk\11.0.0-beta.26065.101\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L91

.packages\microsoft.dotnet.helix.sdk\11.0.0-beta.26065.101\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item Microsoft.AspNetCore.Server.HttpSys.FunctionalTests--net11.0 in job 91b92901-4f7f-47d4-a836-0957589de74d has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/91b92901-4f7f-47d4-a836-0957589de74d/workitems/Microsoft.AspNetCore.Server.HttpSys.FunctionalTests--net11.0/console

Check failure on line 1 in Microsoft.AspNetCore.Server.HttpSys.ResponseSendFileTests.ResponseSendFile_WithTimerCancellationToken_Success

See this annotation in the file changed.

@azure-pipelines azure-pipelines / aspnetcore-ci

Microsoft.AspNetCore.Server.HttpSys.ResponseSendFileTests.ResponseSendFile_WithTimerCancellationToken_Success

System.InvalidOperationException : The handle is invalid.
Raw output
   at System.Threading.WaitHandle.ThrowInvalidHandleException()
   at System.Threading.WaitHandle.ThrowWaitFailedException(Int32 errorCode)
   at System.Threading.Lock.TryEnterSlow(Int32 timeoutMs, Int32 currentThreadId)
   at System.Threading.Lock.Enter()
   at Serilog.Extensions.Logging.SerilogLoggerProvider.Dispose()
   at Microsoft.Extensions.DependencyInjection.ServiceLookup.ServiceProviderEngineScope.Dispose()
   at Microsoft.AspNetCore.InternalTesting.AssemblyTestLog.<>c__DisplayClass19_0.<StartTestLog>b__0() in /_/src/Testing/src/AssemblyTestLog.cs:line 83

Check failure on line 1 in Microsoft.AspNetCore.Server.HttpSys.FunctionalTests--net11.0.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / aspnetcore-ci

Microsoft.AspNetCore.Server.HttpSys.FunctionalTests--net11.0.WorkItemExecution

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