From 3a6f3f6941b5212d29a61908a51ab0656f2ed8af Mon Sep 17 00:00:00 2001 From: Victor Stinner Date: Jun 11 2019 13:01:33 +0000 Subject: Reenable test_distutils and test_bdist_rpm Resolves: rhbz#1685557 --- diff --git a/python38.spec b/python38.spec index b7f69fc..73113c4 100644 --- a/python38.spec +++ b/python38.spec @@ -954,8 +954,6 @@ CheckPython() { # https://bugs.python.org/issue35998 LD_LIBRARY_PATH=$ConfDir $ConfDir/python -m test.regrtest \ -wW --slowest -j0 \ - -x test_distutils \ - -x test_bdist_rpm \ %ifarch %{arm} s390x -x test_gdb \ %endif