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

Restore: attempt to install package once and only once duing a single restore operation #2867

Merged
merged 1 commit into from
Jun 3, 2019

Conversation

dtivel
Copy link
Contributor

@dtivel dtivel commented May 31, 2019

Copy link
Member

@zivkan zivkan left a comment

Choose a reason for hiding this comment

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

Should we add a test?

@dtivel
Copy link
Contributor Author

dtivel commented Jun 3, 2019

@zivkan, we have 3 tests that caught this regression. I don't think we need a new test.

While the tests are related to package signing they didn't catch this regression accidentally. Basically, the tests try to install a package that will fail installation and then verify that exactly 1 error is raised. With the regression multiple errors were raised.

@dtivel dtivel merged commit af076b4 into dev Jun 3, 2019
@dtivel dtivel deleted the dev-dtivel-fix-func-test branch June 3, 2019 18:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants