- Ignore some broken tests for non x86_64
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hatch?expand=0&rev=36
This commit is contained in:
parent
bdc84c90cb
commit
3954783633
@ -115,6 +115,7 @@ donttest="$donttest or (test_install and test_all)"
|
||||
# platform distribution selection errors: https://github.com/pypa/hatch/issues/1145
|
||||
%ifnarch x86_64
|
||||
donttest="$donttest or (test_resolve and test_resolution_error)"
|
||||
donttest+=" or test_custom_source or test_pypy_custom"
|
||||
%endif
|
||||
%ifarch s390x
|
||||
# Console width different
|
||||
|
Loading…
x
Reference in New Issue
Block a user