You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
not using pytest-xdist (TOP prio which has been investigated by both @seitzdom and @m.dagrada only to result in issues with gitlab runners, this however change when we switch to github)
shadows/tomography
PSR tests in general
PSR tests which compute higher order derivatives
tests which train models (ML tools)
redundant test cases in many mark.parametrize-tests
tests which do exactly the same thing, like in test_quantum_models and test_backends for example (test run,sample, expectation for random circuits)
The text was updated successfully, but these errors were encountered:
RolandMacDoland
changed the title
Speed up Test Suite, Push Code Coverage above 90%
[Testing] Speed up Test Suite, Push Code Coverage above 90%
Apr 5, 2024
Main bottlenecks:
The text was updated successfully, but these errors were encountered: