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

Multi-project-runner fails with one project #4117

Closed
gaearon opened this issue Jul 25, 2017 · 4 comments
Closed

Multi-project-runner fails with one project #4117

gaearon opened this issue Jul 25, 2017 · 4 comments
Assignees
Labels

Comments

@gaearon
Copy link
Contributor

gaearon commented Jul 25, 2017

Do you want to request a feature or report a bug?

Bug.

What is the current behavior?

If I remove one of two projects in package.json, test runner gets super confused. Symptoms are similar to #4037. It's basically as if it runs without configuration at all.

What is the expected behavior?

Removing one project from projects doesn't cause the other one to fail.

Please provide your exact Jest configuration and mention your Jest, node, yarn/npm version and operating system.

You can reproduce with this React commit: https://github.com/facebook/react/tree/171149a4b02a399a986c411b264515de45e70521.

Remove one of projects in package.json and run npm test.

@aaronabramov
Copy link
Contributor

i have a fix for it but it needs some more work to do #4083

@SimenB
Copy link
Member

SimenB commented Dec 28, 2017

Fixed in #5176

@SimenB
Copy link
Member

SimenB commented Dec 11, 2018

Ergh, shouldn't have been closed. I don't remember why I thought it was fixed, tbh. Follow #7496 for updates as that contains a good reproduction

@github-actions
Copy link

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Please note this issue tracker is not a help forum. We recommend using StackOverflow or our discord channel for questions.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 12, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

4 participants