From 435019753d0b06502aa97906b582fa20489a0aae Mon Sep 17 00:00:00 2001 From: Jeff Reback Date: Wed, 12 Apr 2017 14:28:09 -0400 Subject: [PATCH] TST: allow the network decorator to catch ssl certificate test failures --- pandas/util/testing.py | 1 + 1 file changed, 1 insertion(+) diff --git a/pandas/util/testing.py b/pandas/util/testing.py index ef0fa04548cab..d5986a7f390e5 100644 --- a/pandas/util/testing.py +++ b/pandas/util/testing.py @@ -2213,6 +2213,7 @@ def dec(f): 'Temporary failure in name resolution', 'Name or service not known', 'Connection refused', + 'certificate verify', ) # or this e.errno/e.reason.errno