-
Notifications
You must be signed in to change notification settings - Fork 647
[tests] Re-enable some quarantined tests that haven't been failing #8615
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
Conversation
Fixes dotnet#7930 Fixes dotnet#7943 Fixes dotnet#8103 Fixes dotnet#8192 Fixes dotnet#8200 Fixes dotnet#8326 Fixes dotnet#8400 Fixes dotnet#8511 Fixes dotnet#8512 Fixes dotnet#8513 Fixes dotnet#8514
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.
Copilot reviewed 6 out of 6 changed files in this pull request and generated no comments.
All these tests were using the same issue url. And haven't failed recently in github actions. Issue: dotnet#4651
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.
🎉
|
…ssion timeout for Integration tests to 15mins
Bumped the default session timeout to 15mins. |
The following issues are for tests that haven't failed in the last ~50 runs of the Outerloop Tests workflow.
Fixes #7930
Fixes #7943
Fixes #8103
Fixes #8192
Fixes #8200
Fixes #8326
Fixes #8400
Fixes #8511
Fixes #8512
Fixes #8513
Fixes #8514
Also, Re-enable some tests in Aspire.Hosting.Tests.DistributedApplicationTests
All these tests were using the same issue url. And haven't failed
recently in github actions.
Issue: #4651
Bump default test session timeout from 10mins to 15mins
Prompted by Aspire.Hosting.Tests taking longer.