forked from pool/python-eventlet
Accepting request 997484 from home:jirislaby:branches:devel:languages:python
- disable test_018b_http_10_keepalive_framing (bsc#1202188) OBS-URL: https://build.opensuse.org/request/show/997484 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-eventlet?expand=0&rev=88
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Aug 17 06:46:05 UTC 2022 - Jiri Slaby <jslaby@suse.cz>
|
||||||
|
|
||||||
|
- disable test_018b_http_10_keepalive_framing (bsc#1202188)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Jun 4 15:20:56 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
Sat Jun 4 15:20:56 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
@@ -98,6 +98,8 @@ skiptests+=" or test_dns_methods_are_green or test_noraise_dns_tcp"
|
|||||||
skiptests+=" or test_fork_after_monkey_patch or test_send_1k_req_rep or test_cpu_usage_after_bind"
|
skiptests+=" or test_fork_after_monkey_patch or test_send_1k_req_rep or test_cpu_usage_after_bind"
|
||||||
# tracebacks in denosed suite with pytest inside obs presumably work different than when upstream is running nose?
|
# tracebacks in denosed suite with pytest inside obs presumably work different than when upstream is running nose?
|
||||||
skiptests+=" or test_leakage_from_tracebacks"
|
skiptests+=" or test_leakage_from_tracebacks"
|
||||||
|
# it is racy, see: https://lore.kernel.org/all/CADVnQy=AnJY9NZ3w_xNghEG80-DhsXL0r_vEtkr=dmz0ugcoVw@mail.gmail.com/ (bsc#1202188)
|
||||||
|
skiptests+=" or test_018b_http_10_keepalive_framing"
|
||||||
|
|
||||||
# Unknown Python 3.6 specific errors
|
# Unknown Python 3.6 specific errors
|
||||||
# TypeError: _wrap_socket() argument 1 must be _socket.socket, not SSLSocket
|
# TypeError: _wrap_socket() argument 1 must be _socket.socket, not SSLSocket
|
||||||
|
Reference in New Issue
Block a user