Skip to content

Instantly share code, notes, and snippets.

@wizofe
Created April 3, 2018 15:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save wizofe/6098e0537a13e35670b2357ea948a1df to your computer and use it in GitHub Desktop.
Save wizofe/6098e0537a13e35670b2357ea948a1df to your computer and use it in GitHub Desktop.
pydev failed test
======================================================================
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