planetarypy / planetaryimage

Python PDS and Isis Cube file parser.
BSD 3-Clause "New" or "Revised" License
39 stars 20 forks source link

test_mission_data fails in Python 3 #35

Closed godber closed 8 years ago

godber commented 9 years ago

Fix this issue: https://travis-ci.org/planetarypy/planetaryimage/jobs/70781416

While doing so, extend the label tests to be more generic and test a few more label values for the core data products.

percurnicus commented 9 years ago

My test passes for make test-all but I think this pull request needs to be accepted https://github.com/planetarypy/planetary_test_data/pull/9 first for the test to pass Travis CI.

percurnicus commented 9 years ago

So Ill send a pull request one that is accepted

percurnicus commented 8 years ago

This was resolved by the changes to the test in https://github.com/planetarypy/planetaryimage/pull/37/files