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

Remove a lock contention test #108155

Merged
merged 1 commit into from
Sep 24, 2024
Merged

Remove a lock contention test #108155

merged 1 commit into from
Sep 24, 2024

Conversation

kouvel
Copy link
Member

@kouvel kouvel commented Sep 23, 2024

Followup to #108135. The test seems to be failing occasionally, it doesn't seem to be reliable, as other components that are involved can contend on locks aside from lock contention the test is looking for. It doesn't seem like the test would be super useful to run regularly either.

Followup to dotnet#108135. The test seems to be failing occasionally, it doesn't seem to be reliable, as other components that are involved can contend on locks aside from lock contention the test is looking for.
@kouvel kouvel added this to the 10.0.0 milestone Sep 23, 2024
@kouvel kouvel self-assigned this Sep 23, 2024
Copy link
Contributor

Tagging subscribers to this area: @mangod9
See info in area-owners.md if you want to be subscribed.

@kouvel kouvel merged commit d4fbddf into dotnet:main Sep 24, 2024
81 of 85 checks passed
@kouvel kouvel deleted the RemoveTest branch September 24, 2024 04:42
sirntar pushed a commit to sirntar/runtime that referenced this pull request Sep 30, 2024
Followup to dotnet#108135. The test seems to be failing occasionally, it doesn't seem to be reliable, as other components that are involved can contend on locks aside from lock contention the test is looking for.
@github-actions github-actions bot locked and limited conversation to collaborators Oct 24, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants