nix-eval-jobs-functional-tests
checks.aarch64-linux.functional-tests
· build #85
· raw
1tribuchet: building on eliza2============================= test session starts ==============================3platform linux -- Python 3.14.7, pytest-9.1.1, pluggy-1.6.0 -- /nix/store/3inr3nxzqarhb9rh1z7s2s20j8c0395h-python3-3.14.7/bin/python3.144cachedir: .pytest_cache5rootdir: /build6collecting ... collected 28 items78tests-functional/test_eval.py::test_flake PASSED [ 3%]9tests-functional/test_eval.py::test_query_cache_status PASSED [ 7%]10tests-functional/test_eval.py::test_expression PASSED [ 10%]11tests-functional/test_eval.py::test_input_drvs PASSED [ 14%]12tests-functional/test_eval.py::test_odd_attribute_names_and_cycles PASSED [ 17%]13tests-functional/test_eval.py::test_closed_stdout_aborts PASSED [ 21%]14tests-functional/test_eval.py::test_worker_exits_cleanly_when_collector_disappears PASSED [ 25%]15tests-functional/test_eval.py::test_eval_error PASSED [ 28%]16tests-functional/test_eval.py::test_eval_logs_per_attr PASSED [ 32%]17tests-functional/test_eval.py::test_no_gcroot_dir PASSED [ 35%]18tests-functional/test_eval.py::test_daemon_only_settings_do_not_warn PASSED [ 39%]19tests-functional/test_eval.py::test_constituents PASSED [ 42%]20tests-functional/test_eval.py::test_constituents_all PASSED [ 46%]21tests-functional/test_eval.py::test_constituents_glob_misc PASSED [ 50%]22tests-functional/test_eval.py::test_constituents_cycle PASSED [ 53%]23tests-functional/test_eval.py::test_constituents_error PASSED [ 57%]24tests-functional/test_eval.py::test_empty_needed PASSED [ 60%]25tests-functional/test_eval.py::test_apply PASSED [ 64%]26tests-functional/test_eval.py::test_select_flake PASSED [ 67%]27tests-functional/test_eval.py::test_recursion_error PASSED [ 71%]28tests-functional/test_eval.py::test_no_instantiate_mode PASSED [ 75%]29tests-functional/test_eval.py::test_fod_with_uncached_input_issue413[file] PASSED [ 78%]30tests-functional/test_eval.py::test_fod_with_uncached_input_issue413[http] PASSED [ 82%]31tests-functional/test_eval.py::test_worker_log_format_survives_fork PASSED [ 85%]32tests-functional/test_eval.py::test_worker_restart_on_last_job_exits_cleanly PASSED [ 89%]33tests-functional/test_eval.py::test_fetchers_survive_worker_restart PASSED [ 92%]34tests-functional/test_eval.py::test_workers_do_not_race_flake_fetch PASSED [ 96%]35tests-functional/test_eval.py::test_memory_budget_evicts_and_reports_fat_attr PASSED [100%]3637============================== 28 passed in 7.42s ==============================