nix-eval-jobs-functional-tests
checks.aarch64-darwin.functional-tests
· build #78
· raw
1============================= test session starts ==============================2platform darwin -- Python 3.14.7, pytest-9.1.1, pluggy-1.6.0 -- /nix/store/kmq6qdcg0yq6r4awf02dgq003n42r6zk-python3-3.14.7/bin/python3.143cachedir: .pytest_cache4rootdir: /nix/var/nix/builds/nix-95623-12185190015collected 25 items 67tests-functional/test_eval.py::test_flake PASSED [ 4%]8tests-functional/test_eval.py::test_query_cache_status PASSED [ 8%]9tests-functional/test_eval.py::test_expression PASSED [ 12%]10tests-functional/test_eval.py::test_input_drvs PASSED [ 16%]11tests-functional/test_eval.py::test_eval_error PASSED [ 20%]12tests-functional/test_eval.py::test_eval_logs_per_attr PASSED [ 24%]13tests-functional/test_eval.py::test_no_gcroot_dir PASSED [ 28%]14tests-functional/test_eval.py::test_daemon_only_settings_do_not_warn PASSED [ 32%]15tests-functional/test_eval.py::test_constituents PASSED [ 36%]16tests-functional/test_eval.py::test_constituents_all PASSED [ 40%]17tests-functional/test_eval.py::test_constituents_glob_misc PASSED [ 44%]18tests-functional/test_eval.py::test_constituents_cycle PASSED [ 48%]19tests-functional/test_eval.py::test_constituents_error PASSED [ 52%]20tests-functional/test_eval.py::test_empty_needed PASSED [ 56%]21tests-functional/test_eval.py::test_apply PASSED [ 60%]22tests-functional/test_eval.py::test_select_flake PASSED [ 64%]23tests-functional/test_eval.py::test_recursion_error PASSED [ 68%]24tests-functional/test_eval.py::test_no_instantiate_mode PASSED [ 72%]25tests-functional/test_eval.py::test_fod_with_uncached_input_issue413[file] PASSED [ 76%]26tests-functional/test_eval.py::test_fod_with_uncached_input_issue413[http] PASSED [ 80%]27tests-functional/test_eval.py::test_worker_log_format_survives_fork PASSED [ 84%]28tests-functional/test_eval.py::test_worker_restart_on_last_job_exits_cleanly PASSED [ 88%]29tests-functional/test_eval.py::test_fetchers_survive_worker_restart PASSED [ 92%]30tests-functional/test_eval.py::test_workers_do_not_race_flake_fetch PASSED [ 96%]31tests-functional/test_eval.py::test_memory_budget_evicts_and_reports_fat_attr PASSED [100%]3233============================== 25 passed in 4.52s ==============================