]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
skip test_multiprocessing when /dev/shm doesn't exist. This seems to be a chroot...
authorBenjamin Peterson <benjamin@python.org>
Tue, 17 Jun 2008 22:40:44 +0000 (22:40 +0000)
committerBenjamin Peterson <benjamin@python.org>
Tue, 17 Jun 2008 22:40:44 +0000 (22:40 +0000)
commited77f2e143102df58212ff1f64a87f7e0c237439
tree9a79a749dbc6ebf098012656fa15c5e6df5d4e67
parentfb1c4b98e9bfd3b5f799b5991081d3e4ea78d0eb
skip test_multiprocessing when /dev/shm doesn't exist. This seems to be a chroot problem in the buildbot env.
Lib/test/test_multiprocessing.py