Skip to content

bpo-41443: Add more attribute checking for some test in test_posix.py#21688

Merged
vstinner merged 3 commits intopython:masterfrom
Wind-River:fix-issue-31904-posix
Dec 8, 2020
Merged

bpo-41443: Add more attribute checking for some test in test_posix.py#21688
vstinner merged 3 commits intopython:masterfrom
Wind-River:fix-issue-31904-posix

Conversation

@pxinwr
Copy link
Copy Markdown
Contributor

@pxinwr pxinwr commented Jul 30, 2020

Some operating systems like VxWorks can't support posix.chown, posix.mknod and posix.readlink. To skip test cases depending on them, we need to add attribute checking before running test cases.

https://bugs.python.org/issue41443

@vstinner vstinner merged commit eb7594f into python:master Dec 8, 2020
adorilson pushed a commit to adorilson/cpython that referenced this pull request Mar 13, 2021
@pxinwr pxinwr deleted the fix-issue-31904-posix branch May 7, 2021 07:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

tests Tests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants