kadler / cpython

The Python programming language
https://www.python.org/
Other
2 stars 2 forks source link

Test failure in test_import #25

Open kadler opened 3 years ago

kadler commented 3 years ago
======================================================================
FAIL: test_unwritable_directory (test.test_import.PycacheTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/QOpenSys/jenkins/workspace/cpython_sem-fix/Lib/test/test_import/__init__.py", line 867, in test_unwritable_directory
    self.assertFalse(os.path.exists(pyc_path),
AssertionError: True is not false : bytecode file '__pycache__/@test_1134015_tmp.cpython-39.pyc' for '@test_1134015_tmp' exists