mirror of
https://gitlab.com/mishakmak/pam-fprint-grosshack.git
synced 2026-04-09 04:13:33 +02:00
Some tests may have different behaviors depending on the CPU load when using parallel tests, so async results could arrive in different order. Then we need to accept multiple results: - A specific exception has to happen all the times - One of the accepted exception has to happen all the times - No exception or one of the allowed exception may happen Depending on the test, use one of the possible strategies.