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

TestCafe Live leaves spinner frames between messages until tests are started in live mode #3452

Closed
AndreyBelym opened this issue Feb 14, 2019 · 1 comment
Assignees
Labels
AREA: server STATE: Auto-locked An issue has been automatically locked by the Lock bot. SYSTEM: live mode TYPE: bug The described behavior is considered as wrong (bug).
Milestone

Comments

@AndreyBelym
Copy link
Contributor

What is your Test Scenario?

Run TestCafe in live mode.

What is the Current behavior?

I can see "frozen" spinner frames in the terminal output between TestCafe messages until tests are started. After that, no new frozen spinner frames are displayed.

F:\test\release> npx testcafe -L
|                                                                                      <= 1st

Live mode is enabled.
TestCafe now watches source files and reruns
the tests once the changes are saved.

You can use the following keys in the terminal:
'Ctrl+S' - stops the test run;
'Ctrl+R' - restarts the test run;
'Ctrl+W' - enables/disables watching files;
'Ctrl+C' - quits live mode and closes the browsers.


Watching the following files:
  F:\test\release\blabla\testi.ts
|                                                                                      <= 2nd

Make changes to the source files or press Ctrl+R to restart the test run.
ERROR: Error: Cannot prepare tests due to an error.

Error: TypeScript compilation failed.
F:/test/release/blabla/testi.ts (5, 20): Cannot find module './blablabla'.
/                                                                                      <= 3rd

What is the Expected behavior?

TestCafe shouldn't leave frozen spinner frames.

@AndreyBelym AndreyBelym added TYPE: bug The described behavior is considered as wrong (bug). AREA: server SYSTEM: live mode labels Feb 14, 2019
@AndreyBelym AndreyBelym added this to the Sprint #28 milestone Feb 15, 2019
@AndreyBelym AndreyBelym modified the milestones: Sprint #28, Sprint #29 Mar 1, 2019
@AlexKamaev AlexKamaev self-assigned this Mar 13, 2019
AlexKamaev added a commit to AlexKamaev/testcafe that referenced this issue Mar 13, 2019
@lock
Copy link

lock bot commented Mar 27, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs or feature requests. For TestCafe API, usage and configuration inquiries, we recommend asking them on StackOverflow.

@lock lock bot added the STATE: Auto-locked An issue has been automatically locked by the Lock bot. label Mar 27, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Mar 27, 2019
kirovboris pushed a commit to kirovboris/testcafe-phoenix that referenced this issue Dec 18, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
AREA: server STATE: Auto-locked An issue has been automatically locked by the Lock bot. SYSTEM: live mode TYPE: bug The described behavior is considered as wrong (bug).
Projects
None yet
Development

No branches or pull requests

2 participants