forked from pool/python-pysaml2
Fix arch
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pysaml2?expand=0&rev=36
This commit is contained in:
@@ -87,7 +87,7 @@ done
|
||||
|
||||
%check
|
||||
# Excluded tests for i586 gh#IdentityPython/pysaml2#682
|
||||
%ifarch i586
|
||||
%ifarch %{ix86}
|
||||
SKIP_TESTS="-k not (test_assertion_consumer_service or test_swamid_sp or test_swamid_idp or test_other_response or test_mta or test_unknown_subject)"
|
||||
%else
|
||||
SKIP_TESTS=""
|
||||
|
Reference in New Issue
Block a user