]> git.pld-linux.org Git - packages/python-gevent.git/commitdiff
another network test failing on builders auto/th/python-gevent-1.0.2-1
authorJacek Konieczny <j.konieczny@eggsoft.pl>
Tue, 14 Jul 2015 14:00:58 +0000 (16:00 +0200)
committerJacek Konieczny <j.konieczny@eggsoft.pl>
Tue, 14 Jul 2015 14:00:58 +0000 (16:00 +0200)
known_failures-pld.patch

index 22643665bfd663f4bd0b38df103ab134dae7a2d0..3ed9340a454a110ef2ce6d1f26229f7e27d78c60 100644 (file)
@@ -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",
@@ -84,6 +84,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',
 +
  ]
  
This page took 0.120298 seconds and 4 git commands to generate.