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

Tests pass but process hangs on macOS #1284

Closed
humphd opened this issue Nov 4, 2020 · 4 comments
Closed

Tests pass but process hangs on macOS #1284

humphd opened this issue Nov 4, 2020 · 4 comments
Labels
area: CI/CD Continuous integration / Continuous delivery type: bug Something isn't working type: test Creation and development of test

Comments

@humphd
Copy link
Contributor

humphd commented Nov 4, 2020

I've seen 3 instances of the tests hanging on macOS, and as a result, we timeout or fail CI builds:

  1. Node.js CI / build (macos-latest, 12.x) (pull_request) Cancelled after 360m — build (macos-latest, 12.x)
  2. on TravisCI here
  3. On Slack I saw some students mention having to kill the tests manually.

Let's figure out what's happening here. It looks like we need to kill a process that's hung, maybe the feed worker?

@humphd humphd added type: bug Something isn't working area: CI/CD Continuous integration / Continuous delivery type: test Creation and development of test labels Nov 4, 2020
@humphd
Copy link
Contributor Author

humphd commented Nov 4, 2020

I wonder if we should disable the macOS builders until we solve this? GitHub is spinning for 3.5+ hours each time, and it's failing all our builds.

@tonyvugithub
Copy link
Contributor

@humphd : I think the macos process back to normal now.

@humphd
Copy link
Contributor Author

humphd commented Nov 9, 2020

There's a saying: "you never want to lose a bee in your house." It might be gone, but that's not the same as it being taken care of!

It's strange that we had multiple different CI systems all failing with the same problem. I'd love to understand why.

@HyperTHD
Copy link
Contributor

This issue hasn't been occurring in the last few months, so closing this for now. Will open up a new issue if this starts becoming more prevalent in the future

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: CI/CD Continuous integration / Continuous delivery type: bug Something isn't working type: test Creation and development of test
Projects
None yet
Development

No branches or pull requests

3 participants