There are a 11 test failures when I test the master on an old 32bit system.
Some of the fails seem genuine, e.g.
- we don't say in the docs which
scipy version is required, or check for the version in the test, and obviously 0.10.0 is not enough for the coordinates module
- error of
TypeError: data type "float128" not understood
TypeError: 'buffer' does not have the buffer interface at several places in relation with io.fits
Full log: https://gist.github.com/bsipocz/38a4d6bf5041d837a2f8
There are a 11 test failures when I test the master on an old 32bit system.
Some of the fails seem genuine, e.g.
scipyversion is required, or check for the version in the test, and obviously 0.10.0 is not enough for the coordinates moduleTypeError: data type "float128" not understoodTypeError: 'buffer' does not have the buffer interfaceat several places in relation withio.fitsFull log: https://gist.github.com/bsipocz/38a4d6bf5041d837a2f8