diff options
author | Jakub KulĂk <Kulikjak@gmail.com> | 2019-07-11 18:04:09 (GMT) |
---|---|---|
committer | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2019-07-11 18:04:09 (GMT) |
commit | 4737265622251756a9480ab84af2442b6b986850 (patch) | |
tree | 48cbc4f4dad67abb517993c959d987ce90e60ecc /Lib/test/test_importlib | |
parent | 7cbef72902f32866a416ca6c4e732af4541951b8 (diff) | |
download | cpython-4737265622251756a9480ab84af2442b6b986850.zip cpython-4737265622251756a9480ab84af2442b6b986850.tar.gz cpython-4737265622251756a9480ab84af2442b6b986850.tar.bz2 |
bpo-37558: Shared memory tests are failing due to double slashes (GH-14703)
With the addition of shared memory into Python 3.8, we now have three tests failing on Solaris, namely `test_multiprocessing_fork`, `test_multiprocessing_forkserver` and `test_multiprocessing_spawn`. The reason seems to be incorrect name handling which results in two slashes being prepended.
https://bugs.python.org/issue37558
Diffstat (limited to 'Lib/test/test_importlib')
0 files changed, 0 insertions, 0 deletions