Created
April 3, 2018 15:27
-
-
Save wizofe/6098e0537a13e35670b2357ea948a1df to your computer and use it in GitHub Desktop.
pydev failed test
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
====================================================================== | |
ERROR: test_getgrouplist (test.test_posix.PosixTester) | |
---------------------------------------------------------------------- | |
Traceback (most recent call last): | |
File "/Users/wizofe/kano/cpython/Lib/test/test_posix.py", line 972, in test_getgrouplist | |
self.assertIn(group, posix.getgrouplist(user, group)) | |
OSError: [Errno 25] Inappropriate ioctl for device | |
---------------------------------------------------------------------- |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment