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
--------------------------------------------------------------------------------

Reply via email to