[packages/python-gevent] another network test failing on builders

jajcus jajcus at pld-linux.org
Tue Jul 14 16:01:14 CEST 2015


commit e9a76ba9c55d5e2cac2a51ea70216d5f7d78e71f
Author: Jacek Konieczny <j.konieczny at eggsoft.pl>
Date:   Tue Jul 14 16:00:58 2015 +0200

    another network test failing on builders

 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 2264366..3ed9340 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,86 @@
+@@ -16,6 +16,89 @@
      # 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",
@@ -85,6 +85,9 @@ diff -dur -x '*.orig' gevent-1.0.2.orig/known_failures.py gevent-1.0.2/known_fai
 +# another network test
 +'FLAKY test__example_portforwarder.py',
 +
++# DNS
++'FLAKY test__socket_dns.py',
++
  ]
  
  if sys.version_info[:2] <= (2, 6):
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-gevent.git/commitdiff/e9a76ba9c55d5e2cac2a51ea70216d5f7d78e71f



More information about the pld-cvs-commit mailing list