feat: allow multiple --author flags in poetry init #10746
+25
−14
Cirrus CI / Tests / FreeBSD (Python 3.11) / pytest
failed
Feb 23, 2026 in 36m 12s
Task Summary
Instruction pytest failed in 33:45
Details
✅ 00:04 clone
✅ 01:32 bootstrap_poetry
✅ 00:46 setup_environment
❌ 33:45 pytest
[gw2] [ 99%] PASSED tests/console/commands/test_sync.py::test_invalid_groups_with_without_only[options4-valid_groups4-True]
tests/console/commands/test_sync.py::test_invalid_groups_with_without_only[options6-valid_groups6-True]
[gw2] [ 99%] PASSED tests/console/commands/test_sync.py::test_invalid_groups_with_without_only[options6-valid_groups6-True]
tests/console/commands/test_sync.py::test_only_root_conflicts_with_without_only_all_groups[--all-groups]
[gw2] [ 99%] PASSED tests/console/commands/test_sync.py::test_only_root_conflicts_with_without_only_all_groups[--all-groups]
tests/console/commands/test_sync.py::test_install_logs_output_decorated
[gw2] [ 99%] PASSED tests/console/commands/test_sync.py::test_install_logs_output_decorated
tests/console/commands/test_sync.py::test_install_warning_corrupt_root[-False]
[gw2] [ 99%] PASSED tests/console/commands/test_sync.py::test_install_warning_corrupt_root[-False]
tests/console/commands/test_sync.py::test_group_options_are_passed_to_the_installer[False---only-root-groups1]
[gw2] [ 99%] PASSED tests/console/commands/test_sync.py::test_group_options_are_passed_to_the_installer[False---only-root-groups1]
tests/console/commands/test_sync.py::test_sync_option_not_available
[gw2] [ 99%] PASSED tests/console/commands/test_sync.py::test_sync_option_not_available
tests/console/commands/test_sync.py::test_group_options_are_passed_to_the_installer[True---only-root-groups1]
[gw2] [ 99%] PASSED tests/console/commands/test_sync.py::test_group_options_are_passed_to_the_installer[True---only-root-groups1]
tests/console/commands/test_sync.py::test_group_options_are_passed_to_the_installer[False---without bam-groups12]
[gw2] [ 99%] PASSED tests/console/commands/test_sync.py::test_group_options_are_passed_to_the_installer[False---without bam-groups12]
tests/console/commands/test_sync.py::test_group_options_are_passed_to_the_installer[False---only main-groups2]
[gw2] [ 99%] PASSED tests/console/commands/test_sync.py::test_group_options_are_passed_to_the_installer[False---only main-groups2]
tests/console/commands/test_sync.py::test_group_options_are_passed_to_the_installer[True---only main-groups2]
[gw2] [ 99%] PASSED tests/console/commands/test_sync.py::test_group_options_are_passed_to_the_installer[True---only main-groups2]
tests/console/commands/test_sync.py::test_invalid_groups_with_without_only[options9-valid_groups9-False]
[gw2] [ 99%] PASSED tests/console/commands/test_sync.py::test_invalid_groups_with_without_only[options9-valid_groups9-False]
tests/console/commands/test_sync.py::test_group_options_are_passed_to_the_installer[False---all-groups-groups10]
[gw2] [ 99%] PASSED tests/console/commands/test_sync.py::test_group_options_are_passed_to_the_installer[False---all-groups-groups10]
tests/console/commands/test_sync.py::test_group_options_are_passed_to_the_installer[True---only bam-groups5]
[gw2] [ 99%] PASSED tests/console/commands/test_sync.py::test_group_options_are_passed_to_the_installer[True---only bam-groups5]
tests/console/commands/test_sync.py::test_group_options_are_passed_to_the_installer[True---only foo-groups3]
[gw2] [ 99%] PASSED tests/console/commands/test_sync.py::test_group_options_are_passed_to_the_installer[True---only foo-groups3]
tests/console/commands/test_sync.py::test_invalid_groups_with_without_only[options7-valid_groups7-True]
[gw2] [ 99%] PASSED tests/console/commands/test_sync.py::test_invalid_groups_with_without_only[options7-valid_groups7-True]
tests/console/commands/test_sync.py::test_group_options_are_passed_to_the_installer[False---without foo,bar-groups7]
[gw2] [ 99%] PASSED tests/console/commands/test_sync.py::test_group_options_are_passed_to_the_installer[False---without foo,bar-groups7]
tests/console/commands/test_sync.py::test_install_warning_corrupt_root[module-True]
[gw2] [ 99%] PASSED tests/console/commands/test_sync.py::test_install_warning_corrupt_root[module-True]
tests/console/commands/test_sync.py::test_synced_installer
[gw2] [ 99%] PASSED tests/console/commands/test_sync.py::test_synced_installer
tests/console/commands/test_sync.py::test_group_options_are_passed_to_the_installer[True---with foo,bar --without baz --without bim --only bam-groups9]
[gw2] [100%] PASSED tests/console/commands/test_sync.py::test_group_options_are_passed_to_the_installer[True---with foo,bar --without baz --without bim --only bam-groups9]
=================================== FAILURES ===================================
_____________________ tests/console/commands/test_init.py ______________________
[gw1] freebsd14 -- Python 3.11.14 /.cache/pypoetry/virtualenvs/poetry-XZqP7kBn-py3.11/bin/python
worker 'gw1' crashed while running 'tests/console/commands/test_init.py::test_predefined_all_options'
-------------- generated xml file: /tmp/cirrus-ci-build/junit.xml --------------
=========================== short test summary info ============================
SKIPPED [3] tests/console/commands/env/test_activate.py:54: Only Windows shells
SKIPPED [1] tests/console/commands/self/test_sync.py:26: Only relevant for `poetry self install`
SKIPPED [1] tests/utils/test_python_manager.py:104: Windows only
SKIPPED [1] tests/console/commands/test_run.py:158: Poetry only installs CMD script files for console scripts of editable dependencies on Windows
SKIPPED [1] tests/integration/test_utils_vcs_git.py:324: HTTP authentication credentials not available
SKIPPED [1] tests/installation/test_executor.py:506: https://github.com/python-poetry/poetry/issues/7983
SKIPPED [1] tests/utils/env/test_env_manager.py:1269: requires darwin
SKIPPED [1] tests/console/commands/test_sync.py:26: Only relevant for `poetry install`
FAILED tests/console/commands/test_init.py::test_predefined_all_options - worker 'gw1' crashed while running 'tests/console/commands/test_init.py::test_predefined_all_options'
=========== 1 failed, 2935 passed, 10 skipped in 2021.72s (0:33:41) ============
Loading