Skip to content

Commit f34bb6d

Browse files
committed
TST: more network failure ignores
1 parent 56fd4e3 commit f34bb6d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pandas/util/testing.py

+1
Original file line numberDiff line numberDiff line change
@@ -1641,6 +1641,7 @@ def dec(f):
16411641
'HTTP Error 502',
16421642
'HTTP Error 503',
16431643
'HTTP Error 403',
1644+
'HTTP Error 400',
16441645
'Temporary failure in name resolution',
16451646
'Name or service not known',
16461647
'Connection refused',

0 commit comments

Comments
 (0)