Reenable test_distutils and test_bdist_rpm
Resolves: rhbz#1685557
This commit is contained in:
parent
a292838ccc
commit
3a6f3f6941
@ -954,8 +954,6 @@ CheckPython() {
|
|||||||
# https://bugs.python.org/issue35998
|
# https://bugs.python.org/issue35998
|
||||||
LD_LIBRARY_PATH=$ConfDir $ConfDir/python -m test.regrtest \
|
LD_LIBRARY_PATH=$ConfDir $ConfDir/python -m test.regrtest \
|
||||||
-wW --slowest -j0 \
|
-wW --slowest -j0 \
|
||||||
-x test_distutils \
|
|
||||||
-x test_bdist_rpm \
|
|
||||||
%ifarch %{arm} s390x
|
%ifarch %{arm} s390x
|
||||||
-x test_gdb \
|
-x test_gdb \
|
||||||
%endif
|
%endif
|
||||||
|
Loading…
Reference in New Issue
Block a user