close
Skip to content

Unskip BindAsync test for body binding#64955

Merged
BrennanConroy merged 1 commit into
mainfrom
BrennanConroy-patch-4
Jan 27, 2026
Merged

Unskip BindAsync test for body binding#64955
BrennanConroy merged 1 commit into
mainfrom
BrennanConroy-patch-4

Conversation

@BrennanConroy
Copy link
Copy Markdown
Member

@github-actions github-actions Bot added the area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions label Jan 6, 2026
@BrennanConroy
Copy link
Copy Markdown
Member Author

/azp run

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 3 pipeline(s).

1 similar comment
@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 3 pipeline(s).

@BrennanConroy BrennanConroy marked this pull request as ready for review January 21, 2026 20:03
Copilot AI review requested due to automatic review settings January 21, 2026 20:03
@BrennanConroy BrennanConroy enabled auto-merge (squash) January 21, 2026 20:03
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR unskips a test for BindAsync that runs before body binding. The test was previously skipped because resetting Stream.Position to 0 didn't work with StreamPipeReader, but this has been fixed in dotnet/runtime#118041.

Changes:

  • Removed the Skip parameter from the [Fact] attribute on the BindAsyncRunsBeforeBodyBinding test method

@BrennanConroy BrennanConroy merged commit 59d9051 into main Jan 27, 2026
31 of 32 checks passed
@BrennanConroy BrennanConroy deleted the BrennanConroy-patch-4 branch January 27, 2026 00:23
@dotnet-policy-service dotnet-policy-service Bot added this to the 11.0-preview1 milestone Jan 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants