Skip to content

TST: Stop ignoring warnings #125

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Feb 19, 2021
Merged

TST: Stop ignoring warnings #125

merged 4 commits into from
Feb 19, 2021

Conversation

pllim
Copy link
Member

@pllim pllim commented Feb 18, 2021

Stop ignoring warnings.

TODO

  • Address warnings seen in logs.
  • Turn all warnings into failures and add them as exception as needed.

@pllim pllim added the enhancement New feature or request label Feb 18, 2021
@pllim pllim added this to the 0.3 milestone Feb 18, 2021
@pllim

This comment has been minimized.

ignore:numpy.ufunc size changed:RuntimeWarning
ignore:numpy.ndarray size changed:RuntimeWarning
ignore::DeprecationWarning:ginga
ignore:Marker set named:UserWarning
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ignoring this to avoid conflict with #126 . I will open a follow up issue to undo this in the future.

@pllim pllim merged commit 8fed923 into astropy:master Feb 19, 2021
@pllim pllim deleted the tst-no-ignore-warn branch February 19, 2021 16:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant