Your message dated Fri, 23 Jan 2026 11:51:35 +0000
with message-id <[email protected]>
and subject line Bug#1123371: fixed in zope.testrunner 8.2-1
has caused the Debian Bug report #1123371,
regarding zope.testrunner: FTBFS:
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/zope/testrunner/tests/testrunner-gc-after-test.rst/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/zope/testrunner/tests/testrunner-ex/gc-after-test.py:60:
ResourceWarning: not closed - this is no error: testing ResourceWarning here
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
1123371: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1123371
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:zope.testrunner
Version: 8.1-1
Severity: serious
Tags: ftbfs forky sid
Dear maintainer:
During a rebuild of all packages in unstable, this package failed to build.
Below you will find the last part of the build log (probably the most
relevant part, but not necessarily). If required, the full build log
is available here:
https://people.debian.org/~sanvila/build-logs/202512/
About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.
If you cannot reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.
If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:zope.testrunner, so that this is still
visible in the BTS web page for this package.
Thanks.
--------------------------------------------------------------------------------
[...]
debian/rules clean
dh clean --buildsystem=pybuild
dh_auto_clean -O--buildsystem=pybuild
dh_autoreconf_clean -O--buildsystem=pybuild
dh_clean -O--buildsystem=pybuild
debian/rules binary
dh binary --buildsystem=pybuild
dh_update_autotools_config -O--buildsystem=pybuild
dh_autoreconf -O--buildsystem=pybuild
dh_auto_configure -O--buildsystem=pybuild
dh_auto_build -O--buildsystem=pybuild
I: pybuild plugin_pyproject:131: Building wheel for python3.14 with "build"
module
I: pybuild base:317: python3.14 -m build --skip-dependency-check --no-isolation
--wheel --outdir /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14
* Building wheel...
/usr/lib/python3/dist-packages/setuptools/dist.py:759:
SetuptoolsDeprecationWarning: License classifiers are deprecated.
[... snipped ...]
{red} testrunner-ex/sample2/sampletests_e.py", Line NNN, in g{normal}
{red} x = y + 1 # noqa: F821{normal}
{red} - __traceback_info__: I don't know what Y should be.{normal}
{red} NameError: name 'y' is not defined{normal}
- <BLANKLINE>
- <BLANKLINE>
- <BLANKLINE>
- {boldred}Error in test test3 (sample2.sampletests_e.Test...){normal}
? ^^
+ {boldred}Error in test test3 (sample2.sampletests_e.Test.test3){normal}
? ^^^^^
Traceback (most recent call last):
{normal} testrunner-ex/sample2/sampletests_e.py{normal}", Line
{boldred}NNN{normal}, in {boldcyan}test3{normal}
{cyan} f(){normal}
{normal} testrunner-ex/sample2/sampletests_e.py{normal}", Line
{boldred}NNN{normal}, in {boldcyan}f{normal}
{cyan} g(){normal}
{normal} testrunner-ex/sample2/sampletests_e.py{normal}", Line
{boldred}NNN{normal}, in {boldcyan}g{normal}
{cyan} x = y + 1 # noqa: F821{normal}
{red} - __traceback_info__: I don't know what Y should be.{normal}
{red}NameError: name 'y' is not defined{normal}
- <BLANKLINE>
- <BLANKLINE>
- <BLANKLINE>
{boldred}Failure testrunner-ex/sample2/e.rst{normal}
Failed doctest test for e.rst
testrunner-ex/sample2/e.rst", line 0
+ ----------------------------------------------------------------------
- <BLANKLINE>
- ...
{normal}File testrunner-ex/sample2/e.rst{normal}", Line
{boldred}NNN{normal}, in {boldcyan}e.rst{normal}
Failed example:
{cyan} f(){normal}
Exception raised:
{red} Traceback (most recent call last):{normal}
- {red} File ".../doctest.py", Line NNN, in __run{normal}
- {red} ...{normal}
{red} File "<doctest e.rst[1]>", Line NNN, in ?{normal}
{red} f(){normal}
{red} File "<doctest e.rst[0]>", Line NNN, in f{normal}
{red} return x{normal}
{red} NameError: name 'x' is not defined{normal}
- <BLANKLINE>
- <BLANKLINE>
- <BLANKLINE>
- {boldred}Failure in test test (sample2.sampletests_f.Test...){normal}
? ^^
+ {boldred}Failure in test test (sample2.sampletests_f.Test.test){normal}
? ^^^^
Traceback (most recent call last):
{normal} testrunner-ex/sample2/sampletests_f.py{normal}", Line
{boldred}NNN{normal}, in {boldcyan}test{normal}
{cyan} self.assertEqual(1, 0){normal}
{red}AssertionError: 1 != 0{normal}
- <BLANKLINE>
{normal} Ran {green}164{normal} tests with {boldred}3{normal} failures,
{boldred}1{normal} errors, {green}0{normal} skipped in {green}N.NNN{normal}
seconds.{normal}
- ...
+ {normal}Running samplelayers.Layer1 tests:{normal}
+ Tear down zope.testrunner.layer.UnitTests in {green}N.NNN{normal}
seconds.
+ Set up samplelayers.Layer1 in {green}N.NNN{normal} seconds.
+ {normal} Ran {green}9{normal} tests with {green}0{normal} failures,
{green}0{normal} errors, {green}0{normal} skipped in {green}N.NNN{normal}
seconds.{normal}
+ {normal}Running samplelayers.Layer11 tests:{normal}
+ Set up samplelayers.Layer11 in {green}N.NNN{normal} seconds.
+ {normal} Ran {green}26{normal} tests with {green}0{normal} failures,
{green}0{normal} errors, {green}0{normal} skipped in {green}N.NNN{normal}
seconds.{normal}
+ {normal}Running samplelayers.Layer111 tests:{normal}
+ Set up samplelayers.Layerx in {green}N.NNN{normal} seconds.
+ Set up samplelayers.Layer111 in {green}N.NNN{normal} seconds.
+ {normal} Ran {green}26{normal} tests with {green}0{normal} failures,
{green}0{normal} errors, {green}0{normal} skipped in {green}N.NNN{normal}
seconds.{normal}
+ {normal}Running samplelayers.Layer112 tests:{normal}
+ Tear down samplelayers.Layer111 in {green}N.NNN{normal} seconds.
+ Set up samplelayers.Layer112 in {green}N.NNN{normal} seconds.
+ {normal} Ran {green}26{normal} tests with {green}0{normal} failures,
{green}0{normal} errors, {green}0{normal} skipped in {green}N.NNN{normal}
seconds.{normal}
+ {normal}Running samplelayers.Layer12 tests:{normal}
+ Tear down samplelayers.Layer112 in {green}N.NNN{normal} seconds.
+ Tear down samplelayers.Layerx in {green}N.NNN{normal} seconds.
+ Tear down samplelayers.Layer11 in {green}N.NNN{normal} seconds.
+ Set up samplelayers.Layer12 in {green}N.NNN{normal} seconds.
+ {normal} Ran {green}26{normal} tests with {green}0{normal} failures,
{green}0{normal} errors, {green}0{normal} skipped in {green}N.NNN{normal}
seconds.{normal}
+ {normal}Running samplelayers.Layer121 tests:{normal}
+ Set up samplelayers.Layer121 in {green}N.NNN{normal} seconds.
+ {normal} Ran {green}26{normal} tests with {green}0{normal} failures,
{green}0{normal} errors, {green}0{normal} skipped in {green}N.NNN{normal}
seconds.{normal}
+ {normal}Running samplelayers.Layer122 tests:{normal}
+ Tear down samplelayers.Layer121 in {green}N.NNN{normal} seconds.
+ Set up samplelayers.Layer122 in {green}N.NNN{normal} seconds.
+ {normal} Ran {green}26{normal} tests with {green}0{normal} failures,
{green}0{normal} errors, {green}0{normal} skipped in {green}N.NNN{normal}
seconds.{normal}
+ {normal}Tearing down left over layers:{normal}
+ Tear down samplelayers.Layer122 in {green}N.NNN{normal} seconds.
+ Tear down samplelayers.Layer12 in {green}N.NNN{normal} seconds.
+ Tear down samplelayers.Layer1 in {green}N.NNN{normal} seconds.
{normal}Total: {green}329{normal} tests, {boldred}3{normal} failures,
{boldred}1{normal} errors, {green}0{normal} skipped in {green}N.NNN{normal}
seconds.{normal}
True
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/zope/testrunner/tests/testrunner-simple.rst
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/zope/testrunner/tests/testrunner-nestedcode.rst
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/zope/testrunner/tests/testrunner-test-selection.rst
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/zope/testrunner/tests/testrunner-verbose.rst
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/zope/testrunner/tests/testrunner-repeat.rst
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/zope/testrunner/tests/testrunner-knit.rst
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/zope/testrunner/tests/testrunner-shuffle.rst
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/zope/testrunner/tests/testrunner-stops-when-stop-on-error.rst
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/zope/testrunner/tests/testrunner-new-threads.rst
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/zope/testrunner/tests/testrunner-subtest.rst
TestTrace (zope.testrunner.coverage)
normalize_package (zope.testrunner.options)
StartUpFailure (zope.testrunner.find)
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/zope/testrunner/tests/testrunner-gc.rst
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/zope/testrunner/tests/testrunner-wo-source.rst
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/zope/testrunner/tests/testrunner-profiling.rst
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/zope/testrunner/tests/testrunner-profiling-cprofiler.rst
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/zope/testrunner/tests/testrunner-report-skipped.rst
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/zope/testrunner/tests/testrunner-leaks-err.rst
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/zope/testrunner/tests/testrunner-gc-after-test.rst/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/zope/testrunner/tests/testrunner-ex/gc-after-test.py:60:
ResourceWarning: not closed - this is no error: testing ResourceWarning here
warn(ResourceWarning(
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/zope/testrunner/tests/testrunner-ex/gc-after-test.py:60:
ResourceWarning: not closed - this is no error: testing ResourceWarning here
warn(ResourceWarning(
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/zope/testrunner/tests/testrunner-ex/gc-after-test.py:60:
ResourceWarning: not closed - this is no error: testing ResourceWarning here
warn(ResourceWarning(
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/zope/testrunner/tests/testrunner-subunit-err.rst
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/zope/testrunner/tests/testrunner-expected-failures.rst
test_accept_and_reject
(zope.testrunner.tests.test_filter.TestFilterMakerFunction.test_accept_and_reject)
test_accept_and_reject_overlap
(zope.testrunner.tests.test_filter.TestFilterMakerFunction.test_accept_and_reject_overlap)
test_accept_and_reject_same
(zope.testrunner.tests.test_filter.TestFilterMakerFunction.test_accept_and_reject_same)
test_match_all_filter
(zope.testrunner.tests.test_filter.TestFilterMakerFunction.test_match_all_filter)
test_no_filters
(zope.testrunner.tests.test_filter.TestFilterMakerFunction.test_no_filters)
test_reject_one_pattern
(zope.testrunner.tests.test_filter.TestFilterMakerFunction.test_reject_one_pattern)
test_reject_several_patterns
(zope.testrunner.tests.test_filter.TestFilterMakerFunction.test_reject_several_patterns)
test_select_several_patterns
(zope.testrunner.tests.test_filter.TestFilterMakerFunction.test_select_several_patterns)
test_select_specific_pattern
(zope.testrunner.tests.test_filter.TestFilterMakerFunction.test_select_specific_pattern)
test_accepted
(zope.testrunner.tests.test_find.TestIdentifierMatches.test_accepted)
test_ignored
(zope.testrunner.tests.test_find.TestIdentifierMatches.test_ignored)
test_DuplicateTestIDError_message_contains_all_test_ids
(zope.testrunner.tests.test_find.TestUniqueness.test_DuplicateTestIDError_message_contains_all_test_ids)
test_find_tests_raises_error_if_duplicates_found
(zope.testrunner.tests.test_find.TestUniqueness.test_find_tests_raises_error_if_duplicates_found)
test_tests_from_suite_ignores_duplicate_ids_if_option_not_set
(zope.testrunner.tests.test_find.TestUniqueness.test_tests_from_suite_ignores_duplicate_ids_if_option_not_set)
test_tests_from_suite_records_duplicate_test_ids
(zope.testrunner.tests.test_find.TestUniqueness.test_tests_from_suite_records_duplicate_test_ids)
test_via_bad_envvar
(zope.testrunner.tests.test_logsupport.LogsupportTests.test_via_bad_envvar)
test_via_cwd
(zope.testrunner.tests.test_logsupport.LogsupportTests.test_via_cwd)
test_via_envvar
(zope.testrunner.tests.test_logsupport.LogsupportTests.test_via_envvar)
test_FakeInputContinueGenerator_close
(zope.testrunner.tests.test_runner.TestLayerOrdering.test_FakeInputContinueGenerator_close)
test_order_by_bases
(zope.testrunner.tests.test_runner.TestLayerOrdering.test_order_by_bases)
test_order_by_bases_alphabetical_order
(zope.testrunner.tests.test_runner.TestLayerOrdering.test_order_by_bases_alphabetical_order)
test_order_by_bases_diamond_hierarchy
(zope.testrunner.tests.test_runner.TestLayerOrdering.test_order_by_bases_diamond_hierarchy)
test_order_by_bases_mro_is_complicated
(zope.testrunner.tests.test_runner.TestLayerOrdering.test_order_by_bases_mro_is_complicated)
test_order_by_bases_multiple_inheritance
(zope.testrunner.tests.test_runner.TestLayerOrdering.test_order_by_bases_multiple_inheritance)
test_order_by_bases_reverse_tree
(zope.testrunner.tests.test_runner.TestLayerOrdering.test_order_by_bases_reverse_tree)
test_order_by_bases_shared_setup_trumps_alphabetical_order
(zope.testrunner.tests.test_runner.TestLayerOrdering.test_order_by_bases_shared_setup_trumps_alphabetical_order)
test_line_truncated
(zope.testrunner.tests.test_runner.TestReprLines.test_line_truncated)
test_multiline (zope.testrunner.tests.test_runner.TestReprLines.test_multiline)
test_multiline_truncated
(zope.testrunner.tests.test_runner.TestReprLines.test_multiline_truncated)
test_simple (zope.testrunner.tests.test_runner.TestReprLines.test_simple)
test_unprintable
(zope.testrunner.tests.test_runner.TestReprLines.test_unprintable)
test_warning_filter_default
(zope.testrunner.tests.test_runner.TestWarnings.test_warning_filter_default)
test_warnings_are_shown
(zope.testrunner.tests.test_runner.TestWarnings.test_warnings_are_shown)
test_dummy_new_thread
(zope.testrunner.tests.test_threadsupport.Tests.test_dummy_new_thread)
test_dummy_proxy
(zope.testrunner.tests.test_threadsupport.Tests.test_dummy_proxy)
test_dummy_stopped
(zope.testrunner.tests.test_threadsupport.Tests.test_dummy_stopped)
test_thr_new_thread
(zope.testrunner.tests.test_threadsupport.Tests.test_thr_new_thread)
test_thr_proxy (zope.testrunner.tests.test_threadsupport.Tests.test_thr_proxy)
test_thr_stopped
(zope.testrunner.tests.test_threadsupport.Tests.test_thr_stopped)
test_xml_report
(zope.testrunner.tests.test_xml_output.TestXMLOutput.test_xml_report)
test_xml_report_details
(zope.testrunner.tests.test_xml_output.TestXMLOutput.test_xml_report_details)
test_xml_report_with_errors
(zope.testrunner.tests.test_xml_output.TextXMLOutputWithErrors.test_xml_report_with_errors)
test_xml_report_with_errors_details
(zope.testrunner.tests.test_xml_output.TextXMLOutputWithErrors.test_xml_report_with_errors_details)
test_xml_report_with_failures
(zope.testrunner.tests.test_xml_output.TextXMLOutputWithErrors.test_xml_report_with_failures)
Ran 91 tests with 2 failures, 0 errors and 0 skipped in 10.477 seconds.
Tearing down left over layers:
Tear down zope.testrunner.layer.UnitTests in 0.000 seconds.
Tests with failures:
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/zope/testrunner/tests/testrunner-edge-cases.rst
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/zope/testrunner/tests/testrunner-colors.rst
E: pybuild pybuild:389: test: plugin pyproject failed with: exit code=1: cd
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build; {interpreter} -m zope.testrunner
--test-path . --package zope.testrunner -vv -t '!testrunner-eggsupport\.rst'
I: pybuild base:317: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build;
python3.13 -m zope.testrunner --test-path . --package zope.testrunner -vv -t
'!testrunner-eggsupport\.rst'
Running tests at level 1
Running zope.testrunner.layer.UnitTests tests:
Set up zope.testrunner.layer.UnitTests in 0.000 seconds.
Running:
test_complex (zope.testrunner.tests.test_digraph.Tests.test_complex)
test_forest (zope.testrunner.tests.test_digraph.Tests.test_forest)
test_int_digraph (zope.testrunner.tests.test_digraph.Tests.test_int_digraph)
test_obj_diraph (zope.testrunner.tests.test_digraph.Tests.test_obj_diraph)
test_scc_linear (zope.testrunner.tests.test_digraph.Tests.test_scc_linear)
test_trivial_cycle
(zope.testrunner.tests.test_digraph.Tests.test_trivial_cycle)
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/zope/testrunner/tests/testrunner-arguments.rst
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/zope/testrunner/tests/testrunner-coverage.rst
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/zope/testrunner/tests/testrunner-debugging-layer-setup.rst
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/zope/testrunner/tests/testrunner-debugging-import-failure.rst
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/zope/testrunner/tests/testrunner-debugging-nonprintable-exc.rst
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/zope/testrunner/tests/testrunner-debugging.rst
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/zope/testrunner/tests/testrunner-edge-cases.rst
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/zope/testrunner/tests/testrunner-errors.rst
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/zope/testrunner/tests/testrunner-layers-api.rst
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/zope/testrunner/tests/testrunner-layers-instances.rst
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/zope/testrunner/tests/testrunner-layers-buff.rst
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/zope/testrunner/tests/testrunner-subprocess-errors.rst
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/zope/testrunner/tests/testrunner-layers-cantfind.rst
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/zope/testrunner/tests/testrunner-layers-cwd.rst
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/zope/testrunner/tests/testrunner-layers-ntd.rst
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/zope/testrunner/tests/testrunner-layers-topological-sort.rst
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/zope/testrunner/tests/testrunner-layers.rst
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/zope/testrunner/tests/testrunner-progress.rst
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/zope/testrunner/tests/testrunner-colors.rst
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/zope/testrunner/tests/testrunner-simple.rst
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/zope/testrunner/tests/testrunner-nestedcode.rst
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/zope/testrunner/tests/testrunner-test-selection.rst
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/zope/testrunner/tests/testrunner-verbose.rst
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/zope/testrunner/tests/testrunner-repeat.rst
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/zope/testrunner/tests/testrunner-knit.rst
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/zope/testrunner/tests/testrunner-shuffle.rst
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/zope/testrunner/tests/testrunner-stops-when-stop-on-error.rst
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/zope/testrunner/tests/testrunner-new-threads.rst
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/zope/testrunner/tests/testrunner-subtest.rst
TestTrace (zope.testrunner.coverage)
normalize_package (zope.testrunner.options)
StartUpFailure (zope.testrunner.find)
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/zope/testrunner/tests/testrunner-gc.rst
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/zope/testrunner/tests/testrunner-wo-source.rst
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/zope/testrunner/tests/testrunner-profiling.rst
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/zope/testrunner/tests/testrunner-profiling-cprofiler.rst
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/zope/testrunner/tests/testrunner-report-skipped.rst
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/zope/testrunner/tests/testrunner-leaks-err.rst
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/zope/testrunner/tests/testrunner-gc-after-test.rst/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/zope/testrunner/tests/testrunner-ex/gc-after-test.py:60:
ResourceWarning: not closed - this is no error: testing ResourceWarning here
warn(ResourceWarning(
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/zope/testrunner/tests/testrunner-ex/gc-after-test.py:60:
ResourceWarning: not closed - this is no error: testing ResourceWarning here
warn(ResourceWarning(
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/zope/testrunner/tests/testrunner-ex/gc-after-test.py:60:
ResourceWarning: not closed - this is no error: testing ResourceWarning here
warn(ResourceWarning(
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/zope/testrunner/tests/testrunner-subunit-err.rst
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/zope/testrunner/tests/testrunner-expected-failures.rst
test_accept_and_reject
(zope.testrunner.tests.test_filter.TestFilterMakerFunction.test_accept_and_reject)
test_accept_and_reject_overlap
(zope.testrunner.tests.test_filter.TestFilterMakerFunction.test_accept_and_reject_overlap)
test_accept_and_reject_same
(zope.testrunner.tests.test_filter.TestFilterMakerFunction.test_accept_and_reject_same)
test_match_all_filter
(zope.testrunner.tests.test_filter.TestFilterMakerFunction.test_match_all_filter)
test_no_filters
(zope.testrunner.tests.test_filter.TestFilterMakerFunction.test_no_filters)
test_reject_one_pattern
(zope.testrunner.tests.test_filter.TestFilterMakerFunction.test_reject_one_pattern)
test_reject_several_patterns
(zope.testrunner.tests.test_filter.TestFilterMakerFunction.test_reject_several_patterns)
test_select_several_patterns
(zope.testrunner.tests.test_filter.TestFilterMakerFunction.test_select_several_patterns)
test_select_specific_pattern
(zope.testrunner.tests.test_filter.TestFilterMakerFunction.test_select_specific_pattern)
test_accepted
(zope.testrunner.tests.test_find.TestIdentifierMatches.test_accepted)
test_ignored
(zope.testrunner.tests.test_find.TestIdentifierMatches.test_ignored)
test_DuplicateTestIDError_message_contains_all_test_ids
(zope.testrunner.tests.test_find.TestUniqueness.test_DuplicateTestIDError_message_contains_all_test_ids)
test_find_tests_raises_error_if_duplicates_found
(zope.testrunner.tests.test_find.TestUniqueness.test_find_tests_raises_error_if_duplicates_found)
test_tests_from_suite_ignores_duplicate_ids_if_option_not_set
(zope.testrunner.tests.test_find.TestUniqueness.test_tests_from_suite_ignores_duplicate_ids_if_option_not_set)
test_tests_from_suite_records_duplicate_test_ids
(zope.testrunner.tests.test_find.TestUniqueness.test_tests_from_suite_records_duplicate_test_ids)
test_via_bad_envvar
(zope.testrunner.tests.test_logsupport.LogsupportTests.test_via_bad_envvar)
test_via_cwd
(zope.testrunner.tests.test_logsupport.LogsupportTests.test_via_cwd)
test_via_envvar
(zope.testrunner.tests.test_logsupport.LogsupportTests.test_via_envvar)
test_FakeInputContinueGenerator_close
(zope.testrunner.tests.test_runner.TestLayerOrdering.test_FakeInputContinueGenerator_close)
test_order_by_bases
(zope.testrunner.tests.test_runner.TestLayerOrdering.test_order_by_bases)
test_order_by_bases_alphabetical_order
(zope.testrunner.tests.test_runner.TestLayerOrdering.test_order_by_bases_alphabetical_order)
test_order_by_bases_diamond_hierarchy
(zope.testrunner.tests.test_runner.TestLayerOrdering.test_order_by_bases_diamond_hierarchy)
test_order_by_bases_mro_is_complicated
(zope.testrunner.tests.test_runner.TestLayerOrdering.test_order_by_bases_mro_is_complicated)
test_order_by_bases_multiple_inheritance
(zope.testrunner.tests.test_runner.TestLayerOrdering.test_order_by_bases_multiple_inheritance)
test_order_by_bases_reverse_tree
(zope.testrunner.tests.test_runner.TestLayerOrdering.test_order_by_bases_reverse_tree)
test_order_by_bases_shared_setup_trumps_alphabetical_order
(zope.testrunner.tests.test_runner.TestLayerOrdering.test_order_by_bases_shared_setup_trumps_alphabetical_order)
test_line_truncated
(zope.testrunner.tests.test_runner.TestReprLines.test_line_truncated)
test_multiline (zope.testrunner.tests.test_runner.TestReprLines.test_multiline)
test_multiline_truncated
(zope.testrunner.tests.test_runner.TestReprLines.test_multiline_truncated)
test_simple (zope.testrunner.tests.test_runner.TestReprLines.test_simple)
test_unprintable
(zope.testrunner.tests.test_runner.TestReprLines.test_unprintable)
test_warning_filter_default
(zope.testrunner.tests.test_runner.TestWarnings.test_warning_filter_default)
test_warnings_are_shown
(zope.testrunner.tests.test_runner.TestWarnings.test_warnings_are_shown)
test_dummy_new_thread
(zope.testrunner.tests.test_threadsupport.Tests.test_dummy_new_thread)
test_dummy_proxy
(zope.testrunner.tests.test_threadsupport.Tests.test_dummy_proxy)
test_dummy_stopped
(zope.testrunner.tests.test_threadsupport.Tests.test_dummy_stopped)
test_thr_new_thread
(zope.testrunner.tests.test_threadsupport.Tests.test_thr_new_thread)
test_thr_proxy (zope.testrunner.tests.test_threadsupport.Tests.test_thr_proxy)
test_thr_stopped
(zope.testrunner.tests.test_threadsupport.Tests.test_thr_stopped)
test_xml_report
(zope.testrunner.tests.test_xml_output.TestXMLOutput.test_xml_report)
test_xml_report_details
(zope.testrunner.tests.test_xml_output.TestXMLOutput.test_xml_report_details)
test_xml_report_with_errors
(zope.testrunner.tests.test_xml_output.TextXMLOutputWithErrors.test_xml_report_with_errors)
test_xml_report_with_errors_details
(zope.testrunner.tests.test_xml_output.TextXMLOutputWithErrors.test_xml_report_with_errors_details)
test_xml_report_with_failures
(zope.testrunner.tests.test_xml_output.TextXMLOutputWithErrors.test_xml_report_with_failures)
Ran 91 tests with 0 failures, 0 errors and 0 skipped in 9.593 seconds.
Tearing down left over layers:
Tear down zope.testrunner.layer.UnitTests in 0.000 seconds.
dh_auto_test: error: pybuild --test -i python{version} -p "3.14 3.13" returned
exit code 13
make: *** [debian/rules:14: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------
--- End Message ---
--- Begin Message ---
Source: zope.testrunner
Source-Version: 8.2-1
Done: Colin Watson <[email protected]>
We believe that the bug you reported is fixed in the latest version of
zope.testrunner, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Colin Watson <[email protected]> (supplier of updated zope.testrunner package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Fri, 23 Jan 2026 11:07:22 +0000
Source: zope.testrunner
Architecture: source
Version: 8.2-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <[email protected]>
Changed-By: Colin Watson <[email protected]>
Closes: 1123371
Changes:
zope.testrunner (8.2-1) unstable; urgency=medium
.
* New upstream release:
- Add support for Python 3.14 (closes: #1123371).
Checksums-Sha1:
e01d4a92007b691f427db7f77dbbdee957aa5cb5 2324 zope.testrunner_8.2-1.dsc
4cb481abd5ee3a946284bf42ccb29df5940dafac 155357 zope.testrunner_8.2.orig.tar.gz
4e6cb881a685e74ba0f427410247458ce69bfb25 7532
zope.testrunner_8.2-1.debian.tar.xz
Checksums-Sha256:
a654ce964ad11279c906e8a86261b8820e64043785c536f853f6a7fcba14df08 2324
zope.testrunner_8.2-1.dsc
1f4016c3ee8503a069946000a55479646db0a83ed4cd2bc8e54cfb6c27d88946 155357
zope.testrunner_8.2.orig.tar.gz
c3fdcbb7da474414e3e70a0e6e1f3874c6c5cfbbc515da743dce7bf3a8269a5b 7532
zope.testrunner_8.2-1.debian.tar.xz
Files:
ea879a6bf378ea1a0fd0ef12ce28397b 2324 zope optional zope.testrunner_8.2-1.dsc
385877d91670103d3137a7163f497830 155357 zope optional
zope.testrunner_8.2.orig.tar.gz
e685eded10920e821a18617798fa3dc3 7532 zope optional
zope.testrunner_8.2-1.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEErApP8SYRtvzPAcEROTWH2X2GUAsFAmlzVoYACgkQOTWH2X2G
UAtvxw/7BiUA6pZOrnCgJS1IdfRlJC7cSARTGirIfnlHxIh2mHbQ7hxTFlLCLZpT
ixV/Y489GiVQ5R94EY+RVNrgUQCJbCPI8cEQWhzvqqTfcEGWqax0OFXS28gOGifG
nA/64pzqn6UaNtEucfcUZ+oRdrwDnKvpnbWuYJxm9Aonusf4IwffxWshD3RCjZN8
VaUkuZ9x8uy5hiUqFZuHiVb4cANTrAAHNxyo1npbm0TuhybqDFsiu4cFI5XOd/8p
H6pJpIHljXxJBHIlDQqx/H5b4m5VdlS7Imq388+ay1lWidaeoT1AnUGZu/Z6wRVZ
PiMfAr3WtWV5Yy+vq+d3CRj4imLFG5kihlKkqzQgrsBDs9Dz5XrVa3mkXx128935
+K6/nTZynuYudV7ktYy6NszChXwifuhKVf10Z7hac+muKJgH2hNOTxuFOIUex4eS
fbCu2m20Afd4g+Xw+6Tp3ARa/NM0wG4lDBdNDQhlFja7tzwx28sHlCSWQAEwrXf1
E29l6ZkP18UCDZADWrGxegfcLTugxDAffaTvIQjPSmfJjG147wjDzLfT7phANNn9
BaL+F2aIP1BhOmzbcPO3KdML1uDbMLG9cgvPut97uCRoKM2GPczbP7Go/RekAx5a
pJmi7B0bTilNDEXnRbOkO7ltPfiE6uB3x0KvK9erh2tHCI581Jc=
=o3h7
-----END PGP SIGNATURE-----
pgpOH4LoB5eKL.pgp
Description: PGP signature
--- End Message ---