Skip to content

Constrain qiskit-aer==0.12.2#11120

Merged
mtreinish merged 1 commit into
Qiskit:mainfrom
jakelishman:pin-aer-0.12.2
Oct 26, 2023
Merged

Constrain qiskit-aer==0.12.2#11120
mtreinish merged 1 commit into
Qiskit:mainfrom
jakelishman:pin-aer-0.12.2

Conversation

@jakelishman
Copy link
Copy Markdown
Member

Summary

The 0.13.0 release of qiskit-aer causes several test failures, some of which look like changes in the randomisation, and some of which look like true failures. These need a proper resolution, but it's more work than can be easily attached to a PR that's just meant to get CI rolling again.

Details and comments

Aer 0.13.0 caused several problems for Terra CI, several of which appear to be real problems that we need to fix. #11119 is one of these, but adding to this, there are new test failures from simulator randomness changes, new exceptions coming from noise-model construction (in QuantumInstance, by the looks of things), and some of Terra's automated tests are wildly overzealous in attempting to discover Gate and ControlledGate subclasses to run over.

The 0.13.0 release of qiskit-aer causes several test failures, some of
which look like changes in the randomisation, and some of which look
like true failures.  These need a proper resolution, but it's more work
than can be easily attached to a PR that's just meant to get CI rolling
again.
@jakelishman jakelishman added type: qa Issues and PRs that relate to testing and code quality stable backport potential Make Mergify open a backport PR to the most recent stable branch on merge. Changelog: None Do not include in the GitHub Release changelog. labels Oct 26, 2023
@jakelishman jakelishman requested a review from a team as a code owner October 26, 2023 16:31
@qiskit-bot
Copy link
Copy Markdown
Collaborator

One or more of the the following people are requested to review this:

  • @Qiskit/terra-core

@mtreinish mtreinish merged commit 22f4c93 into Qiskit:main Oct 26, 2023
mergify Bot pushed a commit that referenced this pull request Oct 26, 2023
The 0.13.0 release of qiskit-aer causes several test failures, some of
which look like changes in the randomisation, and some of which look
like true failures.  These need a proper resolution, but it's more work
than can be easily attached to a PR that's just meant to get CI rolling
again.

(cherry picked from commit 22f4c93)
@jakelishman jakelishman deleted the pin-aer-0.12.2 branch October 26, 2023 18:10
@jakelishman
Copy link
Copy Markdown
Member Author

@Mergifyio backport stable/0.25

(I need this to get the translations redeployed from that stable branch.)

@mergify
Copy link
Copy Markdown
Contributor

mergify Bot commented Oct 26, 2023

backport stable/0.25

✅ Backports have been created

Details

mergify Bot pushed a commit that referenced this pull request Oct 26, 2023
The 0.13.0 release of qiskit-aer causes several test failures, some of
which look like changes in the randomisation, and some of which look
like true failures.  These need a proper resolution, but it's more work
than can be easily attached to a PR that's just meant to get CI rolling
again.

(cherry picked from commit 22f4c93)
github-merge-queue Bot pushed a commit that referenced this pull request Oct 26, 2023
The 0.13.0 release of qiskit-aer causes several test failures, some of
which look like changes in the randomisation, and some of which look
like true failures.  These need a proper resolution, but it's more work
than can be easily attached to a PR that's just meant to get CI rolling
again.

(cherry picked from commit 22f4c93)

Co-authored-by: Jake Lishman <jake.lishman@ibm.com>
github-merge-queue Bot pushed a commit that referenced this pull request Oct 27, 2023
The 0.13.0 release of qiskit-aer causes several test failures, some of
which look like changes in the randomisation, and some of which look
like true failures.  These need a proper resolution, but it's more work
than can be easily attached to a PR that's just meant to get CI rolling
again.

(cherry picked from commit 22f4c93)

Co-authored-by: Jake Lishman <jake.lishman@ibm.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Changelog: None Do not include in the GitHub Release changelog. stable backport potential Make Mergify open a backport PR to the most recent stable branch on merge. type: qa Issues and PRs that relate to testing and code quality

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants