Skip to content

Commit 91a58f1

Browse files
author
y-p
committed
BLD: more exception message skipping in @network
1 parent 1b32c39 commit 91a58f1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pandas/util/testing.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -983,6 +983,7 @@ def dec(f):
983983
# 'timeout: timed out',
984984
# 'socket.timeout: timed out',
985985
'timed out',
986+
'Server Hangup',
986987
'HTTP Error 503: Service Unavailable',
987988
)
988989

0 commit comments

Comments
 (0)