Closed fredjean closed 10 years ago
This change automatically re-run failed specs. The Paypal gateway has the bad habit to return server errors at times. The result is a potential false negative. Re-running the failed spec(s) gives the suite a chance to succeed.
I can't consistently reproduce the test failures reported in #126 . I do however encounter a fair amount of transient errors from the Paypal gateway.
This change automatically re-run failed specs. The Paypal gateway has the bad habit to return server errors at times. The result is a potential false negative. Re-running the failed spec(s) gives the suite a chance to succeed.