Page MenuHomeSoftware Heritage
Paste P810

Command-Line Input
ActivePublic

Authored by zack on Oct 8 2020, 2:11 PM.
================================================================================================= 4 passed in 1.66s =================================================================================================
Process Process-4:
Traceback (most recent call last):
File "/usr/lib/python3.8/multiprocessing/process.py", line 315, in _bootstrap
self.run()
File "/usr/lib/python3.8/multiprocessing/process.py", line 108, in run
self._target(*self._args, **self._kwargs)
File "/home/zack/dati/projects/sw-heritage/git/swh-environment/swh-fuse/.tox/py3/lib/python3.8/site-packages/swh/fuse/tests/conftest.py", line 45, in fuse_process
CliRunner().invoke(
File "/usr/lib/python3.8/tempfile.py", line 631, in __exit__
self.close()
File "/usr/lib/python3.8/tempfile.py", line 638, in close
self._closer.close()
File "/usr/lib/python3.8/tempfile.py", line 575, in close
unlink(self.name)
FileNotFoundError: [Errno 2] No such file or directory: '/tmp/tmpps3iu6p_.swh-fuse-test.yml'
______________________________________________________________________________________________________ summary ______________________________________________________________________________________________________
py3: commands succeeded
congratulations :)

Event Timeline