Skip to content

Conversation

@pxinwr
Copy link
Contributor

@pxinwrpxinwr commented May 20, 2020

In VxWork RTOS, FIFO must be created under directory "/fifos/". So tuned related test cases accordingly.

https://bugs.python.org/issue31904

Copy link
Member

@merwokmerwok left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks OK!

@pxinwr
Copy link
ContributorAuthor

This looks OK!

Thanks for your review.

@pxinwrpxinwrforce-pushed the fix-issue-31904-testfifo branch from 8ca70ef to de57a99CompareNovember 30, 2020 08:16
@vstinner
Copy link
Member

Note: The commit 6a273fd skipped FIFO tests in test_pathlib and test_shutil. I'm fine with these skips.

Copy link
Member

@vstinnervstinner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. The updated PR is simple enough and is not too intrusive.

If there are more cases tomorrow, it might be worth it to add an helper function to support.os_helper, but I don't think that it's the case now (it's only used in exactly two functions).

@vstinnervstinner merged commit b2d0c66 into python:masterDec 1, 2020
adorilson pushed a commit to adorilson/cpython that referenced this pull request Mar 13, 2021
@pxinwrpxinwr deleted the fix-issue-31904-testfifo branch May 7, 2021 07:42
@kuhlenoughkuhlenoughmannequin mentioned this pull request Jan 12, 2024
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

testsTests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@pxinwr@vstinner@merwok@the-knights-who-say-ni@bedevere-bot