python3.14-cyclopts-4.23.2
checks.aarch64-darwin.pkgs-code-review-graph
· build #3919
· raw
1Sourcing python-remove-tests-dir-hook2Sourcing python-catch-conflicts-hook.sh3Sourcing python-remove-bin-bytecode-hook.sh4Sourcing pypa-build-hook5Using pypaBuildPhase6Sourcing python-runtime-deps-check-hook7Using pythonRuntimeDepsCheckHook8Sourcing pypa-install-hook9Using pypaInstallPhase10Sourcing python-imports-check-hook.sh11Using pythonImportsCheckPhase12Sourcing python-metadata-check-hook.sh13Using pythonMetadataCheckPhase14Sourcing python-namespaces-hook15Sourcing python-catch-conflicts-hook.sh16Sourcing pytest-check-hook17Using pytestCheckPhase
unpackPhase
18unpacking source archive /nix/store/cb0pfz4rnd5cfacqil0hidskf4rls0g4-source19source root is source20setting SOURCE_DATE_EPOCH to timestamp 315619200 of file "source/uv.lock"configurePhase
21no configure script, doing nothingbuildPhase
22Executing pypaBuildPhase23Setting SETUPTOOLS_SCM_PRETEND_VERSION to 4.23.224Including all tracked files automatically25Creating a wheel...26pypa build flags: --no-isolation --outdir dist/ --wheel27* Getting build dependencies for wheel...28* Building wheel...29Successfully built cyclopts-4.23.2-py3-none-any.whl30Finished creating a wheel...31/nix/var/nix/builds/nix-14215-2799276273/source/dist /nix/var/nix/builds/nix-14215-2799276273/source32Unpacking to: unpacked/cyclopts-4.23.2...OK33Repacking wheel as ./cyclopts-4.23.2-py3-none-any.whl...OK34/nix/var/nix/builds/nix-14215-2799276273/source35Finished executing pypaBuildPhasepythonRuntimeDepsCheckHook
36Executing pythonRuntimeDepsCheck37Checking runtime dependencies for cyclopts-4.23.2-py3-none-any.whl38Finished executing pythonRuntimeDepsCheckinstallPhase
39Executing pypaInstallPhase40Successfully installed cyclopts-4.23.2-py3-none-any.whl41Finished executing pypaInstallPhasepythonOutputDistPhase
42Executing pythonOutputDistPhase43Finished executing pythonOutputDistPhasefixupPhase
44checking for references to /nix/var/nix/builds/nix-14215-2799276273/ in /nix/store/mh4bhvnrvckbwg8yzak4vmv6q9mhxgp5-python3.14-cyclopts-4.23.2...45patching script interpreter paths in /nix/store/mh4bhvnrvckbwg8yzak4vmv6q9mhxgp5-python3.14-cyclopts-4.23.246stripping (with command strip and flags -S) in /nix/store/mh4bhvnrvckbwg8yzak4vmv6q9mhxgp5-python3.14-cyclopts-4.23.2/lib /nix/store/mh4bhvnrvckbwg8yzak4vmv6q9mhxgp5-python3.14-cyclopts-4.23.2/bin47checking for references to /nix/var/nix/builds/nix-14215-2799276273/ in /nix/store/3w3hh3n6wv4lkydjdmr9kgb3l1m03dnq-python3.14-cyclopts-4.23.2-dist...48patching script interpreter paths in /nix/store/3w3hh3n6wv4lkydjdmr9kgb3l1m03dnq-python3.14-cyclopts-4.23.2-dist49Rewriting #!/nix/store/kmq6qdcg0yq6r4awf02dgq003n42r6zk-python3-3.14.7/bin/python3.14 to #!/nix/store/kmq6qdcg0yq6r4awf02dgq003n42r6zk-python3-3.14.750wrapping `/nix/store/mh4bhvnrvckbwg8yzak4vmv6q9mhxgp5-python3.14-cyclopts-4.23.2/bin/cyclopts'...51Executing pythonRemoveTestsDir52Finished executing pythonRemoveTestsDirinstallCheckPhase
53no Makefile or custom installCheckPhase, doing nothingpythonImportsCheckPhase
54Executing pythonImportsCheckPhase55Check whether the following modules can be imported: cycloptspythonMetadataCheckPhase
56Executing pythonMetadataCheckPhasepytestCheckPhase
57Executing pytestCheckPhase58pytest flags: -m pytest -k not\ \(build_succeeds\)\ and\ not\ \(test_behavior\[zsh-root-subcommands\]\)\ and\ not\ \(test_behavior\[zsh-subcommand-prefix\]\)\ and\ not\ \(test_path_completion_action\)\ and\ not\ \(test_requires_equals_eq_form_value_completion\)59============================= test session starts ==============================60platform darwin -- Python 3.14.7, pytest-9.1.1, pluggy-1.6.061rootdir: /nix/var/nix/builds/nix-14215-2799276273/source62configfile: pyproject.toml63plugins: cov-stub-1.0.0, mock-3.15.1, syrupy-5.5.364collected 2668 items / 17 deselected / 2651 selected 6566tests/apps/test_burgery.py .... [ 0%]67tests/cli/test_complete.py ........ [ 0%]68tests/cli/test_generate_docs.py ........... [ 0%]69tests/cli/test_run.py ............... [ 1%]70tests/cli/test_tree.py ....... [ 1%]71tests/completion/test_bash.py .......................................... [ 3%]72.......... [ 3%]73tests/completion/test_behavior.py ...................................... [ 5%]74.............. [ 5%]75tests/completion/test_detect.py ...................... [ 6%]76tests/completion/test_fish.py ................................. [ 7%]77tests/completion/test_install.py .......................... [ 8%]78tests/completion/test_zsh.py ........................................... [ 10%]79........................ [ 11%]80tests/config/test_common.py .............. [ 11%]81tests/config/test_dict.py .............................................. [ 13%]82........ [ 13%]83tests/config/test_end2end.py ... [ 13%]84tests/config/test_env.py ...... [ 14%]85tests/config/test_json.py .... [ 14%]86tests/config/test_source_parameter.py ............... [ 14%]87tests/config/test_toml.py .. [ 14%]88tests/config/test_toml_dataclass_list.py ........ [ 15%]89tests/config/test_yaml.py . [ 15%]90tests/config/test_yaml_dataclass_list.py ....... [ 15%]91tests/py312/test_stdio_path.py ...................................... [ 16%]92tests/py312/test_type_alias_parameter.py ............. [ 17%]93tests/py312/test_type_alias_type.py .......... [ 17%]94tests/py312/test_validator_slice_set.py . [ 17%]95tests/test_annotations.py .................................... [ 19%]96tests/test_app_attribute_inheritance.py ........... [ 19%]97tests/test_app_name_derivation.py .. [ 19%]98tests/test_app_stack_overrides.py ..... [ 19%]99tests/test_app_utils.py .....s [ 20%]100tests/test_argument.py ................................................. [ 21%]101........................ [ 22%]102tests/test_async.py ........... [ 23%]103tests/test_bind_attrs.py .......... [ 23%]104tests/test_bind_basic.py ............................................... [ 25%]105........................................................................ [ 28%]106........................ [ 29%]107tests/test_bind_boolean_flag.py ........................................ [ 30%]108..... [ 30%]109tests/test_bind_converter_validator.py .......................... [ 31%]110tests/test_bind_custom_type.py .. [ 31%]111tests/test_bind_dataclasses.py ............................ [ 32%]112tests/test_bind_dict.py ......... [ 33%]113tests/test_bind_empty_iterable.py ...................................... [ 34%]114........ [ 34%]115tests/test_bind_env_var.py .......... [ 35%]116tests/test_bind_generic_class.py ...... [ 35%]117tests/test_bind_kwargs.py ... [ 35%]118tests/test_bind_list.py ................................................ [ 37%]119 [ 37%]120tests/test_bind_namedtuple.py ... [ 37%]121tests/test_bind_no_parse.py ........... [ 37%]122tests/test_bind_none.py . [ 38%]123tests/test_bind_pos_only.py ........... [ 38%]124tests/test_bind_tuple.py ................. [ 39%]125tests/test_bind_typed_dict.py .......... [ 39%]126tests/test_bind_union.py ....................... [ 40%]127tests/test_bind_unpack_typed_dict.py .......... [ 40%]128tests/test_bind_var_pos.py .. [ 40%]129tests/test_coercion.py ................................................. [ 42%]130........................................................................ [ 45%]131................ [ 45%]132tests/test_command_collision.py ... [ 46%]133tests/test_command_tree.py ...... [ 46%]134tests/test_console.py ......... [ 46%]135tests/test_docs_base.py ..... [ 46%]136tests/test_docs_e2e.py ................ [ 47%]137tests/test_docs_snapshots.py ........................ [ 48%]138tests/test_docs_types.py ........ [ 48%]139tests/test_edit.py ........... [ 49%]140tests/test_enum_flag.py .................. [ 49%]141tests/test_env_var.py ........ [ 50%]142tests/test_error_console.py ............ [ 50%]143tests/test_error_formatter.py ...... [ 50%]144tests/test_exceptions.py .................. [ 51%]145tests/test_exceptions_rich.py .......................................... [ 52%]146...... [ 53%]147tests/test_future_annotations.py ....... [ 53%]148tests/test_fuzzy_command_matching.py ................... [ 54%]149tests/test_generate_docs.py ................................ [ 55%]150tests/test_generate_html_docs.py ............... [ 55%]151tests/test_generate_rst_docs.py ............... [ 56%]152tests/test_group.py ............... [ 57%]153tests/test_group_extractors.py ......... [ 57%]154tests/test_help.py ..................................................... [ 59%]155........................................................................ [ 62%]156............. [ 62%]157tests/test_help_customization.py ................................ [ 63%]158tests/test_html_formatter.py ............... [ 64%]159tests/test_instantiating_module.py ... [ 64%]160tests/test_interactive_shell.py ............ [ 64%]161tests/test_issue_643_flag_change_bug.py ........... [ 65%]162tests/test_json_string_dict.py ........ [ 65%]163tests/test_json_string_list.py ......................................... [ 67%]164........................ [ 68%]165tests/test_json_string_special_types.py ................... [ 68%]166tests/test_lazy_commands.py ........................................ [ 70%]167tests/test_loader.py ...........ssss........ [ 71%]168tests/test_markdown_formatter.py ................... [ 71%]169tests/test_meta.py ................ [ 72%]170tests/test_mkdocs_ext.py ..................................... [ 73%]171tests/test_name_transform.py ................. [ 74%]172tests/test_nested_command_filtering.py .......... [ 74%]173tests/test_new_type.py ........ [ 75%]174tests/test_panel.py ... [ 75%]175tests/test_parameter.py ............................................... [ 77%]176tests/test_parameter_allow_leading_hyphen.py .. [ 77%]177tests/test_parameter_count.py .................................... [ 78%]178tests/test_parameter_decorator.py ....... [ 78%]179tests/test_parameter_n_tokens.py .......................... [ 79%]180tests/test_performance.py ..... [ 80%]181tests/test_pydantic.py ..................................... [ 81%]182tests/test_requires_equals.py ................ [ 82%]183tests/test_result_action.py ............................................ [ 83%]184..................................... [ 85%]185tests/test_rst_preprocessor.py ............... [ 85%]186tests/test_run.py . [ 85%]187tests/test_runtime_exceptions.py ......... [ 86%]188tests/test_short_alias.py ...................................... [ 87%]189tests/test_sphinx_ext.py ....................... [ 88%]190tests/test_structured_type_parameter_kinds.py .......... [ 88%]191tests/test_subapp.py ........ [ 88%]192tests/test_subapp_flatten.py ................. [ 89%]193tests/test_trio.py .... [ 89%]194tests/test_utils.py .................................................... [ 91%]195 [ 91%]196tests/test_validate_command.py . [ 91%]197tests/test_version.py ................. [ 92%]198tests/test_version_parameter.py .... [ 92%]199tests/types/test_types_json.py . [ 92%]200tests/types/test_types_nested_annotations.py ................ [ 93%]201tests/types/test_types_number.py ........... [ 93%]202tests/types/test_types_path.py ......................................... [ 95%]203................................................... [ 97%]204tests/types/test_types_slice.py .. [ 97%]205tests/types/test_types_web.py ........... [ 97%]206tests/validators/test_validator_group.py .......... [ 97%]207tests/validators/test_validator_number.py ........... [ 98%]208tests/validators/test_validator_path.py ..................... [ 99%]209tests/validators/test_validator_slice.py ...................... [100%]210211--------------------------- snapshot report summary ----------------------------21224 snapshots passed.213========== 2646 passed, 5 skipped, 17 deselected in 177.15s (0:02:57) ==========214Finished executing pytestCheckPhase215pytestCheckPhase completed in 3 minutes 2 seconds