hipspy / hips

Python library to handle HiPS
https://hips.readthedocs.io
12 stars 16 forks source link

TestHipsSurveyPropertiesList.test_table fail #137

Closed cdeil closed 5 years ago

cdeil commented 5 years ago

There's a fail in TestHipsSurveyPropertiesList.test_table: https://travis-ci.org/hipspy/hips/jobs/467627256#L3839

I see the fail locally as well with latest Astropy.

It comes from here: https://github.com/hipspy/hips/blob/e870e5c97a136810e857c676a65e6beb2bf1804f/hips/tiles/survey.py#L287-L302

I'll look into this issue tomorrow and fix it somehow.