15
0
forked from pool/python-gevent

Accepting request 1091775 from devel:languages:python

- skip test__util.py in s390x arch

OBS-URL: https://build.opensuse.org/request/show/1091775
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-gevent?expand=0&rev=43
This commit is contained in:
2023-06-11 17:52:34 +00:00
committed by Git OBS Bridge
2 changed files with 9 additions and 0 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Jun 9 08:08:57 UTC 2023 - Daniel Garcia <daniel.garcia@suse.com>
- skip test__util.py in s390x arch
-------------------------------------------------------------------
Thu Jun 1 07:05:01 UTC 2023 - Dirk Müller <dmueller@suse.com>

View File

@@ -150,6 +150,10 @@ test__getaddrinfo_import.py
test__resolver_dnspython.py
test__socket_dns.py
test__issue1686.py
# Flaky tests in s390x architecture
%ifarch s390x
test__util.py
%endif
EOF
if [ %{$python_version_nodots} -lt 37 ]; then
echo "test__threading_2.py" >> skip_tests.txt