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

Unable to specify the Test path in ENTRYPOINT to cherry-pick the folder/tests #3

Open
sritaj opened this issue May 18, 2022 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@sritaj
Copy link
Owner

sritaj commented May 18, 2022

Getting error on specifying any subpath, when trying to parameterize using ENV file.

Error specified below:

hub_1 | Using locally installed version of TestCafe.
hub_1 | The "browsers" and "reporter" options from the configuration file will be ignored.
hub_1 | ERROR Could not find test files at the following location: "/app".
hub_1 | Check patterns for errors:
hub_1 |
hub_1 | /Library/Frameworks/Python.framework/Versions/3.10/bin:/Library/Frameworks/Python.framework/Versions/3.8/bin:/usr/local/mysql/bin:/anaconda3/bin:/Library/Frameworks/Python.framework/Versions/3.7/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/share/dotnet:~/.dotnet/tools:/Library/Apple/usr/bin:/Library/Frameworks/Mono.framework/Versions/Current/Commands:/Library/Frameworks/Python.framework/Versions/3.10/bin:/Users/sritaj/google-cloud-sdk/bin:/Library/Frameworks/Python.framework/Versions/3.8/bin:/usr/local/mysql/bin:/anaconda3/bin:/Library/Frameworks/Python.framework/Versions/3.7/bin
hub_1 |
hub_1 | or launch TestCafe from a different directory.
hub_1 | For more information on how to specify test locations, see https://testcafe.io/documentation/402639/reference/command-line-interface#file-pathglob-pattern.
hub_1 |
hub_1 | Type "testcafe -h" for help.

@sritaj sritaj added the bug Something isn't working label May 18, 2022
@sritaj sritaj self-assigned this May 18, 2022
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