failed attributes
| status |
attribute |
duration |
| failed |
default.checks.aarch64-darwin.functional-tests
|
5s |
nix-eval-jobs-functional-tests:
err_msg = os.strerror(errno_num)
if err_filename is not None:
> raise chil …
nix-eval-jobs-functional-tests:
err_msg = os.strerror(errno_num)
if err_filename is not None:
> raise child_exception_type(errno_num, err_msg, err_filename)
E FileNotFoundError: [Errno 2] No such file or directory: 'git'
/nix/store/xcjk9ill54kjk8mzgq6yydnx9015lidg-python3-3.13.9/lib/python3.13/subprocess.py:1972: FileNotFoundError
=========================== short test summary info ============================
FAILED tests-functional/test_eval.py::test_workers_do_not_race_flake_fetch - FileNotFoundError: [Errno 2] No such file or directory: 'git'
========================= 1 failed, 22 passed in 4.19s =========================
|
| failed |
default.checks.aarch64-linux.functional-tests
|
6s |
nix-eval-jobs-functional-tests:
tribuchet: building on eliza
nix-eval-jobs-functional-tests:
tribuchet: building on eliza
|
| failed |
default.checks.x86_64-linux.functional-tests
|
5s |
nix-eval-jobs-functional-tests:
err_msg = os.strerror(errno_num)
if err_filename is not None:
> raise chil …
nix-eval-jobs-functional-tests:
err_msg = os.strerror(errno_num)
if err_filename is not None:
> raise child_exception_type(errno_num, err_msg, err_filename)
E FileNotFoundError: [Errno 2] No such file or directory: 'git'
/nix/store/3lll9y925zz9393sa59h653xik66srjb-python3-3.13.9/lib/python3.13/subprocess.py:1972: FileNotFoundError
=========================== short test summary info ============================
FAILED tests-functional/test_eval.py::test_workers_do_not_race_flake_fetch - ...
========================= 1 failed, 22 passed in 4.77s =========================
|