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

Shot branching tests are unreliable on macOS #2111

Open
wshanks opened this issue Apr 30, 2024 · 1 comment
Open

Shot branching tests are unreliable on macOS #2111

wshanks opened this issue Apr 30, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@wshanks
Copy link
Contributor

wshanks commented Apr 30, 2024

Informations

  • Qiskit Aer version: 0.14.1
  • Python version: 3.8-3.12
  • Operating system: macOS x86_64

What is the current behavior?

Some of the shot branching tests are failing for macOS, for example here. The tests get run as part of the conda build and two of them failed in three of the five Python versions run:

  • test.terra.backends.test_runtime_parameterization.TestRuntimeParameterization.test_dynamic_circuit_with_shot_branching_1___statevector____CPU__
  • test.terra.backends.aer_simulator.test_shot_branching.TestShotBranching.test_shot_branching_reset_moving_qubits_1___statevector____CPU__
  • test.terra.backends.aer_simulator.test_shot_branching.TestShotBranching.test_shot_branching_reset_nondeterministic_1___statevector____CPU__

The CI run with the failures is here (also a different test failed here).

Steps to reproduce the problem

Run the tests (a few times?) under macOS x86_64.

What is the expected behavior?

All tests pass reliably.

Suggested solutions

@wshanks wshanks added the bug Something isn't working label Apr 30, 2024
@doichanj doichanj self-assigned this May 1, 2024
@doichanj
Copy link
Collaborator

doichanj commented May 1, 2024

I'm recognizing this issue is caused by PR #2098 but I have not figure out the source of the issue yet

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants