Disable test_gdb for now as it fails
with latest gdb.
This commit is contained in:
parent
33cd8ff371
commit
e354fb5703
@ -1059,12 +1059,10 @@ CheckPython() {
|
||||
-wW --slowest --findleaks \
|
||||
-x test_distutils \
|
||||
-x test_bdist_rpm \
|
||||
-x test_gdb \
|
||||
%ifarch %{mips64}
|
||||
-x test_ctypes \
|
||||
%endif
|
||||
%ifarch %{power64} s390 s390x armv7hl %{mips}
|
||||
-x test_gdb \
|
||||
%endif
|
||||
%ifarch ppc64le
|
||||
-x test_buffer \
|
||||
%endif
|
||||
|
Loading…
Reference in New Issue
Block a user