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

Fix throwing of Pkg errors, add error-condition tests and fixes #13420

Merged
merged 4 commits into from
Oct 3, 2015

Conversation

tkelman
Copy link
Contributor

@tkelman tkelman commented Oct 2, 2015

First two commits are #13419, I'll rebase them out after that's merged. The bug with the extraneous .tmp is also present in 0.3 (and 0.2), so apparently no one has hit these error conditions and reported anything about it over the past 2 years.

Fix MethodError from giving too many inputs to PkgError

Add an unsatisfiable REQUIRES test

Add tests for Pkg.pin error cases

Adjust comment for issue number in a test
@tkelman tkelman added test This change adds or pertains to unit tests packages Package management and loading backport pending 0.3 labels Oct 2, 2015
@wildart
Copy link
Member

wildart commented Oct 2, 2015

LGTM

tkelman added a commit that referenced this pull request Oct 3, 2015
Fix throwing of Pkg errors, add error-condition tests and fixes
@tkelman tkelman merged commit 19563a3 into master Oct 3, 2015
@tkelman tkelman deleted the tk/pkgconflict branch October 3, 2015 01:07
tkelman added a commit that referenced this pull request Oct 3, 2015
Fix MethodError from giving too many inputs to PkgError

Add an unsatisfiable REQUIRES test

Add tests for Pkg.pin error cases

Adjust comment for issue number in a test

(cherry picked from commit 9d368d4)
ref #13420
tkelman added a commit that referenced this pull request Oct 22, 2015
Add an unsatisfiable REQUIRES test

Add tests for Pkg.pin error cases

Adjust comment for issue number in a test

(cherry picked from commit 9d368d4)
ref #13420
tkelman added a commit that referenced this pull request Oct 22, 2015
and add corresponding tests

(cherry picked from commit 3a57ccb)
ref #13420
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
packages Package management and loading test This change adds or pertains to unit tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants