-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
Failure in System.Threading.RateLimiting.Test.ConcurrencyLimiterTests.DoesNotDeadlockCleaningUpCanceledRequestedLease_Post #91653
Comments
Tagging subscribers to this area: @mangod9 Issue DetailsBuild InformationBuild: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=396297 Error MessageFill the error message using step by step known issues guidance. {
"ErrorMessage": "Actual: Task { Status = RanToCompletion }",
"ErrorPattern": "",
"BuildRetry": false,
"ExcludeConsoleLog": false
} Seems like it might be a timing issue with the test? Known issue validationBuild: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=396297 Report
Summary
|
@BrennanConroy fyi.. |
removing blocking-clean-ci as it has not failed in 30 days
|
Build Information
Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=396297
Build error leg or test failing: System.Threading.RateLimiting.Test.ConcurrencyLimiterTests.DoesNotDeadlockCleaningUpCanceledRequestedLease_Post
Pull request: #91651
Error Message
Fill the error message using step by step known issues guidance.
Seems like it might be a timing issue with the test?
Known issue validation
Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=396297
Error message validated:
Actual: Task { Status = RanToCompletion }
Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 9/6/2023 2:17:55 AM UTC
Report
Summary
The text was updated successfully, but these errors were encountered: