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:
Michał Górny
2024-06-28 11:30:56 +02:00
parent 23b873e1c3
commit 6e5e9c2dae

View File

@@ -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