Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix typos #56530

Merged
merged 1 commit into from
Jul 9, 2024
Merged

Fix typos #56530

merged 1 commit into from
Jul 9, 2024

Conversation

martincostello
Copy link
Member

Fix typos

Fix some test and comment typos.

Description

Spotted a typo in a test name, which lead me to the others:

"Correnct" => "Correct"
"Lenght" => "Length"

@dotnet-issue-labeler dotnet-issue-labeler bot added the area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions label Jun 30, 2024
@dotnet-policy-service dotnet-policy-service bot added the community-contribution Indicates that the PR has been added by a community member label Jun 30, 2024
@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 Jul 8, 2024
@martincostello martincostello removed the pending-ci-rerun When assigned to a PR indicates that the CI checks should be rerun label Jul 8, 2024
@martincostello martincostello reopened this Jul 8, 2024
@dotnet-policy-service dotnet-policy-service bot added this to the 9.0-preview7 milestone Jul 8, 2024
@adityamandaleeka
Copy link
Member

Can you try rebasing on main @martincostello? The test failure is clearly unrelated and I wonder if it's something that was already fixed.

@adityamandaleeka
Copy link
Member

cc @amcasey

@amcasey
Copy link
Member

amcasey commented Jul 9, 2024

cc @amcasey

I don't recognize the failure and it also doesn't make much sense to me - it looks like the "missing" DLL was written earlier in the build.

@amcasey
Copy link
Member

amcasey commented Jul 9, 2024

/azp run

Copy link

Azure Pipelines successfully started running 3 pipeline(s).

"Correnct" => "Correct"
"Lenght" => "Length"
@martincostello
Copy link
Member Author

Rebased.

@adityamandaleeka
Copy link
Member

Looks like now it ran into #53294. I wonder if we should disable that test.

@adityamandaleeka adityamandaleeka enabled auto-merge (squash) July 9, 2024 17:15
@adityamandaleeka
Copy link
Member

Trying one more run. If it fails again due to an unrelated reason, I'm okay with merging this on red.

@adityamandaleeka adityamandaleeka merged commit 96f53b4 into dotnet:main Jul 9, 2024
26 checks passed
@martincostello martincostello deleted the fix-typos branch July 9, 2024 19:20
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants