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

remote: test: migrate to dir helpers #3086

Merged
merged 1 commit into from
Jan 8, 2020
Merged

Conversation

pared
Copy link
Contributor

@pared pared commented Jan 8, 2020

  • ❗ Have you followed the guidelines in the Contributing to DVC list?

  • πŸ“– Check this box if this PR does not require documentation updates, or if it does and you have created a separate PR in dvc.org with such updates (or at least opened an issue about it in that repo). Please link below to your PR (or issue) in the dvc.org repo.

  • ❌ Have you checked DeepSource, CodeClimate, and other sanity checks below? We consider their findings recommendatory and don't expect everything to be addressed. Please review them carefully and fix those that actually improve code or fix bugs.

Thank you for the contribution - we'll try to review it as soon as possible. πŸ™

@@ -169,34 +170,11 @@ def test(self):
self.assertEqual(ret, 0)


def test_large_dir_progress(repo_dir, dvc_repo):
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I believe this test is unnecessary. When it was created, progress was triggered only for large dir. Now it is triggered always. If it is to stay, there is no need for 100 files in dir, 1 will be enough.

@efiop efiop merged commit 82cdce0 into iterative:master Jan 8, 2020
@pared pared deleted the 2896_remote branch March 24, 2020 09:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants