Actions
action #1808
openaction #1321: Make sure packages build reliable
python3-base fails randomly
Start date:
2014-03-06
Due date:
% Done:
0%
Estimated time:
Description
multiprocessing is a bit tough on our workers, so python test suite fails and we should remove that test.
[ 788s] [384/385/1] test_multiprocessing_fork
[ 788s] test test_multiprocessing_fork failed -- Traceback (most recent call last):
[ 788s] File "/home/abuild/rpmbuild/BUILD/Python-3.4.0b3/Lib/test/_test_multiprocessing.py", line 605, in test_get
[ 788s] self.assertEqual(queue_empty(queue), False)
[ 788s] AssertionError: True != False
[ 834s] [385/385/1] test_multiprocessing_spawn
Actions