#57 Disable test_gdb for now as it fails with latest gdb.
Merged 5 years ago by churchyard. Opened 5 years ago by cstratak.
rpms/ cstratak/python3 master  into  master

file modified
+1 -3
@@ -1059,12 +1059,10 @@ 

      -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

no initial comment

Open a bugzilla for this please.

    -x test_gdb       \
...
    %ifarch %{power64} s390 s390x armv7hl %{mips}
    -x test_gdb \
    %endif

This certainly works but might be confusing.

rebased onto e354fb5

5 years ago

Pull-Request has been merged by churchyard

5 years ago