Quantum icon indicating copy to clipboard operation
Quantum copied to clipboard

BayesianPEIsCorrect test fails probabilistically

Open tcNickolas opened this issue 2 years ago • 1 comments

Describe the bug BayesianPEIsCorrect test fails probabilistically. Similarly to https://github.com/microsoft/QuantumLibraries/issues/444, we should fix the seed used in the test, or run several tries in a loop and say that the test passes if at least one of the runs succeeds.

To Reproduce The last failure I've seen.

tcNickolas avatar Mar 22 '22 16:03 tcNickolas

At least for fixing the seed, that's unfortunately not currently supported (as per your earlier issue at https://github.com/microsoft/qsharp-runtime/issues/947). In the meantime, adding this to the maintenance backlog to consider your suggestion of looping several times.

cgranade avatar Sep 27 '22 19:09 cgranade