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 hangs if the specified screenshots directory contains forbidden symbols #681

Closed
AndreyBelym opened this issue Jul 21, 2016 · 4 comments
Assignees
Labels
AREA: server STATE: Auto-locked An issue has been automatically locked by the Lock bot. SYSTEM: CLI A command-line interface issue. SYSTEM: runner TYPE: bug The described behavior is considered as wrong (bug).

Comments

@AndreyBelym
Copy link
Contributor

mkdirp falls into infinite recursion, if the specified path contains some forbidden symbols, e.g. ':' on Windows. To reproduce, just try:

node .\bin\testcafe.js remote test.js -s .\scrs:\

@AndreyBelym AndreyBelym added TYPE: bug The described behavior is considered as wrong (bug). SYSTEM: runner AREA: server SYSTEM: CLI A command-line interface issue. labels Jul 21, 2016
@AndreyBelym
Copy link
Contributor Author

AndreyBelym commented Jul 21, 2016

https://github.com/substack/node-mkdirp/issues/70, almost two years old 😭

@inikulin
Copy link
Contributor

We can consider switching to another package if this one is abandoned

@AlexanderMoskovkin AlexanderMoskovkin modified the milestone: Sprint #5 Feb 15, 2017
@inikulin inikulin added this to the Planned milestone Mar 21, 2017
@AndreyBelym AndreyBelym modified the milestones: Planned, Sprint #17 Aug 30, 2018
@AndreyBelym
Copy link
Contributor Author

I'm working on it.

@lock
Copy link

lock bot commented Mar 28, 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 28, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Mar 28, 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: CLI A command-line interface issue. SYSTEM: runner TYPE: bug The described behavior is considered as wrong (bug).
Projects
None yet
Development

No branches or pull requests

3 participants