Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Dec 17, 2025

Backport of #64803 to release/10.0

/cc @BrennanConroy @manandre

CreateServer with TestServerOptions in WebApplicationFactory

Description

We added an extension point for allowing users to customize the TestServer creation which changed how the TestServer was constructed. The new construction didn't flow the TestServerOptions through.

Fixes #64593

Customer Impact

Previous test code that was using TestServerOptions might no longer have those options applied.

Regression?

  • Yes
  • No

Regressed from 9.0

Risk

  • High
  • Medium
  • Low

Small easy fix

Verification

  • Manual (required)
  • Automated

Packaging changes reviewed?

  • Yes
  • No
  • N/A

@github-actions github-actions bot requested a review from a team as a code owner December 17, 2025 19:50
@BrennanConroy BrennanConroy added this to the 10.0.x milestone Dec 17, 2025
@rbhanda rbhanda modified the milestones: 10.0.x, 10.0.3 Dec 18, 2025
@rbhanda rbhanda added the Servicing-approved Shiproom has approved the issue label Dec 18, 2025
@dotnet-policy-service
Copy link
Contributor

Hi @@github-actions[bot]. This PR was just approved to be included in the upcoming servicing release. Somebody from the @dotnet/aspnet-build team will get it merged when the branches are open. Until then, please make sure all the CI checks pass and the PR is reviewed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Servicing-approved Shiproom has approved the issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants