Skip to content

Instantly share code, notes, and snippets.

View wizofe's full-sized avatar
😬
Focusing

Ioannis Valasakis wizofe

😬
Focusing
View GitHub Profile
@wizofe
wizofe / pyfailed.sh
Created April 3, 2018 15:27
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
----------------------------------------------------------------------
@wizofe
wizofe / mk_test.sh
Last active April 2, 2018 19:03
make test output
======================================================================
FAIL: test_glob (test.test_pathlib.PosixPathTest)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/Volumes/MyHeart/_dev/code/cpython/Lib/test/test_pathlib.py", line 2119, in test_glob
self.assertEqual(given, expect)
AssertionError: Items in the first set but not the second:
PosixPath('/Volumes/MyHeart/_dev/code/cpython/build/test_python_60842/@test_60842_tmp/FILEa')