-
Notifications
You must be signed in to change notification settings - Fork 10.4k
Deflaking a lot of tests #10960
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
Deflaking a lot of tests #10960
Conversation
src/Hosting/Server.IntegrationTesting/src/Deployers/SelfHostDeployer.cs
Outdated
Show resolved
Hide resolved
"Deflaking" is my favorite word. As is the phrase "a lot of tests". This PR is good PR. Nice PR. |
approve it then. |
I Approve.... OF this PR existing ;). It has many codes. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It looks fine to me, but I don't have a huge amount of context here. No red flags from me but I don't feel confident giving it a green one alone ;).
This comment was made automatically. If there is a problem contact [email protected]. I've triaged the above build. I've created/commented on the following issue(s) |
Bleh, I think I introduced a hanging test with this. I'll investigate it. |
Oh that's my least favorite word. This is now bad PR. |
I'll fix the self-host deployer later. Something was causing a test to hang. Otherwise, 🆙 📅 |
Fixes https://github.com/aspnet/AspNetCore-Internal/issues/2633
Fixes https://github.com/aspnet/AspNetCore-Internal/issues/2521
Adds extra logging for https://github.com/aspnet/AspNetCore-Internal/issues/2570
Fixes https://github.com/aspnet/AspNetCore-Internal/issues/2568