Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Skip test_multiprocessing_forkserver() on hurd. #3886

Merged
merged 1 commit into from
Jun 25, 2015

Conversation

olebole
Copy link
Member

@olebole olebole commented Jun 25, 2015

Hurd does not have functioning sem_open implementation , and therefore multiprocessing.Pool() will raise an ImportError. See this build log for such a failure.

Hurd does not have functioning sem_open implementation, and therefore
multiprocessing.Pool() will raise an ImportError.
See https://buildd.debian.org/status/fetch.php?pkg=python-astropy&arch=hurd-i386&ver=1.0.3-1&stamp=1435096998
for a build log.
@embray embray added Affects-dev PRs and issues that do not impact an existing Astropy release testing labels Jun 25, 2015
@embray embray added this to the v1.0.4 milestone Jun 25, 2015
embray added a commit that referenced this pull request Jun 25, 2015
Skip test_multiprocessing_forkserver() on hurd.
@embray embray merged commit ff9c092 into astropy:master Jun 25, 2015
@olebole olebole deleted the fix_hurd_test_failure branch June 27, 2015 11:39
embray added a commit that referenced this pull request Aug 5, 2015
Skip test_multiprocessing_forkserver() on hurd.
embray added a commit that referenced this pull request Aug 7, 2015
Skip test_multiprocessing_forkserver() on hurd.
embray added a commit that referenced this pull request Aug 11, 2015
Skip test_multiprocessing_forkserver() on hurd.
embray added a commit that referenced this pull request Aug 11, 2015
Skip test_multiprocessing_forkserver() on hurd.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Affects-dev PRs and issues that do not impact an existing Astropy release testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants