A G <thisismythrowawayaccount at gmail.com> wrote: > ====================================================================== > FAIL: test_saltedcrypt (test.test_crypt.CryptTestCase) > ---------------------------------------------------------------------- > Traceback (most recent call last): > File "/usr/home/adam/Python-3.3.0/Lib/test/test_crypt.py", line 23, in > test_saltedcrypt > self.assertEqual(len(pw), method.total_size) > AssertionError: 60 != 13 This isn't known. Probably just a test assumption that is too strict. You can open an issue at http://bugs.python.org/ . > ====================================================================== > FAIL: test_setegid (test.test_os.PosixUidGidTests) > ---------------------------------------------------------------------- > Traceback (most recent call last): > File "/usr/home/adam/Python-3.3.0/Lib/test/test_os.py", line 1211, in > test_setegid > self.assertRaises(os.error, os.setegid, 0) > AssertionError: OSError not raised by setegid This is harmless and occurs if the test user is in the wheel group, see: http://bugs.python.org/issue14110 Stefan Krah
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4