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

DM-19366: afw unit tests do not run on some platforms #455

Merged
merged 1 commit into from Apr 18, 2019

Conversation

kfindeisen
Copy link
Member

This PR removes a number of aliases to lsst.geom that were causing problems . According to their comments, the aliases were used to support unpickling of old lsst.afw.geom objects; the separate aliases that let code refer to lsst.geom members as if they were in lsst.afw.geom has not been touched.

These files referred to nonexistent lsst.geom subpackages, and were
breaking some unit test runs. The API-level aliasing of lsst.geom as
lsst.afw.geom has not been touched by this commit.
@kfindeisen kfindeisen requested a review from timj April 18, 2019 18:52
@kfindeisen kfindeisen merged commit 34ac1e5 into master Apr 18, 2019
@kfindeisen kfindeisen deleted the tickets/DM-19366 branch April 18, 2019 20:07
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.

None yet

2 participants