summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Gaynor <alex.gaynor@gmail.com>2017-07-24 00:57:38 -0400
committerHynek Schlawack <hs@ox.cx>2017-07-24 06:57:38 +0200
commit642de6f1682c93c0fdee4216b3e0617c2d71a7fc (patch)
treeefa190c7d4101a42c9e710cb990ef113711c8a65
parenta079213940ce64709476c46d062c8caefbca1b09 (diff)
downloadpyopenssl-642de6f1682c93c0fdee4216b3e0617c2d71a7fc.tar.gz
Mark this test as flaky (#678)
-rw-r--r--tests/test_crypto.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/test_crypto.py b/tests/test_crypto.py
index 2f8a70d..2e102c9 100644
--- a/tests/test_crypto.py
+++ b/tests/test_crypto.py
@@ -1664,6 +1664,7 @@ WpOdIpB8KksUTCzV591Nr1wd
with pytest.raises(TypeError):
cert.gmtime_adj_notAfter(None)
+ @flaky.flaky
def test_gmtime_adj_notAfter(self):
"""
`X509.gmtime_adj_notAfter` changes the not-after timestamp