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 dotnet-policy-service bot added the pending-ci-rerun When assigned to a PR indicates that the CI checks should be rerun label Dec 25, 2025
@wtgodbe
Copy link
Member

wtgodbe commented Jan 6, 2026

/azp run

@wtgodbe wtgodbe removed the pending-ci-rerun When assigned to a PR indicates that the CI checks should be rerun label Jan 6, 2026
@azure-pipelines
Copy link

Azure Pipelines successfully started running 3 pipeline(s).

@wtgodbe
Copy link
Member

wtgodbe commented Jan 6, 2026

Test failures will be fixed by #64950

@wtgodbe
Copy link
Member

wtgodbe commented Jan 6, 2026

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 3 pipeline(s).

@wtgodbe wtgodbe merged commit 8899db1 into release/10.0 Jan 6, 2026
28 checks passed
@wtgodbe wtgodbe deleted the backport/pr-64803-to-release/10.0 branch January 6, 2026 23:03
@dotnet-policy-service dotnet-policy-service bot modified the milestones: 10.0.3, 10.0.2 Jan 6, 2026
@wtgodbe wtgodbe modified the milestones: 10.0.2, 10.0.3 Jan 9, 2026
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.

5 participants