bhyve-fw: drop CSM
[oi-userland.git] / components / python / pytest-helpers-namespace / test / results-all.master
blob3db4932f8cfd9614fff9ac1305d9223c3a22c280
1 ============================= test session starts ==============================
2 platform sunos5 -- Python $(PYTHON_VERSION).X -- $(PYTHON)
3 cachedir: .pytest_cache
4 hypothesis profile 'default' -> database=DirectoryBasedExampleDatabase('$(@D)/.hypothesis/examples')
5 rootdir: $(@D)
6 asyncio: mode=strict
7 collecting ... collected 9 items
9 tests/test_helpers_namespace.py::test_call_register_on_helper_function PASSED
10 tests/test_helpers_namespace.py::test_helper_as_regular_function PASSED
11 tests/test_helpers_namespace.py::test_helper_contains_method PASSED
12 tests/test_helpers_namespace.py::test_helper_override PASSED
13 tests/test_helpers_namespace.py::test_helper_with_custom_name PASSED
14 tests/test_helpers_namespace.py::test_namespace PASSED
15 tests/test_helpers_namespace.py::test_namespace_override PASSED
16 tests/test_helpers_namespace.py::test_nested_namespace PASSED
17 tests/test_helpers_namespace.py::test_unregistered_namespace PASSED
19 =============================== warnings summary ===============================
20 tests/test_helpers_namespace.py::test_namespace
21 tests/test_helpers_namespace.py::test_nested_namespace
22 tests/test_helpers_namespace.py::test_unregistered_namespace
23 tests/test_helpers_namespace.py::test_namespace_override
24 tests/test_helpers_namespace.py::test_helper_override
25 tests/test_helpers_namespace.py::test_helper_with_custom_name
26 tests/test_helpers_namespace.py::test_helper_contains_method
27 tests/test_helpers_namespace.py::test_call_register_on_helper_function
28   $(PYTHON_DIR)/vendor-packages/pytest_relaxed/plugin.py:40: PytestDeprecationWarning: The hookimpl pytest_configure uses old-style configuration options (marks or attributes).
29   Please use the pytest.hookimpl(trylast=True) decorator instead
30    to configure the hooks.
31    See https://docs.pytest.org/en/latest/deprecations.html#configuring-hook-specs-impls-using-markers
32     @pytest.mark.trylast  # So we can be sure builtin terminalreporter exists
34 tests/test_helpers_namespace.py::test_namespace
35 tests/test_helpers_namespace.py::test_nested_namespace
36 tests/test_helpers_namespace.py::test_unregistered_namespace
37 tests/test_helpers_namespace.py::test_namespace_override
38 tests/test_helpers_namespace.py::test_helper_override
39 tests/test_helpers_namespace.py::test_helper_as_regular_function
40 tests/test_helpers_namespace.py::test_helper_with_custom_name
41 tests/test_helpers_namespace.py::test_helper_contains_method
42 tests/test_helpers_namespace.py::test_call_register_on_helper_function
43   $(PYTHON_DIR)/vendor-packages/pytest_reporter/__init__.py:1: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html
44     from pkg_resources import get_distribution, DistributionNotFound
46 tests/test_helpers_namespace.py: 18 warnings
47   $(PYTHON_DIR)/vendor-packages/pkg_resources/__init__.py:2871: DeprecationWarning: Deprecated call to `pkg_resources.declare_namespace('paste')`.
48   Implementing implicit namespace packages (as specified in PEP 420) is preferred to `pkg_resources.declare_namespace`. See https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-namespace-packages
49     declare_namespace(pkg)
51 tests/test_helpers_namespace.py::test_namespace
52 tests/test_helpers_namespace.py::test_nested_namespace
53 tests/test_helpers_namespace.py::test_unregistered_namespace
54 tests/test_helpers_namespace.py::test_namespace_override
55 tests/test_helpers_namespace.py::test_helper_override
56 tests/test_helpers_namespace.py::test_helper_as_regular_function
57 tests/test_helpers_namespace.py::test_helper_with_custom_name
58 tests/test_helpers_namespace.py::test_helper_contains_method
59 tests/test_helpers_namespace.py::test_call_register_on_helper_function
60   $(PYTHON_DIR)/vendor-packages/pkg_resources/__init__.py:2871: DeprecationWarning: Deprecated call to `pkg_resources.declare_namespace('flufl')`.
61   Implementing implicit namespace packages (as specified in PEP 420) is preferred to `pkg_resources.declare_namespace`. See https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-namespace-packages
62     declare_namespace(pkg)
64 tests/test_helpers_namespace.py: 18 warnings
65   $(PYTHON_DIR)/vendor-packages/pkg_resources/__init__.py:2871: DeprecationWarning: Deprecated call to `pkg_resources.declare_namespace('repoze')`.
66   Implementing implicit namespace packages (as specified in PEP 420) is preferred to `pkg_resources.declare_namespace`. See https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-namespace-packages
67     declare_namespace(pkg)
69 tests/test_helpers_namespace.py::test_namespace
70 tests/test_helpers_namespace.py::test_nested_namespace
71 tests/test_helpers_namespace.py::test_unregistered_namespace
72 tests/test_helpers_namespace.py::test_namespace_override
73 tests/test_helpers_namespace.py::test_helper_override
74 tests/test_helpers_namespace.py::test_helper_as_regular_function
75 tests/test_helpers_namespace.py::test_helper_with_custom_name
76 tests/test_helpers_namespace.py::test_helper_contains_method
77 tests/test_helpers_namespace.py::test_call_register_on_helper_function
78   $(PYTHON_DIR)/vendor-packages/pkg_resources/__init__.py:2871: DeprecationWarning: Deprecated call to `pkg_resources.declare_namespace('repoze.sphinx')`.
79   Implementing implicit namespace packages (as specified in PEP 420) is preferred to `pkg_resources.declare_namespace`. See https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-namespace-packages
80     declare_namespace(pkg)
82 tests/test_helpers_namespace.py::test_namespace
83 tests/test_helpers_namespace.py::test_nested_namespace
84 tests/test_helpers_namespace.py::test_unregistered_namespace
85 tests/test_helpers_namespace.py::test_namespace_override
86 tests/test_helpers_namespace.py::test_helper_override
87 tests/test_helpers_namespace.py::test_helper_as_regular_function
88 tests/test_helpers_namespace.py::test_helper_with_custom_name
89 tests/test_helpers_namespace.py::test_helper_contains_method
90 tests/test_helpers_namespace.py::test_call_register_on_helper_function
91   $(PYTHON_DIR)/vendor-packages/pkg_resources/__init__.py:2350: DeprecationWarning: Deprecated call to `pkg_resources.declare_namespace('repoze')`.
92   Implementing implicit namespace packages (as specified in PEP 420) is preferred to `pkg_resources.declare_namespace`. See https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-namespace-packages
93     declare_namespace(parent)
95 tests/test_helpers_namespace.py::test_namespace
96 tests/test_helpers_namespace.py::test_nested_namespace
97 tests/test_helpers_namespace.py::test_unregistered_namespace
98 tests/test_helpers_namespace.py::test_namespace_override
99 tests/test_helpers_namespace.py::test_helper_override
100 tests/test_helpers_namespace.py::test_helper_as_regular_function
101 tests/test_helpers_namespace.py::test_helper_with_custom_name
102 tests/test_helpers_namespace.py::test_helper_contains_method
103 tests/test_helpers_namespace.py::test_call_register_on_helper_function
104   $(PYTHON_DIR)/vendor-packages/pkg_resources/__init__.py:2871: DeprecationWarning: Deprecated call to `pkg_resources.declare_namespace('sphinxcontrib')`.
105   Implementing implicit namespace packages (as specified in PEP 420) is preferred to `pkg_resources.declare_namespace`. See https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-namespace-packages
106     declare_namespace(pkg)
108 tests/test_helpers_namespace.py::test_namespace
109 tests/test_helpers_namespace.py::test_nested_namespace
110 tests/test_helpers_namespace.py::test_unregistered_namespace
111 tests/test_helpers_namespace.py::test_namespace_override
112 tests/test_helpers_namespace.py::test_helper_override
113 tests/test_helpers_namespace.py::test_helper_as_regular_function
114 tests/test_helpers_namespace.py::test_helper_with_custom_name
115 tests/test_helpers_namespace.py::test_helper_contains_method
116 tests/test_helpers_namespace.py::test_call_register_on_helper_function
117   $(PYTHON_DIR)/vendor-packages/pkg_resources/__init__.py:2871: DeprecationWarning: Deprecated call to `pkg_resources.declare_namespace('zc')`.
118   Implementing implicit namespace packages (as specified in PEP 420) is preferred to `pkg_resources.declare_namespace`. See https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-namespace-packages
119     declare_namespace(pkg)
121 tests/test_helpers_namespace.py::test_namespace
122 tests/test_helpers_namespace.py::test_nested_namespace
123 tests/test_helpers_namespace.py::test_unregistered_namespace
124 tests/test_helpers_namespace.py::test_namespace_override
125 tests/test_helpers_namespace.py::test_helper_override
126 tests/test_helpers_namespace.py::test_helper_as_regular_function
127 tests/test_helpers_namespace.py::test_helper_with_custom_name
128 tests/test_helpers_namespace.py::test_helper_contains_method
129 tests/test_helpers_namespace.py::test_call_register_on_helper_function
130   $(PYTHON_DIR)/vendor-packages/pkg_resources/__init__.py:2871: DeprecationWarning: Deprecated call to `pkg_resources.declare_namespace('zest')`.
131   Implementing implicit namespace packages (as specified in PEP 420) is preferred to `pkg_resources.declare_namespace`. See https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-namespace-packages
132     declare_namespace(pkg)
134 tests/test_helpers_namespace.py: 135 warnings
135   $(PYTHON_DIR)/vendor-packages/pkg_resources/__init__.py:2871: DeprecationWarning: Deprecated call to `pkg_resources.declare_namespace('zope')`.
136   Implementing implicit namespace packages (as specified in PEP 420) is preferred to `pkg_resources.declare_namespace`. See https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-namespace-packages
137     declare_namespace(pkg)
139 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
140 ======== 9 passed, 242 warnings ========