[packages/python-gevent] Test config patch from DEVEL branch

jajcus jajcus at pld-linux.org
Tue Sep 15 10:37:06 CEST 2015


commit bdf202519714c4ecffdf5a1fb0d972138331b8cd
Author: Jacek Konieczny <j.konieczny at eggsoft.pl>
Date:   Tue Sep 15 10:35:00 2015 +0200

    Test config patch from DEVEL branch

 known_failures-pld.patch | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)
---
diff --git a/known_failures-pld.patch b/known_failures-pld.patch
index 3ed9340..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,89 @@
+@@ -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",
@@ -9,10 +9,6 @@ diff -dur -x '*.orig' gevent-1.0.2.orig/known_failures.py gevent-1.0.2/known_fai
 +######################################################
 +# Problems which should be investigated
 +
-+# AttributeError: 'module' object has no attribute '_url_collapse_path_split'
-+'monkey_test --Event test_httpservers.py',
-+'monkey_test test_httpservers.py',
-+
 +#   AssertionError: The 304 response must have no body
 +# and:
 +#       File "/home/users/jajcus/rpm/BUILD/gevent-1.0/gevent/hub.py", line 331, in s
@@ -88,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/bdf202519714c4ecffdf5a1fb0d972138331b8cd



More information about the pld-cvs-commit mailing list