[New-bugs-announce] [issue41442] test_posix.PosixTester.test_getgroups fail on operating systems without supporting unix shell

Peixing Xin report at bugs.python.org
Thu Jul 30 06:05:24 EDT 2020


New submission from Peixing Xin <peixing.xin at windriver.com>:

test_posix.PosixTester.test_getgroups requires unix shell supported on tested platform. However some operating systems like VxWorks doesn't support unix shell. This case will fail on it.

----------
components: Tests
messages: 374609
nosy: pxinwr
priority: normal
severity: normal
status: open
title: test_posix.PosixTester.test_getgroups fail on operating systems without supporting unix shell
type: behavior
versions: Python 3.10

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue41442>
_______________________________________


More information about the New-bugs-announce mailing list