You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
py39 run-test: commands[0] | $(BLD_DIR)/.tox/py39/bin/python -W all runtests.py
Traceback (most recent call last):
File "$(BLD_DIR)/runtests.py", line 134, in <module>
runtests()
File "$(BLD_DIR)/runtests.py", line 91, in runtests
cookie = subprocess.check_output('mcookie').strip()
File "/usr/lib/python3.9/subprocess.py", line 424, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
File "/usr/lib/python3.9/subprocess.py", line 505, in run
with Popen(*popenargs, **kwargs) as process:
File "/usr/lib/python3.9/subprocess.py", line 951, in __init__
self._execute_child(args, executable, preexec_fn, close_fds,
File "/usr/lib/python3.9/subprocess.py", line 1821, in _execute_child
raise child_exception_type(errno_num, err_msg, err_filename)
FileNotFoundError: [Errno 2] No such file or directory: 'mcookie'
The text was updated successfully, but these errors were encountered:
I tested version 0.32 and tests failed:
The text was updated successfully, but these errors were encountered: