diff --git a/python315.spec b/python315.spec index e69d370..95925f4 100644 --- a/python315.spec +++ b/python315.spec @@ -663,8 +663,6 @@ EXCLUDE="$EXCLUDE test_multiprocessing_forkserver" %ifarch ppc ppc64 ppc64le # exclude test_faulthandler due to bnc#831629 EXCLUDE="$EXCLUDE test_faulthandler" -# exclude test_curse for gh#python/cpython#141534 -EXCLUDE="$EXCLUDE test_curses" %endif # some tests break in QEMU %if 0%{?qemu_user_space_build}