============================= test session starts ============================== platform linux -- Python 3.14.7, pytest-9.1.1, pluggy-1.6.0 -- /nix/store/3n4qphl9s728sz8frmpqqrv9b1m87g68-python3-3.14.7/bin/python3.14 cachedir: .pytest_cache rootdir: /build collected 32 items tests-functional/test_eval.py::test_flake PASSED [ 3%] tests-functional/test_eval.py::test_query_cache_status PASSED [ 6%] tests-functional/test_eval.py::test_expression PASSED [ 9%] tests-functional/test_eval.py::test_input_drvs PASSED [ 12%] tests-functional/test_eval.py::test_odd_attribute_names_and_cycles PASSED [ 15%] tests-functional/test_eval.py::test_closed_stdout_aborts PASSED [ 18%] tests-functional/test_eval.py::test_rejects_bad_numeric_flags[flag0] PASSED [ 21%] tests-functional/test_eval.py::test_rejects_bad_numeric_flags[flag1] PASSED [ 25%] tests-functional/test_eval.py::test_rejects_bad_numeric_flags[flag2] PASSED [ 28%] tests-functional/test_eval.py::test_rejects_bad_numeric_flags[flag3] PASSED [ 31%] tests-functional/test_eval.py::test_worker_exits_cleanly_when_collector_disappears PASSED [ 34%] tests-functional/test_eval.py::test_eval_error PASSED [ 37%] tests-functional/test_eval.py::test_eval_logs_per_attr PASSED [ 40%] tests-functional/test_eval.py::test_no_gcroot_dir PASSED [ 43%] tests-functional/test_eval.py::test_daemon_only_settings_do_not_warn PASSED [ 46%] tests-functional/test_eval.py::test_constituents PASSED [ 50%] tests-functional/test_eval.py::test_constituents_all PASSED [ 53%] tests-functional/test_eval.py::test_constituents_glob_misc PASSED [ 56%] tests-functional/test_eval.py::test_constituents_cycle PASSED [ 59%] tests-functional/test_eval.py::test_constituents_error PASSED [ 62%] tests-functional/test_eval.py::test_empty_needed PASSED [ 65%] tests-functional/test_eval.py::test_apply PASSED [ 68%] tests-functional/test_eval.py::test_select_flake PASSED [ 71%] tests-functional/test_eval.py::test_recursion_error PASSED [ 75%] tests-functional/test_eval.py::test_no_instantiate_mode PASSED [ 78%] tests-functional/test_eval.py::test_fod_with_uncached_input_issue413[file] PASSED [ 81%] tests-functional/test_eval.py::test_fod_with_uncached_input_issue413[http] PASSED [ 84%] tests-functional/test_eval.py::test_worker_log_format_survives_fork PASSED [ 87%] tests-functional/test_eval.py::test_worker_restart_on_last_job_exits_cleanly PASSED [ 90%] tests-functional/test_eval.py::test_fetchers_survive_worker_restart PASSED [ 93%] tests-functional/test_eval.py::test_workers_do_not_race_flake_fetch PASSED [ 96%] tests-functional/test_eval.py::test_memory_budget_evicts_and_reports_fat_attr PASSED [100%] ============================= 32 passed in 11.60s ==============================