-
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
Test failures: Microsoft.Extensions.Caching.Memory flakiness #33993
Comments
Duping this to #34128 since it has more data. |
Reopen since tests are disabled against this |
There may be more tests failing than just these. I sampled some of the logs listed in #34128 and see a couple other tests failing:
I wonder if there is something broken with how we're testing these in dotnet/runtime? Maybe concurrency differences and shared state? |
failed again in job: runtime-coreclr libraries-jitstress 20200726.1 failed test: Microsoft.Extensions.Caching.Memory.CapacityTests.DoNotAddIfSizeOverflows Error message
|
Duping arbitrarily #50270 |
We still have 7 tests disabled against this issue. |
More commentary in #50270 |
I'll disable that asap and create a new issue, for clarity, as this has covered other symptoms... |
https://helix.dot.net/api/2019-06-17/jobs/e7ed99d0-5a25-4792-8b58-04c5a0009c69/workitems/Microsoft.Extensions.Caching.Memory.Tests/console
UPDATE:
Failures not just on Mono. The flakiness reported in #34128 and disabled in PR #34142
The text was updated successfully, but these errors were encountered: