Compare commits

...
+2 -2
View File
@@ -12,14 +12,14 @@ RERUN_ERRORS = [
'failed to start the browser or device', 'failed to start the browser or device',
'ERROR The test with session id', 'ERROR The test with session id',
"503 Service Unavailable", "503 Service Unavailable",
"object has no attribute", # "object has no attribute",
"[Errno 104] Connection reset by peer", "[Errno 104] Connection reset by peer",
"Sauce could not start your job", "Sauce could not start your job",
"HTTP Error 303", "HTTP Error 303",
"http.client.RemoteDisconnected: Remote end closed connection without response", "http.client.RemoteDisconnected: Remote end closed connection without response",
"[Errno 110] Connection timed out", "[Errno 110] Connection timed out",
"replacement transaction underpriced", "replacement transaction underpriced",
"StaleElementReferenceException", # "StaleElementReferenceException",
"'GetStartedButton' is not found on the screen", "'GetStartedButton' is not found on the screen",
"'AccessKeyButton' is not found on the screen", "'AccessKeyButton' is not found on the screen",
"'SignInPhraseText' is not found on the screen" "'SignInPhraseText' is not found on the screen"