forked from pool/python-pycurl
Accepting request 1117496 from home:anag:Factory
- Skip test_multi_socket_action as well. OBS-URL: https://build.opensuse.org/request/show/1117496 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pycurl?expand=0&rev=100
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 12 16:23:50 UTC 2023 - Ana Guerrero <ana.guerrero@suse.com>
|
||||
|
||||
- Skip test_multi_socket_action as well.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 12 14:09:12 UTC 2023 - Matej Cepl <mcepl@cepl.eu>
|
||||
|
||||
|
@@ -121,7 +121,7 @@ if ! pkg-config --variable=supported_protocols libcurl|grep -qw HTTP3; then
|
||||
fi
|
||||
# test_getinfo are failing with new bottle
|
||||
# test_multi_socket_select fails with new curl gh#pycurl/pycurl#819
|
||||
%pytest_arch -s -k "not ($test_flags or test_getinfo or test_multi_socket_select)"
|
||||
%pytest_arch -s -k "not ($test_flags or test_getinfo or test_multi_socket_select or test_multi_socket_action)"
|
||||
rm -rf %{buildroot}%{_prefix}/lib/debug %{buildroot}%{_libdir}/python*
|
||||
# test
|
||||
%endif
|
||||
|
Reference in New Issue
Block a user