]> git.pld-linux.org Git - packages/python-gevent.git/commitdiff
- disable also test_urllib2net.py
authorJakub Bogusz <qboosh@pld-linux.org>
Mon, 6 Jan 2020 18:42:50 +0000 (19:42 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Mon, 6 Jan 2020 18:42:50 +0000 (19:42 +0100)
known_failures-pld.patch

index 42d0c8373d4a7154f8d5a1e47a23ec8349eb96bf..dae45a5714f84a8bbc1992fb9365aef738bd1106 100644 (file)
@@ -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
 --- 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',
      # 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',
 +    # network
 +    'FLAKY test__server.py',
 +    'FLAKY test__server_pywsgi.py',
 +    # network
 +    'FLAKY test__server.py',
 +    'FLAKY test__server_pywsgi.py',
++    'FLAKY test_urllib2net.py',
 +
 +    # certificate verify failed
 +
 +    # 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
 +    # one warning too little?
 +    'FLAKY test__monkey.py',
 +    # non-deterministic
This page took 0.098134 seconds and 4 git commands to generate.