We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
Looks like http server for tests is to blame? Refer 07da9f1
http
$ pytest > /dev/null $ git status -s ? 0910e8b7-52b1-4bc8-ae0c-eef57062da8e/ ?? 0c355f19-5da9-46a8-9753-1e8245220b02/ ?? 3c900c05-c66c-4886-96da-cf13234079f8/ ?? f1b4994c-2171-42fe-80b9-b51f5139e9f3/
The text was updated successfully, but these errors were encountered:
Hm, not able to reproduce. @skshetry Could you give it another try, please?
Sorry, something went wrong.
For the record: discussed with @skshetry and turns out it is python 3.6. So my hack in https://github.com/iterative/dvc/blob/master/tests/utils/httpd.py#L15 doesn't work. Looking into it.
tests: http: fix typo
274a708
Fixes iterative#4182
tests: http: fix typo (#4201)
c1b04b8
Fixes #4182
efiop
Successfully merging a pull request may close this issue.
Looks like
http
server for tests is to blame? Refer 07da9f1The text was updated successfully, but these errors were encountered: