Source: nose
Version: 1.3.7-10
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20230925 ftbfs-trixie

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> dh_auto_test -- --system=custom
> I: pybuild pybuild:314: cp -r 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_nose/build 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_nose/build.tests && cp -r 
> functional_tests unit_tests setup.cfg 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_nose/build.tests && cd 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_nose/build.tests && patch 
> unit_tests/test_issue_100.rst < unit_tests/test_issue_100.rst.py3.patch && 
> python3.11 -m lib2to3 --write --nobackups --no-diffs functional_tests 
> unit_tests && find -name '*.rst' | xargs python3.11 -m lib2to3 
> --doctests_only --write --nobackups --no-diffs
> patching file unit_tests/test_issue_100.rst
> RefactoringTool: Skipping optional fixer: buffer
> RefactoringTool: Skipping optional fixer: idioms
> RefactoringTool: Skipping optional fixer: set_literal
> RefactoringTool: Skipping optional fixer: ws_comma
> RefactoringTool: Refactored functional_tests/test_attribute_plugin.py
> RefactoringTool: Refactored functional_tests/test_buggy_generators.py
> RefactoringTool: No changes to functional_tests/test_cases.py
> RefactoringTool: Refactored functional_tests/test_collector.py
> RefactoringTool: Refactored functional_tests/test_commands.py
> RefactoringTool: No changes to functional_tests/test_config_files.py
> RefactoringTool: Refactored functional_tests/test_coverage_plugin.py
> RefactoringTool: No changes to functional_tests/test_defaultpluginmanager.py
> RefactoringTool: Refactored functional_tests/test_doctest_plugin.py
> RefactoringTool: No changes to functional_tests/test_entrypoints.py
> RefactoringTool: Refactored functional_tests/test_failure.py
> RefactoringTool: Refactored functional_tests/test_failuredetail_plugin.py
> RefactoringTool: Refactored functional_tests/test_generator_fixtures.py
> RefactoringTool: Refactored functional_tests/test_id_plugin.py
> RefactoringTool: Refactored functional_tests/test_importer.py
> RefactoringTool: Refactored functional_tests/test_isolate_plugin.py
> RefactoringTool: Refactored functional_tests/test_issue_072.py
> RefactoringTool: Refactored functional_tests/test_issue_082.py
> RefactoringTool: No changes to functional_tests/test_issue_408.py
> RefactoringTool: Refactored functional_tests/test_issue_649.py
> RefactoringTool: Refactored functional_tests/test_load_tests_from_test_case.py
> RefactoringTool: Refactored functional_tests/test_loader.py
> RefactoringTool: Refactored functional_tests/test_namespace_pkg.py
> RefactoringTool: Refactored functional_tests/test_plugin_api.py
> RefactoringTool: Refactored functional_tests/test_plugins.py
> RefactoringTool: Refactored functional_tests/test_plugintest.py
> RefactoringTool: Refactored functional_tests/test_program.py
> RefactoringTool: Refactored functional_tests/test_result.py
> RefactoringTool: No changes to functional_tests/test_selector.py
> RefactoringTool: No changes to functional_tests/test_skip_pdb_interaction.py
> RefactoringTool: Refactored functional_tests/test_string_exception.py
> RefactoringTool: Refactored functional_tests/test_success.py
> RefactoringTool: Refactored functional_tests/test_suite.py
> RefactoringTool: Refactored functional_tests/test_xunit.py
> RefactoringTool: No changes to 
> functional_tests/doc_tests/test_allmodules/support/mod.py
> RefactoringTool: No changes to 
> functional_tests/doc_tests/test_doctest_fixtures/doctest_fixtures_fixtures.py
> RefactoringTool: Refactored 
> functional_tests/doc_tests/test_issue119/test_zeronine.py
> RefactoringTool: No changes to 
> functional_tests/doc_tests/test_issue142/support/errorclass_failing_test.py
> RefactoringTool: No changes to 
> functional_tests/doc_tests/test_issue142/support/errorclass_failure_plugin.py
> RefactoringTool: No changes to 
> functional_tests/doc_tests/test_issue142/support/errorclass_tests.py
> RefactoringTool: Refactored 
> functional_tests/doc_tests/test_issue145/support/package1/__init__.py
> RefactoringTool: Refactored 
> functional_tests/doc_tests/test_issue145/support/package2c/__init__.py
> RefactoringTool: Refactored 
> functional_tests/doc_tests/test_issue145/support/package2f/__init__.py
> RefactoringTool: No changes to 
> functional_tests/doc_tests/test_multiprocess/multiprocess_fixtures.py
> RefactoringTool: Refactored 
> functional_tests/doc_tests/test_multiprocess/support/test_can_split.py
> RefactoringTool: Refactored 
> functional_tests/doc_tests/test_multiprocess/support/test_not_shared.py
> RefactoringTool: Refactored 
> functional_tests/doc_tests/test_multiprocess/support/test_shared.py
> RefactoringTool: No changes to 
> functional_tests/doc_tests/test_selector_plugin/support/mypackage/strings.py
> RefactoringTool: No changes to 
> functional_tests/doc_tests/test_selector_plugin/support/tests/testlib.py
> RefactoringTool: No changes to 
> functional_tests/doc_tests/test_selector_plugin/support/tests/math/basic.py
> RefactoringTool: No changes to 
> functional_tests/doc_tests/test_selector_plugin/support/tests/strings/cat.py
> RefactoringTool: No changes to 
> functional_tests/doc_tests/test_xunit_plugin/support/test_skip.py
> RefactoringTool: No changes to 
> functional_tests/support/test_buggy_generators.py
> RefactoringTool: No changes to functional_tests/support/att/test_attr.py
> RefactoringTool: Refactored functional_tests/support/coverage/blah.py
> RefactoringTool: Refactored functional_tests/support/coverage2/blah.py
> RefactoringTool: Refactored functional_tests/support/coverage2/moo.py
> RefactoringTool: No changes to functional_tests/support/ctx/mod_import_skip.py
> RefactoringTool: No changes to functional_tests/support/ctx/mod_setup_fails.py
> RefactoringTool: No changes to functional_tests/support/ctx/mod_setup_skip.py
> RefactoringTool: No changes to functional_tests/support/dtt/some_mod.py
> RefactoringTool: No changes to functional_tests/support/ep/setup.py
> RefactoringTool: Refactored functional_tests/support/fdp/test_fdp.py
> RefactoringTool: No changes to 
> functional_tests/support/fdp/test_fdp_no_capt.py
> RefactoringTool: Refactored functional_tests/support/gen/test.py
> RefactoringTool: No changes to functional_tests/support/idp/exm.py
> RefactoringTool: No changes to functional_tests/support/idp/tests.py
> RefactoringTool: Refactored functional_tests/support/ipt/test1/ipthelp.py
> RefactoringTool: Refactored functional_tests/support/ipt/test1/tests.py
> RefactoringTool: Refactored functional_tests/support/ipt/test2/ipthelp.py
> RefactoringTool: Refactored functional_tests/support/ipt/test2/tests.py
> RefactoringTool: No changes to functional_tests/support/issue038/test.py
> RefactoringTool: Refactored functional_tests/support/issue072/test.py
> RefactoringTool: No changes to 
> functional_tests/support/issue082/_mypackage/_eggs.py
> RefactoringTool: No changes to 
> functional_tests/support/issue082/_mypackage/bacon.py
> RefactoringTool: No changes to 
> functional_tests/support/issue082/mypublicpackage/_foo.py
> RefactoringTool: No changes to 
> functional_tests/support/issue082/mypublicpackage/bar.py
> RefactoringTool: No changes to functional_tests/support/issue130/test.py
> RefactoringTool: Refactored functional_tests/support/issue134/test.py
> RefactoringTool: No changes to 
> functional_tests/support/issue143/not-a-package/test.py
> RefactoringTool: No changes to functional_tests/support/issue191/setup.py
> RefactoringTool: No changes to 
> functional_tests/support/issue269/test_bad_class.py
> RefactoringTool: No changes to 
> functional_tests/support/issue279/test_mod_setup_fails.py
> RefactoringTool: No changes to functional_tests/support/issue408/test.py
> RefactoringTool: No changes to functional_tests/support/issue513/test.py
> RefactoringTool: Refactored functional_tests/support/issue649/test.py
> RefactoringTool: Refactored functional_tests/support/issue680/test.py
> RefactoringTool: No changes to functional_tests/support/issue700/test.py
> RefactoringTool: Refactored functional_tests/support/issue720/test.py
> RefactoringTool: No changes to functional_tests/support/issue771/test.py
> RefactoringTool: No changes to functional_tests/support/ltfn/test_mod.py
> RefactoringTool: No changes to 
> functional_tests/support/ltfn/test_pak1/__init__.py
> RefactoringTool: No changes to 
> functional_tests/support/ltfn/test_pak1/test_mod.py
> RefactoringTool: No changes to 
> functional_tests/support/ltfn/test_pak2/__init__.py
> RefactoringTool: No changes to 
> functional_tests/support/namespace_pkg/namespace_pkg/example.py
> RefactoringTool: No changes to 
> functional_tests/support/namespace_pkg/namespace_pkg/test_pkg.py
> RefactoringTool: No changes to 
> functional_tests/support/namespace_pkg/site-packages/namespace_pkg/example2.py
> RefactoringTool: No changes to 
> functional_tests/support/namespace_pkg/site-packages/namespace_pkg/test_pkg2.py
> RefactoringTool: No changes to functional_tests/support/package1/example.py
> RefactoringTool: Refactored 
> functional_tests/support/package2/test_pak/__init__.py
> RefactoringTool: Refactored 
> functional_tests/support/package2/test_pak/test_mod.py
> RefactoringTool: No changes to 
> functional_tests/support/package2/test_pak/test_sub/__init__.py
> RefactoringTool: No changes to 
> functional_tests/support/package2/test_pak/test_sub/test_mod.py
> RefactoringTool: No changes to 
> functional_tests/support/string-exception/test.py
> RefactoringTool: No changes to functional_tests/support/todo/test_with_todo.py
> RefactoringTool: No changes to functional_tests/support/todo/todoplug.py
> RefactoringTool: No changes to functional_tests/support/twist/test_twisted.py
> RefactoringTool: Refactored 
> functional_tests/support/xunit/test_xunit_as_suite.py
> RefactoringTool: No changes to 
> functional_tests/test_multiprocessing/__init__.py
> RefactoringTool: No changes to 
> functional_tests/test_multiprocessing/test_class.py
> RefactoringTool: Refactored 
> functional_tests/test_multiprocessing/test_keyboardinterrupt.py
> RefactoringTool: Refactored 
> functional_tests/test_multiprocessing/test_nameerror.py
> RefactoringTool: No changes to 
> functional_tests/test_multiprocessing/test_process_timeout.py
> RefactoringTool: No changes to 
> functional_tests/test_multiprocessing/support/class.py
> RefactoringTool: Refactored 
> functional_tests/test_multiprocessing/support/fake_nosetest.py
> RefactoringTool: No changes to 
> functional_tests/test_multiprocessing/support/keyboardinterrupt.py
> RefactoringTool: No changes to 
> functional_tests/test_multiprocessing/support/keyboardinterrupt_twice.py
> RefactoringTool: No changes to 
> functional_tests/test_multiprocessing/support/timeout.py
> RefactoringTool: No changes to 
> functional_tests/test_multiprocessing/support/concurrent_shared/__init__.py
> RefactoringTool: No changes to unit_tests/helpers.py
> RefactoringTool: Refactored unit_tests/mock.py
> RefactoringTool: No changes to unit_tests/test_attribute_plugin.py
> RefactoringTool: Refactored unit_tests/test_bug105.py
> RefactoringTool: Refactored unit_tests/test_capture_plugin.py
> RefactoringTool: Refactored unit_tests/test_cases.py
> RefactoringTool: No changes to unit_tests/test_config.py
> RefactoringTool: Refactored unit_tests/test_core.py
> RefactoringTool: No changes to unit_tests/test_cover_plugin.py
> RefactoringTool: Refactored unit_tests/test_deprecated_plugin.py
> RefactoringTool: No changes to unit_tests/test_doctest_error_handling.py
> RefactoringTool: No changes to unit_tests/test_doctest_no_name.py
> RefactoringTool: Refactored unit_tests/test_id_plugin.py
> RefactoringTool: No changes to unit_tests/test_importer.py
> RefactoringTool: Refactored unit_tests/test_inspector.py
> RefactoringTool: Refactored unit_tests/test_issue135.py
> RefactoringTool: No changes to unit_tests/test_issue270_fixtures.py
> RefactoringTool: Refactored unit_tests/test_issue_006.py
> RefactoringTool: No changes to unit_tests/test_issue_065.py
> RefactoringTool: No changes to unit_tests/test_issue_101.py
> RefactoringTool: Refactored unit_tests/test_issue_227.py
> RefactoringTool: Refactored unit_tests/test_issue_230.py
> RefactoringTool: No changes to unit_tests/test_lazy_suite.py
> RefactoringTool: Refactored unit_tests/test_loader.py
> RefactoringTool: Refactored unit_tests/test_logcapture_plugin.py
> RefactoringTool: No changes to unit_tests/test_logging.py
> RefactoringTool: No changes to unit_tests/test_multiprocess.py
> RefactoringTool: Refactored unit_tests/test_multiprocess_runner.py
> RefactoringTool: Refactored unit_tests/test_pdb_plugin.py
> RefactoringTool: No changes to unit_tests/test_plugin.py
> RefactoringTool: No changes to unit_tests/test_plugin_interfaces.py
> RefactoringTool: Refactored unit_tests/test_plugin_manager.py
> RefactoringTool: Refactored unit_tests/test_plugins.py
> RefactoringTool: Refactored unit_tests/test_result_proxy.py
> RefactoringTool: Refactored unit_tests/test_selector.py
> RefactoringTool: No changes to unit_tests/test_selector_plugins.py
> RefactoringTool: Refactored unit_tests/test_skip_plugin.py
> RefactoringTool: Refactored unit_tests/test_suite.py
> RefactoringTool: Refactored unit_tests/test_tools.py
> RefactoringTool: Refactored unit_tests/test_twisted.py
> RefactoringTool: No changes to unit_tests/test_twisted_testcase.py
> RefactoringTool: Refactored unit_tests/test_utils.py
> RefactoringTool: Refactored unit_tests/test_xunit.py
> RefactoringTool: Refactored unit_tests/support/script.py
> RefactoringTool: No changes to unit_tests/support/test.py
> RefactoringTool: No changes to unit_tests/support/bug105/tests.py
> RefactoringTool: No changes to unit_tests/support/doctest/err_doctests.py
> RefactoringTool: No changes to unit_tests/support/doctest/no_doctests.py
> RefactoringTool: No changes to unit_tests/support/doctest/noname_wrapper.py
> RefactoringTool: No changes to unit_tests/support/foo/__init__.py
> RefactoringTool: No changes to unit_tests/support/foo/bar/buz.py
> RefactoringTool: No changes to unit_tests/support/issue006/tests.py
> RefactoringTool: Refactored unit_tests/support/issue135/tests.py
> RefactoringTool: Files that were modified:
> RefactoringTool: functional_tests/test_attribute_plugin.py
> RefactoringTool: functional_tests/test_buggy_generators.py
> RefactoringTool: functional_tests/test_cases.py
> RefactoringTool: functional_tests/test_collector.py
> RefactoringTool: functional_tests/test_commands.py
> RefactoringTool: functional_tests/test_config_files.py
> RefactoringTool: functional_tests/test_coverage_plugin.py
> RefactoringTool: functional_tests/test_defaultpluginmanager.py
> RefactoringTool: functional_tests/test_doctest_plugin.py
> RefactoringTool: functional_tests/test_entrypoints.py
> RefactoringTool: functional_tests/test_failure.py
> RefactoringTool: functional_tests/test_failuredetail_plugin.py
> RefactoringTool: functional_tests/test_generator_fixtures.py
> RefactoringTool: functional_tests/test_id_plugin.py
> RefactoringTool: functional_tests/test_importer.py
> RefactoringTool: functional_tests/test_isolate_plugin.py
> RefactoringTool: functional_tests/test_issue_072.py
> RefactoringTool: functional_tests/test_issue_082.py
> RefactoringTool: functional_tests/test_issue_408.py
> RefactoringTool: functional_tests/test_issue_649.py
> RefactoringTool: functional_tests/test_load_tests_from_test_case.py
> RefactoringTool: functional_tests/test_loader.py
> RefactoringTool: functional_tests/test_namespace_pkg.py
> RefactoringTool: functional_tests/test_plugin_api.py
> RefactoringTool: functional_tests/test_plugins.py
> RefactoringTool: functional_tests/test_plugintest.py
> RefactoringTool: functional_tests/test_program.py
> RefactoringTool: functional_tests/test_result.py
> RefactoringTool: functional_tests/test_selector.py
> RefactoringTool: functional_tests/test_skip_pdb_interaction.py
> RefactoringTool: functional_tests/test_string_exception.py
> RefactoringTool: functional_tests/test_success.py
> RefactoringTool: functional_tests/test_suite.py
> RefactoringTool: functional_tests/test_xunit.py
> RefactoringTool: functional_tests/doc_tests/test_allmodules/support/mod.py
> RefactoringTool: 
> functional_tests/doc_tests/test_doctest_fixtures/doctest_fixtures_fixtures.py
> RefactoringTool: functional_tests/doc_tests/test_issue119/test_zeronine.py
> RefactoringTool: 
> functional_tests/doc_tests/test_issue142/support/errorclass_failing_test.py
> RefactoringTool: 
> functional_tests/doc_tests/test_issue142/support/errorclass_failure_plugin.py
> RefactoringTool: 
> functional_tests/doc_tests/test_issue142/support/errorclass_tests.py
> RefactoringTool: 
> functional_tests/doc_tests/test_issue145/support/package1/__init__.py
> RefactoringTool: 
> functional_tests/doc_tests/test_issue145/support/package2c/__init__.py
> RefactoringTool: 
> functional_tests/doc_tests/test_issue145/support/package2f/__init__.py
> RefactoringTool: 
> functional_tests/doc_tests/test_multiprocess/multiprocess_fixtures.py
> RefactoringTool: 
> functional_tests/doc_tests/test_multiprocess/support/test_can_split.py
> RefactoringTool: 
> functional_tests/doc_tests/test_multiprocess/support/test_not_shared.py
> RefactoringTool: 
> functional_tests/doc_tests/test_multiprocess/support/test_shared.py
> RefactoringTool: 
> functional_tests/doc_tests/test_selector_plugin/support/mypackage/strings.py
> RefactoringTool: 
> functional_tests/doc_tests/test_selector_plugin/support/tests/testlib.py
> RefactoringTool: 
> functional_tests/doc_tests/test_selector_plugin/support/tests/math/basic.py
> RefactoringTool: 
> functional_tests/doc_tests/test_selector_plugin/support/tests/strings/cat.py
> RefactoringTool: 
> functional_tests/doc_tests/test_xunit_plugin/support/test_skip.py
> RefactoringTool: functional_tests/support/test_buggy_generators.py
> RefactoringTool: functional_tests/support/att/test_attr.py
> RefactoringTool: functional_tests/support/coverage/blah.py
> RefactoringTool: functional_tests/support/coverage2/blah.py
> RefactoringTool: functional_tests/support/coverage2/moo.py
> RefactoringTool: functional_tests/support/ctx/mod_import_skip.py
> RefactoringTool: functional_tests/support/ctx/mod_setup_fails.py
> RefactoringTool: functional_tests/support/ctx/mod_setup_skip.py
> RefactoringTool: functional_tests/support/dtt/some_mod.py
> RefactoringTool: functional_tests/support/ep/setup.py
> RefactoringTool: functional_tests/support/fdp/test_fdp.py
> RefactoringTool: functional_tests/support/fdp/test_fdp_no_capt.py
> RefactoringTool: functional_tests/support/gen/test.py
> RefactoringTool: functional_tests/support/idp/exm.py
> RefactoringTool: functional_tests/support/idp/tests.py
> RefactoringTool: functional_tests/support/ipt/test1/ipthelp.py
> RefactoringTool: functional_tests/support/ipt/test1/tests.py
> RefactoringTool: functional_tests/support/ipt/test2/ipthelp.py
> RefactoringTool: functional_tests/support/ipt/test2/tests.py
> RefactoringTool: functional_tests/support/issue038/test.py
> RefactoringTool: functional_tests/support/issue072/test.py
> RefactoringTool: functional_tests/support/issue082/_mypackage/_eggs.py
> RefactoringTool: functional_tests/support/issue082/_mypackage/bacon.py
> RefactoringTool: functional_tests/support/issue082/mypublicpackage/_foo.py
> RefactoringTool: functional_tests/support/issue082/mypublicpackage/bar.py
> RefactoringTool: functional_tests/support/issue130/test.py
> RefactoringTool: functional_tests/support/issue134/test.py
> RefactoringTool: functional_tests/support/issue143/not-a-package/test.py
> RefactoringTool: functional_tests/support/issue191/setup.py
> RefactoringTool: functional_tests/support/issue269/test_bad_class.py
> RefactoringTool: functional_tests/support/issue279/test_mod_setup_fails.py
> RefactoringTool: functional_tests/support/issue408/test.py
> RefactoringTool: functional_tests/support/issue513/test.py
> RefactoringTool: functional_tests/support/issue649/test.py
> RefactoringTool: functional_tests/support/issue680/test.py
> RefactoringTool: functional_tests/support/issue700/test.py
> RefactoringTool: functional_tests/support/issue720/test.py
> RefactoringTool: functional_tests/support/issue771/test.py
> RefactoringTool: functional_tests/support/ltfn/test_mod.py
> RefactoringTool: functional_tests/support/ltfn/test_pak1/__init__.py
> RefactoringTool: functional_tests/support/ltfn/test_pak1/test_mod.py
> RefactoringTool: functional_tests/support/ltfn/test_pak2/__init__.py
> RefactoringTool: 
> functional_tests/support/namespace_pkg/namespace_pkg/example.py
> RefactoringTool: 
> functional_tests/support/namespace_pkg/namespace_pkg/test_pkg.py
> RefactoringTool: 
> functional_tests/support/namespace_pkg/site-packages/namespace_pkg/example2.py
> RefactoringTool: 
> functional_tests/support/namespace_pkg/site-packages/namespace_pkg/test_pkg2.py
> RefactoringTool: functional_tests/support/package1/example.py
> RefactoringTool: functional_tests/support/package2/test_pak/__init__.py
> RefactoringTool: functional_tests/support/package2/test_pak/test_mod.py
> RefactoringTool: 
> functional_tests/support/package2/test_pak/test_sub/__init__.py
> RefactoringTool: 
> functional_tests/support/package2/test_pak/test_sub/test_mod.py
> RefactoringTool: functional_tests/support/string-exception/test.py
> RefactoringTool: functional_tests/support/todo/test_with_todo.py
> RefactoringTool: functional_tests/support/todo/todoplug.py
> RefactoringTool: functional_tests/support/twist/test_twisted.py
> RefactoringTool: functional_tests/support/xunit/test_xunit_as_suite.py
> RefactoringTool: functional_tests/test_multiprocessing/__init__.py
> RefactoringTool: functional_tests/test_multiprocessing/test_class.py
> RefactoringTool: 
> functional_tests/test_multiprocessing/test_keyboardinterrupt.py
> RefactoringTool: functional_tests/test_multiprocessing/test_nameerror.py
> RefactoringTool: functional_tests/test_multiprocessing/test_process_timeout.py
> RefactoringTool: functional_tests/test_multiprocessing/support/class.py
> RefactoringTool: 
> functional_tests/test_multiprocessing/support/fake_nosetest.py
> RefactoringTool: 
> functional_tests/test_multiprocessing/support/keyboardinterrupt.py
> RefactoringTool: 
> functional_tests/test_multiprocessing/support/keyboardinterrupt_twice.py
> RefactoringTool: functional_tests/test_multiprocessing/support/timeout.py
> RefactoringTool: 
> functional_tests/test_multiprocessing/support/concurrent_shared/__init__.py
> RefactoringTool: unit_tests/helpers.py
> RefactoringTool: unit_tests/mock.py
> RefactoringTool: unit_tests/test_attribute_plugin.py
> RefactoringTool: unit_tests/test_bug105.py
> RefactoringTool: unit_tests/test_capture_plugin.py
> RefactoringTool: unit_tests/test_cases.py
> RefactoringTool: unit_tests/test_config.py
> RefactoringTool: unit_tests/test_core.py
> RefactoringTool: unit_tests/test_cover_plugin.py
> RefactoringTool: unit_tests/test_deprecated_plugin.py
> RefactoringTool: unit_tests/test_doctest_error_handling.py
> RefactoringTool: unit_tests/test_doctest_no_name.py
> RefactoringTool: unit_tests/test_id_plugin.py
> RefactoringTool: unit_tests/test_importer.py
> RefactoringTool: unit_tests/test_inspector.py
> RefactoringTool: unit_tests/test_issue135.py
> RefactoringTool: unit_tests/test_issue270_fixtures.py
> RefactoringTool: unit_tests/test_issue_006.py
> RefactoringTool: unit_tests/test_issue_065.py
> RefactoringTool: unit_tests/test_issue_101.py
> RefactoringTool: unit_tests/test_issue_227.py
> RefactoringTool: unit_tests/test_issue_230.py
> RefactoringTool: unit_tests/test_lazy_suite.py
> RefactoringTool: unit_tests/test_loader.py
> RefactoringTool: unit_tests/test_logcapture_plugin.py
> RefactoringTool: unit_tests/test_logging.py
> RefactoringTool: unit_tests/test_multiprocess.py
> RefactoringTool: unit_tests/test_multiprocess_runner.py
> RefactoringTool: unit_tests/test_pdb_plugin.py
> RefactoringTool: unit_tests/test_plugin.py
> RefactoringTool: unit_tests/test_plugin_interfaces.py
> RefactoringTool: unit_tests/test_plugin_manager.py
> RefactoringTool: unit_tests/test_plugins.py
> RefactoringTool: unit_tests/test_result_proxy.py
> RefactoringTool: unit_tests/test_selector.py
> RefactoringTool: unit_tests/test_selector_plugins.py
> RefactoringTool: unit_tests/test_skip_plugin.py
> RefactoringTool: unit_tests/test_suite.py
> RefactoringTool: unit_tests/test_tools.py
> RefactoringTool: unit_tests/test_twisted.py
> RefactoringTool: unit_tests/test_twisted_testcase.py
> RefactoringTool: unit_tests/test_utils.py
> RefactoringTool: unit_tests/test_xunit.py
> RefactoringTool: unit_tests/support/script.py
> RefactoringTool: unit_tests/support/test.py
> RefactoringTool: unit_tests/support/bug105/tests.py
> RefactoringTool: unit_tests/support/doctest/err_doctests.py
> RefactoringTool: unit_tests/support/doctest/no_doctests.py
> RefactoringTool: unit_tests/support/doctest/noname_wrapper.py
> RefactoringTool: unit_tests/support/foo/__init__.py
> RefactoringTool: unit_tests/support/foo/bar/buz.py
> RefactoringTool: unit_tests/support/issue006/tests.py
> RefactoringTool: unit_tests/support/issue135/tests.py
> RefactoringTool: Warnings/messages while refactoring:
> RefactoringTool: ### In file functional_tests/support/issue130/test.py ###
> RefactoringTool: Line 2: could not convert: raise "KABOOM"
> RefactoringTool: Python 3 does not support string exceptions
> RefactoringTool: ### In file 
> functional_tests/support/string-exception/test.py ###
> RefactoringTool: Line 14: could not convert: raise "string exception in setup"
> RefactoringTool: Python 3 does not support string exceptions
> RefactoringTool: Line 22: could not convert: raise "string exception in 
> teardown"
> RefactoringTool: Python 3 does not support string exceptions
> RefactoringTool: Line 30: could not convert: raise "string exception in test"
> RefactoringTool: Python 3 does not support string exceptions
> RefactoringTool: Line 9: could not convert: raise "string exception"
> RefactoringTool: Python 3 does not support string exceptions
> RefactoringTool: ### In file unit_tests/test_issue_101.py ###
> RefactoringTool: Line 22: could not convert: raise "oh no!"
> RefactoringTool: Python 3 does not support string exceptions
> RefactoringTool: Skipping optional fixer: buffer
> RefactoringTool: Skipping optional fixer: idioms
> RefactoringTool: Skipping optional fixer: set_literal
> RefactoringTool: Skipping optional fixer: ws_comma
> RefactoringTool: Refactored ./unit_tests/test_doctest_munging.rst
> RefactoringTool: Refactored ./unit_tests/test_config_defaults.rst
> RefactoringTool: Refactored ./unit_tests/test_ls_tree.rst
> RefactoringTool: Refactored ./unit_tests/test_issue155.rst
> RefactoringTool: Refactored 
> ./functional_tests/doc_tests/test_issue119/empty_plugin.rst
> RefactoringTool: Refactored 
> ./functional_tests/doc_tests/test_restricted_plugin_options/restricted_plugin_options.rst
> RefactoringTool: Refactored 
> ./functional_tests/doc_tests/test_issue097/plugintest_environment.rst
> RefactoringTool: Refactored 
> ./functional_tests/doc_tests/test_init_plugin/init_plugin.rst
> RefactoringTool: Refactored 
> ./functional_tests/doc_tests/test_selector_plugin/selector_plugin.rst
> RefactoringTool: Refactored 
> ./functional_tests/doc_tests/test_issue107/plugin_exceptions.rst
> RefactoringTool: Refactored 
> ./functional_tests/doc_tests/test_issue145/imported_tests.rst
> RefactoringTool: Files that were modified:
> RefactoringTool: ./unit_tests/test_doctest_munging.rst
> RefactoringTool: ./unit_tests/test_config_defaults.rst
> RefactoringTool: ./unit_tests/test_ls_tree.rst
> RefactoringTool: ./unit_tests/test_issue155.rst
> RefactoringTool: ./functional_tests/doc_tests/test_issue119/empty_plugin.rst
> RefactoringTool: 
> ./functional_tests/doc_tests/test_restricted_plugin_options/restricted_plugin_options.rst
> RefactoringTool: 
> ./functional_tests/doc_tests/test_issue097/plugintest_environment.rst
> RefactoringTool: ./functional_tests/doc_tests/test_init_plugin/init_plugin.rst
> RefactoringTool: 
> ./functional_tests/doc_tests/test_selector_plugin/selector_plugin.rst
> RefactoringTool: 
> ./functional_tests/doc_tests/test_issue107/plugin_exceptions.rst
> RefactoringTool: ./functional_tests/doc_tests/test_issue145/imported_tests.rst
> I: pybuild base:291: cd 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_nose/build.tests && python3.11 -m 
> nose -v --with-doctest
> Doctest: nose.plugins.errorclass ... ok
> Doctest: nose.plugins.plugintest ... ok
> Doctest: nose.plugins.plugintest.PluginTester.makeSuite ... ok
> Doctest: nose.plugins.xunit.nice_classname ... ok
> Doctest: nose.util.getpackage ... ok
> Doctest: nose.util.ispackage ... ok
> Doctest: nose.util.isproperty ... ok
> Doctest: nose.util.ln ... ok
> Doctest: nose.util.regex_last_key ... ok
> Doctest: nose.util.resolve_name ... ok
> Doctest: nose.util.tolist ... ok
> Doctest: nose.util.transplant_class ... ok
> Doctest: nose.util.transplant_func ... ok
> Doctest: test_addplugins.rst ... ok
> Doctest: test_allmodules.rst ... ok
> Doctest: doctest_fixtures.rst ... ok
> Doctest: init_plugin.rst ... ok
> Doctest: unwanted_package.rst ... ok
> Doctest: plugintest_environment.rst ... ok
> Doctest: plugin_exceptions.rst ... ok
> Doctest: empty_plugin.rst ... ok
> test_empty_zero_nine_does_not_crash 
> (test_zeronine.TestEmptyPlugin.test_empty_zero_nine_does_not_crash) ... ok
> Doctest: errorclass_failure.rst ... ok
> Doctest: imported_tests.rst ... ok
> Doctest: multiprocess.rst ... ok
> Doctest: restricted_plugin_options.rst ... ok
> Doctest: selector_plugin.rst ... ok
> Doctest: test_skips.rst ... ok
> runTest (test_attribute_plugin.TestAttributeArray.runTest) ... ok
> runTest (test_attribute_plugin.TestAttributeArrayAnd.runTest) ... ok
> runTest (test_attribute_plugin.TestAttributeArrayOr.runTest) ... ok
> runTest (test_attribute_plugin.TestAttributeEval.runTest) ... ok
> runTest (test_attribute_plugin.TestAttributeValue.runTest) ... ok
> runTest (test_attribute_plugin.TestClassAndMethodAttrs.runTest) ... ok
> runTest (test_attribute_plugin.TestInheritance.runTest) ... ok
> runTest (test_attribute_plugin.TestNotSimpleAttribute.runTest) ... ok
> runTest (test_attribute_plugin.TestSimpleAttribute.runTest) ... ok
> runTest (test_attribute_plugin.TestStatic.runTest) ... ok
> runTest (test_attribute_plugin.TestStaticMethod.runTest) ... ok
> runTest (test_attribute_plugin.TestTopLevelNotSelected.runTest) ... ok
> test_run_buggy_generators 
> (test_buggy_generators.TestBuggyGenerators.test_run_buggy_generators) ... ok
> test_describe_test_called 
> (test_cases.TestTestCasePluginCalls.test_describe_test_called) ... ok
> test_skip_works_with_collector 
> (test_collector.TestNoseTestCollector.test_skip_works_with_collector) ... ok
> test_setup_nosetests_command_works 
> (test_commands.TestCommands.test_setup_nosetests_command_works) ... ok
> test_config_file_set_by_arg 
> (test_config_files.TestConfigurationFromFile.test_config_file_set_by_arg) ... 
> ok
> test_load_config_file 
> (test_config_files.TestConfigurationFromFile.test_load_config_file) ... ok
> runTest (test_coverage_plugin.TestCoverageMinPercentagePlugin.runTest) ... 
> nose.plugins.cover: ERROR: TOTAL Coverage did not reach minimum required: 100%
> ok
> runTest 
> (test_coverage_plugin.TestCoverageMinPercentageSinglePackagePlugin.runTest) 
> ... nose.plugins.cover: ERROR: TOTAL Coverage did not reach minimum required: 
> 100%
> ok
> runTest 
> (test_coverage_plugin.TestCoverageMinPercentageSinglePackageWithBranchesPlugin.runTest)
>  ... nose.plugins.cover: ERROR: TOTAL Coverage did not reach minimum 
> required: 100%
> ok
> runTest (test_coverage_plugin.TestCoverageMinPercentageTOTALPlugin.runTest) 
> ... nose.plugins.cover: ERROR: TOTAL Coverage did not reach minimum required: 
> 100%
> ok
> runTest 
> (test_coverage_plugin.TestCoverageMinPercentageWithBranchesTOTALPlugin.runTest)
>  ... /usr/lib/python3/dist-packages/coverage/inorout.py:523: CoverageWarning: 
> Module moo was previously imported, but not measured (module-not-measured)
>   self.warn(msg, slug="module-not-measured")
> nose.plugins.cover: ERROR: TOTAL Coverage did not reach minimum required: 100%
> ok
> runTest (test_coverage_plugin.TestCoveragePlugin.runTest) ... ok
> test_extraplugins_override_builtins 
> (test_defaultpluginmanager.TestDefaultPluginManager.test_extraplugins_override_builtins)
>  ... ok
> runTest (test_doctest_plugin.TestDoctestFiles.runTest) ... ok
> runTest (test_doctest_plugin.TestDoctestPlugin.runTest) ... ok
> test_entrypoints.test_plugin_entrypoint_is_loadable ... ERROR
> test_correct_exception_raised 
> (test_failure.TestPrintedTraceback.test_correct_exception_raised) ... ok
> runTest (test_failuredetail_plugin.TestFailureDetail.runTest) ... ok
> runTest (test_failuredetail_plugin.TestFailureDetailWithCapture.runTest) ... 
> ok
> runTest 
> (test_failuredetail_plugin.TestFailureDetailWithUnicodeAndCapture.runTest) 
> ... ok
> test_generator_fixtures.TestClass.test(0,) ... ok
> test_generator_fixtures.TestClass.test(1,) ... ok
> test_generator_fixtures.TestClass.test(2,) ... ok
> test_generator_fixtures.TestClass.test(3,) ... ok
> test_generator_fixtures.TestClass.test(4,) ... ok
> test_generator_fixtures.test_gen(0,) ... ok
> test_generator_fixtures.test_gen(1,) ... ok
> test_generator_fixtures.test_gen(2,) ... ok
> test_generator_fixtures.test_gen(3,) ... ok
> test_generator_fixtures.test_gen(4,) ... ok
> test_id_file_contains_ids_seen 
> (test_id_plugin.TestDiscoveryMode.test_id_file_contains_ids_seen) ... ok
> test_ids_added_to_output 
> (test_id_plugin.TestDiscoveryMode.test_ids_added_to_output) ... ok
> test_load_ids (test_id_plugin.TestLoadNamesMode.test_load_ids) ... ok
> test_load_ids (test_id_plugin.TestLoadNamesMode_2.test_load_ids) ... ok
> test_docfile_tests_get_ids 
> (test_id_plugin.TestWithDoctestFileTests_1.test_docfile_tests_get_ids) ... ok
> test_load_from_name_id_docfile_test 
> (test_id_plugin.TestWithDoctestFileTests_2.test_load_from_name_id_docfile_test)
>  ... ok
> test_doctests_get_ids 
> (test_id_plugin.TestWithDoctest_1.test_doctests_get_ids) ... ok
> test_load_ids_doctest 
> (test_id_plugin.TestWithDoctest_2.test_load_ids_doctest) ... ok
> test_cached_no_reload (test_importer.TestImporter.test_cached_no_reload) ... 
> ok
> test_cached_no_reload_dotted 
> (test_importer.TestImporter.test_cached_no_reload_dotted) ... ok
> test_failed_import_raises_import_error 
> (test_importer.TestImporter.test_failed_import_raises_import_error) ... ok
> test_import_from_dir (test_importer.TestImporter.test_import_from_dir) ... ok
> test_import_from_dirlink 
> (test_importer.TestImporter.test_import_from_dirlink) ... ok
> test_import_from_path (test_importer.TestImporter.test_import_from_path) ... 
> ok
> test_import_pkg_from_path_fpw 
> (test_importer.TestImporter.test_import_pkg_from_path_fpw) ... ok
> test_import_sets_intermediate_modules 
> (test_importer.TestImporter.test_import_sets_intermediate_modules) ... ok
> test_import_sets_sys_modules 
> (test_importer.TestImporter.test_import_sets_sys_modules) ... ok
> test_sys_modules_same_path_no_reload 
> (test_importer.TestImporter.test_sys_modules_same_path_no_reload) ... ok
> test_sys_modules_symlinked_package_no_reload 
> (test_importer.TestImporter.test_sys_modules_symlinked_package_no_reload) ... 
> ok
> runTest (test_isolate_plugin.TestDiscovery.runTest) ... ok
> runTest (test_isolate_plugin.TestLoadFromNames.runTest) ... ok
> Doctest: test_named_test_with_doctest.rst ... ok
> test_assert_info_in_output 
> (test_issue_072.TestFailureDetailWorks.test_assert_info_in_output) ... ok
> test_assert_info_and_capt_stdout_in_output 
> (test_issue_072.TestFailureDetailWorksWhenChained.test_assert_info_and_capt_stdout_in_output)
>  ... ok
> test_assert_info_in_output 
> (test_issue_082.TestExcludeUnderscoreFilesByDefault.test_assert_info_in_output)
>  ... ok
> test_assert_info_in_output 
> (test_issue_082.TestIncludeUnderscoreFiles.test_assert_info_in_output) ... ok
> test_no_failure (test_issue_408.TestIssue408.test_no_failure) ... ok
> runTest (test_issue_649.TestIssue649.runTest) ... ok
> runTest 
> (test_load_tests_from_test_case.TestLoadTestsFromTestCaseHook.runTest) ... ok
> test_failed_import (test_loader.TestNoseTestLoader.test_failed_import) ... ok
> test_failed_import_module_name 
> (test_loader.TestNoseTestLoader.test_failed_import_module_name) ... ok
> test_fixture_context (test_loader.TestNoseTestLoader.test_fixture_context) 
> ... ok
> test_fixture_context_multiple_names 
> (test_loader.TestNoseTestLoader.test_fixture_context_multiple_names) ... ok
> test_fixture_context_multiple_names_no_common_ancestors 
> (test_loader.TestNoseTestLoader.test_fixture_context_multiple_names_no_common_ancestors)
>  ... ok
> test_fixture_context_multiple_names_some_common_ancestors 
> (test_loader.TestNoseTestLoader.test_fixture_context_multiple_names_some_common_ancestors)
>  ... ok
> test_fixture_context_name_is_module 
> (test_loader.TestNoseTestLoader.test_fixture_context_name_is_module) ... ok
> test_fixture_context_name_is_test_class 
> (test_loader.TestNoseTestLoader.test_fixture_context_name_is_test_class) ... 
> ok
> test_fixture_context_name_is_test_class_test 
> (test_loader.TestNoseTestLoader.test_fixture_context_name_is_test_class_test) 
> ... ok
> test_fixture_context_name_is_test_function 
> (test_loader.TestNoseTestLoader.test_fixture_context_name_is_test_function) 
> ... ok
> Test that a generator test can employ a closure ... ok
> Test classes that raise exceptions in __init__ do not stop test run ... ok
> test_load_from_file (test_loader.TestNoseTestLoader.test_load_from_file) ... 
> ok
> test_load_from_name_dot 
> (test_loader.TestNoseTestLoader.test_load_from_name_dot) ... ok
> test_load_from_name_file 
> (test_loader.TestNoseTestLoader.test_load_from_name_file) ... ok
> test_load_from_name_file_callable 
> (test_loader.TestNoseTestLoader.test_load_from_name_file_callable) ... ok
> test_load_from_sub_package 
> (test_loader.TestNoseTestLoader.test_load_from_sub_package) ... ok
> test_load_nonsense_name 
> (test_loader.TestNoseTestLoader.test_load_nonsense_name) ... ok
> test_mod_import_skip_one_test_no_errors 
> (test_loader.TestNoseTestLoader.test_mod_import_skip_one_test_no_errors) ... 
> ok
> test_mod_setup_fails_no_tests_run 
> (test_loader.TestNoseTestLoader.test_mod_setup_fails_no_tests_run) ... ok
> test_mod_setup_skip_no_tests_run_no_errors 
> (test_loader.TestNoseTestLoader.test_mod_setup_skip_no_tests_run_no_errors) 
> ... ok
> runTest (test_multiprocessing.test_class.TestClassFixture.runTest) ... ok
> test_multiprocessing.test_keyboardinterrupt.test_keyboardinterrupt ... SKIP: 
> Disabled in Debian
> test_multiprocessing.test_keyboardinterrupt.test_keyboardinterrupt_twice ... 
> SKIP: Disabled in Debian
> runTest (test_multiprocessing.test_nameerror.TestMPNameError.runTest) ... ok
> runTest (test_multiprocessing.test_process_timeout.TestMPTimeout.runTest) ... 
> SKIP: Disabled in Debian
> runTest (test_multiprocessing.test_process_timeout.TestMPTimeoutPass.runTest) 
> ... ok
> Ensure namespace packages work/can import from each other ... ok
> Ensure the --traverse-namespace option tests the other ... ok
> runTest (test_plugin_api.TestPrepareTestCase_MakeAllFail.runTest) ... ok
> test_plugin_calls_package1 
> (test_plugins.TestPluginCalls.test_plugin_calls_package1) ... ok
> test_plugin_calls_package1_verbose 
> (test_plugins.TestPluginCalls.test_plugin_calls_package1_verbose) ... ok
> testPluginTesterExecsPlugin 
> (test_plugintest.TestPluginTester.testPluginTesterExecsPlugin) ... ok
> test_defaultTest_list (test_program.TestTestProgram.test_defaultTest_list) 
> ... ok
> test_illegal_packages_not_selected 
> (test_program.TestTestProgram.test_illegal_packages_not_selected) ... ok
> Collect and run tests in support/issue130 without error. ... ok
> Collect and run tests in functional_tests/support/ctx ... ok
> Collect and run tests in functional_tests/support/package2 ... ok
> Collect and run tests in functional_tests/support/package3 ... ok
> Collect and run tests in functional/support/twist ... SKIP: twisted not 
> available; skipping
> test_with_todo_plugin (test_result.TestResultSummary.test_with_todo_plugin) 
> ... ok
> test_module_filename (test_selector.TestTestAddress.test_module_filename) ... 
> ok
> test_skip_prevents_pdb_call 
> (test_skip_pdb_interaction.TestSkipPdbInteraction.test_skip_prevents_pdb_call)
>  ... ok
> test_string_exception_works 
> (test_string_exception.TestStringException.test_string_exception_works) ... 
> SKIP: String exceptions are not supported in this version of Python
> test_single_test_pass (test_success.TestSingleTestPass.test_single_test_pass) 
> ... ok
> test_zero_tests_pass (test_success.TestZeroTestsPass.test_zero_tests_pass) 
> ... ok
> test_ancestry (test_suite.TestContextSuiteFactory.test_ancestry) ... ok
> test_find_context (test_suite.TestContextSuiteFactory.test_find_context) ... 
> ok
> Doctest: test_withid_failures.rst ... ok
> runTest (test_xunit.TestIssue134.runTest) ... ok
> runTest (test_xunit.TestIssue279.runTest) ... ok
> runTest (test_xunit.TestIssue680.runTest) ... ok
> runTest (test_xunit.TestIssue700.runTest) ... ok
> runTest (test_xunit.TestIssue859.runTest) ... ok
> runTest (test_xunit.TestXUnitPlugin.runTest) ... ok
> test_attribute_plugin.test_flags ... ok
> test_attribute_plugin.test_values ... ok
> test_attribute_plugin.test_mixed ... ok
> test_attribute_plugin.test_class_attrs ... ok
> test_load_in_def_order (test_bug105.TestBug105.test_load_in_def_order) ... ok
> test_can_be_disabled 
> (test_capture_plugin.TestCapturePlugin.test_can_be_disabled) ... ok
> test_captures_nonascii_stdout 
> (test_capture_plugin.TestCapturePlugin.test_captures_nonascii_stdout) ... ok
> test_captures_stdout 
> (test_capture_plugin.TestCapturePlugin.test_captures_stdout) ... ok
> test_enabled_by_default 
> (test_capture_plugin.TestCapturePlugin.test_enabled_by_default) ... ok
> test_format_error (test_capture_plugin.TestCapturePlugin.test_format_error) 
> ... ok
> test_format_nonascii_error 
> (test_capture_plugin.TestCapturePlugin.test_format_nonascii_error) ... ok
> test_failure_case (test_cases.TestNoseCases.test_failure_case) ... ok
> test_function_test_case (test_cases.TestNoseCases.test_function_test_case) 
> ... ok
> test_function_test_case_fixtures 
> (test_cases.TestNoseCases.test_function_test_case_fixtures) ... ok
> test_method_test_case (test_cases.TestNoseCases.test_method_test_case) ... ok
> test_method_test_case_fixtures 
> (test_cases.TestNoseCases.test_method_test_case_fixtures) ... ok
> test_method_test_case_with_metaclass 
> (test_cases.TestNoseCases.test_method_test_case_with_metaclass) ... ok
> test_address (test_cases.TestNoseTestWrapper.test_address) ... ok
> Instance fixtures are properly called for wrapped tests ... ok
> test_context (test_cases.TestNoseTestWrapper.test_context) ... ok
> A result proxy is used to wrap the result for all tests ... ok
> test_short_description 
> (test_cases.TestNoseTestWrapper.test_short_description) ... ok
> test_unrepresentable_shortDescription 
> (test_cases.TestNoseTestWrapper.test_unrepresentable_shortDescription) ... ok
> test_defaults (test_config.TestNoseConfig.test_defaults) ... ok
> The default configuration should have several ignore file settings. ... ok
> Multiple ignore-files flags should be appended together, overriding ... ok
> A single ignore-files flag should override the default settings. ... ok
> test_multiple_include (test_config.TestNoseConfig.test_multiple_include) ... 
> ok
> test_pickle_configured (test_config.TestNoseConfig.test_pickle_configured) 
> ... ok
> test_pickle_empty (test_config.TestNoseConfig.test_pickle_empty) ... ok
> test_plugins (test_config.TestNoseConfig.test_plugins) ... ok
> test_progname_looks_like_option 
> (test_config.TestNoseConfig.test_progname_looks_like_option) ... ok
> test_reset (test_config.TestNoseConfig.test_reset) ... ok
> test_single_include (test_config.TestNoseConfig.test_single_include) ... ok
> test_testnames (test_config.TestNoseConfig.test_testnames) ... ok
> test_update (test_config.TestNoseConfig.test_update) ... ok
> test_where (test_config.TestNoseConfig.test_where) ... ok
> Doctest: test_config_defaults.rst ... ok
> test_restore_stdout (test_core.TestAPI_run.test_restore_stdout) ... ok
> test_getAllConfigFiles (test_core.TestProgramConfigs.test_getAllConfigFiles) 
> ... ok
> test_getAllConfigFiles_ignore_configs 
> (test_core.TestProgramConfigs.test_getAllConfigFiles_ignore_configs) ... ok
> test_makeConfig (test_core.TestProgramConfigs.test_makeConfig) ... ok
> test_from_directory (test_core.TestUsage.test_from_directory) ... ok
> test_from_zip (test_core.TestUsage.test_from_zip) ... ok
> test_cover_plugin.TestCoveragePlugin.test_cover_packages_option ... ok
> test_api_present 
> (test_deprecated_plugin.TestDeprecatedPlugin.test_api_present) ... ok
> test_can_be_disabled 
> (test_deprecated_plugin.TestDeprecatedPlugin.test_can_be_disabled) ... ok
> test_deprecated_output 
> (test_deprecated_plugin.TestDeprecatedPlugin.test_deprecated_output) ... ok
> test_deprecated_output_verbose 
> (test_deprecated_plugin.TestDeprecatedPlugin.test_deprecated_output_verbose) 
> ... ok
> test_enabled_by_default 
> (test_deprecated_plugin.TestDeprecatedPlugin.test_enabled_by_default) ... ok
> test_patched_result_handles_deprecated 
> (test_deprecated_plugin.TestDeprecatedPlugin.test_patched_result_handles_deprecated)
>  ... ok
> test_patches_only_when_needed 
> (test_deprecated_plugin.TestDeprecatedPlugin.test_patches_only_when_needed) 
> ... ok
> test_prepare_patches_result 
> (test_deprecated_plugin.TestDeprecatedPlugin.test_prepare_patches_result) ... 
> ok
> test_err_doctests_raises_exception 
> (test_doctest_error_handling.TestDoctestErrorHandling.test_err_doctests_raises_exception)
>  ... ok
> test_no_doctests_in_file 
> (test_doctest_error_handling.TestDoctestErrorHandling.test_no_doctests_in_file)
>  ... ok
> Doctest: test_doctest_munging.rst ... ok
> test_no_name (test_doctest_no_name.TestDoctestErrorHandling.test_no_name) ... 
> ok
> test_default_id_file_is_in_working_dir 
> (test_id_plugin.TestTestIdPlugin.test_default_id_file_is_in_working_dir) ... 
> ok
> test_add_paths (test_importer.TestImporter.test_add_paths) ... ok
> test_import (test_importer.TestImporter.test_import) ... ok
> test_module_init_prefix (test_importer.TestImporter.test_module_init_prefix) 
> ... ok
> test_module_no_file (test_importer.TestImporter.test_module_no_file) ... ok
> Test that inspector can handle multi-line docstrings ... ok
> test_get_tb_source_func (test_inspector.TestExpander.test_get_tb_source_func) 
> ... ok
> test_get_tb_source_simple 
> (test_inspector.TestExpander.test_get_tb_source_simple) ... ok
> test_inspect_traceback_continued 
> (test_inspector.TestExpander.test_inspect_traceback_continued) ... ok
> test_pick_tb_lines (test_inspector.TestExpander.test_pick_tb_lines) ... ok
> test_simple_inspect_frame 
> (test_inspector.TestExpander.test_simple_inspect_frame) ... ok
> test_isolation_plugin.test_lint ... ok
> test_issue135 (test_issue135.TestIssue135.test_issue135) ... ok
> Doctest: test_issue155.rst ... ok
> Doctest: test_issue270.rst ... ok
> test_load_nested_generator 
> (test_issue_006.TestIssue006.test_load_nested_generator) ... ok
> test_issue_064.test_is_generator_alias ... ok
> test_dict_wrapper_instance_not_loaded 
> (test_issue_065.TestIssue065.test_dict_wrapper_instance_not_loaded) ... ok
> Doctest: test_issue_100.rst ... ok
> test_string_exception_not_masked 
> (test_issue_101.TestErrorClassWithStringException.test_string_exception_not_masked)
>  ... SKIP: Python 3.x does not support string exceptions
> Doctest: test_issue_159.rst ... ok
> test_issue_227.test_unicode ... ok
> test_generator_yield_value 
> (test_issue_230.TestIssue230.test_generator_yield_value) ... ok
> test_issue_786.Test.test_evens ... ok
> test_issue_786.test_evens ... ok
> test_basic_iteration (test_lazy_suite.TestLazySuite.test_basic_iteration) ... 
> ok
> Exception ignored in: <generator object 
> TestLoader.loadTestsFromGenerator.<locals>.generate at 0x7fe52cf42c30>
> Traceback (most recent call last):
>   File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
> RuntimeError: generator ignored GeneratorExit
> test_cases_from_testcase_are_wrapped 
> (test_loader.TestTestLoader.test_cases_from_testcase_are_wrapped) ... ok
> Test that main API functions exist ... ok
> test_load_from_name_dir_abs 
> (test_loader.TestTestLoader.test_load_from_name_dir_abs) ... ok
> test_load_from_name_method 
> (test_loader.TestTestLoader.test_load_from_name_method) ... ok
> test_load_from_name_missing_module 
> (test_loader.TestTestLoader.test_load_from_name_missing_module) ... ok
> test_load_from_name_module 
> (test_loader.TestTestLoader.test_load_from_name_module) ... ok
> test_load_from_name_module_class 
> (test_loader.TestTestLoader.test_load_from_name_module_class) ... ok
> test_load_from_name_module_filename 
> (test_loader.TestTestLoader.test_load_from_name_module_filename) ... ok
> test_load_from_name_module_func 
> (test_loader.TestTestLoader.test_load_from_name_module_func) ... ok
> test_load_from_name_module_method 
> (test_loader.TestTestLoader.test_load_from_name_module_method) ... ok
> test_load_from_name_module_missing_class 
> (test_loader.TestTestLoader.test_load_from_name_module_missing_class) ... ok
> test_load_from_name_module_missing_func 
> (test_loader.TestTestLoader.test_load_from_name_module_missing_func) ... ok
> test_load_from_name_module_missing_method 
> (test_loader.TestTestLoader.test_load_from_name_module_missing_method) ... ok
> test_load_from_name_module_transplanted_class_missing_method 
> (test_loader.TestTestLoader.test_load_from_name_module_transplanted_class_missing_method)
>  ... ok
> test_load_from_name_nontest_module 
> (test_loader.TestTestLoader.test_load_from_name_nontest_module) ... ok
> test_load_from_name_package_root_path 
> (test_loader.TestTestLoader.test_load_from_name_package_root_path) ... ok
> test_load_from_name_subpackage_safepath 
> (test_loader.TestTestLoader.test_load_from_name_subpackage_safepath) ... ok
> test_load_generators (test_loader.TestTestLoader.test_load_generators) ... ok
> test_load_metaclass_customized_classes 
> (test_loader.TestTestLoader.test_load_metaclass_customized_classes) ... ok
> test_load_test_func (test_loader.TestTestLoader.test_load_test_func) ... ok
> test_load_transplanted_generator 
> (test_loader.TestTestLoader.test_load_transplanted_generator) ... ok
> test_logcapture_plugin.TestLogCapturePlugin.test_builtin_logging_filtering 
> ... ok
> test_logcapture_plugin.TestLogCapturePlugin.test_captures_logging ... ok
> test_logcapture_plugin.TestLogCapturePlugin.test_clears_all_existing_log_handlers
>  ... ok
> test_logcapture_plugin.TestLogCapturePlugin.test_consistent_mutables ... ok
> test_logcapture_plugin.TestLogCapturePlugin.test_custom_formatter ... ok
> test_logcapture_plugin.TestLogCapturePlugin.test_default_options ... ok
> test_logcapture_plugin.TestLogCapturePlugin.test_disable_option ... ok
> test_logcapture_plugin.TestLogCapturePlugin.test_enabled_by_default ... ok
> test_logcapture_plugin.TestLogCapturePlugin.test_logging_datefmt_option ... ok
> test_logcapture_plugin.TestLogCapturePlugin.test_logging_filter ... ok
> test_logcapture_plugin.TestLogCapturePlugin.test_logging_filter_exclude ... ok
> test_logcapture_plugin.TestLogCapturePlugin.test_logging_filter_exclude_and_include
>  ... ok
> test_logcapture_plugin.TestLogCapturePlugin.test_logging_format_option ... ok
> test_logcapture_plugin.TestLogCapturePlugin.test_loglevel ... ok
> test_logcapture_plugin.TestLogCapturePlugin.test_unicode_messages_handled ... 
> ok
> root logger settings ignored ... ok
> Doctest: test_ls_tree.rst ... ok
> test_multiprocess.test_mp_process_args_pickleable ... ok
> test_next_batch_can_split_set 
> (test_multiprocess_runner.TestMultiProcessTestRunner.test_next_batch_can_split_set)
>  ... ok
> test_next_batch_with_classes 
> (test_multiprocess_runner.TestMultiProcessTestRunner.test_next_batch_with_classes)
>  ... ok
> test_next_batch_with_generator_method 
> (test_multiprocess_runner.TestMultiProcessTestRunner.test_next_batch_with_generator_method)
>  ... ok
> test_next_batch_with_module 
> (test_multiprocess_runner.TestMultiProcessTestRunner.test_next_batch_with_module)
>  ... ok
> test_next_batch_with_module_fixt 
> (test_multiprocess_runner.TestMultiProcessTestRunner.test_next_batch_with_module_fixt)
>  ... ok
> test_command_line_options_enable 
> (test_pdb_plugin.TestPdbPlugin.test_command_line_options_enable) ... ok
> test_disabled_by_default 
> (test_pdb_plugin.TestPdbPlugin.test_disabled_by_default) ... ok
> test_env_settings_enable 
> (test_pdb_plugin.TestPdbPlugin.test_env_settings_enable) ... ok
> test_plugin_api (test_pdb_plugin.TestPdbPlugin.test_plugin_api) ... ok
> test_plugin_calls_pdb (test_pdb_plugin.TestPdbPlugin.test_plugin_calls_pdb) 
> ... ok
> test_real_stdout_restored_before_call 
> (test_pdb_plugin.TestPdbPlugin.test_real_stdout_restored_before_call) ... ok
> test_enable_plugin (test_plugin.OptionProcessingTests.test_enable_plugin) ... 
> ok
> test_api_methods_present 
> (test_plugin_interfaces.TestPluginInterfaces.test_api_methods_present) ... ok
> test_no_instantiate 
> (test_plugin_interfaces.TestPluginInterfaces.test_no_instantiate) ... ok
> test_iter (test_plugin_manager.TestPluginManager.test_iter) ... ok
> test_plugin_generative_method_errors_not_hidden 
> (test_plugin_manager.TestPluginManager.test_plugin_generative_method_errors_not_hidden)
>  ... ok
> test_plugin_override 
> (test_plugin_manager.TestPluginManager.test_plugin_override) ... ok
> test_proxy_to_plugins 
> (test_plugin_manager.TestPluginManager.test_proxy_to_plugins) ... ok
> test_add_options (test_plugins.TestAttribPlugin.test_add_options) ... ok
> test_attr_a_b (test_plugins.TestAttribPlugin.test_attr_a_b) ... ok
> test_basic_attr (test_plugins.TestAttribPlugin.test_basic_attr) ... ok
> test_class_attr (test_plugins.TestAttribPlugin.test_class_attr) ... ok
> test_eval_attr (test_plugins.TestAttribPlugin.test_eval_attr) ... ok
> test_add_options (test_plugins.TestBuiltinPlugins.test_add_options) ... ok
> test_add_options (test_plugins.TestDoctestPlugin.test_add_options) ... ok
> test_addresses (test_plugins.TestDoctestPlugin.test_addresses) ... ok
> test_collect_no_collect 
> (test_plugins.TestDoctestPlugin.test_collect_no_collect) ... ok
> test_collect_pymodule (test_plugins.TestDoctestPlugin.test_collect_pymodule) 
> ... ok
> test_collect_txtfile (test_plugins.TestDoctestPlugin.test_collect_txtfile) 
> ... ok
> test_config (test_plugins.TestDoctestPlugin.test_config) ... ok
> test_matches (test_plugins.TestDoctestPlugin.test_matches) ... ok
> test_want_file (test_plugins.TestDoctestPlugin.test_want_file) ... ok
> test_formatFailure (test_plugins.TestFailureDetailPlugin.test_formatFailure) 
> ... ok
> test_begin (test_plugins.TestProfPlugin.test_begin) ... SKIP: profile plugin 
> not available; skipping
> test_finalize (test_plugins.TestProfPlugin.test_finalize) ... SKIP: profile 
> plugin not available; skipping
> test_options (test_plugins.TestProfPlugin.test_options) ... SKIP: profile 
> plugin not available; skipping
> test_prepare_test (test_plugins.TestProfPlugin.test_prepare_test) ... SKIP: 
> profile plugin not available; skipping
> test_attributes_are_proxied 
> (test_result_proxy.TestResultProxy.test_attributes_are_proxied) ... ok
> test_coercion_of_custom_exception 
> (test_result_proxy.TestResultProxy.test_coercion_of_custom_exception) ... ok
> test_proxy_calls_plugins 
> (test_result_proxy.TestResultProxy.test_proxy_calls_plugins) ... ok
> test_proxy_handles_missing_methods 
> (test_result_proxy.TestResultProxy.test_proxy_handles_missing_methods) ... ok
> test_proxy_has_basic_methods 
> (test_result_proxy.TestResultProxy.test_proxy_has_basic_methods) ... ok
> test_proxy_has_nose_methods 
> (test_result_proxy.TestResultProxy.test_proxy_has_nose_methods) ... ok
> test_proxy_proxies (test_result_proxy.TestResultProxy.test_proxy_proxies) ... 
> ok
> test_stop_on_error (test_result_proxy.TestResultProxy.test_stop_on_error) ... 
> ok
> test_test_cases_can_access_result_attributes 
> (test_result_proxy.TestResultProxy.test_test_cases_can_access_result_attributes)
>  ... ok
> test_exclude (test_selector.TestSelector.test_exclude) ... ok
> A default configuration should always skip some 'hidden' files. ... ok
> Override the configuration to skip only specified files. ... ok
> test_include (test_selector.TestSelector.test_include) ... ok
> test_want_class (test_selector.TestSelector.test_want_class) ... ok
> test_want_directory (test_selector.TestSelector.test_want_directory) ... ok
> test_want_file (test_selector.TestSelector.test_want_file) ... ok
> test_want_function (test_selector.TestSelector.test_want_function) ... ok
> test_want_method (test_selector.TestSelector.test_want_method) ... ok
> test_want_module (test_selector.TestSelector.test_want_module) ... ok
> test_rejection (test_selector_plugins.TestSelectorPlugins.test_rejection) ... 
> ok
> test_api_present (test_skip_plugin.TestSkipPlugin.test_api_present) ... ok
> test_can_be_disabled (test_skip_plugin.TestSkipPlugin.test_can_be_disabled) 
> ... ok
> test_enabled_by_default 
> (test_skip_plugin.TestSkipPlugin.test_enabled_by_default) ... ok
> test_patched_result_handles_skip 
> (test_skip_plugin.TestSkipPlugin.test_patched_result_handles_skip) ... ok
> test_patches_only_when_needed 
> (test_skip_plugin.TestSkipPlugin.test_patches_only_when_needed) ... ok
> test_prepare_patches_result 
> (test_skip_plugin.TestSkipPlugin.test_prepare_patches_result) ... ok
> test_skip_output (test_skip_plugin.TestSkipPlugin.test_skip_output) ... ok
> test_skip_output_verbose 
> (test_skip_plugin.TestSkipPlugin.test_skip_output_verbose) ... ok
> test_context_fixtures_called 
> (test_suite.TestContextSuite.test_context_fixtures_called) ... ok
> test_context_fixtures_for_ancestors 
> (test_suite.TestContextSuite.test_context_fixtures_for_ancestors) ... ok
> test_context_fixtures_no_tests_no_setup 
> (test_suite.TestContextSuite.test_context_fixtures_no_tests_no_setup) ... ok
> test_context_fixtures_setup_fails 
> (test_suite.TestContextSuite.test_context_fixtures_setup_fails) ... ok
> Nested suites don't re-wrap ... ok
> test_result_proxy_used (test_suite.TestContextSuite.test_result_proxy_used) 
> ... ok
> Tests in a context suite are wrapped ... ok
> test_ancestry (test_suite.TestContextSuiteFactory.test_ancestry) ... ok
> test_lazy_and_nonlazy (test_suite.TestLazySuite.test_lazy_and_nonlazy) ... ok
> __nonzero__ works correctly for lazy suites ... ok
> test_test_generator (test_suite.TestLazySuite.test_test_generator) ... ok
> test_decorator_func_sorting 
> (test_tools.TestTools.test_decorator_func_sorting) ... ok
> test_eq (test_tools.TestTools.test_eq) ... ok
> Make sure eq_() is in a namespace that has __unittest = 1. ... ok
> Make sure istest() is not in a namespace that has __unittest = 1. ... ok
> test_make_decorator (test_tools.TestTools.test_make_decorator) ... ok
> test_multiple_with_setup (test_tools.TestTools.test_multiple_with_setup) ... 
> ok
> test_nested_decorators (test_tools.TestTools.test_nested_decorators) ... ok
> test_ok (test_tools.TestTools.test_ok) ... ok
> test_raises (test_tools.TestTools.test_raises) ... ok
> test_testcase_funcs (test_tools.TestTools.test_testcase_funcs) ... ok
> test_timed (test_tools.TestTools.test_timed) ... ok
> Failure: SkipTest (twisted not available; skipping) ... SKIP: twisted not 
> available; skipping
> Failure: SkipTest (twisted not available; skipping) ... SKIP: twisted not 
> available; skipping
> test_file_like (test_utils.TestUtils.test_file_like) ... ok
> test_isclass_detects_classes 
> (test_utils.TestUtils.test_isclass_detects_classes) ... ok
> test_isclass_ignores_nonclass_things 
> (test_utils.TestUtils.test_isclass_ignores_nonclass_things) ... ok
> test_split_test_name (test_utils.TestUtils.test_split_test_name) ... ok
> test_split_test_name_windows 
> (test_utils.TestUtils.test_split_test_name_windows) ... ok
> test_test_address (test_utils.TestUtils.test_test_address) ... ok
> test_tolist (test_utils.TestUtils.test_tolist) ... ok
> test_try_run (test_utils.TestUtils.test_try_run) ... ok
> test_defaults (test_xunit.TestOptions.test_defaults) ... ok
> test_file_from_environ (test_xunit.TestOptions.test_file_from_environ) ... ok
> test_file_from_opt (test_xunit.TestOptions.test_file_from_opt) ... ok
> test_dot_in_args (test_xunit.TestSplitId.test_dot_in_args) ... ok
> test_grandchild_has_dot_in_args 
> (test_xunit.TestSplitId.test_grandchild_has_dot_in_args) ... ok
> test_no_dot_in_args (test_xunit.TestSplitId.test_no_dot_in_args) ... ok
> test_no_parenthesis (test_xunit.TestSplitId.test_no_parenthesis) ... ok
> test_addError (test_xunit.TestXMLOutputWithXML.test_addError) ... ok
> test_addError_early (test_xunit.TestXMLOutputWithXML.test_addError_early) ... 
> ok
> test_addFailure (test_xunit.TestXMLOutputWithXML.test_addFailure) ... ok
> test_addFailure_early (test_xunit.TestXMLOutputWithXML.test_addFailure_early) 
> ... ok
> test_addSuccess (test_xunit.TestXMLOutputWithXML.test_addSuccess) ... ok
> test_addSuccess_early (test_xunit.TestXMLOutputWithXML.test_addSuccess_early) 
> ... ok
> test_non_utf8_error (test_xunit.TestXMLOutputWithXML.test_non_utf8_error) ... 
> ok
> 
> ======================================================================
> ERROR: test_entrypoints.test_plugin_entrypoint_is_loadable
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_nose/build.tests/nose/case.py", line 
> 197, in runTest
>     self.test(*self.arg)
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_nose/build.tests/functional_tests/test_entrypoints.py",
>  line 17, in test_plugin_entrypoint_is_loadable
>     ep_file = open(ep_path, 'r')
>               ^^^^^^^^^^^^^^^^^^
> FileNotFoundError: [Errno 2] No such file or directory: 
> '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_nose/build.tests/functional_tests/support/ep/Some_plugin.egg-info/entry_points.txt'
> 
> ----------------------------------------------------------------------
> Ran 387 tests in 18.757s
> 
> FAILED (SKIP=12, errors=1)
> E: pybuild pybuild:395: test: plugin custom failed with: exit code=1: cd 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_nose/build.tests && python3.11 -m 
> nose -v --with-doctest
> dh_auto_test: error: pybuild --test -i python{version} -p 3.11 
> --system=custom returned exit code 13


The full build log is available from:
http://qa-logs.debian.net/2023/09/25/nose_1.3.7-10_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20230925;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20230925&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.

Reply via email to