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

Ignore specific deprecation warnings in stable-latest tests #90

Merged
merged 2 commits into from
Oct 1, 2024

Conversation

mudit2812
Copy link
Contributor

As name says. The latest version of the failing plugins have already been updated to no longer use the deprecated code, so we're left with false positives in the stable-latest tests. This PR suppresses the QubitDevice and QubitStateVector deprecation warnings for the stable-latest tests.

Note that the latest-latest test workflows have also been updated because I made some formatting changes to the template file. These changes are superficial and don't change the latest-latest tests in any way.

@mudit2812
Copy link
Contributor Author

All of the stable-latest and latest-latest tests (which are the only ones that I updated) are passing in the most recent commit.

Copy link
Contributor

@lillian542 lillian542 left a comment

Choose a reason for hiding this comment

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

Do we have a story to remove these again after the 0.39 release? Just to be safe if QubitDevice raises some other deprecation warning in the future.

@mudit2812
Copy link
Contributor Author

Do we have a story to remove these again after the 0.39 release? Just to be safe if QubitDevice raises some other deprecation warning in the future.

Good idea, I'll add one.

@mudit2812 mudit2812 merged commit 8705cad into master Oct 1, 2024
25 of 38 checks passed
@mudit2812 mudit2812 deleted the qubit-device-patch branch October 1, 2024 17:56
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.

2 participants