summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Tests/2020-06-17-18-00-21.bpo-38377.jfg4TH.rst
blob: 11a30761d36c9e05c71e6ab2e9dcdb99c4f36f9c (plain)
1
2
3
4
On Linux, skip tests using multiprocessing if the current user cannot create
a file in ``/dev/shm/`` directory. Add the
:func:`~test.support.skip_if_broken_multiprocessing_synchronize` function to
the :mod:`test.support` module.