Skip to content

Conversation

@pared
Copy link
Contributor

@pared pared commented Sep 17, 2019

  • Have you followed the guidelines in our
    Contributing document?

  • Does your PR affect documented changes or does it add new functionality
    that should be documented? If yes, have you created a PR for
    dvc.org documenting it or at
    least opened an issue for it? If so, please add a link to it.


Fixes #2362


assert main(["install"]) != 0

@pytest.mark.skip(reason="https://github.com/iterative/dvc/issues/2362")
Copy link
Contributor

Choose a reason for hiding this comment

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

Leftover from WIP? These tests should be removed now, right?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Well, to be honest looking at #2362 I though that this change is first step to handle hooks more gracefully. I though that we might want to get back to this tests at some point, and thats why I thought leaving them around might be a good think. What do you think?

Copy link
Contributor

Choose a reason for hiding this comment

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

@pared No need to keep unused code, we can bring this back later if we need to without any problems.

pared and others added 2 commits September 19, 2019 08:50
Copy link
Contributor

@efiop efiop left a comment

Choose a reason for hiding this comment

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

Thanks!

@efiop efiop merged commit 349b4af into treeverse:master Sep 19, 2019
@pared pared deleted the 2362 branch March 24, 2020 09:35
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.

hooks: dvc appends hooks and breaks the existing hook

2 participants