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

Update test matrix to use Qiskit 1.0 #72

Merged
merged 5 commits into from
Apr 11, 2024
Merged

Conversation

lillian542
Copy link
Contributor

@lillian542 lillian542 commented Apr 1, 2024

  • Run test matrix tests with Qiskit 1.0
  • Run IBMQ tests with both Qiskit 0.45 and Qiskit 1.0

Confirmed in a fresh environment that I can pip install pennylane and the plugin and access the BasicSim device - not sure why the stable/latest tests can't find the device in the test matrix.

@lillian542 lillian542 changed the title Add IBMQ with Qiskit 1.0 to the test matrix Update test matrix to use Qiskit 1.0 Apr 2, 2024
@lillian542
Copy link
Contributor Author

[sc-57197]

@lillian542
Copy link
Contributor Author

Failures for Qiskit device with PennyLane stable are expected - it doesn't know about the new device added as the Qiskit 1.0 replacement for BasicAer. The Qiskit tests with latest PL are passing.

@lillian542 lillian542 merged commit 7fa044c into master Apr 11, 2024
16 of 43 checks passed
@trbromley trbromley deleted the add_ibmq_with_qiskit1 branch April 12, 2024 16:07
@trbromley
Copy link
Contributor

Thanks @lillian542! So we can expect stable to work once we have the release on May 7?

@lillian542
Copy link
Contributor Author

lillian542 commented Apr 15, 2024

Thanks @lillian542! So we can expect stable to work once we have the release on May 7?

Yes, that would be my expectation. If not, we'll look into it more. But there's no issue locally for me with PL stable.

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.

3 participants