[packages/python-gevent] - disable also test_urllib2net.py

qboosh qboosh at pld-linux.org
Mon Jan 6 19:42:52 CET 2020


commit 756010cf093f58089510791c8847efbcb59efb95
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Mon Jan 6 19:42:50 2020 +0100

    - disable also test_urllib2net.py

 known_failures-pld.patch | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/known_failures-pld.patch b/known_failures-pld.patch
index 42d0c83..dae45a5 100644
--- a/known_failures-pld.patch
+++ b/known_failures-pld.patch
@@ -1,6 +1,6 @@
 --- gevent-1.4.0.orig/src/gevent/tests/known_failures.py	2017-06-05 13:31:50.000000000 +0200
 +++ gevent-1.4.0/src/gevent/tests/known_failures.py	2018-03-05 12:50:16.000000000 +0100
-@@ -33,8 +33,276 @@
+@@ -33,8 +33,277 @@
      # we don't have that option without a new commit---and sometimes we really need a build
      # to succeed in order to get a release wheel
      'FLAKY test__issue6.py',
@@ -262,9 +262,10 @@
 +    # network
 +    'FLAKY test__server.py',
 +    'FLAKY test__server_pywsgi.py',
++    'FLAKY test_urllib2net.py',
 +
 +    # certificate verify failed
-+    'FLAKY test_urllib2_localnet.py', # 'FLAKY monkey_test test_urllib2_localnet.py',
++    'FLAKY test_urllib2_localnet.py',
 +    # one warning too little?
 +    'FLAKY test__monkey.py',
 +    # non-deterministic
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list