[packages/python-gevent/DEVEL] another test failing on builders due to DNS
jajcus
jajcus at pld-linux.org
Wed Jul 15 10:41:08 CEST 2015
commit e7fc4c25a226e405eb2110db2415e301e229476b
Author: Jacek Konieczny <j.konieczny at eggsoft.pl>
Date: Wed Jul 15 10:40:18 2015 +0200
another test failing on builders due to DNS
known_failures-pld.patch | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/known_failures-pld.patch b/known_failures-pld.patch
index 3193ca7..9b1b276 100644
--- a/known_failures-pld.patch
+++ b/known_failures-pld.patch
@@ -1,7 +1,7 @@
diff -dur -x '*.orig' gevent-1.0.2.orig/known_failures.py gevent-1.0.2/known_failures.py
--- gevent-1.0.2.orig/known_failures.py 2015-05-23 14:04:13.000000000 +0200
+++ gevent-1.0.2/known_failures.py 2015-07-14 15:20:53.000000000 +0200
-@@ -16,6 +16,85 @@
+@@ -16,6 +16,88 @@
# Sometimes fails with AssertionError: ...\nIOError: close() called during concurrent operation on the same file object.\n'
# Sometimes it contains "\nUnhandled exception in thread started by \nsys.excepthook is missing\nlost sys.stderr\n"
"FLAKY test__subprocess_interrupted.py",
@@ -84,6 +84,9 @@ diff -dur -x '*.orig' gevent-1.0.2.orig/known_failures.py gevent-1.0.2/known_fai
+# DNS
+'FLAKY test__socket_dns.py',
+
++# DNS
++'FLAKY test__getaddrinfo_import.py',
++
]
if sys.version_info[:2] <= (2, 6):
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-gevent.git/commitdiff/e7fc4c25a226e405eb2110db2415e301e229476b
More information about the pld-cvs-commit
mailing list