Skip test_multiprocessing_fork(server) and _spawn for now

This commit is contained in:
Miro Hrončok 2018-04-20 12:36:59 +02:00
parent a04dbe7b26
commit 05356b4f06
1 changed files with 6 additions and 2 deletions

View File

@ -938,8 +938,11 @@ CheckPython() {
-x test_ctypes \
%endif
%ifarch %{power64} s390 s390x armv7hl aarch64 %{mips}
-x test_gdb
-x test_gdb \
%endif
-x test_multiprocessing_fork \
-x test_multiprocessing_forkserver \
-x test_multiprocessing_spawn \
echo FINISHED: CHECKING OF PYTHON FOR CONFIGURATION: $ConfName
@ -1032,9 +1035,10 @@ CheckPython optimized
# ======================================================
%changelog
* Tue Mar 27 2018 Miro Hrončok <mhroncok@redhat.com> - 3.5.5-1
* Fri Apr 20 2018 Miro Hrončok <mhroncok@redhat.com> - 3.5.5-1
- Rebased to version 3.5.5
- Do not ship the Tools directory
- Skip test_multiprocessing_fork(server) and _spawn for now
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.5.4-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild