Skip to content
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

Fix test suite #21

Merged
merged 4 commits into from
Jul 15, 2024
Merged

Fix test suite #21

merged 4 commits into from
Jul 15, 2024

Conversation

astrofrog
Copy link
Member

There were a number of broken tests, related to changes in Matplotlib, Numpy 2.0, glue-core, etc.

This will need glue-viz/glue#2500 to be merged and released before the tests all pass.

@@ -935,45 +934,3 @@ def test_session_rgb_back_compat(self, protocol):
assert layer_state.color == 'b'

ga.close()


def test_indexed_data(capsys):
Copy link
Member Author

Choose a reason for hiding this comment

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

Moved to glue-core

@astrofrog astrofrog marked this pull request as ready for review July 15, 2024 13:57
@astrofrog
Copy link
Member Author

There are still a number of failures, but merging this as it does fix a few.

@astrofrog astrofrog merged commit e259682 into glue-viz:main Jul 15, 2024
12 of 35 checks passed
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant