test failures on 32bit linux · Issue #3380 · astropy/astropy · GitHub
Skip to content

test failures on 32bit linux #3380

Description

@bsipocz

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions