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

Were the green progress bar and live stats removed recently? #9418

Closed
jeremygottfried opened this issue Jan 16, 2020 · 2 comments
Closed

Were the green progress bar and live stats removed recently? #9418

jeremygottfried opened this issue Jan 16, 2020 · 2 comments

Comments

@jeremygottfried
Copy link

jeremygottfried commented Jan 16, 2020

💬 Questions and Help

In videos of jest tests, I've seen a green progress bar that counts the number of seconds that have gone by. When I run my tests, for the entire duration of the tests, all I see is:

RUNS path/to/my/test

It just hangs there so there is no way to tell if jest is stuck or still running. There is no green progress bar, and the stats (Test Suites, Tests, Snapshots, Time) only show up at the very end when all tests are complete. Could this be some kind of buffering bug with stdout?

@jeremygottfried jeremygottfried changed the title Were the green status bar and live stats removed recently? Were the green progress bar and live stats removed recently? Jan 16, 2020
@SimenB
Copy link
Member

SimenB commented Jan 16, 2020

This has not been removed, no. This is a gif of jest master right now

jest-run

We probably think your terminal is non-interactive. If you can provide some good reproduction steps, please open up a bug report and follow the steps provided there.

@SimenB SimenB closed this as completed Jan 16, 2020
@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 11, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants