Brett Cannon <br...@python.org> added the comment:

I guess my confusion comes from the fact that test_venv in isolation is a 
totally fine test suite, it just fails when test_multiprocessing runs it due to 
something multiprocessing-related.

I've tried tweaking the title to reflect the fact that it's a test_venv failure 
triggered by test_multiprocessing.

----------
title: test_venv failure when the platform lacks a functional  sem_open() -> 
test_venv failure when executed by test_multiprocessing and the platform lacks 
a functional sem_open()

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue36342>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to