Re-enable tests on riscv64
These worked the last time we built Python 3.11. Trying to remove them and see what happens again. Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
This commit is contained in:
parent
cbd6176e91
commit
3661bf0acf
@ -1083,11 +1083,6 @@ CheckPython() {
|
||||
%ifarch %{mips64}
|
||||
-x test_ctypes \
|
||||
%endif
|
||||
%ifarch riscv64
|
||||
-x test_gdb \
|
||||
-x test_venv \
|
||||
-x test_distutils \
|
||||
%endif
|
||||
|
||||
echo FINISHED: CHECKING OF PYTHON FOR CONFIGURATION: $ConfName
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user