-
Notifications
You must be signed in to change notification settings - Fork 10
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
All of the tests failed on my computer. #378
Comments
@karajan1001 Could you try cloning a dvc repo locally manually and then supply path to it in |
It says
And if I use It says
|
@karajan1001 did you ever solve this? Since the error was that the |
Still the same, I'm in |
|
@karajan1001 Looks like you accidentally specified So now everything works fine? I suppose the original issue was related to the proxy/vpn/firewall? |
Note the
Error is:
|
@dtrifiro Good point. Please disregard my last comment, I got confused myself 🙂 |
I think this is how pytest parses arguments.
|
Closing 🙏 |
I download the repo, create a venv, and followed the instruction
But I got
For every single test.
besides if I run
pytest --dvc-git-repo 'git@github.com:iterative/dvc.git' --dvc-revs af70c33 tests/benchmarks/cli/commands/test_exp_show.py
I will getThe text was updated successfully, but these errors were encountered: