Skip to content

CI jobs of plugins' test suites got stuck randomly #1627

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

Closed
berberman opened this issue Mar 27, 2021 · 1 comment · Fixed by #1628
Closed

CI jobs of plugins' test suites got stuck randomly #1627

berberman opened this issue Mar 27, 2021 · 1 comment · Fixed by #1628
Labels
old_type: meta Planing and organizing other issues type: bug Something isn't right: doesn't work as intended, documentation is missing/outdated, etc..

Comments

@berberman
Copy link
Collaborator

berberman commented Mar 27, 2021

#1606 and #1612 moved plugins' test suites and created standalone CI jobs for them. However, according to the runs for recent PRs, it seemd that they got stuck randomly:

https://github.com/haskell/haskell-language-server/runs/2197372198
https://github.com/haskell/haskell-language-server/runs/2206602816
https://github.com/haskell/haskell-language-server/runs/2206604842

@Ailrun Ailrun added old_type: meta Planing and organizing other issues type: bug Something isn't right: doesn't work as intended, documentation is missing/outdated, etc.. type: testing labels Mar 27, 2021
@pepeiborra
Copy link
Collaborator

You need to make sure to build with --threaded and have 2 or more capabilities, or we could just fix #727

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
old_type: meta Planing and organizing other issues type: bug Something isn't right: doesn't work as intended, documentation is missing/outdated, etc..
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants