tribuchet: building on jamie ============================= test session starts ============================== platform linux -- Python 3.13.9, pytest-8.4.2, pluggy-1.6.0 -- /nix/store/3lll9y925zz9393sa59h653xik66srjb-python3-3.13.9/bin/python3.13 cachedir: .pytest_cache rootdir: /build collecting ... collected 23 items tests-functional/test_eval.py::test_flake PASSED [ 4%] tests-functional/test_eval.py::test_query_cache_status PASSED [ 8%] tests-functional/test_eval.py::test_expression PASSED [ 13%] tests-functional/test_eval.py::test_input_drvs PASSED [ 17%] tests-functional/test_eval.py::test_eval_error PASSED [ 21%] tests-functional/test_eval.py::test_no_gcroot_dir PASSED [ 26%] tests-functional/test_eval.py::test_daemon_only_settings_do_not_warn PASSED [ 30%] tests-functional/test_eval.py::test_constituents PASSED [ 34%] tests-functional/test_eval.py::test_constituents_all PASSED [ 39%] tests-functional/test_eval.py::test_constituents_glob_misc PASSED [ 43%] tests-functional/test_eval.py::test_constituents_cycle PASSED [ 47%] tests-functional/test_eval.py::test_constituents_error PASSED [ 52%] tests-functional/test_eval.py::test_empty_needed PASSED [ 56%] tests-functional/test_eval.py::test_apply PASSED [ 60%] tests-functional/test_eval.py::test_select_flake PASSED [ 65%] tests-functional/test_eval.py::test_recursion_error PASSED [ 69%] tests-functional/test_eval.py::test_no_instantiate_mode PASSED [ 73%] tests-functional/test_eval.py::test_fod_with_uncached_input_issue413[file] PASSED [ 78%] tests-functional/test_eval.py::test_fod_with_uncached_input_issue413[http] PASSED [ 82%] tests-functional/test_eval.py::test_worker_log_format_survives_fork PASSED [ 86%] tests-functional/test_eval.py::test_worker_restart_on_last_job_exits_cleanly PASSED [ 91%] tests-functional/test_eval.py::test_fetchers_survive_worker_restart PASSED [ 95%] tests-functional/test_eval.py::test_workers_do_not_race_flake_fetch PASSED [100%] ============================== 23 passed in 6.85s ==============================