From 3cd7eab8db9f5ae514cda6ec89221d4c3d83c08c23a576af2a17493024d9834b Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Mon, 15 May 2023 13:44:59 +0000 Subject: [PATCH] - skip one more test from testsuite OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-gevent?expand=0&rev=90 --- python-gevent.changes | 5 +++++ python-gevent.spec | 1 + 2 files changed, 6 insertions(+) diff --git a/python-gevent.changes b/python-gevent.changes index 78b301a..618539f 100644 --- a/python-gevent.changes +++ b/python-gevent.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon May 15 13:44:48 UTC 2023 - Dirk Müller + +- skip one more test from testsuite + ------------------------------------------------------------------- Thu May 4 20:28:36 UTC 2023 - Dirk Müller diff --git a/python-gevent.spec b/python-gevent.spec index eba7109..5fa88c4 100644 --- a/python-gevent.spec +++ b/python-gevent.spec @@ -147,6 +147,7 @@ test__example_portforwarder.py test__getaddrinfo_import.py test__resolver_dnspython.py test__socket_dns.py +test__issue1686.py EOF if [ %{$python_version_nodots} -lt 37 ]; then echo "test__threading_2.py" >> skip_tests.txt