Skip to content

Conversation

@AliKhalili
Copy link
Contributor

Fixed missed conditional theory for testing named pipe

  • You've read the Contributor Guide and Code of Conduct.
  • You've included unit or integration tests for your change, where applicable.
  • You've included inline docs for your change, where applicable.
  • There's an open issue for the PR that you are making. If you'd like to propose a new feature or change, please open an issue to discuss the change or find an existing issue.

Summary of the changes (Less than 80 chars)

Description

This PR aims to replace the [Theory] attribute with [ConditionalTheory] in NamedPipeConnectionListenerTests, as these tests are Windows-specific and were causing errors on macOS.

@ghost ghost added the area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions label Nov 9, 2024
@dotnet-policy-service dotnet-policy-service bot added the community-contribution Indicates that the PR has been added by a community member label Nov 9, 2024
@JamesNK
Copy link
Member

JamesNK commented Nov 11, 2024

Thanks for the PR!

@JamesNK JamesNK merged commit afb0588 into dotnet:main Nov 11, 2024
27 checks passed
@dotnet-policy-service dotnet-policy-service bot added this to the 10.0-preview1 milestone Nov 11, 2024
@AliKhalili AliKhalili deleted the skip-test-mac-os branch November 12, 2024 07:38
@danroth27 danroth27 added the task label Feb 11, 2025
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 community-contribution Indicates that the PR has been added by a community member task

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants