]> git.pld-linux.org Git - packages/python-gevent.git/commitdiff
Test config patch from DEVEL branch
authorJacek Konieczny <j.konieczny@eggsoft.pl>
Tue, 15 Sep 2015 08:35:00 +0000 (10:35 +0200)
committerJacek Konieczny <j.konieczny@eggsoft.pl>
Tue, 15 Sep 2015 08:35:00 +0000 (10:35 +0200)
known_failures-pld.patch

index 3ed9340a454a110ef2ce6d1f26229f7e27d78c60..9b1b2765b9d4f86e99099e28dc5fe58ecd22eb93 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,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
@@ -87,6 +83,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',
 +
  ]
  
This page took 0.096699 seconds and 4 git commands to generate.