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

"craco test --coverage --runInBand" - RangeError: Maximum call stack size exceeded #542

Open
dineshsdk85 opened this issue Aug 2, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@dineshsdk85
Copy link

Hello Team:

I'm facing below error

Failed to collect coverage from ""
RangeError: Maximum call stack size exceeded

It should generate coverage report without any issues.
If i reduce number of test cases to run, able to generate coverage report properly.

I used below command to run all the test suites
craco test --silent --watchAll=false --runInBand --coverage

It started to run 923 test suites

CRACO version
7.1.0

CRACO config

package.json

// paste your package.json (or at least your project dependencies) here

Additional information
(anything else that could be useful for us to help you solve your problem)

@dineshsdk85 dineshsdk85 added the bug Something isn't working label Aug 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant