Transient test failure in TestQuantumShannonDecomposer
#8233
Labels
bug
Something isn't working
stable backport potential
The bug might be minimal and/or import enough to be port to stable
Milestone
Environment
What is happening?
There was a test failure in the nightly cron job which looks like it was for the quantum Shannon decomposer added in #7907. This seems transient / rarely flaky, since most tests in the same job didn't fail, and I don't remember having seen this same test failure in PR CI before now. See comment with full logs: #7864 (comment).
How can we reproduce the issue?
It's likely transient, but the traceback from the logs indicates that the follow test may produce the error:
What should happen?
We need to know the cause first - it could be that the tolerance of the test is too high for acceptable decompositions, or it could have been a failure in the decomposer. Either way, we need to squash any transient failure.
Any suggestions?
No response
The text was updated successfully, but these errors were encountered: