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

Running tests never completes? #311

Closed
mikeerickson opened this issue Dec 28, 2018 · 5 comments
Closed

Running tests never completes? #311

mikeerickson opened this issue Dec 28, 2018 · 5 comments

Comments

@mikeerickson
Copy link

When running tests during publishing process, they never finish. I don't receive any errors, etc. it just runs and runs and runs until I cancel process.

As it stands, I am running tests manually before publishing and use the --yolo option to skip tests.

Is there something I can do to see why the tests are failing? I surely don't mind running tests manually (seeing as it is part of my development process using jest in watch mode) but I am curious as to why it never completes.

@sindresorhus
Copy link
Owner

Are you using npm or Yarn? Do you have a repo I could try that reproduces the issue?

@Norris1z
Copy link

Norris1z commented Jan 9, 2019

@sindresorhus I was able to reproduce the issue using yarn. I am working on submitting a pr to fix #275 which will fix this too.

@Norris1z
Copy link

@sindresorhus pull #336 closes this issue too.

@sindresorhus
Copy link
Owner

@mikeerickson Can you confirm that this is fixed in np v4?

@mikeerickson
Copy link
Author

@sindresorhus I have confirmed that all reported issues are now working with np v4!

Thank you :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants