1 ROOT: tox-gh-actions won't override envlist because tox is not running in GitHub Actions
2 py$(PYV): remove tox env folder $(@D)/.tox/py$(PYV)
3 py$(PYV): commands[0]> python -m zope.testrunner --test-path=src -vv
4 Running tests at level 1
5 Running zope.testrunner.layer.UnitTests tests:
6 Set up zope.testrunner.layer.UnitTests.
8 test___get__ (zope.deprecation.tests.TestDeprecatedGetProperty)
9 test___get___with_custom_cls (zope.deprecation.tests.TestDeprecatedGetProperty)
10 test___get__noshow (zope.deprecation.tests.TestDeprecatedGetProperty)
11 test___get__ (zope.deprecation.tests.TestDeprecatedGetSetProperty)
12 test___get___with_custom_cls (zope.deprecation.tests.TestDeprecatedGetSetProperty)
13 test___get__noshow (zope.deprecation.tests.TestDeprecatedGetSetProperty)
14 test___set__ (zope.deprecation.tests.TestDeprecatedGetSetProperty)
15 test___set___with_custom_cls (zope.deprecation.tests.TestDeprecatedGetSetProperty)
16 test___set__noshow (zope.deprecation.tests.TestDeprecatedGetSetProperty)
17 test_it (zope.deprecation.tests.TestDeprecatedMethod)
18 test_it_noshow (zope.deprecation.tests.TestDeprecatedMethod)
19 test_it_with_custom_cls (zope.deprecation.tests.TestDeprecatedMethod)
20 test___delattr__notowned (zope.deprecation.tests.TestDeprecatedModule)
21 test___delattr__owned (zope.deprecation.tests.TestDeprecatedModule)
22 test___getattribute____class__ (zope.deprecation.tests.TestDeprecatedModule)
23 test___getattribute____owned__ (zope.deprecation.tests.TestDeprecatedModule)
24 test___getattribute___deprecated (zope.deprecation.tests.TestDeprecatedModule)
25 test___getattribute___deprecated_with_custom_cls (zope.deprecation.tests.TestDeprecatedModule)
26 test___getattribute___noshow (zope.deprecation.tests.TestDeprecatedModule)
27 test___getattribute__missing (zope.deprecation.tests.TestDeprecatedModule)
28 test___setattr__notowned (zope.deprecation.tests.TestDeprecatedModule)
29 test___setattr__owned (zope.deprecation.tests.TestDeprecatedModule)
30 test___delete__ (zope.deprecation.tests.TestDeprecatedSetGetDeleteProperty)
31 test___delete___with_custom_cls (zope.deprecation.tests.TestDeprecatedSetGetDeleteProperty)
32 test___delete__noshow (zope.deprecation.tests.TestDeprecatedSetGetDeleteProperty)
33 test___get__ (zope.deprecation.tests.TestDeprecatedSetGetDeleteProperty)
34 test___get___with_custom_cls (zope.deprecation.tests.TestDeprecatedSetGetDeleteProperty)
35 test___get__noshow (zope.deprecation.tests.TestDeprecatedSetGetDeleteProperty)
36 test___set__ (zope.deprecation.tests.TestDeprecatedSetGetDeleteProperty)
37 test___set___with_custom_cls (zope.deprecation.tests.TestDeprecatedSetGetDeleteProperty)
38 test___set__noshow (zope.deprecation.tests.TestDeprecatedSetGetDeleteProperty)
39 test___delattr__notowned (zope.deprecation.tests.TestDeprecationProxy)
40 test___delattr__owned (zope.deprecation.tests.TestDeprecationProxy)
41 test___getattribute____class__ (zope.deprecation.tests.TestDeprecationProxy)
42 test___getattribute___deprecate (zope.deprecation.tests.TestDeprecationProxy)
43 test___getattribute__missing (zope.deprecation.tests.TestDeprecationProxy)
44 test___setattr__notowned (zope.deprecation.tests.TestDeprecationProxy)
45 test___setattr__owned (zope.deprecation.tests.TestDeprecationProxy)
46 test_deprecate_and__getattribute__noshow (zope.deprecation.tests.TestDeprecationProxy)
47 test_deprecate_and__getattribute__sequence (zope.deprecation.tests.TestDeprecationProxy)
48 test_deprecate_and__getattribute__string (zope.deprecation.tests.TestDeprecationProxy)
49 test_deprecate_and__getattribute__string_with_custom_cls (zope.deprecation.tests.TestDeprecationProxy)
50 test___show__global (zope.deprecation.tests.TestShowSwitch)
51 test_call_false (zope.deprecation.tests.TestShowSwitch)
52 test_call_true (zope.deprecation.tests.TestShowSwitch)
53 test_off (zope.deprecation.tests.TestShowSwitch)
54 test_on (zope.deprecation.tests.TestShowSwitch)
55 test_repr_off (zope.deprecation.tests.TestShowSwitch)
56 test_repr_on (zope.deprecation.tests.TestShowSwitch)
57 test_reset (zope.deprecation.tests.TestShowSwitch)
58 test_it (zope.deprecation.tests.TestSuppressor)
59 test___call__ (zope.deprecation.tests.Test_deprecate)
60 test___call__method (zope.deprecation.tests.Test_deprecate)
61 test___call__with_custom_cls (zope.deprecation.tests.Test_deprecate)
62 test_function_specifier (zope.deprecation.tests.Test_deprecated)
63 test_getproperty_specifier (zope.deprecation.tests.Test_deprecated)
64 test_getsetdeleteproperty_specifier (zope.deprecation.tests.Test_deprecated)
65 test_getsetproperty_specifier (zope.deprecation.tests.Test_deprecated)
66 test_module_specifier (zope.deprecation.tests.Test_deprecated)
67 test_string_specifier (zope.deprecation.tests.Test_deprecated)
68 test_string_specifier_sys_modules_already_mutated (zope.deprecation.tests.Test_deprecated)
69 test_string_specifier_with_custom_cls (zope.deprecation.tests.Test_deprecated)
70 test_it (zope.deprecation.tests.Test_import_aliases)
71 test_unsupported_None (zope.deprecation.tests.Test_moved)
72 test_unsupported_None_with_custom_cls (zope.deprecation.tests.Test_moved)
73 test_unsupported_not_None (zope.deprecation.tests.Test_moved)
74 Ran 66 tests with 0 failures, 0 errors and 0 skipped.
75 Tearing down left over layers:
76 Tear down zope.testrunner.layer.UnitTests.
77 py$(PYV): commands[1]> python -m sphinx.cmd.build -b doctest -d $(@D)/.tox/py$(PYV)/.cache/doctrees docs $(@D)/.tox/py$(PYV)/.cache/doctest
79 making output directory... done
80 WARNING: html_static_path entry '_static' does not exist
81 building [mo]: targets for 0 po files that are out of date
82 building [doctest]: targets for 3 source files that are out of date
83 updating environment: [new config] 3 added, 0 changed, 0 removed
84 reading sources... [ 33%] api
85 reading sources... [ 66%] hacking
86 reading sources... [100%] index
88 looking for now-outdated files... none found
89 pickling environment... done
90 checking consistency... done
95 1 items passed all tests:
98 92 passed and 0 failed.
105 0 failures in setup code
106 0 failures in cleanup code
107 build succeeded, 1 warning.
109 Testing of doctests in the sources finished, look at the results in .tox/py$(PYV)/.cache/doctest/output.txt.