Skip to content

bpo-31904: skip some tests related to fifo on VxWorks #23473

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

Merged
merged 1 commit into from
Nov 28, 2020

Conversation

pxinwr
Copy link
Contributor

@pxinwr pxinwr commented Nov 23, 2020

On VxWork RTOS, FIFO must be created under directory "/fifos/". Some test cases related to fifo is invalid on VxWorks. So skip them.

https://bugs.python.org/issue31904

Automerge-Triggered-By: GH:gpshead

@pxinwr pxinwr force-pushed the fix-issue-31904-fifo branch from 68abdd2 to 7513725 Compare November 23, 2020 10:22
@miss-islington miss-islington merged commit 6a273fd into python:master Nov 28, 2020
adorilson pushed a commit to adorilson/cpython that referenced this pull request Mar 13, 2021
On VxWork RTOS, FIFO must be created under directory "/fifos/". Some test cases related to fifo is invalid on VxWorks. So skip them.
@pxinwr pxinwr deleted the fix-issue-31904-fifo branch May 7, 2021 07:37
@kuhlenough kuhlenough mannequin mentioned this pull request Jan 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants