Skip to content

Deal with a hanging test #18411

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

Merged
merged 2 commits into from
Mar 26, 2025
Merged

Deal with a hanging test #18411

merged 2 commits into from
Mar 26, 2025

Conversation

majocha
Copy link
Contributor

@majocha majocha commented Mar 25, 2025

CompilerService.AsyncMemoize.Cancel running jobs with the same key test likes to hang sometimes:
https://dev.azure.com/dnceng-public/public/_build/results?buildId=993075&view=logs&j=09cc464c-89cd-5758-006d-ba9e3958cfa9&t=098678ff-b2f3-5c88-44d3-4c7be2f47e75&l=9207

This should fix it or at least produce a proper test failure if it happens again.

Copy link
Contributor

✅ No release notes required

@majocha majocha marked this pull request as ready for review March 25, 2025 21:51
@majocha majocha requested a review from a team as a code owner March 25, 2025 21:51
@github-project-automation github-project-automation bot moved this from New to In Progress in F# Compiler and Tooling Mar 26, 2025
@T-Gro T-Gro merged commit f4b677e into dotnet:main Mar 26, 2025
33 checks passed
@github-project-automation github-project-automation bot moved this from In Progress to Done in F# Compiler and Tooling Mar 26, 2025
T-Gro added a commit that referenced this pull request Mar 26, 2025
* update devcontainer sdk (#18412)

* deal with hanging test (#18411)

* typo (#18413)

---------

Co-authored-by: Martin <[email protected]>
Co-authored-by: Jakub Majocha <[email protected]>
Co-authored-by: Kevin Ransom (msft) <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants