Skip to content

Fix unit test fails on Windows / Appveyor #3242

Description

@cdeil

When turning on continuous integration for Windows on AppVeyor in #2755 we told it to skip some unit tests that failed.

You can get a full list of these skipped tests in master using this full-text search:
https://github.com/astropy/astropy/search?utf8=%E2%9C%93&q=fails+on+AppVeyor

Here's a list:

  • test_blackbody_scipy and test_blackbody_overflow in test_blackbody.py
  • test_setitem_invalid_shape in test_flag_collection.py
  • one test in astropy.io.fits
  • lots of tests in astropy.io.ascii

If someone with access to Windows could try to reproduce and fix these issues, that would be great!

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions