mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
dev-python/pycurl: Deselect tests broken by curl-8.8.0
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -81,6 +81,10 @@ python_test() {
|
||||
# TODO
|
||||
tests/option_constants_test.py::OptionConstantsTest::test_proxy_tlsauth
|
||||
tests/option_constants_test.py::OptionConstantsTest::test_socks5_gssapi_nec_setopt
|
||||
# curl 8.8.0+
|
||||
tests/memory_mgmt_test.py::MemoryMgmtTest::test_ioctlfunction_collection
|
||||
tests/option_constants_test.py::OptionConstantsTest::test_krb4level
|
||||
tests/option_constants_test.py::OptionConstantsTest::test_krblevel
|
||||
)
|
||||
|
||||
epytest -p flaky tests
|
||||
|
||||
Reference in New Issue
Block a user