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 CI for data provider change and cct draw #344

Merged
merged 2 commits into from
Sep 13, 2024

Conversation

woodsp-ibm
Copy link
Member

Summary

Closes #343

Now that the Qiskit issue referenced in #343 has been released in 1.2.1 I have updated the failing data provider test reference values and also fixed the reference circuit draw output since that has changed too.

Details and comments

@woodsp-ibm
Copy link
Member Author

It seems that one of the notebooks, which was failing before also with the bug introduced in Qiskit 1.2.0, ie. the _gates_to_uncompute method not being found, is now failing with a dead kernel. So I guess I'll have to take a look at that too.

@woodsp-ibm
Copy link
Member Author

Having checked out the notebook failure it seems that its using Qiskit Aer and its Sampler and switching it to the Qiskit Sampler it works fine. I raised an issue on Aer that I linked in an issue here #345 to track things. Since this PR fixes the other problems rather than waiting for a fix (I had already been waiting sometime for the gates to uncompute fix to come out) I am going to merge this as-is.

@woodsp-ibm woodsp-ibm merged commit ddc5400 into qiskit-community:main Sep 13, 2024
13 of 15 checks passed
@woodsp-ibm woodsp-ibm deleted the fix_CI branch September 13, 2024 19:00
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.

Nightly CI failing
2 participants