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

Replace deprecated mpl function in visualization test #1274

Merged

Conversation

nkanazawa1989
Copy link
Collaborator

Summary

All PRs in Qiskit Experiments are currently failing in tests due to TestPlotterAndMplDrawer.test_series_names_different_types which includes deprecated functions in the recently updated matplotlib package.

Details and comments

No release note is included because this is update for unittest.

@nkanazawa1989 nkanazawa1989 added the Changelog: Bugfix Include in the "Fixed" section of the changelog label Sep 19, 2023
@nkanazawa1989 nkanazawa1989 added this pull request to the merge queue Sep 19, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Sep 19, 2023
@wshanks wshanks added this pull request to the merge queue Sep 19, 2023
Merged via the queue into qiskit-community:main with commit b27f33c Sep 19, 2023
10 checks passed
@coruscating coruscating mentioned this pull request Sep 20, 2023
@coruscating coruscating added the backport stable potential The issue or PR might be minimal and/or import enough to backport to stable label Oct 30, 2023
mergify bot pushed a commit that referenced this pull request Oct 30, 2023
### Summary

All PRs in Qiskit Experiments are currently failing in tests due to
`TestPlotterAndMplDrawer.test_series_names_different_types` which
includes deprecated functions in the recently updated matplotlib
package.

### Details and comments

No release note is included because this is update for unittest.

(cherry picked from commit b27f33c)
nkanazawa1989 added a commit to nkanazawa1989/qiskit-experiments that referenced this pull request Jan 10, 2024
…ty#1274)

### Summary

All PRs in Qiskit Experiments are currently failing in tests due to
`TestPlotterAndMplDrawer.test_series_names_different_types` which
includes deprecated functions in the recently updated matplotlib
package.

### Details and comments

No release note is included because this is update for unittest.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport stable potential The issue or PR might be minimal and/or import enough to backport to stable Changelog: Bugfix Include in the "Fixed" section of the changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants