[CI] [Python] Asynchronous API noisy tests are unstable
Open
Nobody has claimed this yet.
stale-notified
- Dominant language
- C++
- Stars
- 1.1k
- Forks
- 456
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 165
Description
The following tests for noisy simulation fail / crash sporadically in CI:
python/kernel/test_run_async_kernel.py::test_run_async_with_noisepython/tests/builder/test_NoiseModel.py::test_callback_channel
Ref:
These failures are not reproducible locally.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with python/kernel/test_run_async_kernel.py::test_run_async_with_noise and python/tests/builder/test_NoiseModel.py::test_callback_channel, then inspect the referenced CI job for failure details. Determine why these asynchronous noisy-simulation tests fail or crash sporadically in CI; done means both tests run reliably in CI.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- testing-qa
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100