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
If we have a Retry Mechanism is place , for example 2 retries and a test fails for the first two times and passes in the third, the pass % takes into account skipped tests as well . Is there a solution to fix this % calculation?
If we have a Retry Mechanism is place , for example 2 retries and a test fails for the first two times and passes in the third, the pass % takes into account skipped tests as well . Is there a solution to fix this % calculation?
