1 py$(PYV): remove tox env folder $(@D)/.tox/py$(PYV)
2 py$(PYV): commands[0]> python -X dev -X warn_default_encoding -m pytest --durations 25
3 ============================= test session starts ==============================
4 platform sunos5 -- Python $(PYTHON_VERSION).X -- $(@D)/.tox/py$(PYV)/bin/python
5 cachedir: .tox/py$(PYV)/.pytest_cache
6 libraries: Sphinx-7.4.7, docutils-0.21.2
8 configfile: pyproject.toml
10 collecting ... collected 2189 items
12 tests/test_addnodes.py::test_desc_sig_element_nodes PASSED
13 tests/test_application.py::test_instantiation PASSED
14 tests/test_application.py::test_events PASSED
15 tests/test_application.py::test_emit_with_nonascii_name_node PASSED
16 tests/test_application.py::test_extensions PASSED
17 tests/test_application.py::test_extension_in_blacklist PASSED
18 tests/test_application.py::test_add_source_parser PASSED
19 tests/test_application.py::test_add_is_parallel_allowed PASSED
20 tests/test_application.py::test_build_specific PASSED
21 tests/test_builders/test_build.py::test_build_all[dirhtml] PASSED
22 tests/test_builders/test_build.py::test_build_all[singlehtml] PASSED
23 tests/test_builders/test_build.py::test_build_all[text] PASSED
24 tests/test_builders/test_build.py::test_build_all[xml] PASSED
25 tests/test_builders/test_build.py::test_build_all[pseudoxml] PASSED
26 tests/test_builders/test_build.py::test_build_all[linkcheck] PASSED
27 tests/test_builders/test_build.py::test_root_doc_not_found PASSED
28 tests/test_builders/test_build.py::test_circular_toctree PASSED
29 tests/test_builders/test_build.py::test_numbered_circular_toctree PASSED
30 tests/test_builders/test_build.py::test_image_glob PASSED
31 tests/test_builders/test_build.py::test_log_no_ansi_colors PASSED
32 tests/test_builders/test_build_changes.py::test_build PASSED
33 tests/test_builders/test_build_changes.py::test_no_changes PASSED
34 tests/test_builders/test_build_dirhtml.py::test_dirhtml PASSED
35 tests/test_builders/test_build_epub.py::test_build_epub PASSED
36 tests/test_builders/test_build_epub.py::test_epub_cover PASSED
37 tests/test_builders/test_build_epub.py::test_nested_toc PASSED
38 tests/test_builders/test_build_epub.py::test_escaped_toc PASSED
39 tests/test_builders/test_build_epub.py::test_epub_writing_mode PASSED
40 tests/test_builders/test_build_epub.py::test_epub_anchor_id PASSED
41 tests/test_builders/test_build_epub.py::test_epub_assets PASSED
42 tests/test_builders/test_build_epub.py::test_epub_css_files PASSED
43 tests/test_builders/test_build_epub.py::test_html_download_role PASSED
44 tests/test_builders/test_build_epub.py::test_duplicated_toctree_entry PASSED
45 tests/test_builders/test_build_epub.py::test_run_epubcheck SKIPPED (...)
46 tests/test_builders/test_build_epub.py::test_xml_name_pattern_check PASSED
47 tests/test_builders/test_build_epub.py::test_copy_images PASSED
48 tests/test_builders/test_build_gettext.py::test_Catalog_duplicated_message PASSED
49 tests/test_builders/test_build_gettext.py::test_build_gettext PASSED
50 tests/test_builders/test_build_gettext.py::test_msgfmt PASSED
51 tests/test_builders/test_build_gettext.py::test_gettext_index_entries PASSED
52 tests/test_builders/test_build_gettext.py::test_gettext_disable_index_entries PASSED
53 tests/test_builders/test_build_gettext.py::test_gettext_template PASSED
54 tests/test_builders/test_build_gettext.py::test_gettext_template_msgid_order_in_sphinxpot PASSED
55 tests/test_builders/test_build_gettext.py::test_build_single_pot PASSED
56 tests/test_builders/test_build_gettext.py::test_gettext_prolog_epilog_substitution PASSED
57 tests/test_builders/test_build_gettext.py::test_gettext_prolog_epilog_substitution_excluded PASSED
58 tests/test_builders/test_build_gettext.py::test_gettext_literalblock_additional PASSED
59 tests/test_builders/test_build_html.py::test_html_sidebars_error PASSED
60 tests/test_builders/test_build_html.py::test_html4_error PASSED
61 tests/test_builders/test_build_html.py::test_docutils_output[index.html-.//div[@class='citation']/span-Ref1] PASSED
62 tests/test_builders/test_build_html.py::test_docutils_output[index.html-.//div[@class='citation']/span-Ref_1] PASSED
63 tests/test_builders/test_build_html.py::test_docutils_output[footnote.html-.//a[@class='footnote-reference brackets'][@href='#id9'][@id='id1']-1] PASSED
64 tests/test_builders/test_build_html.py::test_docutils_output[footnote.html-.//a[@class='footnote-reference brackets'][@href='#id10'][@id='id2']-2] PASSED
65 tests/test_builders/test_build_html.py::test_docutils_output[footnote.html-.//a[@class='footnote-reference brackets'][@href='#foo'][@id='id3']-3] PASSED
66 tests/test_builders/test_build_html.py::test_docutils_output[footnote.html-.//a[@class='reference internal'][@href='#bar'][@id='id4']/span-\\[bar\\]] PASSED
67 tests/test_builders/test_build_html.py::test_docutils_output[footnote.html-.//a[@class='reference internal'][@href='#baz-qux'][@id='id5']/span-\\[baz_qux\\]] PASSED
68 tests/test_builders/test_build_html.py::test_docutils_output[footnote.html-.//a[@class='footnote-reference brackets'][@href='#id11'][@id='id6']-4] PASSED
69 tests/test_builders/test_build_html.py::test_docutils_output[footnote.html-.//a[@class='footnote-reference brackets'][@href='#id12'][@id='id7']-5] PASSED
70 tests/test_builders/test_build_html.py::test_docutils_output[footnote.html-.//aside[@class='footnote brackets']/span/a[@href='#id1']-1] PASSED
71 tests/test_builders/test_build_html.py::test_docutils_output[footnote.html-.//aside[@class='footnote brackets']/span/a[@href='#id2']-2] PASSED
72 tests/test_builders/test_build_html.py::test_docutils_output[footnote.html-.//aside[@class='footnote brackets']/span/a[@href='#id3']-3] PASSED
73 tests/test_builders/test_build_html.py::test_docutils_output[footnote.html-.//div[@class='citation']/span/a[@href='#id4']-bar] PASSED
74 tests/test_builders/test_build_html.py::test_docutils_output[footnote.html-.//div[@class='citation']/span/a[@href='#id5']-baz_qux] PASSED
75 tests/test_builders/test_build_html.py::test_docutils_output[footnote.html-.//aside[@class='footnote brackets']/span/a[@href='#id6']-4] PASSED
76 tests/test_builders/test_build_html.py::test_docutils_output[footnote.html-.//aside[@class='footnote brackets']/span/a[@href='#id7']-5] PASSED
77 tests/test_builders/test_build_html.py::test_docutils_output[footnote.html-.//aside[@class='footnote brackets']/span/a[@href='#id8']-6] PASSED
78 tests/test_builders/test_build_html.py::test_html_parallel PASSED
79 tests/test_builders/test_build_html.py::test_html_translator PASSED
80 tests/test_builders/test_build_html.py::test_enumerable_node[expect0] PASSED
81 tests/test_builders/test_build_html.py::test_enumerable_node[expect1] PASSED
82 tests/test_builders/test_build_html.py::test_enumerable_node[expect2] PASSED
83 tests/test_builders/test_build_html.py::test_enumerable_node[expect3] PASSED
84 tests/test_builders/test_build_html.py::test_enumerable_node[expect4] PASSED
85 tests/test_builders/test_build_html.py::test_enumerable_node[expect5] PASSED
86 tests/test_builders/test_build_html.py::test_enumerable_node[expect6] PASSED
87 tests/test_builders/test_build_html.py::test_enumerable_node[expect7] PASSED
88 tests/test_builders/test_build_html.py::test_enumerable_node[expect8] PASSED
89 tests/test_builders/test_build_html.py::test_enumerable_node[expect9] PASSED
90 tests/test_builders/test_build_html.py::test_html_copy_source PASSED
91 tests/test_builders/test_build_html.py::test_html_sourcelink_suffix PASSED
92 tests/test_builders/test_build_html.py::test_html_sourcelink_suffix_same PASSED
93 tests/test_builders/test_build_html.py::test_html_sourcelink_suffix_empty PASSED
94 tests/test_builders/test_build_html.py::test_html_entity PASSED
95 tests/test_builders/test_build_html.py::test_html_inventory PASSED
96 tests/test_builders/test_build_html.py::test_html_anchor_for_figure PASSED
97 tests/test_builders/test_build_html.py::test_html_raw_directive PASSED
98 tests/test_builders/test_build_html.py::test_alternate_stylesheets[expect0] PASSED
99 tests/test_builders/test_build_html.py::test_alternate_stylesheets[expect1] PASSED
100 tests/test_builders/test_build_html.py::test_alternate_stylesheets[expect2] PASSED
101 tests/test_builders/test_build_html.py::test_alternate_stylesheets[expect3] PASSED
102 tests/test_builders/test_build_html.py::test_alternate_stylesheets[expect4] PASSED
103 tests/test_builders/test_build_html.py::test_alternate_stylesheets[expect5] PASSED
104 tests/test_builders/test_build_html.py::test_alternate_stylesheets[expect6] PASSED
105 tests/test_builders/test_build_html.py::test_alternate_stylesheets[expect7] PASSED
106 tests/test_builders/test_build_html.py::test_html_style PASSED
107 tests/test_builders/test_build_html.py::test_html_sidebar PASSED
108 tests/test_builders/test_build_html.py::test_html_manpage[index.html-expect0] PASSED
109 tests/test_builders/test_build_html.py::test_html_manpage[index.html-expect1] PASSED
110 tests/test_builders/test_build_html.py::test_html_manpage[index.html-expect2] PASSED
111 tests/test_builders/test_build_html.py::test_html_manpage[index.html-expect3] PASSED
112 tests/test_builders/test_build_html.py::test_html_baseurl PASSED
113 tests/test_builders/test_build_html.py::test_html_baseurl_and_html_file_suffix PASSED
114 tests/test_builders/test_build_html.py::test_validate_html_extra_path PASSED
115 tests/test_builders/test_build_html.py::test_validate_html_static_path PASSED
116 tests/test_builders/test_build_html.py::test_html_permalink_disable PASSED
117 tests/test_builders/test_build_html.py::test_html_permalink_icon PASSED
118 tests/test_builders/test_build_html.py::test_html_signaturereturn_icon PASSED
119 tests/test_builders/test_build_html.py::test_html_remove_sources_before_write_gh_issue_10786 PASSED
120 tests/test_builders/test_build_html.py::test_html_pep_695_one_type_per_line PASSED
121 tests/test_builders/test_build_html_5_output.py::test_html5_output[images.html-.//img[@src='_images/img.png']-] PASSED
122 tests/test_builders/test_build_html_5_output.py::test_html5_output[images.html-.//img[@src='_images/img1.png']-] PASSED
123 tests/test_builders/test_build_html_5_output.py::test_html5_output[images.html-.//img[@src='_images/simg.png']-] PASSED
124 tests/test_builders/test_build_html_5_output.py::test_html5_output[images.html-.//img[@src='_images/svgimg.svg']-] PASSED
125 tests/test_builders/test_build_html_5_output.py::test_html5_output[images.html-.//a[@href='_sources/images.txt']-] PASSED
126 tests/test_builders/test_build_html_5_output.py::test_html5_output[images.html-.//img[@src='_images/svgimg.svg'][@style='width: 2cm;']-] PASSED
127 tests/test_builders/test_build_html_5_output.py::test_html5_output[images.html-.//img[@src='_images/svgimg.svg'][@style='height: 2cm;']-] PASSED
128 tests/test_builders/test_build_html_5_output.py::test_html5_output[subdir/images.html-.//img[@src='../_images/img1.png']-] PASSED
129 tests/test_builders/test_build_html_5_output.py::test_html5_output[subdir/images.html-.//img[@src='../_images/rimg.png']-] PASSED
130 tests/test_builders/test_build_html_5_output.py::test_html5_output[subdir/includes.html-.//a[@class='reference download internal']-] PASSED
131 tests/test_builders/test_build_html_5_output.py::test_html5_output[subdir/includes.html-.//img[@src='../_images/img.png']-] PASSED
132 tests/test_builders/test_build_html_5_output.py::test_html5_output[subdir/includes.html-.//p-This is an include file.] PASSED
133 tests/test_builders/test_build_html_5_output.py::test_html5_output[subdir/includes.html-.//pre/span-line 1] PASSED
134 tests/test_builders/test_build_html_5_output.py::test_html5_output[subdir/includes.html-.//pre/span-line 2] PASSED
135 tests/test_builders/test_build_html_5_output.py::test_html5_output[includes.html-.//pre-Max Strau\xdf] PASSED
136 tests/test_builders/test_build_html_5_output.py::test_html5_output[includes.html-.//a[@class='reference download internal']-] PASSED
137 tests/test_builders/test_build_html_5_output.py::test_html5_output[includes.html-.//pre/span-"quotes"] PASSED
138 tests/test_builders/test_build_html_5_output.py::test_html5_output[includes.html-.//pre/span-'included'] PASSED
139 tests/test_builders/test_build_html_5_output.py::test_html5_output[includes.html-.//pre/span[@class='s2']-\xfc\xf6\xe4] PASSED
140 tests/test_builders/test_build_html_5_output.py::test_html5_output[includes.html-.//div[@class='inc-pyobj1 highlight-text notranslate']//pre-^class Foo:\\n pass\\n\\s*$] PASSED
141 tests/test_builders/test_build_html_5_output.py::test_html5_output[includes.html-.//div[@class='inc-pyobj2 highlight-text notranslate']//pre-^ def baz\\(\\):\\n pass\\n\\s*$] PASSED
142 tests/test_builders/test_build_html_5_output.py::test_html5_output[includes.html-.//div[@class='inc-lines highlight-text notranslate']//pre-^class Foo:\\n pass\\nclass Bar:\\n$] PASSED
143 tests/test_builders/test_build_html_5_output.py::test_html5_output[includes.html-.//div[@class='inc-startend highlight-text notranslate']//pre-^foo = "Including Unicode characters: \xfc\xf6\xe4"\\n$] PASSED
144 tests/test_builders/test_build_html_5_output.py::test_html5_output[includes.html-.//div[@class='inc-preappend highlight-text notranslate']//pre-(?m)^START CODE$] PASSED
145 tests/test_builders/test_build_html_5_output.py::test_html5_output[includes.html-.//div[@class='inc-pyobj-dedent highlight-python notranslate']//span-def] PASSED
146 tests/test_builders/test_build_html_5_output.py::test_html5_output[includes.html-.//div[@class='inc-tab3 highlight-text notranslate']//pre--| |-] PASSED
147 tests/test_builders/test_build_html_5_output.py::test_html5_output[includes.html-.//div[@class='inc-tab8 highlight-python notranslate']//pre/span--| |-] PASSED
148 tests/test_builders/test_build_html_5_output.py::test_html5_output[autodoc.html-.//dl[@class='py class']/dt[@id='autodoc_target.Class']-] PASSED
149 tests/test_builders/test_build_html_5_output.py::test_html5_output[autodoc.html-.//dl[@class='py function']/dt[@id='autodoc_target.function']/em/span/span-\\*\\*] PASSED
150 tests/test_builders/test_build_html_5_output.py::test_html5_output[autodoc.html-.//dl[@class='py function']/dt[@id='autodoc_target.function']/em/span/span-kwds] PASSED
151 tests/test_builders/test_build_html_5_output.py::test_html5_output[autodoc.html-.//dd/p-Return spam\\.] PASSED
152 tests/test_builders/test_build_html_5_output.py::test_html5_output[extapi.html-.//strong-from class: Bar] PASSED
153 tests/test_builders/test_build_html_5_output.py::test_html5_output[markup.html-.//title-set by title directive] PASSED
154 tests/test_builders/test_build_html_5_output.py::test_html5_output[markup.html-.//p/em-Section author: Georg Brandl] PASSED
155 tests/test_builders/test_build_html_5_output.py::test_html5_output[markup.html-.//p/em-Module author: Georg Brandl] PASSED
156 tests/test_builders/test_build_html_5_output.py::test_html5_output[markup.html-.//meta[@name='author'][@content='Me']-] PASSED
157 tests/test_builders/test_build_html_5_output.py::test_html5_output[markup.html-.//meta[@name='keywords'][@content='docs, sphinx']-] PASSED
158 tests/test_builders/test_build_html_5_output.py::test_html5_output[markup.html-.//div[@id='label']-] PASSED
159 tests/test_builders/test_build_html_5_output.py::test_html5_output[markup.html-.//pre-^some code$] PASSED
160 tests/test_builders/test_build_html_5_output.py::test_html5_output[markup.html-.//span[@class='option']---help] PASSED
161 tests/test_builders/test_build_html_5_output.py::test_html5_output[markup.html-.//p[@class='admonition-title']-My Admonition] PASSED
162 tests/test_builders/test_build_html_5_output.py::test_html5_output[markup.html-.//div[@class='admonition note']/p-Note text.] PASSED
163 tests/test_builders/test_build_html_5_output.py::test_html5_output[markup.html-.//div[@class='admonition warning']/p-Warning text.] PASSED
164 tests/test_builders/test_build_html_5_output.py::test_html5_output[markup.html-.//li/p/strong-^command\\\\n$] PASSED
165 tests/test_builders/test_build_html_5_output.py::test_html5_output[markup.html-.//li/p/strong-^program\\\\n$] PASSED
166 tests/test_builders/test_build_html_5_output.py::test_html5_output[markup.html-.//li/p/em-^dfn\\\\n$] PASSED
167 tests/test_builders/test_build_html_5_output.py::test_html5_output[markup.html-.//li/p/kbd-^kbd\\\\n$] PASSED
168 tests/test_builders/test_build_html_5_output.py::test_html5_output[markup.html-.//li/p/span-File \u2023 Close] PASSED
169 tests/test_builders/test_build_html_5_output.py::test_html5_output[markup.html-.//li/p/code/span[@class='pre']-^a/$] PASSED
170 tests/test_builders/test_build_html_5_output.py::test_html5_output[markup.html-.//li/p/code/em/span[@class='pre']-^varpart$] PASSED
171 tests/test_builders/test_build_html_5_output.py::test_html5_output[markup.html-.//li/p/code/em/span[@class='pre']-^i$] PASSED
172 tests/test_builders/test_build_html_5_output.py::test_html5_output[markup.html-.//a[@href='https://peps.python.org/pep-0008/'][@class='pep reference external']/strong-PEP 8] PASSED
173 tests/test_builders/test_build_html_5_output.py::test_html5_output[markup.html-.//a[@href='https://peps.python.org/pep-0008/'][@class='pep reference external']/strong-Python Enhancement Proposal #8] PASSED
174 tests/test_builders/test_build_html_5_output.py::test_html5_output[markup.html-.//a[@href='https://datatracker.ietf.org/doc/html/rfc1.html'][@class='rfc reference external']/strong-RFC 1] PASSED
175 tests/test_builders/test_build_html_5_output.py::test_html5_output[markup.html-.//a[@href='https://datatracker.ietf.org/doc/html/rfc1.html'][@class='rfc reference external']/strong-Request for Comments #1] PASSED
176 tests/test_builders/test_build_html_5_output.py::test_html5_output[markup.html-.//a[@href='objects.html#envvar-HOME'][@class='reference internal']/code/span[@class='pre']-HOME] PASSED
177 tests/test_builders/test_build_html_5_output.py::test_html5_output[markup.html-.//a[@href='#with'][@class='reference internal']/code/span[@class='pre']-^with$] PASSED
178 tests/test_builders/test_build_html_5_output.py::test_html5_output[markup.html-.//a[@href='#grammar-token-try_stmt'][@class='reference internal']/code/span-^statement$] PASSED
179 tests/test_builders/test_build_html_5_output.py::test_html5_output[markup.html-.//a[@href='#some-label'][@class='reference internal']/span-^here$] PASSED
180 tests/test_builders/test_build_html_5_output.py::test_html5_output[markup.html-.//a[@href='#some-label'][@class='reference internal']/span-^there$] PASSED
181 tests/test_builders/test_build_html_5_output.py::test_html5_output[markup.html-.//a[@href='subdir/includes.html'][@class='reference internal']/span-Including in subdir] PASSED
182 tests/test_builders/test_build_html_5_output.py::test_html5_output[markup.html-.//a[@href='objects.html#cmdoption-python-c'][@class='reference internal']/code/span[@class='pre']--c] PASSED
183 tests/test_builders/test_build_html_5_output.py::test_html5_output[markup.html-.//abbr[@title='abbreviation']-^abbr$] PASSED
184 tests/test_builders/test_build_html_5_output.py::test_html5_output[markup.html-.//div[@class='versionadded']/p/span-Added in version 0.6: ] PASSED
185 tests/test_builders/test_build_html_5_output.py::test_html5_output[markup.html-.//div[@class='versionadded']/p/span-checker] PASSED
186 tests/test_builders/test_build_html_5_output.py::test_html5_output[markup.html-.//div[@class='versionchanged']/p/span-checker] PASSED
187 tests/test_builders/test_build_html_5_output.py::test_html5_output[markup.html-.//div[@class='versionchanged']/p-Second paragraph of versionchanged] PASSED
188 tests/test_builders/test_build_html_5_output.py::test_html5_output[markup.html-.//div[@class='versionremoved']/p/span-Removed in version 0.6: ] PASSED
189 tests/test_builders/test_build_html_5_output.py::test_html5_output[markup.html-.//a[@class='footnote-reference brackets']-1] PASSED
190 tests/test_builders/test_build_html_5_output.py::test_html5_output[markup.html-.//a[@href='index.html#ref1']-] PASSED
191 tests/test_builders/test_build_html_5_output.py::test_html5_output[markup.html-.//div/p[@class='admonition-title']-See also] PASSED
192 tests/test_builders/test_build_html_5_output.py::test_html5_output[markup.html-.//table[@class='hlist']/tr/td/ul/li/p-^This$] PASSED
193 tests/test_builders/test_build_html_5_output.py::test_html5_output[markup.html-.//p[@class='centered']/strong-LICENSE] PASSED
194 tests/test_builders/test_build_html_5_output.py::test_html5_output[markup.html-.//dl/dt[@id='term-boson']-boson] PASSED
195 tests/test_builders/test_build_html_5_output.py::test_html5_output[markup.html-.//dl/dt[@id='term-boson']/a-\xb6] PASSED
196 tests/test_builders/test_build_html_5_output.py::test_html5_output[markup.html-.//pre/strong-try_stmt] PASSED
197 tests/test_builders/test_build_html_5_output.py::test_html5_output[markup.html-.//pre/a[@href='#grammar-token-try1_stmt']/code/span-try1_stmt] PASSED
198 tests/test_builders/test_build_html_5_output.py::test_html5_output[markup.html-.//p-A global substitution!] PASSED
199 tests/test_builders/test_build_html_5_output.py::test_html5_output[markup.html-.//p-In HTML.] PASSED
200 tests/test_builders/test_build_html_5_output.py::test_html5_output[markup.html-.//p-In both.] PASSED
201 tests/test_builders/test_build_html_5_output.py::test_html5_output[markup.html-.//p-Always present] PASSED
202 tests/test_builders/test_build_html_5_output.py::test_html5_output[markup.html-.//a[@href='#with']/span-headings] PASSED
203 tests/test_builders/test_build_html_5_output.py::test_html5_output[markup.html-.//a[@href='objects.html#func_without_body']/code/span-objects] PASSED
204 tests/test_builders/test_build_html_5_output.py::test_html5_output[markup.html-.//a[@href='#id1'][@class='reference internal']/span-Testing various markup] PASSED
205 tests/test_builders/test_build_html_5_output.py::test_html5_output[markup.html-.//li/p-Smart \u201cquotes\u201d in English \u2018text\u2019.] PASSED
206 tests/test_builders/test_build_html_5_output.py::test_html5_output[markup.html-.//li/p-Smart \u2014 long and \u2013 short dashes.] PASSED
207 tests/test_builders/test_build_html_5_output.py::test_html5_output[markup.html-.//li/p-Ellipsis\u2026] PASSED
208 tests/test_builders/test_build_html_5_output.py::test_html5_output[markup.html-.//li/p/code/span[@class='pre']-foo--"bar"...] PASSED
209 tests/test_builders/test_build_html_5_output.py::test_html5_output[markup.html-.//p-\u042d\u0442\u043e\u0442 \xab\u0430\u0431\u0437\u0430\u0446\xbb \u0434\u043e\u043b\u0436\u0435\u043d \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u044c \u201e\u0440\u0443\u0441\u0441\u043a\u0438\u0435\u201c \u043a\u0430\u0432\u044b\u0447\u043a\u0438.] PASSED
210 tests/test_builders/test_build_html_5_output.py::test_html5_output[markup.html-.//p-Il dit : \xab\xa0C\u2019est \u201csuper\u201d !\xa0\xbb] PASSED
211 tests/test_builders/test_build_html_5_output.py::test_html5_output[objects.html-.//dt[@id='mod.Cls.meth1']-] PASSED
212 tests/test_builders/test_build_html_5_output.py::test_html5_output[objects.html-.//dt[@id='errmod.Error']-] PASSED
213 tests/test_builders/test_build_html_5_output.py::test_html5_output[objects.html-.//dt/span[@class='sig-name descname']/span[@class='pre']-long\\(parameter,] PASSED
214 tests/test_builders/test_build_html_5_output.py::test_html5_output[objects.html-.//dt/span[@class='sig-name descname']/span[@class='pre']-list\\)] PASSED
215 tests/test_builders/test_build_html_5_output.py::test_html5_output[objects.html-.//dt/span[@class='sig-name descname']/span[@class='pre']-another] PASSED
216 tests/test_builders/test_build_html_5_output.py::test_html5_output[objects.html-.//dt/span[@class='sig-name descname']/span[@class='pre']-one] PASSED
217 tests/test_builders/test_build_html_5_output.py::test_html5_output[objects.html-.//a[@href='#mod.Cls'][@class='reference internal']-] PASSED
218 tests/test_builders/test_build_html_5_output.py::test_html5_output[objects.html-.//dl[@class='std userdesc']-] PASSED
219 tests/test_builders/test_build_html_5_output.py::test_html5_output[objects.html-.//dt[@id='userdesc-myobj']-] PASSED
220 tests/test_builders/test_build_html_5_output.py::test_html5_output[objects.html-.//a[@href='#userdesc-myobj'][@class='reference internal']-] PASSED
221 tests/test_builders/test_build_html_5_output.py::test_html5_output[objects.html-.//a[@class='reference internal'][@href='#TimeInt']/em-TimeInt] PASSED
222 tests/test_builders/test_build_html_5_output.py::test_html5_output[objects.html-.//a[@class='reference internal'][@href='#Time']-Time] PASSED
223 tests/test_builders/test_build_html_5_output.py::test_html5_output[objects.html-.//a[@class='reference internal'][@href='#errmod.Error']/strong-Error] PASSED
224 tests/test_builders/test_build_html_5_output.py::test_html5_output[objects.html-.//span[@class='pre']-CFunction()] PASSED
225 tests/test_builders/test_build_html_5_output.py::test_html5_output[objects.html-.//a[@href='#c.Sphinx_DoSomething']-] PASSED
226 tests/test_builders/test_build_html_5_output.py::test_html5_output[objects.html-.//a[@href='#c.SphinxStruct.member']-] PASSED
227 tests/test_builders/test_build_html_5_output.py::test_html5_output[objects.html-.//a[@href='#c.SPHINX_USE_PYTHON']-] PASSED
228 tests/test_builders/test_build_html_5_output.py::test_html5_output[objects.html-.//a[@href='#c.SphinxType']-] PASSED
229 tests/test_builders/test_build_html_5_output.py::test_html5_output[objects.html-.//a[@href='#c.sphinx_global']-] PASSED
230 tests/test_builders/test_build_html_5_output.py::test_html5_output[objects.html-.//ul[@class='current']/li[@class='toctree-l1 current']/a[@href='#']-Testing object descriptions] PASSED
231 tests/test_builders/test_build_html_5_output.py::test_html5_output[objects.html-.//li[@class='toctree-l1']/a[@href='markup.html']-Testing various markup] PASSED
232 tests/test_builders/test_build_html_5_output.py::test_html5_output[objects.html-.//dt[@class='field-odd']-Field_name] PASSED
233 tests/test_builders/test_build_html_5_output.py::test_html5_output[objects.html-.//dt[@class='field-even']-Field_name all lower] PASSED
234 tests/test_builders/test_build_html_5_output.py::test_html5_output[objects.html-.//dt[@class='field-odd']-FIELD_NAME] PASSED
235 tests/test_builders/test_build_html_5_output.py::test_html5_output[objects.html-.//dt[@class='field-even']-FIELD_NAME ALL CAPS] PASSED
236 tests/test_builders/test_build_html_5_output.py::test_html5_output[objects.html-.//dt[@class='field-odd']-Field_Name] PASSED
237 tests/test_builders/test_build_html_5_output.py::test_html5_output[objects.html-.//dt[@class='field-even']-Field_Name All Word Caps] PASSED
238 tests/test_builders/test_build_html_5_output.py::test_html5_output[objects.html-.//dt[@class='field-even']-Field_name First word cap] PASSED
239 tests/test_builders/test_build_html_5_output.py::test_html5_output[objects.html-.//dt[@class='field-odd']-FIELd_name] PASSED
240 tests/test_builders/test_build_html_5_output.py::test_html5_output[objects.html-.//dt[@class='field-even']-FIELd_name PARTial caps] PASSED
241 tests/test_builders/test_build_html_5_output.py::test_html5_output[objects.html-.//h4-Custom sidebar] PASSED
242 tests/test_builders/test_build_html_5_output.py::test_html5_output[objects.html-.//dd[@class='field-odd']/p/strong-^moo$] PASSED
243 tests/test_builders/test_build_html_5_output.py::test_html5_output[objects.html-.//dd[@class='field-odd']/p/strong-checker] PASSED
244 tests/test_builders/test_build_html_5_output.py::test_html5_output[objects.html-.//dd[@class='field-odd']/ul/li/p/strong-^hour$] PASSED
245 tests/test_builders/test_build_html_5_output.py::test_html5_output[objects.html-.//dd[@class='field-odd']/ul/li/p/em-^DuplicateType$] PASSED
246 tests/test_builders/test_build_html_5_output.py::test_html5_output[objects.html-.//dd[@class='field-odd']/ul/li/p/em-checker] PASSED
247 tests/test_builders/test_build_html_5_output.py::test_html5_output[objects.html-.//a[@class='reference internal'][@href='#cmdoption-perl-arg-p']/code/span-perl] PASSED
248 tests/test_builders/test_build_html_5_output.py::test_html5_output[objects.html-.//a[@class='reference internal'][@href='#cmdoption-perl-arg-p']/code/span-\\+p] PASSED
249 tests/test_builders/test_build_html_5_output.py::test_html5_output[objects.html-.//a[@class='reference internal'][@href='#cmdoption-perl-ObjC']/code/span---ObjC\\+\\+] PASSED
250 tests/test_builders/test_build_html_5_output.py::test_html5_output[objects.html-.//a[@class='reference internal'][@href='#cmdoption-perl-plugin.option']/code/span---plugin.option] PASSED
251 tests/test_builders/test_build_html_5_output.py::test_html5_output[objects.html-.//a[@class='reference internal'][@href='#cmdoption-perl-arg-create-auth-token']/code/span-create-auth-token] PASSED
252 tests/test_builders/test_build_html_5_output.py::test_html5_output[objects.html-.//a[@class='reference internal'][@href='#cmdoption-perl-arg-arg']/code/span-arg] PASSED
253 tests/test_builders/test_build_html_5_output.py::test_html5_output[objects.html-.//a[@class='reference internal'][@href='#cmdoption-perl-j']/code/span--j] PASSED
254 tests/test_builders/test_build_html_5_output.py::test_html5_output[objects.html-.//a[@class='reference internal'][@href='#cmdoption-hg-arg-commit']/code/span-hg] PASSED
255 tests/test_builders/test_build_html_5_output.py::test_html5_output[objects.html-.//a[@class='reference internal'][@href='#cmdoption-hg-arg-commit']/code/span-commit] PASSED
256 tests/test_builders/test_build_html_5_output.py::test_html5_output[objects.html-.//a[@class='reference internal'][@href='#cmdoption-git-commit-p']/code/span-git] PASSED
257 tests/test_builders/test_build_html_5_output.py::test_html5_output[objects.html-.//a[@class='reference internal'][@href='#cmdoption-git-commit-p']/code/span-commit] PASSED
258 tests/test_builders/test_build_html_5_output.py::test_html5_output[objects.html-.//a[@class='reference internal'][@href='#cmdoption-git-commit-p']/code/span--p] PASSED
259 tests/test_builders/test_build_html_5_output.py::test_html5_output[index.html-.//meta[@name='hc'][@content='hcval']-] PASSED
260 tests/test_builders/test_build_html_5_output.py::test_html5_output[index.html-.//meta[@name='hc_co'][@content='hcval_co']-] PASSED
261 tests/test_builders/test_build_html_5_output.py::test_html5_output[index.html-.//li[@class='toctree-l1']/a-Testing various markup] PASSED
262 tests/test_builders/test_build_html_5_output.py::test_html5_output[index.html-.//li[@class='toctree-l2']/a-Inline markup] PASSED
263 tests/test_builders/test_build_html_5_output.py::test_html5_output[index.html-.//title-Sphinx <Tests>] PASSED
264 tests/test_builders/test_build_html_5_output.py::test_html5_output[index.html-.//div[@class='footer']-copyright text credits] PASSED
265 tests/test_builders/test_build_html_5_output.py::test_html5_output[index.html-.//a[@href='https://python.org/'][@class='reference external']-] PASSED
266 tests/test_builders/test_build_html_5_output.py::test_html5_output[index.html-.//li/p/a[@href='genindex.html']/span-Index] PASSED
267 tests/test_builders/test_build_html_5_output.py::test_html5_output[index.html-.//li/p/a[@href='py-modindex.html']/span-Module Index] PASSED
268 tests/test_builders/test_build_html_5_output.py::test_html5_output[index.html-.//h4-Contents sidebar] PASSED
269 tests/test_builders/test_build_html_5_output.py::test_html5_output[index.html-.//script[@src='file://moo.js']-] PASSED
270 tests/test_builders/test_build_html_5_output.py::test_html5_output[index.html-.//a[@class='reference external'][@href='https://sphinx-doc.org/']-https://sphinx-doc.org/] PASSED
271 tests/test_builders/test_build_html_5_output.py::test_html5_output[index.html-.//a[@class='reference external'][@href='https://sphinx-doc.org/latest/']-Latest reference] PASSED
272 tests/test_builders/test_build_html_5_output.py::test_html5_output[index.html-.//a[@href='markup.html#some-label'][@class='reference internal']/span-^indirect hyperref$] PASSED
273 tests/test_builders/test_build_html_5_output.py::test_html5_output[bom.html-.//title- File with UTF-8 BOM] PASSED
274 tests/test_builders/test_build_html_5_output.py::test_html5_output[extensions.html-.//a[@href='https://python.org/dev/']-https://python.org/dev/] PASSED
275 tests/test_builders/test_build_html_5_output.py::test_html5_output[extensions.html-.//a[@href='https://bugs.python.org/issue1000']-issue 1000] PASSED
276 tests/test_builders/test_build_html_5_output.py::test_html5_output[extensions.html-.//a[@href='https://bugs.python.org/issue1042']-explicit caption] PASSED
277 tests/test_builders/test_build_html_5_output.py::test_html5_output[extensions.html-.//a[@class='extlink-pyurl reference external']-https://python.org/dev/] PASSED
278 tests/test_builders/test_build_html_5_output.py::test_html5_output[extensions.html-.//a[@class='extlink-issue reference external']-issue 1000] PASSED
279 tests/test_builders/test_build_html_5_output.py::test_html5_output[genindex.html-.//a/strong-Main] PASSED
280 tests/test_builders/test_build_html_5_output.py::test_html5_output[genindex.html-.//a/strong-[1]] PASSED
281 tests/test_builders/test_build_html_5_output.py::test_html5_output[genindex.html-.//a/strong-Other] PASSED
282 tests/test_builders/test_build_html_5_output.py::test_html5_output[genindex.html-.//a-entry] PASSED
283 tests/test_builders/test_build_html_5_output.py::test_html5_output[genindex.html-.//li/a-double] PASSED
284 tests/test_builders/test_build_html_5_output.py::test_html5_output[otherext.html-.//h1-Generated section] PASSED
285 tests/test_builders/test_build_html_5_output.py::test_html5_output[otherext.html-.//a[@href='_sources/otherext.foo.txt']-] PASSED
286 tests/test_builders/test_build_html_5_output.py::test_html5_output[search.html-.//meta[@name='robots'][@content='noindex']-] PASSED
287 tests/test_builders/test_build_html_5_output.py::test_html5_rubric PASSED
288 tests/test_builders/test_build_html_assets.py::test_html_assets PASSED
289 tests/test_builders/test_build_html_assets.py::test_assets_order PASSED
290 tests/test_builders/test_build_html_assets.py::test_file_checksum PASSED
291 tests/test_builders/test_build_html_assets.py::test_file_checksum_query_string PASSED
292 tests/test_builders/test_build_html_assets.py::test_javscript_loading_method PASSED
293 tests/test_builders/test_build_html_code.py::test_html_codeblock_linenos_style_table PASSED
294 tests/test_builders/test_build_html_code.py::test_html_codeblock_linenos_style_inline PASSED
295 tests/test_builders/test_build_html_code.py::test_html_code_role PASSED
296 tests/test_builders/test_build_html_download.py::test_html_download PASSED
297 tests/test_builders/test_build_html_download.py::test_html_download_role PASSED
298 tests/test_builders/test_build_html_highlight.py::test_html_pygments_style_default PASSED
299 tests/test_builders/test_build_html_highlight.py::test_html_pygments_style_manually PASSED
300 tests/test_builders/test_build_html_highlight.py::test_html_pygments_for_classic_theme PASSED
301 tests/test_builders/test_build_html_highlight.py::test_html_dark_pygments_style_default PASSED
302 tests/test_builders/test_build_html_highlight.py::test_highlight_options PASSED
303 tests/test_builders/test_build_html_highlight.py::test_highlight_options_old PASSED
304 tests/test_builders/test_build_html_image.py::test_html_remote_images PASSED
305 tests/test_builders/test_build_html_image.py::test_html_encoded_image PASSED
306 tests/test_builders/test_build_html_image.py::test_html_remote_logo PASSED
307 tests/test_builders/test_build_html_image.py::test_html_local_logo PASSED
308 tests/test_builders/test_build_html_image.py::test_html_scaled_image_link PASSED
309 tests/test_builders/test_build_html_image.py::test_copy_images PASSED
310 tests/test_builders/test_build_html_maths.py::test_default_html_math_renderer PASSED
311 tests/test_builders/test_build_html_maths.py::test_html_math_renderer_is_mathjax PASSED
312 tests/test_builders/test_build_html_maths.py::test_html_math_renderer_is_imgmath PASSED
313 tests/test_builders/test_build_html_maths.py::test_html_math_renderer_is_duplicated PASSED
314 tests/test_builders/test_build_html_maths.py::test_html_math_renderer_is_duplicated2 PASSED
315 tests/test_builders/test_build_html_maths.py::test_html_math_renderer_is_chosen PASSED
316 tests/test_builders/test_build_html_maths.py::test_html_math_renderer_is_mismatched PASSED
317 tests/test_builders/test_build_html_numfig.py::test_numfig_disabled_warn PASSED
318 tests/test_builders/test_build_html_numfig.py::test_numfig_disabled[index.html-.//figure/figcaption/p/span[@class='caption-number']-None-True] PASSED
319 tests/test_builders/test_build_html_numfig.py::test_numfig_disabled[index.html-.//table/caption/span[@class='caption-number']-None-True] PASSED
320 tests/test_builders/test_build_html_numfig.py::test_numfig_disabled[index.html-.//div[@class='code-block-caption']/span[@class='caption-number']-None-True] PASSED
321 tests/test_builders/test_build_html_numfig.py::test_numfig_disabled[index.html-.//li/p/code/span-^fig1$-True] PASSED
322 tests/test_builders/test_build_html_numfig.py::test_numfig_disabled[index.html-.//li/p/code/span-^Figure%s$-True] PASSED
323 tests/test_builders/test_build_html_numfig.py::test_numfig_disabled[index.html-.//li/p/code/span-^table-1$-True] PASSED
324 tests/test_builders/test_build_html_numfig.py::test_numfig_disabled[index.html-.//li/p/code/span-^Table:%s$-True] PASSED
325 tests/test_builders/test_build_html_numfig.py::test_numfig_disabled[index.html-.//li/p/code/span-^CODE_1$-True] PASSED
326 tests/test_builders/test_build_html_numfig.py::test_numfig_disabled[index.html-.//li/p/code/span-^Code-%s$-True] PASSED
327 tests/test_builders/test_build_html_numfig.py::test_numfig_disabled[index.html-.//li/p/a/span-^Section 1$-True] PASSED
328 tests/test_builders/test_build_html_numfig.py::test_numfig_disabled[index.html-.//li/p/a/span-^Section 2.1$-True] PASSED
329 tests/test_builders/test_build_html_numfig.py::test_numfig_disabled[index.html-.//li/p/code/span-^Fig.{number}$-True] PASSED
330 tests/test_builders/test_build_html_numfig.py::test_numfig_disabled[index.html-.//li/p/a/span-^Sect.1 Foo$-True] PASSED
331 tests/test_builders/test_build_html_numfig.py::test_numfig_disabled[foo.html-.//figure/figcaption/p/span[@class='caption-number']-None-True] PASSED
332 tests/test_builders/test_build_html_numfig.py::test_numfig_disabled[foo.html-.//table/caption/span[@class='caption-number']-None-True] PASSED
333 tests/test_builders/test_build_html_numfig.py::test_numfig_disabled[foo.html-.//div[@class='code-block-caption']/span[@class='caption-number']-None-True] PASSED
334 tests/test_builders/test_build_html_numfig.py::test_numfig_disabled[bar.html-.//figure/figcaption/p/span[@class='caption-number']-None-True] PASSED
335 tests/test_builders/test_build_html_numfig.py::test_numfig_disabled[bar.html-.//table/caption/span[@class='caption-number']-None-True] PASSED
336 tests/test_builders/test_build_html_numfig.py::test_numfig_disabled[bar.html-.//div[@class='code-block-caption']/span[@class='caption-number']-None-True] PASSED
337 tests/test_builders/test_build_html_numfig.py::test_numfig_disabled[baz.html-.//figure/figcaption/p/span[@class='caption-number']-None-True] PASSED
338 tests/test_builders/test_build_html_numfig.py::test_numfig_disabled[baz.html-.//table/caption/span[@class='caption-number']-None-True] PASSED
339 tests/test_builders/test_build_html_numfig.py::test_numfig_disabled[baz.html-.//div[@class='code-block-caption']/span[@class='caption-number']-None-True] PASSED
340 tests/test_builders/test_build_html_numfig.py::test_numfig_without_numbered_toctree_warn PASSED
341 tests/test_builders/test_build_html_numfig.py::test_numfig_without_numbered_toctree[index.html-.//figure/figcaption/p/span[@class='caption-number']-^Fig. 9 $-True] PASSED
342 tests/test_builders/test_build_html_numfig.py::test_numfig_without_numbered_toctree[index.html-.//figure/figcaption/p/span[@class='caption-number']-^Fig. 10 $-True] PASSED
343 tests/test_builders/test_build_html_numfig.py::test_numfig_without_numbered_toctree[index.html-.//table/caption/span[@class='caption-number']-^Table 9 $-True] PASSED
344 tests/test_builders/test_build_html_numfig.py::test_numfig_without_numbered_toctree[index.html-.//table/caption/span[@class='caption-number']-^Table 10 $-True] PASSED
345 tests/test_builders/test_build_html_numfig.py::test_numfig_without_numbered_toctree[index.html-.//div[@class='code-block-caption']/span[@class='caption-number']-^Listing 9 $-True] PASSED
346 tests/test_builders/test_build_html_numfig.py::test_numfig_without_numbered_toctree[index.html-.//div[@class='code-block-caption']/span[@class='caption-number']-^Listing 10 $-True] PASSED
347 tests/test_builders/test_build_html_numfig.py::test_numfig_without_numbered_toctree[index.html-.//li/p/a/span-^Fig. 9$-True] PASSED
348 tests/test_builders/test_build_html_numfig.py::test_numfig_without_numbered_toctree[index.html-.//li/p/a/span-^Figure6$-True] PASSED
349 tests/test_builders/test_build_html_numfig.py::test_numfig_without_numbered_toctree[index.html-.//li/p/a/span-^Table 9$-True] PASSED
350 tests/test_builders/test_build_html_numfig.py::test_numfig_without_numbered_toctree[index.html-.//li/p/a/span-^Table:6$-True] PASSED
351 tests/test_builders/test_build_html_numfig.py::test_numfig_without_numbered_toctree[index.html-.//li/p/a/span-^Listing 9$-True] PASSED
352 tests/test_builders/test_build_html_numfig.py::test_numfig_without_numbered_toctree[index.html-.//li/p/a/span-^Code-6$-True] PASSED
353 tests/test_builders/test_build_html_numfig.py::test_numfig_without_numbered_toctree[index.html-.//li/p/code/span-^foo$-True] PASSED
354 tests/test_builders/test_build_html_numfig.py::test_numfig_without_numbered_toctree[index.html-.//li/p/code/span-^bar_a$-True] PASSED
355 tests/test_builders/test_build_html_numfig.py::test_numfig_without_numbered_toctree[index.html-.//li/p/a/span-^Fig.9 should be Fig.1$-True] PASSED
356 tests/test_builders/test_build_html_numfig.py::test_numfig_without_numbered_toctree[index.html-.//li/p/code/span-^Sect.{number}$-True] PASSED
357 tests/test_builders/test_build_html_numfig.py::test_numfig_without_numbered_toctree[foo.html-.//figure/figcaption/p/span[@class='caption-number']-^Fig. 1 $-True] PASSED
358 tests/test_builders/test_build_html_numfig.py::test_numfig_without_numbered_toctree[foo.html-.//figure/figcaption/p/span[@class='caption-number']-^Fig. 2 $-True] PASSED
359 tests/test_builders/test_build_html_numfig.py::test_numfig_without_numbered_toctree[foo.html-.//figure/figcaption/p/span[@class='caption-number']-^Fig. 3 $-True] PASSED
360 tests/test_builders/test_build_html_numfig.py::test_numfig_without_numbered_toctree[foo.html-.//figure/figcaption/p/span[@class='caption-number']-^Fig. 4 $-True] PASSED
361 tests/test_builders/test_build_html_numfig.py::test_numfig_without_numbered_toctree[foo.html-.//table/caption/span[@class='caption-number']-^Table 1 $-True] PASSED
362 tests/test_builders/test_build_html_numfig.py::test_numfig_without_numbered_toctree[foo.html-.//table/caption/span[@class='caption-number']-^Table 2 $-True] PASSED
363 tests/test_builders/test_build_html_numfig.py::test_numfig_without_numbered_toctree[foo.html-.//table/caption/span[@class='caption-number']-^Table 3 $-True] PASSED
364 tests/test_builders/test_build_html_numfig.py::test_numfig_without_numbered_toctree[foo.html-.//table/caption/span[@class='caption-number']-^Table 4 $-True] PASSED
365 tests/test_builders/test_build_html_numfig.py::test_numfig_without_numbered_toctree[foo.html-.//div[@class='code-block-caption']/span[@class='caption-number']-^Listing 1 $-True] PASSED
366 tests/test_builders/test_build_html_numfig.py::test_numfig_without_numbered_toctree[foo.html-.//div[@class='code-block-caption']/span[@class='caption-number']-^Listing 2 $-True] PASSED
367 tests/test_builders/test_build_html_numfig.py::test_numfig_without_numbered_toctree[foo.html-.//div[@class='code-block-caption']/span[@class='caption-number']-^Listing 3 $-True] PASSED
368 tests/test_builders/test_build_html_numfig.py::test_numfig_without_numbered_toctree[foo.html-.//div[@class='code-block-caption']/span[@class='caption-number']-^Listing 4 $-True] PASSED
369 tests/test_builders/test_build_html_numfig.py::test_numfig_without_numbered_toctree[bar.html-.//figure/figcaption/p/span[@class='caption-number']-^Fig. 5 $-True] PASSED
370 tests/test_builders/test_build_html_numfig.py::test_numfig_without_numbered_toctree[bar.html-.//figure/figcaption/p/span[@class='caption-number']-^Fig. 7 $-True] PASSED
371 tests/test_builders/test_build_html_numfig.py::test_numfig_without_numbered_toctree[bar.html-.//figure/figcaption/p/span[@class='caption-number']-^Fig. 8 $-True] PASSED
372 tests/test_builders/test_build_html_numfig.py::test_numfig_without_numbered_toctree[bar.html-.//table/caption/span[@class='caption-number']-^Table 5 $-True] PASSED
373 tests/test_builders/test_build_html_numfig.py::test_numfig_without_numbered_toctree[bar.html-.//table/caption/span[@class='caption-number']-^Table 7 $-True] PASSED
374 tests/test_builders/test_build_html_numfig.py::test_numfig_without_numbered_toctree[bar.html-.//table/caption/span[@class='caption-number']-^Table 8 $-True] PASSED
375 tests/test_builders/test_build_html_numfig.py::test_numfig_without_numbered_toctree[bar.html-.//div[@class='code-block-caption']/span[@class='caption-number']-^Listing 5 $-True] PASSED
376 tests/test_builders/test_build_html_numfig.py::test_numfig_without_numbered_toctree[bar.html-.//div[@class='code-block-caption']/span[@class='caption-number']-^Listing 7 $-True] PASSED
377 tests/test_builders/test_build_html_numfig.py::test_numfig_without_numbered_toctree[bar.html-.//div[@class='code-block-caption']/span[@class='caption-number']-^Listing 8 $-True] PASSED
378 tests/test_builders/test_build_html_numfig.py::test_numfig_without_numbered_toctree[baz.html-.//figure/figcaption/p/span[@class='caption-number']-^Fig. 6 $-True] PASSED
379 tests/test_builders/test_build_html_numfig.py::test_numfig_without_numbered_toctree[baz.html-.//table/caption/span[@class='caption-number']-^Table 6 $-True] PASSED
380 tests/test_builders/test_build_html_numfig.py::test_numfig_without_numbered_toctree[baz.html-.//div[@class='code-block-caption']/span[@class='caption-number']-^Listing 6 $-True] PASSED
381 tests/test_builders/test_build_html_numfig.py::test_numfig_with_numbered_toctree_warn PASSED
382 tests/test_builders/test_build_html_numfig.py::test_numfig_with_numbered_toctree[index.html-.//figure/figcaption/p/span[@class='caption-number']-^Fig. 1 $-True] PASSED
383 tests/test_builders/test_build_html_numfig.py::test_numfig_with_numbered_toctree[index.html-.//figure/figcaption/p/span[@class='caption-number']-^Fig. 2 $-True] PASSED
384 tests/test_builders/test_build_html_numfig.py::test_numfig_with_numbered_toctree[index.html-.//table/caption/span[@class='caption-number']-^Table 1 $-True] PASSED
385 tests/test_builders/test_build_html_numfig.py::test_numfig_with_numbered_toctree[index.html-.//table/caption/span[@class='caption-number']-^Table 2 $-True] PASSED
386 tests/test_builders/test_build_html_numfig.py::test_numfig_with_numbered_toctree[index.html-.//div[@class='code-block-caption']/span[@class='caption-number']-^Listing 1 $-True] PASSED
387 tests/test_builders/test_build_html_numfig.py::test_numfig_with_numbered_toctree[index.html-.//div[@class='code-block-caption']/span[@class='caption-number']-^Listing 2 $-True] PASSED
388 tests/test_builders/test_build_html_numfig.py::test_numfig_with_numbered_toctree[index.html-.//li/p/a/span-^Fig. 1$-True] PASSED
389 tests/test_builders/test_build_html_numfig.py::test_numfig_with_numbered_toctree[index.html-.//li/p/a/span-^Figure2.2$-True] PASSED
390 tests/test_builders/test_build_html_numfig.py::test_numfig_with_numbered_toctree[index.html-.//li/p/a/span-^Table 1$-True] PASSED
391 tests/test_builders/test_build_html_numfig.py::test_numfig_with_numbered_toctree[index.html-.//li/p/a/span-^Table:2.2$-True] PASSED
392 tests/test_builders/test_build_html_numfig.py::test_numfig_with_numbered_toctree[index.html-.//li/p/a/span-^Listing 1$-True] PASSED
393 tests/test_builders/test_build_html_numfig.py::test_numfig_with_numbered_toctree[index.html-.//li/p/a/span-^Code-2.2$-True] PASSED
394 tests/test_builders/test_build_html_numfig.py::test_numfig_with_numbered_toctree[index.html-.//li/p/a/span-^Section.1$-True] PASSED
395 tests/test_builders/test_build_html_numfig.py::test_numfig_with_numbered_toctree[index.html-.//li/p/a/span-^Section.2.1$-True] PASSED
396 tests/test_builders/test_build_html_numfig.py::test_numfig_with_numbered_toctree[index.html-.//li/p/a/span-^Fig.1 should be Fig.1$-True] PASSED
397 tests/test_builders/test_build_html_numfig.py::test_numfig_with_numbered_toctree[index.html-.//li/p/a/span-^Sect.1 Foo$-True] PASSED
398 tests/test_builders/test_build_html_numfig.py::test_numfig_with_numbered_toctree[foo.html-.//figure/figcaption/p/span[@class='caption-number']-^Fig. 1.1 $-True] PASSED
399 tests/test_builders/test_build_html_numfig.py::test_numfig_with_numbered_toctree[foo.html-.//figure/figcaption/p/span[@class='caption-number']-^Fig. 1.2 $-True] PASSED
400 tests/test_builders/test_build_html_numfig.py::test_numfig_with_numbered_toctree[foo.html-.//figure/figcaption/p/span[@class='caption-number']-^Fig. 1.3 $-True] PASSED
401 tests/test_builders/test_build_html_numfig.py::test_numfig_with_numbered_toctree[foo.html-.//figure/figcaption/p/span[@class='caption-number']-^Fig. 1.4 $-True] PASSED
402 tests/test_builders/test_build_html_numfig.py::test_numfig_with_numbered_toctree[foo.html-.//table/caption/span[@class='caption-number']-^Table 1.1 $-True] PASSED
403 tests/test_builders/test_build_html_numfig.py::test_numfig_with_numbered_toctree[foo.html-.//table/caption/span[@class='caption-number']-^Table 1.2 $-True] PASSED
404 tests/test_builders/test_build_html_numfig.py::test_numfig_with_numbered_toctree[foo.html-.//table/caption/span[@class='caption-number']-^Table 1.3 $-True] PASSED
405 tests/test_builders/test_build_html_numfig.py::test_numfig_with_numbered_toctree[foo.html-.//table/caption/span[@class='caption-number']-^Table 1.4 $-True] PASSED
406 tests/test_builders/test_build_html_numfig.py::test_numfig_with_numbered_toctree[foo.html-.//div[@class='code-block-caption']/span[@class='caption-number']-^Listing 1.1 $-True] PASSED
407 tests/test_builders/test_build_html_numfig.py::test_numfig_with_numbered_toctree[foo.html-.//div[@class='code-block-caption']/span[@class='caption-number']-^Listing 1.2 $-True] PASSED
408 tests/test_builders/test_build_html_numfig.py::test_numfig_with_numbered_toctree[foo.html-.//div[@class='code-block-caption']/span[@class='caption-number']-^Listing 1.3 $-True] PASSED
409 tests/test_builders/test_build_html_numfig.py::test_numfig_with_numbered_toctree[foo.html-.//div[@class='code-block-caption']/span[@class='caption-number']-^Listing 1.4 $-True] PASSED
410 tests/test_builders/test_build_html_numfig.py::test_numfig_with_numbered_toctree[bar.html-.//figure/figcaption/p/span[@class='caption-number']-^Fig. 2.1 $-True] PASSED
411 tests/test_builders/test_build_html_numfig.py::test_numfig_with_numbered_toctree[bar.html-.//figure/figcaption/p/span[@class='caption-number']-^Fig. 2.3 $-True] PASSED
412 tests/test_builders/test_build_html_numfig.py::test_numfig_with_numbered_toctree[bar.html-.//figure/figcaption/p/span[@class='caption-number']-^Fig. 2.4 $-True] PASSED
413 tests/test_builders/test_build_html_numfig.py::test_numfig_with_numbered_toctree[bar.html-.//table/caption/span[@class='caption-number']-^Table 2.1 $-True] PASSED
414 tests/test_builders/test_build_html_numfig.py::test_numfig_with_numbered_toctree[bar.html-.//table/caption/span[@class='caption-number']-^Table 2.3 $-True] PASSED
415 tests/test_builders/test_build_html_numfig.py::test_numfig_with_numbered_toctree[bar.html-.//table/caption/span[@class='caption-number']-^Table 2.4 $-True] PASSED
416 tests/test_builders/test_build_html_numfig.py::test_numfig_with_numbered_toctree[bar.html-.//div[@class='code-block-caption']/span[@class='caption-number']-^Listing 2.1 $-True] PASSED
417 tests/test_builders/test_build_html_numfig.py::test_numfig_with_numbered_toctree[bar.html-.//div[@class='code-block-caption']/span[@class='caption-number']-^Listing 2.3 $-True] PASSED
418 tests/test_builders/test_build_html_numfig.py::test_numfig_with_numbered_toctree[bar.html-.//div[@class='code-block-caption']/span[@class='caption-number']-^Listing 2.4 $-True] PASSED
419 tests/test_builders/test_build_html_numfig.py::test_numfig_with_numbered_toctree[baz.html-.//figure/figcaption/p/span[@class='caption-number']-^Fig. 2.2 $-True] PASSED
420 tests/test_builders/test_build_html_numfig.py::test_numfig_with_numbered_toctree[baz.html-.//table/caption/span[@class='caption-number']-^Table 2.2 $-True] PASSED
421 tests/test_builders/test_build_html_numfig.py::test_numfig_with_numbered_toctree[baz.html-.//div[@class='code-block-caption']/span[@class='caption-number']-^Listing 2.2 $-True] PASSED
422 tests/test_builders/test_build_html_numfig.py::test_numfig_with_prefix_warn PASSED
423 tests/test_builders/test_build_html_numfig.py::test_numfig_with_prefix[index.html-.//figure/figcaption/p/span[@class='caption-number']-^Figure:1 $-True] PASSED
424 tests/test_builders/test_build_html_numfig.py::test_numfig_with_prefix[index.html-.//figure/figcaption/p/span[@class='caption-number']-^Figure:2 $-True] PASSED
425 tests/test_builders/test_build_html_numfig.py::test_numfig_with_prefix[index.html-.//table/caption/span[@class='caption-number']-^Tab_1 $-True] PASSED
426 tests/test_builders/test_build_html_numfig.py::test_numfig_with_prefix[index.html-.//table/caption/span[@class='caption-number']-^Tab_2 $-True] PASSED
427 tests/test_builders/test_build_html_numfig.py::test_numfig_with_prefix[index.html-.//div[@class='code-block-caption']/span[@class='caption-number']-^Code-1 $-True] PASSED
428 tests/test_builders/test_build_html_numfig.py::test_numfig_with_prefix[index.html-.//div[@class='code-block-caption']/span[@class='caption-number']-^Code-2 $-True] PASSED
429 tests/test_builders/test_build_html_numfig.py::test_numfig_with_prefix[index.html-.//li/p/a/span-^Figure:1$-True] PASSED
430 tests/test_builders/test_build_html_numfig.py::test_numfig_with_prefix[index.html-.//li/p/a/span-^Figure2.2$-True] PASSED
431 tests/test_builders/test_build_html_numfig.py::test_numfig_with_prefix[index.html-.//li/p/a/span-^Tab_1$-True] PASSED
432 tests/test_builders/test_build_html_numfig.py::test_numfig_with_prefix[index.html-.//li/p/a/span-^Table:2.2$-True] PASSED
433 tests/test_builders/test_build_html_numfig.py::test_numfig_with_prefix[index.html-.//li/p/a/span-^Code-1$-True] PASSED
434 tests/test_builders/test_build_html_numfig.py::test_numfig_with_prefix[index.html-.//li/p/a/span-^Code-2.2$-True] PASSED
435 tests/test_builders/test_build_html_numfig.py::test_numfig_with_prefix[index.html-.//li/p/a/span-^SECTION-1$-True] PASSED
436 tests/test_builders/test_build_html_numfig.py::test_numfig_with_prefix[index.html-.//li/p/a/span-^SECTION-2.1$-True] PASSED
437 tests/test_builders/test_build_html_numfig.py::test_numfig_with_prefix[index.html-.//li/p/a/span-^Fig.1 should be Fig.1$-True] PASSED
438 tests/test_builders/test_build_html_numfig.py::test_numfig_with_prefix[index.html-.//li/p/a/span-^Sect.1 Foo$-True] PASSED
439 tests/test_builders/test_build_html_numfig.py::test_numfig_with_prefix[foo.html-.//figure/figcaption/p/span[@class='caption-number']-^Figure:1.1 $-True] PASSED
440 tests/test_builders/test_build_html_numfig.py::test_numfig_with_prefix[foo.html-.//figure/figcaption/p/span[@class='caption-number']-^Figure:1.2 $-True] PASSED
441 tests/test_builders/test_build_html_numfig.py::test_numfig_with_prefix[foo.html-.//figure/figcaption/p/span[@class='caption-number']-^Figure:1.3 $-True] PASSED
442 tests/test_builders/test_build_html_numfig.py::test_numfig_with_prefix[foo.html-.//figure/figcaption/p/span[@class='caption-number']-^Figure:1.4 $-True] PASSED
443 tests/test_builders/test_build_html_numfig.py::test_numfig_with_prefix[foo.html-.//table/caption/span[@class='caption-number']-^Tab_1.1 $-True] PASSED
444 tests/test_builders/test_build_html_numfig.py::test_numfig_with_prefix[foo.html-.//table/caption/span[@class='caption-number']-^Tab_1.2 $-True] PASSED
445 tests/test_builders/test_build_html_numfig.py::test_numfig_with_prefix[foo.html-.//table/caption/span[@class='caption-number']-^Tab_1.3 $-True] PASSED
446 tests/test_builders/test_build_html_numfig.py::test_numfig_with_prefix[foo.html-.//table/caption/span[@class='caption-number']-^Tab_1.4 $-True] PASSED
447 tests/test_builders/test_build_html_numfig.py::test_numfig_with_prefix[foo.html-.//div[@class='code-block-caption']/span[@class='caption-number']-^Code-1.1 $-True] PASSED
448 tests/test_builders/test_build_html_numfig.py::test_numfig_with_prefix[foo.html-.//div[@class='code-block-caption']/span[@class='caption-number']-^Code-1.2 $-True] PASSED
449 tests/test_builders/test_build_html_numfig.py::test_numfig_with_prefix[foo.html-.//div[@class='code-block-caption']/span[@class='caption-number']-^Code-1.3 $-True] PASSED
450 tests/test_builders/test_build_html_numfig.py::test_numfig_with_prefix[foo.html-.//div[@class='code-block-caption']/span[@class='caption-number']-^Code-1.4 $-True] PASSED
451 tests/test_builders/test_build_html_numfig.py::test_numfig_with_prefix[bar.html-.//figure/figcaption/p/span[@class='caption-number']-^Figure:2.1 $-True] PASSED
452 tests/test_builders/test_build_html_numfig.py::test_numfig_with_prefix[bar.html-.//figure/figcaption/p/span[@class='caption-number']-^Figure:2.3 $-True] PASSED
453 tests/test_builders/test_build_html_numfig.py::test_numfig_with_prefix[bar.html-.//figure/figcaption/p/span[@class='caption-number']-^Figure:2.4 $-True] PASSED
454 tests/test_builders/test_build_html_numfig.py::test_numfig_with_prefix[bar.html-.//table/caption/span[@class='caption-number']-^Tab_2.1 $-True] PASSED
455 tests/test_builders/test_build_html_numfig.py::test_numfig_with_prefix[bar.html-.//table/caption/span[@class='caption-number']-^Tab_2.3 $-True] PASSED
456 tests/test_builders/test_build_html_numfig.py::test_numfig_with_prefix[bar.html-.//table/caption/span[@class='caption-number']-^Tab_2.4 $-True] PASSED
457 tests/test_builders/test_build_html_numfig.py::test_numfig_with_prefix[bar.html-.//div[@class='code-block-caption']/span[@class='caption-number']-^Code-2.1 $-True] PASSED
458 tests/test_builders/test_build_html_numfig.py::test_numfig_with_prefix[bar.html-.//div[@class='code-block-caption']/span[@class='caption-number']-^Code-2.3 $-True] PASSED
459 tests/test_builders/test_build_html_numfig.py::test_numfig_with_prefix[bar.html-.//div[@class='code-block-caption']/span[@class='caption-number']-^Code-2.4 $-True] PASSED
460 tests/test_builders/test_build_html_numfig.py::test_numfig_with_prefix[baz.html-.//figure/figcaption/p/span[@class='caption-number']-^Figure:2.2 $-True] PASSED
461 tests/test_builders/test_build_html_numfig.py::test_numfig_with_prefix[baz.html-.//table/caption/span[@class='caption-number']-^Tab_2.2 $-True] PASSED
462 tests/test_builders/test_build_html_numfig.py::test_numfig_with_prefix[baz.html-.//div[@class='code-block-caption']/span[@class='caption-number']-^Code-2.2 $-True] PASSED
463 tests/test_builders/test_build_html_numfig.py::test_numfig_with_secnum_depth_warn PASSED
464 tests/test_builders/test_build_html_numfig.py::test_numfig_with_secnum_depth[index.html-.//figure/figcaption/p/span[@class='caption-number']-^Fig. 1 $-True] PASSED
465 tests/test_builders/test_build_html_numfig.py::test_numfig_with_secnum_depth[index.html-.//figure/figcaption/p/span[@class='caption-number']-^Fig. 2 $-True] PASSED
466 tests/test_builders/test_build_html_numfig.py::test_numfig_with_secnum_depth[index.html-.//table/caption/span[@class='caption-number']-^Table 1 $-True] PASSED
467 tests/test_builders/test_build_html_numfig.py::test_numfig_with_secnum_depth[index.html-.//table/caption/span[@class='caption-number']-^Table 2 $-True] PASSED
468 tests/test_builders/test_build_html_numfig.py::test_numfig_with_secnum_depth[index.html-.//div[@class='code-block-caption']/span[@class='caption-number']-^Listing 1 $-True] PASSED
469 tests/test_builders/test_build_html_numfig.py::test_numfig_with_secnum_depth[index.html-.//div[@class='code-block-caption']/span[@class='caption-number']-^Listing 2 $-True] PASSED
470 tests/test_builders/test_build_html_numfig.py::test_numfig_with_secnum_depth[index.html-.//li/p/a/span-^Fig. 1$-True] PASSED
471 tests/test_builders/test_build_html_numfig.py::test_numfig_with_secnum_depth[index.html-.//li/p/a/span-^Figure2.1.2$-True] PASSED
472 tests/test_builders/test_build_html_numfig.py::test_numfig_with_secnum_depth[index.html-.//li/p/a/span-^Table 1$-True] PASSED
473 tests/test_builders/test_build_html_numfig.py::test_numfig_with_secnum_depth[index.html-.//li/p/a/span-^Table:2.1.2$-True] PASSED
474 tests/test_builders/test_build_html_numfig.py::test_numfig_with_secnum_depth[index.html-.//li/p/a/span-^Listing 1$-True] PASSED
475 tests/test_builders/test_build_html_numfig.py::test_numfig_with_secnum_depth[index.html-.//li/p/a/span-^Code-2.1.2$-True] PASSED
476 tests/test_builders/test_build_html_numfig.py::test_numfig_with_secnum_depth[index.html-.//li/p/a/span-^Section.1$-True] PASSED
477 tests/test_builders/test_build_html_numfig.py::test_numfig_with_secnum_depth[index.html-.//li/p/a/span-^Section.2.1$-True] PASSED
478 tests/test_builders/test_build_html_numfig.py::test_numfig_with_secnum_depth[index.html-.//li/p/a/span-^Fig.1 should be Fig.1$-True] PASSED
479 tests/test_builders/test_build_html_numfig.py::test_numfig_with_secnum_depth[index.html-.//li/p/a/span-^Sect.1 Foo$-True] PASSED
480 tests/test_builders/test_build_html_numfig.py::test_numfig_with_secnum_depth[foo.html-.//figure/figcaption/p/span[@class='caption-number']-^Fig. 1.1 $-True] PASSED
481 tests/test_builders/test_build_html_numfig.py::test_numfig_with_secnum_depth[foo.html-.//figure/figcaption/p/span[@class='caption-number']-^Fig. 1.1.1 $-True] PASSED
482 tests/test_builders/test_build_html_numfig.py::test_numfig_with_secnum_depth[foo.html-.//figure/figcaption/p/span[@class='caption-number']-^Fig. 1.1.2 $-True] PASSED
483 tests/test_builders/test_build_html_numfig.py::test_numfig_with_secnum_depth[foo.html-.//figure/figcaption/p/span[@class='caption-number']-^Fig. 1.2.1 $-True] PASSED
484 tests/test_builders/test_build_html_numfig.py::test_numfig_with_secnum_depth[foo.html-.//table/caption/span[@class='caption-number']-^Table 1.1 $-True] PASSED
485 tests/test_builders/test_build_html_numfig.py::test_numfig_with_secnum_depth[foo.html-.//table/caption/span[@class='caption-number']-^Table 1.1.1 $-True] PASSED
486 tests/test_builders/test_build_html_numfig.py::test_numfig_with_secnum_depth[foo.html-.//table/caption/span[@class='caption-number']-^Table 1.1.2 $-True] PASSED
487 tests/test_builders/test_build_html_numfig.py::test_numfig_with_secnum_depth[foo.html-.//table/caption/span[@class='caption-number']-^Table 1.2.1 $-True] PASSED
488 tests/test_builders/test_build_html_numfig.py::test_numfig_with_secnum_depth[foo.html-.//div[@class='code-block-caption']/span[@class='caption-number']-^Listing 1.1 $-True] PASSED
489 tests/test_builders/test_build_html_numfig.py::test_numfig_with_secnum_depth[foo.html-.//div[@class='code-block-caption']/span[@class='caption-number']-^Listing 1.1.1 $-True] PASSED
490 tests/test_builders/test_build_html_numfig.py::test_numfig_with_secnum_depth[foo.html-.//div[@class='code-block-caption']/span[@class='caption-number']-^Listing 1.1.2 $-True] PASSED
491 tests/test_builders/test_build_html_numfig.py::test_numfig_with_secnum_depth[foo.html-.//div[@class='code-block-caption']/span[@class='caption-number']-^Listing 1.2.1 $-True] PASSED
492 tests/test_builders/test_build_html_numfig.py::test_numfig_with_secnum_depth[bar.html-.//figure/figcaption/p/span[@class='caption-number']-^Fig. 2.1.1 $-True] PASSED
493 tests/test_builders/test_build_html_numfig.py::test_numfig_with_secnum_depth[bar.html-.//figure/figcaption/p/span[@class='caption-number']-^Fig. 2.1.3 $-True] PASSED
494 tests/test_builders/test_build_html_numfig.py::test_numfig_with_secnum_depth[bar.html-.//figure/figcaption/p/span[@class='caption-number']-^Fig. 2.2.1 $-True] PASSED
495 tests/test_builders/test_build_html_numfig.py::test_numfig_with_secnum_depth[bar.html-.//table/caption/span[@class='caption-number']-^Table 2.1.1 $-True] PASSED
496 tests/test_builders/test_build_html_numfig.py::test_numfig_with_secnum_depth[bar.html-.//table/caption/span[@class='caption-number']-^Table 2.1.3 $-True] PASSED
497 tests/test_builders/test_build_html_numfig.py::test_numfig_with_secnum_depth[bar.html-.//table/caption/span[@class='caption-number']-^Table 2.2.1 $-True] PASSED
498 tests/test_builders/test_build_html_numfig.py::test_numfig_with_secnum_depth[bar.html-.//div[@class='code-block-caption']/span[@class='caption-number']-^Listing 2.1.1 $-True] PASSED
499 tests/test_builders/test_build_html_numfig.py::test_numfig_with_secnum_depth[bar.html-.//div[@class='code-block-caption']/span[@class='caption-number']-^Listing 2.1.3 $-True] PASSED
500 tests/test_builders/test_build_html_numfig.py::test_numfig_with_secnum_depth[bar.html-.//div[@class='code-block-caption']/span[@class='caption-number']-^Listing 2.2.1 $-True] PASSED
501 tests/test_builders/test_build_html_numfig.py::test_numfig_with_secnum_depth[baz.html-.//figure/figcaption/p/span[@class='caption-number']-^Fig. 2.1.2 $-True] PASSED
502 tests/test_builders/test_build_html_numfig.py::test_numfig_with_secnum_depth[baz.html-.//table/caption/span[@class='caption-number']-^Table 2.1.2 $-True] PASSED
503 tests/test_builders/test_build_html_numfig.py::test_numfig_with_secnum_depth[baz.html-.//div[@class='code-block-caption']/span[@class='caption-number']-^Listing 2.1.2 $-True] PASSED
504 tests/test_builders/test_build_html_numfig.py::test_numfig_with_singlehtml[expect0] PASSED
505 tests/test_builders/test_build_html_numfig.py::test_numfig_with_singlehtml[expect1] PASSED
506 tests/test_builders/test_build_html_numfig.py::test_numfig_with_singlehtml[expect2] PASSED
507 tests/test_builders/test_build_html_numfig.py::test_numfig_with_singlehtml[expect3] PASSED
508 tests/test_builders/test_build_html_numfig.py::test_numfig_with_singlehtml[expect4] PASSED
509 tests/test_builders/test_build_html_numfig.py::test_numfig_with_singlehtml[expect5] PASSED
510 tests/test_builders/test_build_html_numfig.py::test_numfig_with_singlehtml[expect6] PASSED
511 tests/test_builders/test_build_html_numfig.py::test_numfig_with_singlehtml[expect7] PASSED
512 tests/test_builders/test_build_html_numfig.py::test_numfig_with_singlehtml[expect8] PASSED
513 tests/test_builders/test_build_html_numfig.py::test_numfig_with_singlehtml[expect9] PASSED
514 tests/test_builders/test_build_html_numfig.py::test_numfig_with_singlehtml[expect10] PASSED
515 tests/test_builders/test_build_html_numfig.py::test_numfig_with_singlehtml[expect11] PASSED
516 tests/test_builders/test_build_html_numfig.py::test_numfig_with_singlehtml[expect12] PASSED
517 tests/test_builders/test_build_html_numfig.py::test_numfig_with_singlehtml[expect13] PASSED
518 tests/test_builders/test_build_html_numfig.py::test_numfig_with_singlehtml[expect14] PASSED
519 tests/test_builders/test_build_html_numfig.py::test_numfig_with_singlehtml[expect15] PASSED
520 tests/test_builders/test_build_html_numfig.py::test_numfig_with_singlehtml[expect16] PASSED
521 tests/test_builders/test_build_html_numfig.py::test_numfig_with_singlehtml[expect17] PASSED
522 tests/test_builders/test_build_html_numfig.py::test_numfig_with_singlehtml[expect18] PASSED
523 tests/test_builders/test_build_html_numfig.py::test_numfig_with_singlehtml[expect19] PASSED
524 tests/test_builders/test_build_html_numfig.py::test_numfig_with_singlehtml[expect20] PASSED
525 tests/test_builders/test_build_html_numfig.py::test_numfig_with_singlehtml[expect21] PASSED
526 tests/test_builders/test_build_html_numfig.py::test_numfig_with_singlehtml[expect22] PASSED
527 tests/test_builders/test_build_html_numfig.py::test_numfig_with_singlehtml[expect23] PASSED
528 tests/test_builders/test_build_html_numfig.py::test_numfig_with_singlehtml[expect24] PASSED
529 tests/test_builders/test_build_html_numfig.py::test_numfig_with_singlehtml[expect25] PASSED
530 tests/test_builders/test_build_html_numfig.py::test_numfig_with_singlehtml[expect26] PASSED
531 tests/test_builders/test_build_html_numfig.py::test_numfig_with_singlehtml[expect27] PASSED
532 tests/test_builders/test_build_html_numfig.py::test_numfig_with_singlehtml[expect28] PASSED
533 tests/test_builders/test_build_html_numfig.py::test_numfig_with_singlehtml[expect29] PASSED
534 tests/test_builders/test_build_html_numfig.py::test_numfig_with_singlehtml[expect30] PASSED
535 tests/test_builders/test_build_html_numfig.py::test_numfig_with_singlehtml[expect31] PASSED
536 tests/test_builders/test_build_html_numfig.py::test_numfig_with_singlehtml[expect32] PASSED
537 tests/test_builders/test_build_html_numfig.py::test_numfig_with_singlehtml[expect33] PASSED
538 tests/test_builders/test_build_html_numfig.py::test_numfig_with_singlehtml[expect34] PASSED
539 tests/test_builders/test_build_html_numfig.py::test_numfig_with_singlehtml[expect35] PASSED
540 tests/test_builders/test_build_html_numfig.py::test_numfig_with_singlehtml[expect36] PASSED
541 tests/test_builders/test_build_html_numfig.py::test_numfig_with_singlehtml[expect37] PASSED
542 tests/test_builders/test_build_html_numfig.py::test_numfig_with_singlehtml[expect38] PASSED
543 tests/test_builders/test_build_html_numfig.py::test_numfig_with_singlehtml[expect39] PASSED
544 tests/test_builders/test_build_html_tocdepth.py::test_tocdepth[index.html-.//li[@class='toctree-l3']/a-1.1.1. Foo A1-True] PASSED
545 tests/test_builders/test_build_html_tocdepth.py::test_tocdepth[index.html-.//li[@class='toctree-l3']/a-1.2.1. Foo B1-True] PASSED
546 tests/test_builders/test_build_html_tocdepth.py::test_tocdepth[index.html-.//li[@class='toctree-l3']/a-2.1.1. Bar A1-False] PASSED
547 tests/test_builders/test_build_html_tocdepth.py::test_tocdepth[index.html-.//li[@class='toctree-l3']/a-2.2.1. Bar B1-False] PASSED
548 tests/test_builders/test_build_html_tocdepth.py::test_tocdepth[foo.html-.//h1-Foo-True] PASSED
549 tests/test_builders/test_build_html_tocdepth.py::test_tocdepth[foo.html-.//h2-Foo A-True] PASSED
550 tests/test_builders/test_build_html_tocdepth.py::test_tocdepth[foo.html-.//h3-Foo A1-True] PASSED
551 tests/test_builders/test_build_html_tocdepth.py::test_tocdepth[foo.html-.//h2-Foo B-True] PASSED
552 tests/test_builders/test_build_html_tocdepth.py::test_tocdepth[foo.html-.//h3-Foo B1-True] PASSED
553 tests/test_builders/test_build_html_tocdepth.py::test_tocdepth[foo.html-.//h1//span[@class='section-number']-1. -True] PASSED
554 tests/test_builders/test_build_html_tocdepth.py::test_tocdepth[foo.html-.//h2//span[@class='section-number']-1.1. -True] PASSED
555 tests/test_builders/test_build_html_tocdepth.py::test_tocdepth[foo.html-.//h3//span[@class='section-number']-1.1.1. -True] PASSED
556 tests/test_builders/test_build_html_tocdepth.py::test_tocdepth[foo.html-.//h2//span[@class='section-number']-1.2. -True] PASSED
557 tests/test_builders/test_build_html_tocdepth.py::test_tocdepth[foo.html-.//h3//span[@class='section-number']-1.2.1. -True] PASSED
558 tests/test_builders/test_build_html_tocdepth.py::test_tocdepth[foo.html-.//div[@class='sphinxsidebarwrapper']//li/a-1.1. Foo A-True] PASSED
559 tests/test_builders/test_build_html_tocdepth.py::test_tocdepth[foo.html-.//div[@class='sphinxsidebarwrapper']//li/a-1.1.1. Foo A1-True] PASSED
560 tests/test_builders/test_build_html_tocdepth.py::test_tocdepth[foo.html-.//div[@class='sphinxsidebarwrapper']//li/a-1.2. Foo B-True] PASSED
561 tests/test_builders/test_build_html_tocdepth.py::test_tocdepth[foo.html-.//div[@class='sphinxsidebarwrapper']//li/a-1.2.1. Foo B1-True] PASSED
562 tests/test_builders/test_build_html_tocdepth.py::test_tocdepth[bar.html-.//h1-Bar-True] PASSED
563 tests/test_builders/test_build_html_tocdepth.py::test_tocdepth[bar.html-.//h2-Bar A-True] PASSED
564 tests/test_builders/test_build_html_tocdepth.py::test_tocdepth[bar.html-.//h2-Bar B-True] PASSED
565 tests/test_builders/test_build_html_tocdepth.py::test_tocdepth[bar.html-.//h3-Bar B1-True] PASSED
566 tests/test_builders/test_build_html_tocdepth.py::test_tocdepth[bar.html-.//h1//span[@class='section-number']-2. -True] PASSED
567 tests/test_builders/test_build_html_tocdepth.py::test_tocdepth[bar.html-.//h2//span[@class='section-number']-2.1. -True] PASSED
568 tests/test_builders/test_build_html_tocdepth.py::test_tocdepth[bar.html-.//h2//span[@class='section-number']-2.2. -True] PASSED
569 tests/test_builders/test_build_html_tocdepth.py::test_tocdepth[bar.html-.//h3//span[@class='section-number']-2.2.1. -True] PASSED
570 tests/test_builders/test_build_html_tocdepth.py::test_tocdepth[bar.html-.//div[@class='sphinxsidebarwrapper']//li/a-2. Bar-True] PASSED
571 tests/test_builders/test_build_html_tocdepth.py::test_tocdepth[bar.html-.//div[@class='sphinxsidebarwrapper']//li/a-2.1. Bar A-True] PASSED
572 tests/test_builders/test_build_html_tocdepth.py::test_tocdepth[bar.html-.//div[@class='sphinxsidebarwrapper']//li/a-2.2. Bar B-True] PASSED
573 tests/test_builders/test_build_html_tocdepth.py::test_tocdepth[bar.html-.//div[@class='sphinxsidebarwrapper']//li/a-2.2.1. Bar B1-False] PASSED
574 tests/test_builders/test_build_html_tocdepth.py::test_tocdepth[baz.html-.//h1-Baz A-True] PASSED
575 tests/test_builders/test_build_html_tocdepth.py::test_tocdepth[baz.html-.//h1//span[@class='section-number']-2.1.1. -True] PASSED
576 tests/test_builders/test_build_html_tocdepth.py::test_tocdepth_singlehtml[expect0] PASSED
577 tests/test_builders/test_build_html_tocdepth.py::test_tocdepth_singlehtml[expect1] PASSED
578 tests/test_builders/test_build_html_tocdepth.py::test_tocdepth_singlehtml[expect2] PASSED
579 tests/test_builders/test_build_html_tocdepth.py::test_tocdepth_singlehtml[expect3] PASSED
580 tests/test_builders/test_build_html_tocdepth.py::test_tocdepth_singlehtml[expect4] PASSED
581 tests/test_builders/test_build_html_tocdepth.py::test_tocdepth_singlehtml[expect5] PASSED
582 tests/test_builders/test_build_html_tocdepth.py::test_tocdepth_singlehtml[expect6] PASSED
583 tests/test_builders/test_build_html_tocdepth.py::test_tocdepth_singlehtml[expect7] PASSED
584 tests/test_builders/test_build_html_tocdepth.py::test_tocdepth_singlehtml[expect8] PASSED
585 tests/test_builders/test_build_html_tocdepth.py::test_tocdepth_singlehtml[expect9] PASSED
586 tests/test_builders/test_build_html_tocdepth.py::test_tocdepth_singlehtml[expect10] PASSED
587 tests/test_builders/test_build_html_tocdepth.py::test_tocdepth_singlehtml[expect11] PASSED
588 tests/test_builders/test_build_html_tocdepth.py::test_tocdepth_singlehtml[expect12] PASSED
589 tests/test_builders/test_build_html_tocdepth.py::test_tocdepth_singlehtml[expect13] PASSED
590 tests/test_builders/test_build_html_tocdepth.py::test_tocdepth_singlehtml[expect14] PASSED
591 tests/test_builders/test_build_html_tocdepth.py::test_tocdepth_singlehtml[expect15] PASSED
592 tests/test_builders/test_build_html_tocdepth.py::test_tocdepth_singlehtml[expect16] PASSED
593 tests/test_builders/test_build_html_tocdepth.py::test_tocdepth_singlehtml[expect17] PASSED
594 tests/test_builders/test_build_html_tocdepth.py::test_tocdepth_singlehtml[expect18] PASSED
595 tests/test_builders/test_build_html_tocdepth.py::test_tocdepth_singlehtml[expect19] PASSED
596 tests/test_builders/test_build_html_tocdepth.py::test_tocdepth_singlehtml[expect20] PASSED
597 tests/test_builders/test_build_html_tocdepth.py::test_tocdepth_singlehtml[expect21] PASSED
598 tests/test_builders/test_build_html_tocdepth.py::test_tocdepth_singlehtml[expect22] PASSED
599 tests/test_builders/test_build_html_tocdepth.py::test_tocdepth_singlehtml[expect23] PASSED
600 tests/test_builders/test_build_html_tocdepth.py::test_tocdepth_singlehtml[expect24] PASSED
601 tests/test_builders/test_build_latex.py::test_build_latex_doc[pdflatex-manual-None] SKIPPED
602 tests/test_builders/test_build_latex.py::test_build_latex_doc[pdflatex-howto-None] SKIPPED
603 tests/test_builders/test_build_latex.py::test_build_latex_doc[lualatex-manual-None] SKIPPED
604 tests/test_builders/test_build_latex.py::test_build_latex_doc[lualatex-howto-None] SKIPPED
605 tests/test_builders/test_build_latex.py::test_build_latex_doc[xelatex-manual-1] SKIPPED
606 tests/test_builders/test_build_latex.py::test_build_latex_doc[xelatex-howto-1] SKIPPED
607 tests/test_builders/test_build_latex.py::test_writer PASSED
608 tests/test_builders/test_build_latex.py::test_latex_basic PASSED
609 tests/test_builders/test_build_latex.py::test_latex_basic_manual PASSED
610 tests/test_builders/test_build_latex.py::test_latex_basic_howto PASSED
611 tests/test_builders/test_build_latex.py::test_latex_basic_manual_ja PASSED
612 tests/test_builders/test_build_latex.py::test_latex_basic_howto_ja PASSED
613 tests/test_builders/test_build_latex.py::test_latex_theme PASSED
614 tests/test_builders/test_build_latex.py::test_latex_theme_papersize PASSED
615 tests/test_builders/test_build_latex.py::test_latex_theme_options PASSED
616 tests/test_builders/test_build_latex.py::test_latex_additional_settings_for_language_code PASSED
617 tests/test_builders/test_build_latex.py::test_latex_additional_settings_for_greek PASSED
618 tests/test_builders/test_build_latex.py::test_latex_title_after_admonitions PASSED
619 tests/test_builders/test_build_latex.py::test_latex_release PASSED
620 tests/test_builders/test_build_latex.py::test_numref PASSED
621 tests/test_builders/test_build_latex.py::test_numref_with_prefix1 PASSED
622 tests/test_builders/test_build_latex.py::test_numref_with_prefix2 PASSED
623 tests/test_builders/test_build_latex.py::test_numref_with_language_ja PASSED
624 tests/test_builders/test_build_latex.py::test_latex_obey_numfig_is_false PASSED
625 tests/test_builders/test_build_latex.py::test_latex_obey_numfig_secnum_depth_is_zero PASSED
626 tests/test_builders/test_build_latex.py::test_latex_obey_numfig_secnum_depth_is_two PASSED
627 tests/test_builders/test_build_latex.py::test_latex_obey_numfig_but_math_numfig_false PASSED
628 tests/test_builders/test_build_latex.py::test_latex_add_latex_package PASSED
629 tests/test_builders/test_build_latex.py::test_babel_with_no_language_settings PASSED
630 tests/test_builders/test_build_latex.py::test_babel_with_language_de PASSED
631 tests/test_builders/test_build_latex.py::test_babel_with_language_ru PASSED
632 tests/test_builders/test_build_latex.py::test_babel_with_language_tr PASSED
633 tests/test_builders/test_build_latex.py::test_babel_with_language_ja PASSED
634 tests/test_builders/test_build_latex.py::test_babel_with_unknown_language PASSED
635 tests/test_builders/test_build_latex.py::test_polyglossia_with_language_de PASSED
636 tests/test_builders/test_build_latex.py::test_polyglossia_with_language_de_1901 PASSED
637 tests/test_builders/test_build_latex.py::test_footnote PASSED
638 tests/test_builders/test_build_latex.py::test_reference_in_caption_and_codeblock_in_footnote PASSED
639 tests/test_builders/test_build_latex.py::test_footnote_referred_multiple_times PASSED
640 tests/test_builders/test_build_latex.py::test_latex_show_urls_is_inline PASSED
641 tests/test_builders/test_build_latex.py::test_latex_show_urls_is_footnote PASSED
642 tests/test_builders/test_build_latex.py::test_latex_show_urls_is_no PASSED
643 tests/test_builders/test_build_latex.py::test_latex_show_urls_footnote_and_substitutions PASSED
644 tests/test_builders/test_build_latex.py::test_image_in_section PASSED
645 tests/test_builders/test_build_latex.py::test_latex_logo_if_not_found PASSED
646 tests/test_builders/test_build_latex.py::test_toctree_maxdepth_manual PASSED
647 tests/test_builders/test_build_latex.py::test_toctree_maxdepth_howto PASSED
648 tests/test_builders/test_build_latex.py::test_toctree_not_found PASSED
649 tests/test_builders/test_build_latex.py::test_toctree_without_maxdepth PASSED
650 tests/test_builders/test_build_latex.py::test_toctree_with_deeper_maxdepth PASSED
651 tests/test_builders/test_build_latex.py::test_latex_toplevel_sectioning_is_None PASSED
652 tests/test_builders/test_build_latex.py::test_latex_toplevel_sectioning_is_part PASSED
653 tests/test_builders/test_build_latex.py::test_latex_toplevel_sectioning_is_part_with_howto PASSED
654 tests/test_builders/test_build_latex.py::test_latex_toplevel_sectioning_is_chapter PASSED
655 tests/test_builders/test_build_latex.py::test_latex_toplevel_sectioning_is_chapter_with_howto PASSED
656 tests/test_builders/test_build_latex.py::test_latex_toplevel_sectioning_is_section PASSED
657 tests/test_builders/test_build_latex.py::test_maxlistdepth_at_ten SKIPPED
658 tests/test_builders/test_build_latex.py::test_latex_table_tabulars PASSED
659 tests/test_builders/test_build_latex.py::test_latex_table_longtable PASSED
660 tests/test_builders/test_build_latex.py::test_latex_table_complex_tables PASSED
661 tests/test_builders/test_build_latex.py::test_latex_table_with_booktabs_and_colorrows PASSED
662 tests/test_builders/test_build_latex.py::test_latex_table_custom_template_caseA PASSED
663 tests/test_builders/test_build_latex.py::test_latex_table_custom_template_caseB PASSED
664 tests/test_builders/test_build_latex.py::test_latex_table_custom_template_caseC PASSED
665 tests/test_builders/test_build_latex.py::test_latex_raw_directive PASSED
666 tests/test_builders/test_build_latex.py::test_latex_images PASSED
667 tests/test_builders/test_build_latex.py::test_latex_index PASSED
668 tests/test_builders/test_build_latex.py::test_latex_equations PASSED
669 tests/test_builders/test_build_latex.py::test_latex_image_in_parsed_literal PASSED
670 tests/test_builders/test_build_latex.py::test_latex_nested_enumerated_list PASSED
671 tests/test_builders/test_build_latex.py::test_latex_thebibliography PASSED
672 tests/test_builders/test_build_latex.py::test_latex_glossary PASSED
673 tests/test_builders/test_build_latex.py::test_latex_labels PASSED
674 tests/test_builders/test_build_latex.py::test_latex_figure_in_admonition PASSED
675 tests/test_builders/test_build_latex.py::test_default_latex_documents PASSED
676 tests/test_builders/test_build_latex.py::test_includegraphics_oversized SKIPPED
677 tests/test_builders/test_build_latex.py::test_index_on_title PASSED
678 tests/test_builders/test_build_latex.py::test_texescape_for_non_unicode_supported_engine PASSED
679 tests/test_builders/test_build_latex.py::test_texescape_for_unicode_supported_engine PASSED
680 tests/test_builders/test_build_latex.py::test_latex_elements_extrapackages PASSED
681 tests/test_builders/test_build_latex.py::test_latex_nested_tables PASSED
682 tests/test_builders/test_build_latex.py::test_latex_container PASSED
683 tests/test_builders/test_build_latex.py::test_latex_code_role PASSED
684 tests/test_builders/test_build_latex.py::test_copy_images PASSED
685 tests/test_builders/test_build_latex.py::test_duplicated_labels_before_module PASSED
686 tests/test_builders/test_build_latex.py::test_one_parameter_per_line PASSED
687 tests/test_builders/test_build_latex.py::test_latex_rubric PASSED
688 tests/test_builders/test_build_linkcheck.py::test_defaults PASSED
689 tests/test_builders/test_build_linkcheck.py::test_check_link_response_only PASSED
690 tests/test_builders/test_build_linkcheck.py::test_too_many_retries PASSED
691 tests/test_builders/test_build_linkcheck.py::test_raw_node PASSED
692 tests/test_builders/test_build_linkcheck.py::test_anchors_ignored PASSED
693 tests/test_builders/test_build_linkcheck.py::test_anchors_ignored_for_url PASSED
694 tests/test_builders/test_build_linkcheck.py::test_raises_for_invalid_status PASSED
695 tests/test_builders/test_build_linkcheck.py::test_incomplete_html_anchor PASSED
696 tests/test_builders/test_build_linkcheck.py::test_decoding_error_anchor_ignored PASSED
697 tests/test_builders/test_build_linkcheck.py::test_auth_header_uses_first_match PASSED
698 tests/test_builders/test_build_linkcheck.py::test_unauthorized_broken PASSED
699 tests/test_builders/test_build_linkcheck.py::test_auth_header_no_match PASSED
700 tests/test_builders/test_build_linkcheck.py::test_linkcheck_request_headers PASSED
701 tests/test_builders/test_build_linkcheck.py::test_linkcheck_request_headers_no_slash PASSED
702 tests/test_builders/test_build_linkcheck.py::test_linkcheck_request_headers_default PASSED
703 tests/test_builders/test_build_linkcheck.py::test_follows_redirects_on_HEAD PASSED
704 tests/test_builders/test_build_linkcheck.py::test_follows_redirects_on_GET PASSED
705 tests/test_builders/test_build_linkcheck.py::test_linkcheck_allowed_redirects PASSED
706 tests/test_builders/test_build_linkcheck.py::test_invalid_ssl PASSED
707 tests/test_builders/test_build_linkcheck.py::test_connect_to_selfsigned_fails PASSED
708 tests/test_builders/test_build_linkcheck.py::test_connect_to_selfsigned_with_tls_verify_false PASSED
709 tests/test_builders/test_build_linkcheck.py::test_connect_to_selfsigned_with_tls_cacerts PASSED
710 tests/test_builders/test_build_linkcheck.py::test_connect_to_selfsigned_with_requests_env_var PASSED
711 tests/test_builders/test_build_linkcheck.py::test_connect_to_selfsigned_nonexistent_cert_file PASSED
712 tests/test_builders/test_build_linkcheck.py::test_TooManyRedirects_on_HEAD PASSED
713 tests/test_builders/test_build_linkcheck.py::test_too_many_requests_retry_after_int_delay PASSED
714 tests/test_builders/test_build_linkcheck.py::test_too_many_requests_retry_after_HTTP_date[None] PASSED
715 tests/test_builders/test_build_linkcheck.py::test_too_many_requests_retry_after_HTTP_date[GMT] PASSED
716 tests/test_builders/test_build_linkcheck.py::test_too_many_requests_retry_after_HTTP_date[GMT+3] PASSED
717 tests/test_builders/test_build_linkcheck.py::test_too_many_requests_retry_after_HTTP_date[GMT-3] PASSED
718 tests/test_builders/test_build_linkcheck.py::test_too_many_requests_retry_after_without_header PASSED
719 tests/test_builders/test_build_linkcheck.py::test_requests_timeout PASSED
720 tests/test_builders/test_build_linkcheck.py::test_too_many_requests_user_timeout PASSED
721 tests/test_builders/test_build_linkcheck.py::test_limit_rate_default_sleep PASSED
722 tests/test_builders/test_build_linkcheck.py::test_limit_rate_user_max_delay PASSED
723 tests/test_builders/test_build_linkcheck.py::test_limit_rate_doubles_previous_wait_time PASSED
724 tests/test_builders/test_build_linkcheck.py::test_limit_rate_clips_wait_time_to_max_time PASSED
725 tests/test_builders/test_build_linkcheck.py::test_limit_rate_bails_out_after_waiting_max_time PASSED
726 tests/test_builders/test_build_linkcheck.py::test_connection_contention PASSED
727 tests/test_builders/test_build_linkcheck.py::test_get_after_head_raises_connection_error PASSED
728 tests/test_builders/test_build_linkcheck.py::test_linkcheck_exclude_documents PASSED
729 tests/test_builders/test_build_manpage.py::test_all PASSED
730 tests/test_builders/test_build_manpage.py::test_man_pages_empty_description PASSED
731 tests/test_builders/test_build_manpage.py::test_man_make_section_directory PASSED
732 tests/test_builders/test_build_manpage.py::test_captioned_code_block PASSED
733 tests/test_builders/test_build_manpage.py::test_default_man_pages PASSED
734 tests/test_builders/test_build_manpage.py::test_rubric PASSED
735 tests/test_builders/test_build_texinfo.py::test_texinfo PASSED
736 tests/test_builders/test_build_texinfo.py::test_texinfo_rubric PASSED
737 tests/test_builders/test_build_texinfo.py::test_texinfo_citation PASSED
738 tests/test_builders/test_build_texinfo.py::test_default_texinfo_documents PASSED
739 tests/test_builders/test_build_texinfo.py::test_texinfo_escape_id PASSED
740 tests/test_builders/test_build_texinfo.py::test_texinfo_footnote PASSED
741 tests/test_builders/test_build_texinfo.py::test_texinfo_xrefs PASSED
742 tests/test_builders/test_build_texinfo.py::test_texinfo_samp_with_variable PASSED
743 tests/test_builders/test_build_texinfo.py::test_copy_images PASSED
744 tests/test_builders/test_build_text.py::test_maxwitdh_with_prefix PASSED
745 tests/test_builders/test_build_text.py::test_lineblock PASSED
746 tests/test_builders/test_build_text.py::test_nonascii_title_line PASSED
747 tests/test_builders/test_build_text.py::test_nonascii_table PASSED
748 tests/test_builders/test_build_text.py::test_nonascii_maxwidth PASSED
749 tests/test_builders/test_build_text.py::test_table_builder PASSED
750 tests/test_builders/test_build_text.py::test_table_separator PASSED
751 tests/test_builders/test_build_text.py::test_table_cell PASSED
752 tests/test_builders/test_build_text.py::test_table_with_empty_cell PASSED
753 tests/test_builders/test_build_text.py::test_table_with_rowspan PASSED
754 tests/test_builders/test_build_text.py::test_table_with_colspan PASSED
755 tests/test_builders/test_build_text.py::test_table_with_colspan_left PASSED
756 tests/test_builders/test_build_text.py::test_table_with_colspan_and_rowspan PASSED
757 tests/test_builders/test_build_text.py::test_list_items_in_admonition PASSED
758 tests/test_builders/test_build_text.py::test_secnums PASSED
759 tests/test_builders/test_build_warnings.py::test_html_warnings PASSED
760 tests/test_builders/test_build_warnings.py::test_latex_warnings PASSED
761 tests/test_builders/test_build_warnings.py::test_texinfo_warnings PASSED
762 tests/test_builders/test_build_warnings.py::test_uncacheable_config_warning PASSED
763 tests/test_builders/test_builder.py::test_incremental_reading PASSED
764 tests/test_builders/test_builder.py::test_incremental_reading_for_missing_files PASSED
765 tests/test_config/test_config.py::test_is_serializable PASSED
766 tests/test_config/test_config.py::test_config_opt_deprecated PASSED
767 tests/test_config/test_config.py::test_core_config PASSED
768 tests/test_config/test_config.py::test_config_not_found PASSED
769 tests/test_config/test_config.py::test_config_pickle_protocol[0] PASSED
770 tests/test_config/test_config.py::test_config_pickle_protocol[1] PASSED
771 tests/test_config/test_config.py::test_config_pickle_protocol[2] PASSED
772 tests/test_config/test_config.py::test_config_pickle_protocol[3] PASSED
773 tests/test_config/test_config.py::test_config_pickle_protocol[4] PASSED
774 tests/test_config/test_config.py::test_config_pickle_circular_reference_in_list PASSED
775 tests/test_config/test_config.py::test_config_pickle_circular_reference_in_dict PASSED
776 tests/test_config/test_config.py::test_extension_values PASSED
777 tests/test_config/test_config.py::test_overrides PASSED
778 tests/test_config/test_config.py::test_overrides_boolean PASSED
779 tests/test_config/test_config.py::test_overrides_dict_str PASSED
780 tests/test_config/test_config.py::test_callable_defer PASSED
781 tests/test_config/test_config.py::test_errors_warnings PASSED
782 tests/test_config/test_config.py::test_errors_if_setup_is_not_callable PASSED
783 tests/test_config/test_config.py::test_needs_sphinx PASSED
784 tests/test_config/test_config.py::test_config_eol PASSED
785 tests/test_config/test_config.py::test_builtin_conf PASSED
786 tests/test_config/test_config.py::test_check_types[value1-string-None-123-True] PASSED
787 tests/test_config/test_config.py::test_check_types[value2-<lambda>-None-123-True] PASSED
788 tests/test_config/test_config.py::test_check_types[value3-<lambda>-None-actual2-False] PASSED
789 tests/test_config/test_config.py::test_check_types[value4-100-None-True-True] PASSED
790 tests/test_config/test_config.py::test_check_types[value5-False-None-True-False] PASSED
791 tests/test_config/test_config.py::test_check_types[value6-default5-None-actual5-True] PASSED
792 tests/test_config/test_config.py::test_check_types[value7-string-annotation6-actual6-False] PASSED
793 tests/test_config/test_config.py::test_check_types[value8-default7-None-actual7-False] PASSED
794 tests/test_config/test_config.py::test_check_types[value9-None-None-foo-False] PASSED
795 tests/test_config/test_config.py::test_check_types[value10-None-None-123-False] PASSED
796 tests/test_config/test_config.py::test_check_types[value11-None-annotation10-bar-False] PASSED
797 tests/test_config/test_config.py::test_check_types[value12-string-None-bar-False] PASSED
798 tests/test_config/test_config.py::test_conf_warning_message[value1-string-annotation0-actual0-The config value `value1' has type `list'; expected `str'.] PASSED
799 tests/test_config/test_config.py::test_conf_warning_message[value1-string-annotation1-actual1-The config value `value1' has type `list'; expected `int' or `str'.] PASSED
800 tests/test_config/test_config.py::test_conf_warning_message[value1-string-annotation2-actual2-The config value `value1' has type `list'; expected `int', `str', or `tuple'.] PASSED
801 tests/test_config/test_config.py::test_check_enum PASSED
802 tests/test_config/test_config.py::test_check_enum_failed PASSED
803 tests/test_config/test_config.py::test_check_enum_for_list PASSED
804 tests/test_config/test_config.py::test_check_enum_for_list_failed PASSED
805 tests/test_config/test_config.py::test_check_any PASSED
806 tests/test_config/test_config.py::test_nitpick_base PASSED
807 tests/test_config/test_config.py::test_nitpick_ignore PASSED
808 tests/test_config/test_config.py::test_nitpick_ignore_regex1 PASSED
809 tests/test_config/test_config.py::test_nitpick_ignore_regex2 PASSED
810 tests/test_config/test_config.py::test_nitpick_ignore_regex_fullmatch PASSED
811 tests/test_config/test_config.py::test_conf_py_language_none PASSED
812 tests/test_config/test_config.py::test_conf_py_language_none_warning PASSED
813 tests/test_config/test_config.py::test_conf_py_no_language PASSED
814 tests/test_config/test_config.py::test_conf_py_nitpick_ignore_list PASSED
815 tests/test_config/test_config.py::test_multi_line_copyright[None] PASSED
816 tests/test_config/test_config.py::test_multi_line_copyright[1293840000] PASSED
817 tests/test_config/test_config.py::test_multi_line_copyright[1293839999] PASSED
818 tests/test_config/test_config.py::test_correct_copyright_year[None-1970-{current_year}] PASSED
819 tests/test_config/test_config.py::test_correct_copyright_year[None-1970-1990-1970-{current_year}] PASSED
820 tests/test_config/test_config.py::test_correct_copyright_year[None-1970-1990 Alice-1970-{current_year} Alice] PASSED
821 tests/test_config/test_config.py::test_correct_copyright_year[1293840000-1970-{current_year}] PASSED
822 tests/test_config/test_config.py::test_correct_copyright_year[1293840000-1970-1990-1970-{current_year}] PASSED
823 tests/test_config/test_config.py::test_correct_copyright_year[1293840000-1970-1990 Alice-1970-{current_year} Alice] PASSED
824 tests/test_config/test_config.py::test_correct_copyright_year[1293839999-1970-{current_year}] PASSED
825 tests/test_config/test_config.py::test_correct_copyright_year[1293839999-1970-1990-1970-{current_year}] PASSED
826 tests/test_config/test_config.py::test_correct_copyright_year[1293839999-1970-1990 Alice-1970-{current_year} Alice] PASSED
827 tests/test_config/test_config.py::test_gettext_compact_command_line_true PASSED
828 tests/test_config/test_config.py::test_gettext_compact_command_line_false PASSED
829 tests/test_config/test_config.py::test_gettext_compact_command_line_str PASSED
830 tests/test_config/test_config.py::test_root_doc_and_master_doc_are_synchronized PASSED
831 tests/test_config/test_correct_year.py::test_correct_year[expect_date0] PASSED
832 tests/test_config/test_correct_year.py::test_correct_year[expect_date1] PASSED
833 tests/test_config/test_correct_year.py::test_correct_year[expect_date2] PASSED
834 tests/test_directives/test_directive_code.py::test_LiteralIncludeReader PASSED
835 tests/test_directives/test_directive_code.py::test_LiteralIncludeReader_lineno_start PASSED
836 tests/test_directives/test_directive_code.py::test_LiteralIncludeReader_pyobject1 PASSED
837 tests/test_directives/test_directive_code.py::test_LiteralIncludeReader_pyobject2 PASSED
838 tests/test_directives/test_directive_code.py::test_LiteralIncludeReader_pyobject3 PASSED
839 tests/test_directives/test_directive_code.py::test_LiteralIncludeReader_pyobject_and_lines PASSED
840 tests/test_directives/test_directive_code.py::test_LiteralIncludeReader_lines1 PASSED
841 tests/test_directives/test_directive_code.py::test_LiteralIncludeReader_lines2 PASSED
842 tests/test_directives/test_directive_code.py::test_LiteralIncludeReader_lines_and_lineno_match1 PASSED
843 tests/test_directives/test_directive_code.py::test_LiteralIncludeReader_lines_and_lineno_match2 PASSED
844 tests/test_directives/test_directive_code.py::test_LiteralIncludeReader_lines_and_lineno_match3 PASSED
845 tests/test_directives/test_directive_code.py::test_LiteralIncludeReader_start_at PASSED
846 tests/test_directives/test_directive_code.py::test_LiteralIncludeReader_start_after PASSED
847 tests/test_directives/test_directive_code.py::test_LiteralIncludeReader_start_after_and_lines PASSED
848 tests/test_directives/test_directive_code.py::test_LiteralIncludeReader_start_at_and_lines PASSED
849 tests/test_directives/test_directive_code.py::test_LiteralIncludeReader_missing_start_and_end PASSED
850 tests/test_directives/test_directive_code.py::test_LiteralIncludeReader_end_before PASSED
851 tests/test_directives/test_directive_code.py::test_LiteralIncludeReader_prepend PASSED
852 tests/test_directives/test_directive_code.py::test_LiteralIncludeReader_dedent PASSED
853 tests/test_directives/test_directive_code.py::test_LiteralIncludeReader_dedent_and_append_and_prepend PASSED
854 tests/test_directives/test_directive_code.py::test_LiteralIncludeReader_tabwidth PASSED
855 tests/test_directives/test_directive_code.py::test_LiteralIncludeReader_tabwidth_dedent PASSED
856 tests/test_directives/test_directive_code.py::test_LiteralIncludeReader_diff PASSED
857 tests/test_directives/test_directive_code.py::test_code_block PASSED
858 tests/test_directives/test_directive_code.py::test_force_option PASSED
859 tests/test_directives/test_directive_code.py::test_code_block_caption_html PASSED
860 tests/test_directives/test_directive_code.py::test_code_block_caption_latex PASSED
861 tests/test_directives/test_directive_code.py::test_code_block_namedlink_latex PASSED
862 tests/test_directives/test_directive_code.py::test_code_block_emphasize_latex PASSED
863 tests/test_directives/test_directive_code.py::test_literal_include PASSED
864 tests/test_directives/test_directive_code.py::test_literal_include_block_start_with_comment_or_brank PASSED
865 tests/test_directives/test_directive_code.py::test_literal_include_linenos PASSED
866 tests/test_directives/test_directive_code.py::test_literalinclude_file_whole_of_emptyline PASSED
867 tests/test_directives/test_directive_code.py::test_literalinclude_caption_html PASSED
868 tests/test_directives/test_directive_code.py::test_literalinclude_caption_latex PASSED
869 tests/test_directives/test_directive_code.py::test_literalinclude_namedlink_latex PASSED
870 tests/test_directives/test_directive_code.py::test_literalinclude_classes PASSED
871 tests/test_directives/test_directive_code.py::test_literalinclude_pydecorators PASSED
872 tests/test_directives/test_directive_code.py::test_code_block_highlighted PASSED
873 tests/test_directives/test_directive_code.py::test_linenothreshold PASSED
874 tests/test_directives/test_directive_code.py::test_code_block_dedent PASSED
875 tests/test_directives/test_directive_object_description.py::test_object_description_sections PASSED
876 tests/test_directives/test_directive_object_description.py::test_object_description_content_line_number PASSED
877 tests/test_directives/test_directive_only.py::test_sectioning PASSED
878 tests/test_directives/test_directive_option.py::test_option_emphasise_placeholders PASSED
879 tests/test_directives/test_directive_option.py::test_option_emphasise_placeholders_default PASSED
880 tests/test_directives/test_directive_option.py::test_option_reference_with_value PASSED
881 tests/test_directives/test_directive_other.py::test_toctree PASSED
882 tests/test_directives/test_directive_other.py::test_relative_toctree PASSED
883 tests/test_directives/test_directive_other.py::test_toctree_urls_and_titles PASSED
884 tests/test_directives/test_directive_other.py::test_toctree_glob PASSED
885 tests/test_directives/test_directive_other.py::test_toctree_glob_and_url PASSED
886 tests/test_directives/test_directive_other.py::test_reversed_toctree PASSED
887 tests/test_directives/test_directive_other.py::test_toctree_class PASSED
888 tests/test_directives/test_directive_other.py::test_toctree_twice PASSED
889 tests/test_directives/test_directive_other.py::test_include_include_read_event PASSED
890 tests/test_directives/test_directive_other.py::test_include_include_read_event_nested_includes PASSED
891 tests/test_directives/test_directive_patch.py::test_code_directive PASSED
892 tests/test_directives/test_directive_patch.py::test_csv_table_directive PASSED
893 tests/test_directives/test_directive_patch.py::test_math_directive PASSED
894 tests/test_directives/test_directives_no_typesetting.py::test_object_description_no_typesetting[c:function-False-True-void f()-void g()-index_g0] PASSED
895 tests/test_directives/test_directives_no_typesetting.py::test_object_description_no_typesetting[cpp:function-False-True-void f()-void g()-index_g1] PASSED
896 tests/test_directives/test_directives_no_typesetting.py::test_object_description_no_typesetting[js:function-True-True-f()-g()-index_g2] PASSED
897 tests/test_directives/test_directives_no_typesetting.py::test_object_description_no_typesetting[py:function-True-True-f()-g()-index_g3] PASSED
898 tests/test_directives/test_directives_no_typesetting.py::test_object_description_no_typesetting[rst:directive-True-False-f-g-index_g4] PASSED
899 tests/test_directives/test_directives_no_typesetting.py::test_object_description_no_typesetting[cmdoption-True-False-f-g-index_g5] PASSED
900 tests/test_directives/test_directives_no_typesetting.py::test_object_description_no_typesetting[envvar-True-False-f-g-index_g6] PASSED
901 tests/test_directives/test_directives_no_typesetting.py::test_object_description_no_typesetting_twice[c:function-False-True-void f()-void g()-index_g0] PASSED
902 tests/test_directives/test_directives_no_typesetting.py::test_object_description_no_typesetting_twice[cpp:function-False-True-void f()-void g()-index_g1] PASSED
903 tests/test_directives/test_directives_no_typesetting.py::test_object_description_no_typesetting_twice[js:function-True-True-f()-g()-index_g2] PASSED
904 tests/test_directives/test_directives_no_typesetting.py::test_object_description_no_typesetting_twice[py:function-True-True-f()-g()-index_g3] PASSED
905 tests/test_directives/test_directives_no_typesetting.py::test_object_description_no_typesetting_twice[rst:directive-True-False-f-g-index_g4] PASSED
906 tests/test_directives/test_directives_no_typesetting.py::test_object_description_no_typesetting_twice[cmdoption-True-False-f-g-index_g5] PASSED
907 tests/test_directives/test_directives_no_typesetting.py::test_object_description_no_typesetting_twice[envvar-True-False-f-g-index_g6] PASSED
908 tests/test_directives/test_directives_no_typesetting.py::test_object_description_no_typesetting_noindex_orig[c:function-False-True-void f()-void g()-index_g0] SKIPPED
909 tests/test_directives/test_directives_no_typesetting.py::test_object_description_no_typesetting_noindex_orig[cpp:function-False-True-void f()-void g()-index_g1] SKIPPED
910 tests/test_directives/test_directives_no_typesetting.py::test_object_description_no_typesetting_noindex_orig[js:function-True-True-f()-g()-index_g2] PASSED
911 tests/test_directives/test_directives_no_typesetting.py::test_object_description_no_typesetting_noindex_orig[py:function-True-True-f()-g()-index_g3] PASSED
912 tests/test_directives/test_directives_no_typesetting.py::test_object_description_no_typesetting_noindex_orig[rst:directive-True-False-f-g-index_g4] PASSED
913 tests/test_directives/test_directives_no_typesetting.py::test_object_description_no_typesetting_noindex_orig[cmdoption-True-False-f-g-index_g5] PASSED
914 tests/test_directives/test_directives_no_typesetting.py::test_object_description_no_typesetting_noindex_orig[envvar-True-False-f-g-index_g6] PASSED
915 tests/test_directives/test_directives_no_typesetting.py::test_object_description_no_typesetting_noindex[c:function-False-True-void f()-void g()-index_g0] SKIPPED
916 tests/test_directives/test_directives_no_typesetting.py::test_object_description_no_typesetting_noindex[cpp:function-False-True-void f()-void g()-index_g1] SKIPPED
917 tests/test_directives/test_directives_no_typesetting.py::test_object_description_no_typesetting_noindex[js:function-True-True-f()-g()-index_g2] PASSED
918 tests/test_directives/test_directives_no_typesetting.py::test_object_description_no_typesetting_noindex[py:function-True-True-f()-g()-index_g3] PASSED
919 tests/test_directives/test_directives_no_typesetting.py::test_object_description_no_typesetting_noindex[rst:directive-True-False-f-g-index_g4] PASSED
920 tests/test_directives/test_directives_no_typesetting.py::test_object_description_no_typesetting_noindex[cmdoption-True-False-f-g-index_g5] PASSED
921 tests/test_directives/test_directives_no_typesetting.py::test_object_description_no_typesetting_noindex[envvar-True-False-f-g-index_g6] PASSED
922 tests/test_directives/test_directives_no_typesetting.py::test_object_description_no_typesetting_no_index_entry[c:function-False-True-void f()-void g()-index_g0] PASSED
923 tests/test_directives/test_directives_no_typesetting.py::test_object_description_no_typesetting_no_index_entry[cpp:function-False-True-void f()-void g()-index_g1] PASSED
924 tests/test_directives/test_directives_no_typesetting.py::test_object_description_no_typesetting_no_index_entry[js:function-True-True-f()-g()-index_g2] PASSED
925 tests/test_directives/test_directives_no_typesetting.py::test_object_description_no_typesetting_no_index_entry[py:function-True-True-f()-g()-index_g3] PASSED
926 tests/test_directives/test_directives_no_typesetting.py::test_object_description_no_typesetting_no_index_entry[rst:directive-True-False-f-g-index_g4] SKIPPED
927 tests/test_directives/test_directives_no_typesetting.py::test_object_description_no_typesetting_no_index_entry[cmdoption-True-False-f-g-index_g5] SKIPPED
928 tests/test_directives/test_directives_no_typesetting.py::test_object_description_no_typesetting_no_index_entry[envvar-True-False-f-g-index_g6] SKIPPED
929 tests/test_directives/test_directives_no_typesetting.py::test_object_description_no_typesetting_code[c:function-False-True-void f()-void g()-index_g0] PASSED
930 tests/test_directives/test_directives_no_typesetting.py::test_object_description_no_typesetting_code[cpp:function-False-True-void f()-void g()-index_g1] PASSED
931 tests/test_directives/test_directives_no_typesetting.py::test_object_description_no_typesetting_code[js:function-True-True-f()-g()-index_g2] PASSED
932 tests/test_directives/test_directives_no_typesetting.py::test_object_description_no_typesetting_code[py:function-True-True-f()-g()-index_g3] PASSED
933 tests/test_directives/test_directives_no_typesetting.py::test_object_description_no_typesetting_code[rst:directive-True-False-f-g-index_g4] PASSED
934 tests/test_directives/test_directives_no_typesetting.py::test_object_description_no_typesetting_code[cmdoption-True-False-f-g-index_g5] PASSED
935 tests/test_directives/test_directives_no_typesetting.py::test_object_description_no_typesetting_code[envvar-True-False-f-g-index_g6] PASSED
936 tests/test_directives/test_directives_no_typesetting.py::test_object_description_no_typesetting_heading[c:function-False-True-void f()-void g()-index_g0] PASSED
937 tests/test_directives/test_directives_no_typesetting.py::test_object_description_no_typesetting_heading[cpp:function-False-True-void f()-void g()-index_g1] PASSED
938 tests/test_directives/test_directives_no_typesetting.py::test_object_description_no_typesetting_heading[js:function-True-True-f()-g()-index_g2] PASSED
939 tests/test_directives/test_directives_no_typesetting.py::test_object_description_no_typesetting_heading[py:function-True-True-f()-g()-index_g3] PASSED
940 tests/test_directives/test_directives_no_typesetting.py::test_object_description_no_typesetting_heading[rst:directive-True-False-f-g-index_g4] PASSED
941 tests/test_directives/test_directives_no_typesetting.py::test_object_description_no_typesetting_heading[cmdoption-True-False-f-g-index_g5] PASSED
942 tests/test_directives/test_directives_no_typesetting.py::test_object_description_no_typesetting_heading[envvar-True-False-f-g-index_g6] PASSED
943 tests/test_domains/test_domain_c.py::test_domain_c_ast_expressions PASSED
944 tests/test_domains/test_domain_c.py::test_domain_c_ast_fundamental_types PASSED
945 tests/test_domains/test_domain_c.py::test_domain_c_ast_type_definitions PASSED
946 tests/test_domains/test_domain_c.py::test_domain_c_ast_macro_definitions PASSED
947 tests/test_domains/test_domain_c.py::test_domain_c_ast_member_definitions PASSED
948 tests/test_domains/test_domain_c.py::test_domain_c_ast_function_definitions PASSED
949 tests/test_domains/test_domain_c.py::test_domain_c_ast_nested_name PASSED
950 tests/test_domains/test_domain_c.py::test_domain_c_ast_struct_definitions PASSED
951 tests/test_domains/test_domain_c.py::test_domain_c_ast_union_definitions PASSED
952 tests/test_domains/test_domain_c.py::test_domain_c_ast_enum_definitions PASSED
953 tests/test_domains/test_domain_c.py::test_domain_c_ast_anon_definitions PASSED
954 tests/test_domains/test_domain_c.py::test_domain_c_ast_initializers PASSED
955 tests/test_domains/test_domain_c.py::test_domain_c_ast_attributes PASSED
956 tests/test_domains/test_domain_c.py::test_extra_keywords PASSED
957 tests/test_domains/test_domain_c.py::test_domain_c_build PASSED
958 tests/test_domains/test_domain_c.py::test_domain_c_build_namespace PASSED
959 tests/test_domains/test_domain_c.py::test_domain_c_build_anon_dup_decl PASSED
960 tests/test_domains/test_domain_c.py::test_domain_c_build_semicolon PASSED
961 tests/test_domains/test_domain_c.py::test_domain_c_build_function_param_target PASSED
962 tests/test_domains/test_domain_c.py::test_domain_c_build_ns_lookup PASSED
963 tests/test_domains/test_domain_c.py::test_domain_c_build_field_role PASSED
964 tests/test_domains/test_domain_c.py::test_domain_c_build_intersphinx PASSED
965 tests/test_domains/test_domain_c.py::test_domain_c_parse_cfunction PASSED
966 tests/test_domains/test_domain_c.py::test_domain_c_parse_cmember PASSED
967 tests/test_domains/test_domain_c.py::test_domain_c_parse_cvar PASSED
968 tests/test_domains/test_domain_c.py::test_domain_c_parse_no_index_entry PASSED
969 tests/test_domains/test_domain_c.py::test_cfunction_signature_with_c_maximum_signature_line_length_equal PASSED
970 tests/test_domains/test_domain_c.py::test_cfunction_signature_with_c_maximum_signature_line_length_force_single PASSED
971 tests/test_domains/test_domain_c.py::test_cfunction_signature_with_c_maximum_signature_line_length_break PASSED
972 tests/test_domains/test_domain_c.py::test_cfunction_signature_with_maximum_signature_line_length_equal PASSED
973 tests/test_domains/test_domain_c.py::test_cfunction_signature_with_maximum_signature_line_length_force_single PASSED
974 tests/test_domains/test_domain_c.py::test_cfunction_signature_with_maximum_signature_line_length_break PASSED
975 tests/test_domains/test_domain_c.py::test_c_maximum_signature_line_length_overrides_global PASSED
976 tests/test_domains/test_domain_c.py::test_domain_c_c_maximum_signature_line_length_in_html PASSED
977 tests/test_domains/test_domain_c.py::test_domain_c_c_maximum_signature_line_length_in_text PASSED
978 tests/test_domains/test_domain_cpp.py::test_domain_cpp_ast_fundamental_types[void-v] PASSED
979 tests/test_domains/test_domain_cpp.py::test_domain_cpp_ast_fundamental_types[bool-b] PASSED
980 tests/test_domains/test_domain_cpp.py::test_domain_cpp_ast_fundamental_types[char-c] PASSED
981 tests/test_domains/test_domain_cpp.py::test_domain_cpp_ast_fundamental_types[signed char-a] PASSED
982 tests/test_domains/test_domain_cpp.py::test_domain_cpp_ast_fundamental_types[unsigned char-h] PASSED
983 tests/test_domains/test_domain_cpp.py::test_domain_cpp_ast_fundamental_types[wchar_t-w] PASSED
984 tests/test_domains/test_domain_cpp.py::test_domain_cpp_ast_fundamental_types[char32_t-Di] PASSED
985 tests/test_domains/test_domain_cpp.py::test_domain_cpp_ast_fundamental_types[char16_t-Ds] PASSED
986 tests/test_domains/test_domain_cpp.py::test_domain_cpp_ast_fundamental_types[char8_t-Du] PASSED
987 tests/test_domains/test_domain_cpp.py::test_domain_cpp_ast_fundamental_types[short-s] PASSED
988 tests/test_domains/test_domain_cpp.py::test_domain_cpp_ast_fundamental_types[short int-s] PASSED
989 tests/test_domains/test_domain_cpp.py::test_domain_cpp_ast_fundamental_types[signed short-s] PASSED
990 tests/test_domains/test_domain_cpp.py::test_domain_cpp_ast_fundamental_types[signed short int-s] PASSED
991 tests/test_domains/test_domain_cpp.py::test_domain_cpp_ast_fundamental_types[unsigned short-t] PASSED
992 tests/test_domains/test_domain_cpp.py::test_domain_cpp_ast_fundamental_types[unsigned short int-t] PASSED
993 tests/test_domains/test_domain_cpp.py::test_domain_cpp_ast_fundamental_types[int-i] PASSED
994 tests/test_domains/test_domain_cpp.py::test_domain_cpp_ast_fundamental_types[signed-i] PASSED
995 tests/test_domains/test_domain_cpp.py::test_domain_cpp_ast_fundamental_types[signed int-i] PASSED
996 tests/test_domains/test_domain_cpp.py::test_domain_cpp_ast_fundamental_types[unsigned-j] PASSED
997 tests/test_domains/test_domain_cpp.py::test_domain_cpp_ast_fundamental_types[unsigned int-j] PASSED
998 tests/test_domains/test_domain_cpp.py::test_domain_cpp_ast_fundamental_types[long-l] PASSED
999 tests/test_domains/test_domain_cpp.py::test_domain_cpp_ast_fundamental_types[long int-l] PASSED
1000 tests/test_domains/test_domain_cpp.py::test_domain_cpp_ast_fundamental_types[signed long-l] PASSED
1001 tests/test_domains/test_domain_cpp.py::test_domain_cpp_ast_fundamental_types[signed long int-l] PASSED
1002 tests/test_domains/test_domain_cpp.py::test_domain_cpp_ast_fundamental_types[unsigned long-m] PASSED
1003 tests/test_domains/test_domain_cpp.py::test_domain_cpp_ast_fundamental_types[unsigned long int-m] PASSED
1004 tests/test_domains/test_domain_cpp.py::test_domain_cpp_ast_fundamental_types[long long-x] PASSED
1005 tests/test_domains/test_domain_cpp.py::test_domain_cpp_ast_fundamental_types[long long int-x] PASSED
1006 tests/test_domains/test_domain_cpp.py::test_domain_cpp_ast_fundamental_types[signed long long-x] PASSED
1007 tests/test_domains/test_domain_cpp.py::test_domain_cpp_ast_fundamental_types[signed long long int-x] PASSED
1008 tests/test_domains/test_domain_cpp.py::test_domain_cpp_ast_fundamental_types[__int64-x] PASSED
1009 tests/test_domains/test_domain_cpp.py::test_domain_cpp_ast_fundamental_types[unsigned long long-y] PASSED
1010 tests/test_domains/test_domain_cpp.py::test_domain_cpp_ast_fundamental_types[unsigned long long int-y] PASSED
1011 tests/test_domains/test_domain_cpp.py::test_domain_cpp_ast_fundamental_types[__int128-n] PASSED
1012 tests/test_domains/test_domain_cpp.py::test_domain_cpp_ast_fundamental_types[signed __int128-n] PASSED
1013 tests/test_domains/test_domain_cpp.py::test_domain_cpp_ast_fundamental_types[unsigned __int128-o] PASSED
1014 tests/test_domains/test_domain_cpp.py::test_domain_cpp_ast_fundamental_types[float-f] PASSED
1015 tests/test_domains/test_domain_cpp.py::test_domain_cpp_ast_fundamental_types[double-d] PASSED
1016 tests/test_domains/test_domain_cpp.py::test_domain_cpp_ast_fundamental_types[long double-e] PASSED
1017 tests/test_domains/test_domain_cpp.py::test_domain_cpp_ast_fundamental_types[__float80-e] PASSED
1018 tests/test_domains/test_domain_cpp.py::test_domain_cpp_ast_fundamental_types[_Float64x-e] PASSED
1019 tests/test_domains/test_domain_cpp.py::test_domain_cpp_ast_fundamental_types[__float128-g] PASSED
1020 tests/test_domains/test_domain_cpp.py::test_domain_cpp_ast_fundamental_types[_Float128-g] PASSED
1021 tests/test_domains/test_domain_cpp.py::test_domain_cpp_ast_fundamental_types[_Complex float-Cf] PASSED
1022 tests/test_domains/test_domain_cpp.py::test_domain_cpp_ast_fundamental_types[_Complex double-Cd] PASSED
1023 tests/test_domains/test_domain_cpp.py::test_domain_cpp_ast_fundamental_types[_Complex long double-Ce] PASSED
1024 tests/test_domains/test_domain_cpp.py::test_domain_cpp_ast_fundamental_types[_Imaginary float-f] PASSED
1025 tests/test_domains/test_domain_cpp.py::test_domain_cpp_ast_fundamental_types[_Imaginary double-d] PASSED
1026 tests/test_domains/test_domain_cpp.py::test_domain_cpp_ast_fundamental_types[_Imaginary long double-e] PASSED
1027 tests/test_domains/test_domain_cpp.py::test_domain_cpp_ast_fundamental_types[auto-Da] PASSED
1028 tests/test_domains/test_domain_cpp.py::test_domain_cpp_ast_fundamental_types[decltype(auto)-Dc] PASSED
1029 tests/test_domains/test_domain_cpp.py::test_domain_cpp_ast_fundamental_types[std::nullptr_t-Dn] PASSED
1030 tests/test_domains/test_domain_cpp.py::test_domain_cpp_ast_expressions PASSED
1031 tests/test_domains/test_domain_cpp.py::test_domain_cpp_ast_type_definitions PASSED
1032 tests/test_domains/test_domain_cpp.py::test_domain_cpp_ast_concept_definitions PASSED
1033 tests/test_domains/test_domain_cpp.py::test_domain_cpp_ast_member_definitions PASSED
1034 tests/test_domains/test_domain_cpp.py::test_domain_cpp_ast_function_definitions PASSED
1035 tests/test_domains/test_domain_cpp.py::test_domain_cpp_ast_operators PASSED
1036 tests/test_domains/test_domain_cpp.py::test_domain_cpp_ast_nested_name PASSED
1037 tests/test_domains/test_domain_cpp.py::test_domain_cpp_ast_class_definitions PASSED
1038 tests/test_domains/test_domain_cpp.py::test_domain_cpp_ast_union_definitions PASSED
1039 tests/test_domains/test_domain_cpp.py::test_domain_cpp_ast_enum_definitions PASSED
1040 tests/test_domains/test_domain_cpp.py::test_domain_cpp_ast_anon_definitions PASSED
1041 tests/test_domains/test_domain_cpp.py::test_domain_cpp_ast_templates PASSED
1042 tests/test_domains/test_domain_cpp.py::test_domain_cpp_ast_placeholder_types PASSED
1043 tests/test_domains/test_domain_cpp.py::test_domain_cpp_ast_requires_clauses PASSED
1044 tests/test_domains/test_domain_cpp.py::test_domain_cpp_ast_template_args PASSED
1045 tests/test_domains/test_domain_cpp.py::test_domain_cpp_ast_initializers PASSED
1046 tests/test_domains/test_domain_cpp.py::test_domain_cpp_ast_attributes PASSED
1047 tests/test_domains/test_domain_cpp.py::test_domain_cpp_ast_xref_parsing PASSED
1048 tests/test_domains/test_domain_cpp.py::test_domain_cpp_template_parameters_is_pack[typename-False] PASSED
1049 tests/test_domains/test_domain_cpp.py::test_domain_cpp_template_parameters_is_pack[typename T-False] PASSED
1050 tests/test_domains/test_domain_cpp.py::test_domain_cpp_template_parameters_is_pack[typename...-True] PASSED
1051 tests/test_domains/test_domain_cpp.py::test_domain_cpp_template_parameters_is_pack[typename... T-True] PASSED
1052 tests/test_domains/test_domain_cpp.py::test_domain_cpp_template_parameters_is_pack[int-False] PASSED
1053 tests/test_domains/test_domain_cpp.py::test_domain_cpp_template_parameters_is_pack[int N-False] PASSED
1054 tests/test_domains/test_domain_cpp.py::test_domain_cpp_template_parameters_is_pack[int* N-False] PASSED
1055 tests/test_domains/test_domain_cpp.py::test_domain_cpp_template_parameters_is_pack[int& N-False] PASSED
1056 tests/test_domains/test_domain_cpp.py::test_domain_cpp_template_parameters_is_pack[int&... N-True] PASSED
1057 tests/test_domains/test_domain_cpp.py::test_domain_cpp_template_parameters_is_pack[int*... N-True] PASSED
1058 tests/test_domains/test_domain_cpp.py::test_domain_cpp_template_parameters_is_pack[int...-True] PASSED
1059 tests/test_domains/test_domain_cpp.py::test_domain_cpp_template_parameters_is_pack[int... N-True] PASSED
1060 tests/test_domains/test_domain_cpp.py::test_domain_cpp_template_parameters_is_pack[auto-False] PASSED
1061 tests/test_domains/test_domain_cpp.py::test_domain_cpp_template_parameters_is_pack[auto...-True] PASSED
1062 tests/test_domains/test_domain_cpp.py::test_domain_cpp_template_parameters_is_pack[int X::*-False] PASSED
1063 tests/test_domains/test_domain_cpp.py::test_domain_cpp_template_parameters_is_pack[int X::*...-True] PASSED
1064 tests/test_domains/test_domain_cpp.py::test_domain_cpp_template_parameters_is_pack[int (X::*)(bool)-False] PASSED
1065 tests/test_domains/test_domain_cpp.py::test_domain_cpp_template_parameters_is_pack[int (X::*x)(bool)-False] PASSED
1066 tests/test_domains/test_domain_cpp.py::test_domain_cpp_template_parameters_is_pack[int (X::*)(bool)...-True] PASSED
1067 tests/test_domains/test_domain_cpp.py::test_domain_cpp_template_parameters_is_pack[template<typename> class-False] PASSED
1068 tests/test_domains/test_domain_cpp.py::test_domain_cpp_template_parameters_is_pack[template<typename> class...-True] PASSED
1069 tests/test_domains/test_domain_cpp.py::test_domain_cpp_build_multi_decl_lookup PASSED
1070 tests/test_domains/test_domain_cpp.py::test_domain_cpp_build_warn_template_param_qualified_name PASSED
1071 tests/test_domains/test_domain_cpp.py::test_domain_cpp_build_backslash_ok_true PASSED
1072 tests/test_domains/test_domain_cpp.py::test_domain_cpp_build_semicolon PASSED
1073 tests/test_domains/test_domain_cpp.py::test_domain_cpp_build_backslash_ok_false PASSED
1074 tests/test_domains/test_domain_cpp.py::test_domain_cpp_build_anon_dup_decl PASSED
1075 tests/test_domains/test_domain_cpp.py::test_domain_cpp_build_misuse_of_roles PASSED
1076 tests/test_domains/test_domain_cpp.py::test_domain_cpp_build_with_add_function_parentheses_is_True PASSED
1077 tests/test_domains/test_domain_cpp.py::test_domain_cpp_build_with_add_function_parentheses_is_False PASSED
1078 tests/test_domains/test_domain_cpp.py::test_domain_cpp_build_xref_consistency PASSED
1079 tests/test_domains/test_domain_cpp.py::test_domain_cpp_build_field_role PASSED
1080 tests/test_domains/test_domain_cpp.py::test_domain_cpp_build_operator_lookup PASSED
1081 tests/test_domains/test_domain_cpp.py::test_domain_cpp_build_intersphinx PASSED
1082 tests/test_domains/test_domain_cpp.py::test_domain_cpp_parse_no_index_entry PASSED
1083 tests/test_domains/test_domain_cpp.py::test_domain_cpp_parse_mix_decl_duplicate PASSED
1084 tests/test_domains/test_domain_cpp.py::test_domain_cpp_normalize_unspecialized_template_args PASSED
1085 tests/test_domains/test_domain_cpp.py::test_cpp_function_signature_with_cpp_maximum_signature_line_length_equal PASSED
1086 tests/test_domains/test_domain_cpp.py::test_cpp_function_signature_with_cpp_maximum_signature_line_length_force_single PASSED
1087 tests/test_domains/test_domain_cpp.py::test_cpp_function_signature_with_cpp_maximum_signature_line_length_break PASSED
1088 tests/test_domains/test_domain_cpp.py::test_cpp_function_signature_with_maximum_signature_line_length_equal PASSED
1089 tests/test_domains/test_domain_cpp.py::test_cpp_function_signature_with_maximum_signature_line_length_force_single PASSED
1090 tests/test_domains/test_domain_cpp.py::test_cpp_function_signature_with_maximum_signature_line_length_break PASSED
1091 tests/test_domains/test_domain_cpp.py::test_cpp_maximum_signature_line_length_overrides_global PASSED
1092 tests/test_domains/test_domain_cpp.py::test_domain_cpp_cpp_maximum_signature_line_length_in_html PASSED
1093 tests/test_domains/test_domain_cpp.py::test_domain_cpp_cpp_maximum_signature_line_length_in_text PASSED
1094 tests/test_domains/test_domain_js.py::test_domain_js_xrefs PASSED
1095 tests/test_domains/test_domain_js.py::test_domain_js_objects PASSED
1096 tests/test_domains/test_domain_js.py::test_domain_js_find_obj PASSED
1097 tests/test_domains/test_domain_js.py::test_get_full_qualified_name PASSED
1098 tests/test_domains/test_domain_js.py::test_js_module PASSED
1099 tests/test_domains/test_domain_js.py::test_js_function PASSED
1100 tests/test_domains/test_domain_js.py::test_js_class PASSED
1101 tests/test_domains/test_domain_js.py::test_js_data PASSED
1102 tests/test_domains/test_domain_js.py::test_no_index_entry PASSED
1103 tests/test_domains/test_domain_js.py::test_module_content_line_number PASSED
1104 tests/test_domains/test_domain_js.py::test_jsfunction_signature_with_javascript_maximum_signature_line_length_equal PASSED
1105 tests/test_domains/test_domain_js.py::test_jsfunction_signature_with_javascript_maximum_signature_line_length_force_single PASSED
1106 tests/test_domains/test_domain_js.py::test_jsfunction_signature_with_javascript_maximum_signature_line_length_break PASSED
1107 tests/test_domains/test_domain_js.py::test_jsfunction_signature_with_maximum_signature_line_length_equal PASSED
1108 tests/test_domains/test_domain_js.py::test_jsfunction_signature_with_maximum_signature_line_length_force_single PASSED
1109 tests/test_domains/test_domain_js.py::test_jsfunction_signature_with_maximum_signature_line_length_break PASSED
1110 tests/test_domains/test_domain_js.py::test_javascript_maximum_signature_line_length_overrides_global PASSED
1111 tests/test_domains/test_domain_js.py::test_domain_js_javascript_maximum_signature_line_length_in_html PASSED
1112 tests/test_domains/test_domain_js.py::test_domain_js_javascript_maximum_signature_line_length_in_text PASSED
1113 tests/test_domains/test_domain_py.py::test_function_signatures PASSED
1114 tests/test_domains/test_domain_py.py::test_domain_py_xrefs PASSED
1115 tests/test_domains/test_domain_py.py::test_domain_py_xrefs_abbreviations PASSED
1116 tests/test_domains/test_domain_py.py::test_domain_py_objects PASSED
1117 tests/test_domains/test_domain_py.py::test_resolve_xref_for_properties PASSED
1118 tests/test_domains/test_domain_py.py::test_domain_py_find_obj PASSED
1119 tests/test_domains/test_domain_py.py::test_get_full_qualified_name PASSED
1120 tests/test_domains/test_domain_py.py::test_parse_annotation PASSED
1121 tests/test_domains/test_domain_py.py::test_parse_annotation_suppress PASSED
1122 tests/test_domains/test_domain_py.py::test_parse_annotation_Literal PASSED
1123 tests/test_domains/test_domain_py.py::test_module_index PASSED
1124 tests/test_domains/test_domain_py.py::test_module_index_submodule PASSED
1125 tests/test_domains/test_domain_py.py::test_module_index_not_collapsed PASSED
1126 tests/test_domains/test_domain_py.py::test_modindex_common_prefix PASSED
1127 tests/test_domains/test_domain_py.py::test_no_index_entry PASSED
1128 tests/test_domains/test_domain_py.py::test_python_python_use_unqualified_type_names PASSED
1129 tests/test_domains/test_domain_py.py::test_python_python_use_unqualified_type_names_disabled PASSED
1130 tests/test_domains/test_domain_py.py::test_warn_missing_reference PASSED
1131 tests/test_domains/test_domain_py.py::test_signature_line_number[True] PASSED
1132 tests/test_domains/test_domain_py.py::test_signature_line_number[False] PASSED
1133 tests/test_domains/test_domain_py.py::test_python_maximum_signature_line_length_overrides_global PASSED
1134 tests/test_domains/test_domain_py.py::test_domain_py_python_maximum_signature_line_length_in_html PASSED
1135 tests/test_domains/test_domain_py.py::test_domain_py_python_maximum_signature_line_length_in_text PASSED
1136 tests/test_domains/test_domain_py.py::test_module_content_line_number PASSED
1137 tests/test_domains/test_domain_py.py::test_short_literal_types PASSED
1138 tests/test_domains/test_domain_py.py::test_function_pep_695 PASSED
1139 tests/test_domains/test_domain_py.py::test_class_def_pep_695 PASSED
1140 tests/test_domains/test_domain_py.py::test_class_def_pep_696 PASSED
1141 tests/test_domains/test_domain_py.py::test_pep_695_and_pep_696_whitespaces_in_bound[[T:int]-[T: int]] PASSED
1142 tests/test_domains/test_domain_py.py::test_pep_695_and_pep_696_whitespaces_in_bound[[T:*Ts]-[T: *Ts]] PASSED
1143 tests/test_domains/test_domain_py.py::test_pep_695_and_pep_696_whitespaces_in_bound[[T:int|(*Ts)]-[T: int | (*Ts)]] PASSED
1144 tests/test_domains/test_domain_py.py::test_pep_695_and_pep_696_whitespaces_in_bound[[T:(*Ts)|int]-[T: (*Ts) | int]] PASSED
1145 tests/test_domains/test_domain_py.py::test_pep_695_and_pep_696_whitespaces_in_bound[[T:(int|(*Ts))]-[T: (int | (*Ts))]] PASSED
1146 tests/test_domains/test_domain_py.py::test_pep_695_and_pep_696_whitespaces_in_bound[[T:((*Ts)|int)]-[T: ((*Ts) | int)]] PASSED
1147 tests/test_domains/test_domain_py.py::test_pep_695_and_pep_696_whitespaces_in_bound[[T:Annotated[int,ctype('char')]]-[T: Annotated[int, ctype('char')]]] PASSED
1148 tests/test_domains/test_domain_py.py::test_pep_695_and_pep_696_whitespaces_in_constraints[[T:(int,str)]-[T: (int, str)]] PASSED
1149 tests/test_domains/test_domain_py.py::test_pep_695_and_pep_696_whitespaces_in_constraints[[T:(int|str,*Ts)]-[T: (int | str, *Ts)]] PASSED
1150 tests/test_domains/test_domain_py.py::test_pep_695_and_pep_696_whitespaces_in_default[[T=int]-[T = int]] PASSED
1151 tests/test_domains/test_domain_py.py::test_pep_695_and_pep_696_whitespaces_in_default[[T:int=int]-[T: int = int]] PASSED
1152 tests/test_domains/test_domain_py.py::test_pep_695_and_pep_696_whitespaces_in_default[[*V=*Ts]-[*V = *Ts]] PASSED
1153 tests/test_domains/test_domain_py.py::test_pep_695_and_pep_696_whitespaces_in_default[[*V=(*Ts)]-[*V = (*Ts)]] PASSED
1154 tests/test_domains/test_domain_py.py::test_pep_695_and_pep_696_whitespaces_in_default[[*V=*tuple[str,...]]-[*V = *tuple[str, ...]]] PASSED
1155 tests/test_domains/test_domain_py.py::test_pep_695_and_pep_696_whitespaces_in_default[[*V=*tuple[*Ts,...]]-[*V = *tuple[*Ts, ...]]] PASSED
1156 tests/test_domains/test_domain_py.py::test_pep_695_and_pep_696_whitespaces_in_default[[*V=*tuple[int,*Ts]]-[*V = *tuple[int, *Ts]]] PASSED
1157 tests/test_domains/test_domain_py.py::test_pep_695_and_pep_696_whitespaces_in_default[[*V=*tuple[*Ts,int]]-[*V = *tuple[*Ts, int]]] PASSED
1158 tests/test_domains/test_domain_py.py::test_pep_695_and_pep_696_whitespaces_in_default[[**P=[int,*Ts]]-[**P = [int, *Ts]]] PASSED
1159 tests/test_domains/test_domain_py.py::test_pep_695_and_pep_696_whitespaces_in_default[[**P=[int, int*3]]-[**P = [int, int * 3]]] PASSED
1160 tests/test_domains/test_domain_py.py::test_pep_695_and_pep_696_whitespaces_in_default[[**P=[int, *Ts*3]]-[**P = [int, *Ts * 3]]] PASSED
1161 tests/test_domains/test_domain_py.py::test_pep_695_and_pep_696_whitespaces_in_default[[**P=[int,A[int,ctype("char")]]]-[**P = [int, A[int, ctype("char")]]]] PASSED
1162 tests/test_domains/test_domain_py_canonical.py::test_domain_py_canonical PASSED
1163 tests/test_domains/test_domain_py_canonical.py::test_canonical PASSED
1164 tests/test_domains/test_domain_py_canonical.py::test_canonical_definition_overrides PASSED
1165 tests/test_domains/test_domain_py_canonical.py::test_canonical_definition_skip PASSED
1166 tests/test_domains/test_domain_py_canonical.py::test_canonical_duplicated PASSED
1167 tests/test_domains/test_domain_py_fields.py::test_info_field_list PASSED
1168 tests/test_domains/test_domain_py_fields.py::test_info_field_list_piped_type PASSED
1169 tests/test_domains/test_domain_py_fields.py::test_info_field_list_Literal PASSED
1170 tests/test_domains/test_domain_py_fields.py::test_info_field_list_var PASSED
1171 tests/test_domains/test_domain_py_fields.py::test_info_field_list_napoleon_deliminator_of PASSED
1172 tests/test_domains/test_domain_py_fields.py::test_info_field_list_napoleon_deliminator_or PASSED
1173 tests/test_domains/test_domain_py_fields.py::test_type_field PASSED
1174 tests/test_domains/test_domain_py_pyfunction.py::test_pyfunction PASSED
1175 tests/test_domains/test_domain_py_pyfunction.py::test_pyfunction_signature PASSED
1176 tests/test_domains/test_domain_py_pyfunction.py::test_pyfunction_signature_full PASSED
1177 tests/test_domains/test_domain_py_pyfunction.py::test_pyfunction_with_unary_operators PASSED
1178 tests/test_domains/test_domain_py_pyfunction.py::test_pyfunction_with_binary_operators PASSED
1179 tests/test_domains/test_domain_py_pyfunction.py::test_pyfunction_with_number_literals PASSED
1180 tests/test_domains/test_domain_py_pyfunction.py::test_pyfunction_with_union_type_operator PASSED
1181 tests/test_domains/test_domain_py_pyfunction.py::test_optional_pyfunction_signature PASSED
1182 tests/test_domains/test_domain_py_pyfunction.py::test_pyfunction_signature_with_python_maximum_signature_line_length_equal PASSED
1183 tests/test_domains/test_domain_py_pyfunction.py::test_pyfunction_signature_with_python_maximum_signature_line_length_force_single PASSED
1184 tests/test_domains/test_domain_py_pyfunction.py::test_pyfunction_signature_with_python_maximum_signature_line_length_break PASSED
1185 tests/test_domains/test_domain_py_pyfunction.py::test_pyfunction_signature_with_maximum_signature_line_length_equal PASSED
1186 tests/test_domains/test_domain_py_pyfunction.py::test_pyfunction_signature_with_maximum_signature_line_length_force_single PASSED
1187 tests/test_domains/test_domain_py_pyfunction.py::test_pyfunction_signature_with_maximum_signature_line_length_break PASSED
1188 tests/test_domains/test_domain_py_pyobject.py::test_pyexception_signature PASSED
1189 tests/test_domains/test_domain_py_pyobject.py::test_pydata_signature PASSED
1190 tests/test_domains/test_domain_py_pyobject.py::test_pydata_signature_old PASSED
1191 tests/test_domains/test_domain_py_pyobject.py::test_pydata_with_union_type_operator PASSED
1192 tests/test_domains/test_domain_py_pyobject.py::test_pyobject_prefix PASSED
1193 tests/test_domains/test_domain_py_pyobject.py::test_pydata PASSED
1194 tests/test_domains/test_domain_py_pyobject.py::test_pyclass_options PASSED
1195 tests/test_domains/test_domain_py_pyobject.py::test_pymethod_options PASSED
1196 tests/test_domains/test_domain_py_pyobject.py::test_pyclassmethod PASSED
1197 tests/test_domains/test_domain_py_pyobject.py::test_pystaticmethod PASSED
1198 tests/test_domains/test_domain_py_pyobject.py::test_pyattribute PASSED
1199 tests/test_domains/test_domain_py_pyobject.py::test_pyproperty PASSED
1200 tests/test_domains/test_domain_py_pyobject.py::test_py_type_alias PASSED
1201 tests/test_domains/test_domain_py_pyobject.py::test_domain_py_type_alias PASSED
1202 tests/test_domains/test_domain_py_pyobject.py::test_pydecorator_signature PASSED
1203 tests/test_domains/test_domain_py_pyobject.py::test_pydecoratormethod_signature PASSED
1204 tests/test_domains/test_domain_py_pyobject.py::test_pycurrentmodule PASSED
1205 tests/test_domains/test_domain_rst.py::test_parse_directive PASSED
1206 tests/test_domains/test_domain_rst.py::test_rst_directive PASSED
1207 tests/test_domains/test_domain_rst.py::test_rst_directive_with_argument PASSED
1208 tests/test_domains/test_domain_rst.py::test_rst_directive_option PASSED
1209 tests/test_domains/test_domain_rst.py::test_rst_directive_option_with_argument PASSED
1210 tests/test_domains/test_domain_rst.py::test_rst_directive_option_type PASSED
1211 tests/test_domains/test_domain_rst.py::test_rst_directive_and_directive_option PASSED
1212 tests/test_domains/test_domain_rst.py::test_rst_role PASSED
1213 tests/test_domains/test_domain_std.py::test_process_doc_handle_figure_caption PASSED
1214 tests/test_domains/test_domain_std.py::test_process_doc_handle_table_title PASSED
1215 tests/test_domains/test_domain_std.py::test_get_full_qualified_name PASSED
1216 tests/test_domains/test_domain_std.py::test_cmd_option_with_optional_value PASSED
1217 tests/test_domains/test_domain_std.py::test_cmd_option_starting_with_bracket PASSED
1218 tests/test_domains/test_domain_std.py::test_glossary PASSED
1219 tests/test_domains/test_domain_std.py::test_glossary_warning PASSED
1220 tests/test_domains/test_domain_std.py::test_glossary_comment PASSED
1221 tests/test_domains/test_domain_std.py::test_glossary_comment2 PASSED
1222 tests/test_domains/test_domain_std.py::test_glossary_sorted PASSED
1223 tests/test_domains/test_domain_std.py::test_glossary_alphanumeric PASSED
1224 tests/test_domains/test_domain_std.py::test_glossary_conflicted_labels PASSED
1225 tests/test_domains/test_domain_std.py::test_cmdoption PASSED
1226 tests/test_domains/test_domain_std.py::test_cmdoption_for_None PASSED
1227 tests/test_domains/test_domain_std.py::test_multiple_cmdoptions PASSED
1228 tests/test_domains/test_domain_std.py::test_productionlist PASSED
1229 tests/test_domains/test_domain_std.py::test_productionlist2 PASSED
1230 tests/test_domains/test_domain_std.py::test_disabled_docref PASSED
1231 tests/test_domains/test_domain_std.py::test_labeled_rubric PASSED
1232 tests/test_domains/test_domain_std.py::test_labeled_definition PASSED
1233 tests/test_domains/test_domain_std.py::test_labeled_field PASSED
1234 tests/test_domains/test_domain_std.py::test_html_manpage PASSED
1235 tests/test_environment/test_environment.py::test_config_status PASSED
1236 tests/test_environment/test_environment.py::test_images PASSED
1237 tests/test_environment/test_environment.py::test_object_inventory PASSED
1238 tests/test_environment/test_environment.py::test_env_relfn2path PASSED
1239 tests/test_environment/test_environment_indexentries.py::test_create_single_index PASSED
1240 tests/test_environment/test_environment_indexentries.py::test_create_pair_index PASSED
1241 tests/test_environment/test_environment_indexentries.py::test_create_triple_index PASSED
1242 tests/test_environment/test_environment_indexentries.py::test_create_see_index PASSED
1243 tests/test_environment/test_environment_indexentries.py::test_create_seealso_index PASSED
1244 tests/test_environment/test_environment_indexentries.py::test_create_main_index PASSED
1245 tests/test_environment/test_environment_indexentries.py::test_create_index_with_name PASSED
1246 tests/test_environment/test_environment_indexentries.py::test_create_index_by_key PASSED
1247 tests/test_environment/test_environment_record_dependencies.py::test_record_dependencies_cleared PASSED
1248 tests/test_environment/test_environment_toctree.py::test_process_doc PASSED
1249 tests/test_environment/test_environment_toctree.py::test_glob PASSED
1250 tests/test_environment/test_environment_toctree.py::test_domain_objects PASSED
1251 tests/test_environment/test_environment_toctree.py::test_domain_objects_document_scoping PASSED
1252 tests/test_environment/test_environment_toctree.py::test_document_toc PASSED
1253 tests/test_environment/test_environment_toctree.py::test_document_toc_only PASSED
1254 tests/test_environment/test_environment_toctree.py::test_document_toc_tocdepth PASSED
1255 tests/test_environment/test_environment_toctree.py::test_global_toctree_for_doc PASSED
1256 tests/test_environment/test_environment_toctree.py::test_global_toctree_for_doc_collapse PASSED
1257 tests/test_environment/test_environment_toctree.py::test_global_toctree_for_doc_maxdepth PASSED
1258 tests/test_environment/test_environment_toctree.py::test_global_toctree_for_doc_includehidden PASSED
1259 tests/test_environment/test_environment_toctree.py::test_toctree_index PASSED
1260 tests/test_errors.py::test_extension_error_repr PASSED
1261 tests/test_errors.py::test_extension_error_with_orig_exc_repr PASSED
1262 tests/test_events.py::test_event_priority PASSED
1263 tests/test_events.py::test_event_allowed_exceptions PASSED
1264 tests/test_events.py::test_event_pdb PASSED
1265 tests/test_extensions/test_ext_apidoc.py::test_simple PASSED
1266 tests/test_extensions/test_ext_apidoc.py::test_pep_0420_enabled PASSED
1267 tests/test_extensions/test_ext_apidoc.py::test_pep_0420_enabled_separate PASSED
1268 tests/test_extensions/test_ext_apidoc.py::test_pep_0420_disabled PASSED
1269 tests/test_extensions/test_ext_apidoc.py::test_pep_0420_disabled_top_level_verify PASSED
1270 tests/test_extensions/test_ext_apidoc.py::test_trailing_underscore PASSED
1271 tests/test_extensions/test_ext_apidoc.py::test_excludes PASSED
1272 tests/test_extensions/test_ext_apidoc.py::test_excludes_subpackage_should_be_skipped PASSED
1273 tests/test_extensions/test_ext_apidoc.py::test_excludes_module_should_be_skipped PASSED
1274 tests/test_extensions/test_ext_apidoc.py::test_excludes_module_should_not_be_skipped PASSED
1275 tests/test_extensions/test_ext_apidoc.py::test_multibyte_parameters PASSED
1276 tests/test_extensions/test_ext_apidoc.py::test_extension_parsed PASSED
1277 tests/test_extensions/test_ext_apidoc.py::test_toc_all_references_should_exist_pep420_enabled PASSED
1278 tests/test_extensions/test_ext_apidoc.py::test_toc_all_references_should_exist_pep420_disabled PASSED
1279 tests/test_extensions/test_ext_apidoc.py::test_subpackage_in_toc PASSED
1280 tests/test_extensions/test_ext_apidoc.py::test_private PASSED
1281 tests/test_extensions/test_ext_apidoc.py::test_toc_file PASSED
1282 tests/test_extensions/test_ext_apidoc.py::test_module_file PASSED
1283 tests/test_extensions/test_ext_apidoc.py::test_module_file_noheadings PASSED
1284 tests/test_extensions/test_ext_apidoc.py::test_package_file PASSED
1285 tests/test_extensions/test_ext_apidoc.py::test_package_file_separate PASSED
1286 tests/test_extensions/test_ext_apidoc.py::test_package_file_module_first PASSED
1287 tests/test_extensions/test_ext_apidoc.py::test_package_file_without_submodules PASSED
1288 tests/test_extensions/test_ext_apidoc.py::test_namespace_package_file PASSED
1289 tests/test_extensions/test_ext_apidoc.py::test_no_duplicates PASSED
1290 tests/test_extensions/test_ext_apidoc.py::test_remove_old_files PASSED
1291 tests/test_extensions/test_ext_autodoc.py::test_parse_name PASSED
1292 tests/test_extensions/test_ext_autodoc.py::test_format_signature PASSED
1293 tests/test_extensions/test_ext_autodoc.py::test_autodoc_process_signature_typing_generic PASSED
1294 tests/test_extensions/test_ext_autodoc.py::test_autodoc_process_signature_typehints PASSED
1295 tests/test_extensions/test_ext_autodoc.py::test_get_doc PASSED
1296 tests/test_extensions/test_ext_autodoc.py::test_new_documenter PASSED
1297 tests/test_extensions/test_ext_autodoc.py::test_attrgetter_using PASSED
1298 tests/test_extensions/test_ext_autodoc.py::test_py_module PASSED
1299 tests/test_extensions/test_ext_autodoc.py::test_autodoc_decorator PASSED
1300 tests/test_extensions/test_ext_autodoc.py::test_autodoc_exception PASSED
1301 tests/test_extensions/test_ext_autodoc.py::test_autodoc_warnings PASSED
1302 tests/test_extensions/test_ext_autodoc.py::test_autodoc_attributes PASSED
1303 tests/test_extensions/test_ext_autodoc.py::test_autodoc_members PASSED
1304 tests/test_extensions/test_ext_autodoc.py::test_autodoc_exclude_members PASSED
1305 tests/test_extensions/test_ext_autodoc.py::test_autodoc_undoc_members PASSED
1306 tests/test_extensions/test_ext_autodoc.py::test_autodoc_undoc_members_for_metadata_only PASSED
1307 tests/test_extensions/test_ext_autodoc.py::test_autodoc_inherited_members PASSED
1308 tests/test_extensions/test_ext_autodoc.py::test_autodoc_inherited_members_Base PASSED
1309 tests/test_extensions/test_ext_autodoc.py::test_autodoc_inherited_members_None PASSED
1310 tests/test_extensions/test_ext_autodoc.py::test_autodoc_imported_members PASSED
1311 tests/test_extensions/test_ext_autodoc.py::test_autodoc_special_members PASSED
1312 tests/test_extensions/test_ext_autodoc.py::test_autodoc_ignore_module_all PASSED
1313 tests/test_extensions/test_ext_autodoc.py::test_autodoc_noindex PASSED
1314 tests/test_extensions/test_ext_autodoc.py::test_autodoc_subclass_of_builtin_class PASSED
1315 tests/test_extensions/test_ext_autodoc.py::test_autodoc_inner_class PASSED
1316 tests/test_extensions/test_ext_autodoc.py::test_autodoc_classmethod PASSED
1317 tests/test_extensions/test_ext_autodoc.py::test_autodoc_staticmethod PASSED
1318 tests/test_extensions/test_ext_autodoc.py::test_autodoc_descriptor PASSED
1319 tests/test_extensions/test_ext_autodoc.py::test_autodoc_cached_property PASSED
1320 tests/test_extensions/test_ext_autodoc.py::test_autodoc_member_order PASSED
1321 tests/test_extensions/test_ext_autodoc.py::test_autodoc_module_member_order PASSED
1322 tests/test_extensions/test_ext_autodoc.py::test_autodoc_module_scope PASSED
1323 tests/test_extensions/test_ext_autodoc.py::test_autodoc_class_scope PASSED
1324 tests/test_extensions/test_ext_autodoc.py::test_class_attributes PASSED
1325 tests/test_extensions/test_ext_autodoc.py::test_autoclass_instance_attributes PASSED
1326 tests/test_extensions/test_ext_autodoc.py::test_autoattribute_instance_attributes PASSED
1327 tests/test_extensions/test_ext_autodoc.py::test_slots PASSED
1328 tests/test_extensions/test_ext_autodoc.py::test_enum_class PASSED
1329 tests/test_extensions/test_ext_autodoc.py::test_enum_class_with_data_type PASSED
1330 tests/test_extensions/test_ext_autodoc.py::test_enum_class_with_mixin_type PASSED
1331 tests/test_extensions/test_ext_autodoc.py::test_enum_class_with_mixin_type_and_inheritence PASSED
1332 tests/test_extensions/test_ext_autodoc.py::test_enum_class_with_mixin_enum_type PASSED
1333 tests/test_extensions/test_ext_autodoc.py::test_enum_class_with_mixin_and_data_type PASSED
1334 tests/test_extensions/test_ext_autodoc.py::test_enum_with_parent_enum PASSED
1335 tests/test_extensions/test_ext_autodoc.py::test_enum_sunder_method PASSED
1336 tests/test_extensions/test_ext_autodoc.py::test_enum_inherited_sunder_method PASSED
1337 tests/test_extensions/test_ext_autodoc.py::test_enum_custom_name_property PASSED
1338 tests/test_extensions/test_ext_autodoc.py::test_enum_inherited_custom_name_property PASSED
1339 tests/test_extensions/test_ext_autodoc.py::test_descriptor_class PASSED
1340 tests/test_extensions/test_ext_autodoc.py::test_automethod_for_builtin PASSED
1341 tests/test_extensions/test_ext_autodoc.py::test_automethod_for_decorated PASSED
1342 tests/test_extensions/test_ext_autodoc.py::test_abstractmethods PASSED
1343 tests/test_extensions/test_ext_autodoc.py::test_partialfunction PASSED
1344 tests/test_extensions/test_ext_autodoc.py::test_imported_partialfunction_should_not_shown_without_imported_members PASSED
1345 tests/test_extensions/test_ext_autodoc.py::test_bound_method PASSED
1346 tests/test_extensions/test_ext_autodoc.py::test_partialmethod PASSED
1347 tests/test_extensions/test_ext_autodoc.py::test_partialmethod_undoc_members PASSED
1348 tests/test_extensions/test_ext_autodoc.py::test_autodoc_typed_instance_variables PASSED
1349 tests/test_extensions/test_ext_autodoc.py::test_autodoc_typed_inherited_instance_variables PASSED
1350 tests/test_extensions/test_ext_autodoc.py::test_autodoc_GenericAlias PASSED
1351 tests/test_extensions/test_ext_autodoc.py::test_autodoc_TypeVar PASSED
1352 tests/test_extensions/test_ext_autodoc.py::test_autodoc_Annotated PASSED
1353 tests/test_extensions/test_ext_autodoc.py::test_autodoc_TYPE_CHECKING PASSED
1354 tests/test_extensions/test_ext_autodoc.py::test_autodoc_TYPE_CHECKING_circular_import PASSED
1355 tests/test_extensions/test_ext_autodoc.py::test_singledispatch PASSED
1356 tests/test_extensions/test_ext_autodoc.py::test_singledispatchmethod PASSED
1357 tests/test_extensions/test_ext_autodoc.py::test_singledispatchmethod_automethod PASSED
1358 tests/test_extensions/test_ext_autodoc.py::test_singledispatchmethod_classmethod PASSED
1359 tests/test_extensions/test_ext_autodoc.py::test_singledispatchmethod_classmethod_automethod PASSED
1360 tests/test_extensions/test_ext_autodoc.py::test_cython PASSED
1361 tests/test_extensions/test_ext_autodoc.py::test_final PASSED
1362 tests/test_extensions/test_ext_autodoc.py::test_overload PASSED
1363 tests/test_extensions/test_ext_autodoc.py::test_overload2 PASSED
1364 tests/test_extensions/test_ext_autodoc.py::test_pymodule_for_ModuleLevelDocumenter PASSED
1365 tests/test_extensions/test_ext_autodoc.py::test_pymodule_for_ClassLevelDocumenter PASSED
1366 tests/test_extensions/test_ext_autodoc.py::test_pyclass_for_ClassLevelDocumenter PASSED
1367 tests/test_extensions/test_ext_autodoc.py::test_autodoc PASSED
1368 tests/test_extensions/test_ext_autodoc.py::test_name_conflict PASSED
1369 tests/test_extensions/test_ext_autodoc.py::test_name_mangling PASSED
1370 tests/test_extensions/test_ext_autodoc.py::test_type_union_operator PASSED
1371 tests/test_extensions/test_ext_autodoc.py::test_hide_value PASSED
1372 tests/test_extensions/test_ext_autodoc.py::test_canonical PASSED
1373 tests/test_extensions/test_ext_autodoc.py::test_literal_render PASSED
1374 tests/test_extensions/test_ext_autodoc_autoattribute.py::test_autoattribute PASSED
1375 tests/test_extensions/test_ext_autodoc_autoattribute.py::test_autoattribute_novalue PASSED
1376 tests/test_extensions/test_ext_autodoc_autoattribute.py::test_autoattribute_typed_variable PASSED
1377 tests/test_extensions/test_ext_autodoc_autoattribute.py::test_autoattribute_typed_variable_in_alias PASSED
1378 tests/test_extensions/test_ext_autodoc_autoattribute.py::test_autoattribute_instance_variable PASSED
1379 tests/test_extensions/test_ext_autodoc_autoattribute.py::test_autoattribute_instance_variable_in_alias PASSED
1380 tests/test_extensions/test_ext_autodoc_autoattribute.py::test_autoattribute_instance_variable_without_comment PASSED
1381 tests/test_extensions/test_ext_autodoc_autoattribute.py::test_autoattribute_slots_variable_list PASSED
1382 tests/test_extensions/test_ext_autodoc_autoattribute.py::test_autoattribute_slots_variable_dict PASSED
1383 tests/test_extensions/test_ext_autodoc_autoattribute.py::test_autoattribute_slots_variable_str PASSED
1384 tests/test_extensions/test_ext_autodoc_autoattribute.py::test_autoattribute_GenericAlias PASSED
1385 tests/test_extensions/test_ext_autodoc_autoattribute.py::test_autoattribute_hide_value PASSED
1386 tests/test_extensions/test_ext_autodoc_autoclass.py::test_classes PASSED
1387 tests/test_extensions/test_ext_autodoc_autoclass.py::test_instance_variable PASSED
1388 tests/test_extensions/test_ext_autodoc_autoclass.py::test_inherited_instance_variable PASSED
1389 tests/test_extensions/test_ext_autodoc_autoclass.py::test_uninitialized_attributes PASSED
1390 tests/test_extensions/test_ext_autodoc_autoclass.py::test_undocumented_uninitialized_attributes PASSED
1391 tests/test_extensions/test_ext_autodoc_autoclass.py::test_decorators PASSED
1392 tests/test_extensions/test_ext_autodoc_autoclass.py::test_properties PASSED
1393 tests/test_extensions/test_ext_autodoc_autoclass.py::test_slots_attribute PASSED
1394 tests/test_extensions/test_ext_autodoc_autoclass.py::test_show_inheritance_for_subclass_of_generic_type PASSED
1395 tests/test_extensions/test_ext_autodoc_autoclass.py::test_show_inheritance_for_decendants_of_generic_type PASSED
1396 tests/test_extensions/test_ext_autodoc_autoclass.py::test_autodoc_process_bases PASSED
1397 tests/test_extensions/test_ext_autodoc_autoclass.py::test_class_doc_from_class PASSED
1398 tests/test_extensions/test_ext_autodoc_autoclass.py::test_class_doc_from_init PASSED
1399 tests/test_extensions/test_ext_autodoc_autoclass.py::test_class_doc_from_both PASSED
1400 tests/test_extensions/test_ext_autodoc_autoclass.py::test_class_alias PASSED
1401 tests/test_extensions/test_ext_autodoc_autoclass.py::test_class_alias_having_doccomment PASSED
1402 tests/test_extensions/test_ext_autodoc_autoclass.py::test_class_alias_for_imported_object_having_doccomment PASSED
1403 tests/test_extensions/test_ext_autodoc_autoclass.py::test_coroutine PASSED
1404 tests/test_extensions/test_ext_autodoc_autoclass.py::test_autodata_NewType_module_level PASSED
1405 tests/test_extensions/test_ext_autodoc_autoclass.py::test_autoattribute_NewType_class_level PASSED
1406 tests/test_extensions/test_ext_autodoc_autoclass.py::test_autodata_TypeVar_class_level PASSED
1407 tests/test_extensions/test_ext_autodoc_autoclass.py::test_autoattribute_TypeVar_module_level PASSED
1408 tests/test_extensions/test_ext_autodoc_autoclass.py::test_inherited_instance_variable_with_annotations PASSED
1409 tests/test_extensions/test_ext_autodoc_autoclass.py::test_no_inherited_instance_variable_with_annotations PASSED
1410 tests/test_extensions/test_ext_autodoc_autodata.py::test_autodata PASSED
1411 tests/test_extensions/test_ext_autodoc_autodata.py::test_autodata_novalue PASSED
1412 tests/test_extensions/test_ext_autodoc_autodata.py::test_autodata_typed_variable PASSED
1413 tests/test_extensions/test_ext_autodoc_autodata.py::test_autodata_type_comment PASSED
1414 tests/test_extensions/test_ext_autodoc_autodata.py::test_autodata_GenericAlias PASSED
1415 tests/test_extensions/test_ext_autodoc_autodata.py::test_autodata_hide_value PASSED
1416 tests/test_extensions/test_ext_autodoc_autofunction.py::test_classes PASSED
1417 tests/test_extensions/test_ext_autodoc_autofunction.py::test_callable PASSED
1418 tests/test_extensions/test_ext_autodoc_autofunction.py::test_method PASSED
1419 tests/test_extensions/test_ext_autodoc_autofunction.py::test_builtin_function PASSED
1420 tests/test_extensions/test_ext_autodoc_autofunction.py::test_methoddescriptor PASSED
1421 tests/test_extensions/test_ext_autodoc_autofunction.py::test_decorated PASSED
1422 tests/test_extensions/test_ext_autodoc_autofunction.py::test_singledispatch PASSED
1423 tests/test_extensions/test_ext_autodoc_autofunction.py::test_cfunction PASSED
1424 tests/test_extensions/test_ext_autodoc_autofunction.py::test_wrapped_function PASSED
1425 tests/test_extensions/test_ext_autodoc_autofunction.py::test_wrapped_function_contextmanager PASSED
1426 tests/test_extensions/test_ext_autodoc_autofunction.py::test_coroutine PASSED
1427 tests/test_extensions/test_ext_autodoc_autofunction.py::test_synchronized_coroutine PASSED
1428 tests/test_extensions/test_ext_autodoc_autofunction.py::test_async_generator PASSED
1429 tests/test_extensions/test_ext_autodoc_autofunction.py::test_slice_function_arg PASSED
1430 tests/test_extensions/test_ext_autodoc_automodule.py::test_empty_all PASSED
1431 tests/test_extensions/test_ext_autodoc_automodule.py::test_automodule PASSED
1432 tests/test_extensions/test_ext_autodoc_automodule.py::test_automodule_undoc_members PASSED
1433 tests/test_extensions/test_ext_autodoc_automodule.py::test_automodule_special_members PASSED
1434 tests/test_extensions/test_ext_autodoc_automodule.py::test_automodule_inherited_members PASSED
1435 tests/test_extensions/test_ext_autodoc_automodule.py::test_subclass_of_mocked_object PASSED
1436 tests/test_extensions/test_ext_autodoc_autoproperty.py::test_properties PASSED
1437 tests/test_extensions/test_ext_autodoc_autoproperty.py::test_class_properties PASSED
1438 tests/test_extensions/test_ext_autodoc_autoproperty.py::test_properties_with_type_comment PASSED
1439 tests/test_extensions/test_ext_autodoc_autoproperty.py::test_class_properties_with_type_comment PASSED
1440 tests/test_extensions/test_ext_autodoc_autoproperty.py::test_cached_properties PASSED
1441 tests/test_extensions/test_ext_autodoc_autoproperty.py::test_cached_properties_with_type_comment PASSED
1442 tests/test_extensions/test_ext_autodoc_configs.py::test_autoclass_content_class PASSED
1443 tests/test_extensions/test_ext_autodoc_configs.py::test_autoclass_content_init PASSED
1444 tests/test_extensions/test_ext_autodoc_configs.py::test_autodoc_class_signature_mixed PASSED
1445 tests/test_extensions/test_ext_autodoc_configs.py::test_autodoc_class_signature_separated_init PASSED
1446 tests/test_extensions/test_ext_autodoc_configs.py::test_autodoc_class_signature_separated_new PASSED
1447 tests/test_extensions/test_ext_autodoc_configs.py::test_autoclass_content_both PASSED
1448 tests/test_extensions/test_ext_autodoc_configs.py::test_autodoc_inherit_docstrings PASSED
1449 tests/test_extensions/test_ext_autodoc_configs.py::test_autodoc_inherit_docstrings_for_inherited_members PASSED
1450 tests/test_extensions/test_ext_autodoc_configs.py::test_autodoc_docstring_signature PASSED
1451 tests/test_extensions/test_ext_autodoc_configs.py::test_autoclass_content_and_docstring_signature_class PASSED
1452 tests/test_extensions/test_ext_autodoc_configs.py::test_autoclass_content_and_docstring_signature_init PASSED
1453 tests/test_extensions/test_ext_autodoc_configs.py::test_autoclass_content_and_docstring_signature_both PASSED
1454 tests/test_extensions/test_ext_autodoc_configs.py::test_mocked_module_imports PASSED
1455 tests/test_extensions/test_ext_autodoc_configs.py::test_autodoc_typehints_signature PASSED
1456 tests/test_extensions/test_ext_autodoc_configs.py::test_autodoc_typehints_none PASSED
1457 tests/test_extensions/test_ext_autodoc_configs.py::test_autodoc_typehints_none_for_overload PASSED
1458 tests/test_extensions/test_ext_autodoc_configs.py::test_autodoc_typehints_description PASSED
1459 tests/test_extensions/test_ext_autodoc_configs.py::test_autodoc_typehints_description_no_undoc PASSED
1460 tests/test_extensions/test_ext_autodoc_configs.py::test_autodoc_typehints_description_no_undoc_doc_rtype PASSED
1461 tests/test_extensions/test_ext_autodoc_configs.py::test_autodoc_typehints_description_with_documented_init PASSED
1462 tests/test_extensions/test_ext_autodoc_configs.py::test_autodoc_typehints_description_with_documented_init_no_undoc PASSED
1463 tests/test_extensions/test_ext_autodoc_configs.py::test_autodoc_typehints_description_with_documented_init_no_undoc_doc_rtype PASSED
1464 tests/test_extensions/test_ext_autodoc_configs.py::test_autodoc_typehints_description_for_invalid_node PASSED
1465 tests/test_extensions/test_ext_autodoc_configs.py::test_autodoc_typehints_both PASSED
1466 tests/test_extensions/test_ext_autodoc_configs.py::test_autodoc_type_aliases PASSED
1467 tests/test_extensions/test_ext_autodoc_configs.py::test_autodoc_typehints_description_and_type_aliases PASSED
1468 tests/test_extensions/test_ext_autodoc_configs.py::test_autodoc_typehints_format_fully_qualified PASSED
1469 tests/test_extensions/test_ext_autodoc_configs.py::test_autodoc_typehints_format_fully_qualified_for_class_alias PASSED
1470 tests/test_extensions/test_ext_autodoc_configs.py::test_autodoc_typehints_format_fully_qualified_for_generic_alias PASSED
1471 tests/test_extensions/test_ext_autodoc_configs.py::test_autodoc_typehints_format_fully_qualified_for_newtype_alias PASSED
1472 tests/test_extensions/test_ext_autodoc_configs.py::test_autodoc_default_options PASSED
1473 tests/test_extensions/test_ext_autodoc_configs.py::test_autodoc_default_options_with_values PASSED
1474 tests/test_extensions/test_ext_autodoc_events.py::test_process_docstring PASSED
1475 tests/test_extensions/test_ext_autodoc_events.py::test_process_docstring_for_nondatadescriptor PASSED
1476 tests/test_extensions/test_ext_autodoc_events.py::test_cut_lines PASSED
1477 tests/test_extensions/test_ext_autodoc_events.py::test_between PASSED
1478 tests/test_extensions/test_ext_autodoc_events.py::test_between_exclude PASSED
1479 tests/test_extensions/test_ext_autodoc_events.py::test_skip_module_member PASSED
1480 tests/test_extensions/test_ext_autodoc_mock.py::test_MockModule PASSED
1481 tests/test_extensions/test_ext_autodoc_mock.py::test_MockObject PASSED
1482 tests/test_extensions/test_ext_autodoc_mock.py::test_mock PASSED
1483 tests/test_extensions/test_ext_autodoc_mock.py::test_mock_does_not_follow_upper_modules PASSED
1484 tests/test_extensions/test_ext_autodoc_mock.py::test_abc_MockObject PASSED
1485 tests/test_extensions/test_ext_autodoc_mock.py::test_mock_decorator PASSED
1486 tests/test_extensions/test_ext_autodoc_mock.py::test_ismock PASSED
1487 tests/test_extensions/test_ext_autodoc_preserve_defaults.py::test_preserve_defaults PASSED
1488 tests/test_extensions/test_ext_autodoc_preserve_defaults.py::test_preserve_defaults_special_constructs PASSED
1489 tests/test_extensions/test_ext_autodoc_private_members.py::test_private_field PASSED
1490 tests/test_extensions/test_ext_autodoc_private_members.py::test_private_field_and_private_members PASSED
1491 tests/test_extensions/test_ext_autodoc_private_members.py::test_private_members PASSED
1492 tests/test_extensions/test_ext_autodoc_private_members.py::test_private_attributes PASSED
1493 tests/test_extensions/test_ext_autodoc_private_members.py::test_private_attributes_and_private_members PASSED
1494 tests/test_extensions/test_ext_autosectionlabel.py::test_autosectionlabel_html PASSED
1495 tests/test_extensions/test_ext_autosectionlabel.py::test_autosectionlabel_prefix_document_html PASSED
1496 tests/test_extensions/test_ext_autosectionlabel.py::test_autosectionlabel_maxdepth PASSED
1497 tests/test_extensions/test_ext_autosummary.py::test_mangle_signature PASSED
1498 tests/test_extensions/test_ext_autosummary.py::test_extract_summary PASSED
1499 tests/test_extensions/test_ext_autosummary.py::test_get_items_summary PASSED
1500 tests/test_extensions/test_ext_autosummary.py::test_escaping PASSED
1501 tests/test_extensions/test_ext_autosummary.py::test_autosummary_generate_content_for_module PASSED
1502 tests/test_extensions/test_ext_autosummary.py::test_autosummary_generate_content_for_module___all__ PASSED
1503 tests/test_extensions/test_ext_autosummary.py::test_autosummary_generate_content_for_module_skipped PASSED
1504 tests/test_extensions/test_ext_autosummary.py::test_autosummary_generate_content_for_module_imported_members PASSED
1505 tests/test_extensions/test_ext_autosummary.py::test_autosummary_generate_content_for_module_imported_members_inherited_module PASSED
1506 tests/test_extensions/test_ext_autosummary.py::test_autosummary_generate PASSED
1507 tests/test_extensions/test_ext_autosummary.py::test_autosummary_generate_overwrite1 PASSED
1508 tests/test_extensions/test_ext_autosummary.py::test_autosummary_generate_overwrite2 PASSED
1509 tests/test_extensions/test_ext_autosummary.py::test_autosummary_recursive PASSED
1510 tests/test_extensions/test_ext_autosummary.py::test_autosummary_recursive_skips_mocked_modules PASSED
1511 tests/test_extensions/test_ext_autosummary.py::test_autosummary_filename_map PASSED
1512 tests/test_extensions/test_ext_autosummary.py::test_autosummary_latex_table_colspec PASSED
1513 tests/test_extensions/test_ext_autosummary.py::test_import_by_name PASSED
1514 tests/test_extensions/test_ext_autosummary.py::test_autosummary_mock_imports PASSED
1515 tests/test_extensions/test_ext_autosummary.py::test_autosummary_imported_members PASSED
1516 tests/test_extensions/test_ext_autosummary.py::test_autosummary_module_all PASSED
1517 tests/test_extensions/test_ext_autosummary.py::test_generate_autosummary_docs_property PASSED
1518 tests/test_extensions/test_ext_autosummary.py::test_autosummary_skip_member PASSED
1519 tests/test_extensions/test_ext_autosummary.py::test_autosummary_template PASSED
1520 tests/test_extensions/test_ext_autosummary.py::test_empty_autosummary_generate PASSED
1521 tests/test_extensions/test_ext_autosummary.py::test_invalid_autosummary_generate PASSED
1522 tests/test_extensions/test_ext_autosummary.py::test_autogen PASSED
1523 tests/test_extensions/test_ext_autosummary.py::test_autogen_remove_old PASSED
1524 tests/test_extensions/test_ext_autosummary_imports.py::test_autosummary_import_cycle PASSED
1525 tests/test_extensions/test_ext_autosummary_imports.py::test_autosummary_generate_prefixes PASSED
1526 tests/test_extensions/test_ext_coverage.py::test_build PASSED
1527 tests/test_extensions/test_ext_coverage.py::test_coverage_ignore_pyobjects PASSED
1528 tests/test_extensions/test_ext_coverage.py::test_show_missing_items PASSED
1529 tests/test_extensions/test_ext_coverage.py::test_show_missing_items_quiet PASSED
1530 tests/test_extensions/test_ext_doctest.py::test_build PASSED
1531 tests/test_extensions/test_ext_doctest.py::test_highlight_language_default PASSED
1532 tests/test_extensions/test_ext_doctest.py::test_highlight_language_python3 PASSED
1533 tests/test_extensions/test_ext_doctest.py::test_is_allowed_version PASSED
1534 tests/test_extensions/test_ext_doctest.py::test_skipif PASSED
1535 tests/test_extensions/test_ext_doctest.py::test_reporting_with_autodoc PASSED
1536 tests/test_extensions/test_ext_duration.py::test_githubpages PASSED
1537 tests/test_extensions/test_ext_extlinks.py::test_extlinks_detect_candidates PASSED
1538 tests/test_extensions/test_ext_extlinks.py::test_replaceable_uris_emit_extlinks_warnings PASSED
1539 tests/test_extensions/test_ext_extlinks.py::test_all_replacements_suggested_if_multiple_replacements_possible PASSED
1540 tests/test_extensions/test_ext_githubpages.py::test_githubpages PASSED
1541 tests/test_extensions/test_ext_githubpages.py::test_no_cname_for_github_io_domain PASSED
1542 tests/test_extensions/test_ext_githubpages.py::test_cname_for_custom_domain PASSED
1543 tests/test_extensions/test_ext_graphviz.py::test_graphviz_png_html PASSED
1544 tests/test_extensions/test_ext_graphviz.py::test_graphviz_svg_html PASSED
1545 tests/test_extensions/test_ext_graphviz.py::test_graphviz_latex PASSED
1546 tests/test_extensions/test_ext_graphviz.py::test_graphviz_i18n PASSED
1547 tests/test_extensions/test_ext_graphviz.py::test_graphviz_parse_mapfile PASSED
1548 tests/test_extensions/test_ext_ifconfig.py::test_ifconfig PASSED
1549 tests/test_extensions/test_ext_ifconfig.py::test_ifconfig_content_line_number PASSED
1550 tests/test_extensions/test_ext_imgconverter.py::test_ext_imgconverter PASSED
1551 tests/test_extensions/test_ext_imgmockconverter.py::test_ext_imgmockconverter PASSED
1552 tests/test_extensions/test_ext_inheritance_diagram.py::test_inheritance_diagram PASSED
1553 tests/test_extensions/test_ext_inheritance_diagram.py::test_inheritance_diagram_png_html PASSED
1554 tests/test_extensions/test_ext_inheritance_diagram.py::test_inheritance_diagram_svg_html PASSED
1555 tests/test_extensions/test_ext_inheritance_diagram.py::test_inheritance_diagram_latex PASSED
1556 tests/test_extensions/test_ext_inheritance_diagram.py::test_inheritance_diagram_latex_alias PASSED
1557 tests/test_extensions/test_ext_inheritance_diagram.py::test_import_classes PASSED
1558 tests/test_extensions/test_ext_intersphinx.py::test_fetch_inventory_redirection PASSED
1559 tests/test_extensions/test_ext_intersphinx.py::test_missing_reference PASSED
1560 tests/test_extensions/test_ext_intersphinx.py::test_missing_reference_pydomain PASSED
1561 tests/test_extensions/test_ext_intersphinx.py::test_missing_reference_stddomain PASSED
1562 tests/test_extensions/test_ext_intersphinx.py::test_ambiguous_reference_warning PASSED
1563 tests/test_extensions/test_ext_intersphinx.py::test_missing_reference_cppdomain PASSED
1564 tests/test_extensions/test_ext_intersphinx.py::test_missing_reference_jsdomain PASSED
1565 tests/test_extensions/test_ext_intersphinx.py::test_missing_reference_disabled_domain PASSED
1566 tests/test_extensions/test_ext_intersphinx.py::test_inventory_not_having_version PASSED
1567 tests/test_extensions/test_ext_intersphinx.py::test_load_mappings_warnings PASSED
1568 tests/test_extensions/test_ext_intersphinx.py::test_load_mappings_fallback PASSED
1569 tests/test_extensions/test_ext_intersphinx.py::TestStripBasicAuth::test_auth_stripped PASSED
1570 tests/test_extensions/test_ext_intersphinx.py::TestStripBasicAuth::test_no_auth PASSED
1571 tests/test_extensions/test_ext_intersphinx.py::TestStripBasicAuth::test_having_port PASSED
1572 tests/test_extensions/test_ext_intersphinx.py::test_getsafeurl_authed PASSED
1573 tests/test_extensions/test_ext_intersphinx.py::test_getsafeurl_authed_having_port PASSED
1574 tests/test_extensions/test_ext_intersphinx.py::test_getsafeurl_unauthed PASSED
1575 tests/test_extensions/test_ext_intersphinx.py::test_inspect_main_noargs PASSED
1576 tests/test_extensions/test_ext_intersphinx.py::test_inspect_main_file PASSED
1577 tests/test_extensions/test_ext_intersphinx.py::test_inspect_main_url PASSED
1578 tests/test_extensions/test_ext_intersphinx.py::test_intersphinx_role PASSED
1579 tests/test_extensions/test_ext_math.py::test_imgmath_png SKIPPED (Re...)
1580 tests/test_extensions/test_ext_math.py::test_imgmath_svg SKIPPED (Re...)
1581 tests/test_extensions/test_ext_math.py::test_imgmath_svg_embed SKIPPED
1582 tests/test_extensions/test_ext_math.py::test_mathjax_options PASSED
1583 tests/test_extensions/test_ext_math.py::test_mathjax_align PASSED
1584 tests/test_extensions/test_ext_math.py::test_math_number_all_mathjax PASSED
1585 tests/test_extensions/test_ext_math.py::test_math_number_all_latex PASSED
1586 tests/test_extensions/test_ext_math.py::test_math_eqref_format_html PASSED
1587 tests/test_extensions/test_ext_math.py::test_math_eqref_format_latex PASSED
1588 tests/test_extensions/test_ext_math.py::test_mathjax_numfig_html PASSED
1589 tests/test_extensions/test_ext_math.py::test_mathjax_numsep_html PASSED
1590 tests/test_extensions/test_ext_math.py::test_imgmath_numfig_html PASSED
1591 tests/test_extensions/test_ext_math.py::test_math_compat PASSED
1592 tests/test_extensions/test_ext_math.py::test_mathjax3_config PASSED
1593 tests/test_extensions/test_ext_math.py::test_mathjax2_config PASSED
1594 tests/test_extensions/test_ext_math.py::test_mathjax_options_async_for_mathjax3 PASSED
1595 tests/test_extensions/test_ext_math.py::test_mathjax_options_defer_for_mathjax2 PASSED
1596 tests/test_extensions/test_ext_math.py::test_mathjax_path PASSED
1597 tests/test_extensions/test_ext_math.py::test_mathjax_path_config PASSED
1598 tests/test_extensions/test_ext_math.py::test_mathjax_is_installed_only_if_document_having_math PASSED
1599 tests/test_extensions/test_ext_math.py::test_mathjax_is_not_installed_if_no_equations PASSED
1600 tests/test_extensions/test_ext_math.py::test_mathjax_is_installed_if_no_equations_when_forced PASSED
1601 tests/test_extensions/test_ext_math.py::test_mathjax_is_installed_if_included_file_has_equations PASSED
1602 tests/test_extensions/test_ext_math.py::test_mathjax_is_installed_only_if_document_having_math_singlehtml PASSED
1603 tests/test_extensions/test_ext_math.py::test_mathjax_is_not_installed_if_no_equations_singlehtml PASSED
1604 tests/test_extensions/test_ext_math.py::test_mathjax_is_installed_if_included_file_has_equations_singlehtml PASSED
1605 tests/test_extensions/test_ext_napoleon.py::TestProcessDocstring::test_modify_in_place PASSED
1606 tests/test_extensions/test_ext_napoleon.py::TestSetup::test_unknown_app_type PASSED
1607 tests/test_extensions/test_ext_napoleon.py::TestSetup::test_add_config_values PASSED
1608 tests/test_extensions/test_ext_napoleon.py::TestSkipMember::test_namedtuple PASSED
1609 tests/test_extensions/test_ext_napoleon.py::TestSkipMember::test_class_private_doc PASSED
1610 tests/test_extensions/test_ext_napoleon.py::TestSkipMember::test_class_private_undoc PASSED
1611 tests/test_extensions/test_ext_napoleon.py::TestSkipMember::test_class_special_doc PASSED
1612 tests/test_extensions/test_ext_napoleon.py::TestSkipMember::test_class_special_undoc PASSED
1613 tests/test_extensions/test_ext_napoleon.py::TestSkipMember::test_class_decorated_doc PASSED
1614 tests/test_extensions/test_ext_napoleon.py::TestSkipMember::test_exception_private_doc PASSED
1615 tests/test_extensions/test_ext_napoleon.py::TestSkipMember::test_exception_private_undoc PASSED
1616 tests/test_extensions/test_ext_napoleon.py::TestSkipMember::test_exception_special_doc PASSED
1617 tests/test_extensions/test_ext_napoleon.py::TestSkipMember::test_exception_special_undoc PASSED
1618 tests/test_extensions/test_ext_napoleon.py::TestSkipMember::test_module_private_doc PASSED
1619 tests/test_extensions/test_ext_napoleon.py::TestSkipMember::test_module_private_undoc PASSED
1620 tests/test_extensions/test_ext_napoleon.py::TestSkipMember::test_module_special_doc PASSED
1621 tests/test_extensions/test_ext_napoleon.py::TestSkipMember::test_module_special_undoc PASSED
1622 tests/test_extensions/test_ext_napoleon_docstring.py::TestNamedtupleSubclass::test_attributes_docstring PASSED
1623 tests/test_extensions/test_ext_napoleon_docstring.py::TestInlineAttribute::test_class_data_member PASSED
1624 tests/test_extensions/test_ext_napoleon_docstring.py::TestInlineAttribute::test_class_data_member_inline PASSED
1625 tests/test_extensions/test_ext_napoleon_docstring.py::TestInlineAttribute::test_class_data_member_inline_no_type PASSED
1626 tests/test_extensions/test_ext_napoleon_docstring.py::TestInlineAttribute::test_class_data_member_inline_ref_in_type PASSED
1627 tests/test_extensions/test_ext_napoleon_docstring.py::TestGoogleDocstring::test_sphinx_admonitions PASSED
1628 tests/test_extensions/test_ext_napoleon_docstring.py::TestGoogleDocstring::test_docstrings PASSED
1629 tests/test_extensions/test_ext_napoleon_docstring.py::TestGoogleDocstring::test_parameters_with_class_reference PASSED
1630 tests/test_extensions/test_ext_napoleon_docstring.py::TestGoogleDocstring::test_attributes_with_class_reference PASSED
1631 tests/test_extensions/test_ext_napoleon_docstring.py::TestGoogleDocstring::test_attributes_with_use_ivar PASSED
1632 tests/test_extensions/test_ext_napoleon_docstring.py::TestGoogleDocstring::test_code_block_in_returns_section PASSED
1633 tests/test_extensions/test_ext_napoleon_docstring.py::TestGoogleDocstring::test_colon_in_return_type PASSED
1634 tests/test_extensions/test_ext_napoleon_docstring.py::TestGoogleDocstring::test_xrefs_in_return_type PASSED
1635 tests/test_extensions/test_ext_napoleon_docstring.py::TestGoogleDocstring::test_raises_types PASSED
1636 tests/test_extensions/test_ext_napoleon_docstring.py::TestGoogleDocstring::test_kwargs_in_arguments PASSED
1637 tests/test_extensions/test_ext_napoleon_docstring.py::TestGoogleDocstring::test_section_header_formatting PASSED
1638 tests/test_extensions/test_ext_napoleon_docstring.py::TestGoogleDocstring::test_list_in_parameter_description PASSED
1639 tests/test_extensions/test_ext_napoleon_docstring.py::TestGoogleDocstring::test_custom_generic_sections PASSED
1640 tests/test_extensions/test_ext_napoleon_docstring.py::TestGoogleDocstring::test_noindex PASSED
1641 tests/test_extensions/test_ext_napoleon_docstring.py::TestGoogleDocstring::test_keywords_with_types PASSED
1642 tests/test_extensions/test_ext_napoleon_docstring.py::TestGoogleDocstring::test_pep526_annotations PASSED
1643 tests/test_extensions/test_ext_napoleon_docstring.py::TestGoogleDocstring::test_preprocess_types PASSED
1644 tests/test_extensions/test_ext_napoleon_docstring.py::TestNumpyDocstring::test_sphinx_admonitions PASSED
1645 tests/test_extensions/test_ext_napoleon_docstring.py::TestNumpyDocstring::test_docstrings PASSED
1646 tests/test_extensions/test_ext_napoleon_docstring.py::TestNumpyDocstring::test_type_preprocessor PASSED
1647 tests/test_extensions/test_ext_napoleon_docstring.py::TestNumpyDocstring::test_parameters_with_class_reference PASSED
1648 tests/test_extensions/test_ext_napoleon_docstring.py::TestNumpyDocstring::test_multiple_parameters PASSED
1649 tests/test_extensions/test_ext_napoleon_docstring.py::TestNumpyDocstring::test_parameters_without_class_reference PASSED
1650 tests/test_extensions/test_ext_napoleon_docstring.py::TestNumpyDocstring::test_see_also_refs PASSED
1651 tests/test_extensions/test_ext_napoleon_docstring.py::TestNumpyDocstring::test_colon_in_return_type PASSED
1652 tests/test_extensions/test_ext_napoleon_docstring.py::TestNumpyDocstring::test_underscore_in_attribute PASSED
1653 tests/test_extensions/test_ext_napoleon_docstring.py::TestNumpyDocstring::test_underscore_in_attribute_strip_signature_backslash PASSED
1654 tests/test_extensions/test_ext_napoleon_docstring.py::TestNumpyDocstring::test_return_types PASSED
1655 tests/test_extensions/test_ext_napoleon_docstring.py::TestNumpyDocstring::test_yield_types PASSED
1656 tests/test_extensions/test_ext_napoleon_docstring.py::TestNumpyDocstring::test_raises_types PASSED
1657 tests/test_extensions/test_ext_napoleon_docstring.py::TestNumpyDocstring::test_xrefs_in_return_type PASSED
1658 tests/test_extensions/test_ext_napoleon_docstring.py::TestNumpyDocstring::test_section_header_underline_length PASSED
1659 tests/test_extensions/test_ext_napoleon_docstring.py::TestNumpyDocstring::test_list_in_parameter_description PASSED
1660 tests/test_extensions/test_ext_napoleon_docstring.py::TestNumpyDocstring::test_token_type PASSED
1661 tests/test_extensions/test_ext_napoleon_docstring.py::TestNumpyDocstring::test_tokenize_type_spec PASSED
1662 tests/test_extensions/test_ext_napoleon_docstring.py::TestNumpyDocstring::test_recombine_set_tokens PASSED
1663 tests/test_extensions/test_ext_napoleon_docstring.py::TestNumpyDocstring::test_recombine_set_tokens_invalid PASSED
1664 tests/test_extensions/test_ext_napoleon_docstring.py::TestNumpyDocstring::test_convert_numpy_type_spec PASSED
1665 tests/test_extensions/test_ext_napoleon_docstring.py::TestNumpyDocstring::test_parameter_types PASSED
1666 tests/test_extensions/test_ext_napoleon_docstring.py::TestNumpyDocstring::test_token_type_invalid PASSED
1667 tests/test_extensions/test_ext_napoleon_docstring.py::TestNumpyDocstring::test_escape_args_and_kwargs[x, y, z-x, y, z] PASSED
1668 tests/test_extensions/test_ext_napoleon_docstring.py::TestNumpyDocstring::test_escape_args_and_kwargs[*args, **kwargs-\\*args, \\*\\*kwargs] PASSED
1669 tests/test_extensions/test_ext_napoleon_docstring.py::TestNumpyDocstring::test_escape_args_and_kwargs[*x, **y-\\*x, \\*\\*y] PASSED
1670 tests/test_extensions/test_ext_napoleon_docstring.py::TestNumpyDocstring::test_pep526_annotations PASSED
1671 tests/test_extensions/test_ext_napoleon_docstring.py::test_napoleon_and_autodoc_typehints_description_all PASSED
1672 tests/test_extensions/test_ext_napoleon_docstring.py::test_napoleon_and_autodoc_typehints_description_documented_params PASSED
1673 tests/test_extensions/test_ext_napoleon_docstring.py::test_napoleon_keyword_and_paramtype PASSED
1674 tests/test_extensions/test_ext_todo.py::test_todo PASSED
1675 tests/test_extensions/test_ext_todo.py::test_todo_not_included PASSED
1676 tests/test_extensions/test_ext_todo.py::test_todo_valid_link PASSED
1677 tests/test_extensions/test_ext_viewcode.py::test_viewcode_linenos PASSED
1678 tests/test_extensions/test_ext_viewcode.py::test_viewcode PASSED
1679 tests/test_extensions/test_ext_viewcode.py::test_viewcode_epub_default PASSED
1680 tests/test_extensions/test_ext_viewcode.py::test_viewcode_epub_enabled PASSED
1681 tests/test_extensions/test_ext_viewcode.py::test_linkcode PASSED
1682 tests/test_extensions/test_ext_viewcode.py::test_local_source_files PASSED
1683 tests/test_extensions/test_extension.py::test_needs_extensions PASSED
1684 tests/test_highlighting.py::test_add_lexer PASSED
1685 tests/test_highlighting.py::test_detect_interactive PASSED
1686 tests/test_highlighting.py::test_lexer_options PASSED
1687 tests/test_highlighting.py::test_set_formatter PASSED
1688 tests/test_highlighting.py::test_default_highlight PASSED
1689 tests/test_intl/test_catalogs.py::test_compile_all_catalogs PASSED
1690 tests/test_intl/test_catalogs.py::test_compile_specific_catalogs PASSED
1691 tests/test_intl/test_catalogs.py::test_compile_update_catalogs PASSED
1692 tests/test_intl/test_intl.py::test_text_emit_warnings PASSED
1693 tests/test_intl/test_intl.py::test_text_warning_node PASSED
1694 tests/test_intl/test_intl.py::test_text_title_underline PASSED
1695 tests/test_intl/test_intl.py::test_text_subdirs PASSED
1696 tests/test_intl/test_intl.py::test_text_inconsistency_warnings PASSED
1697 tests/test_intl/test_intl.py::test_noqa PASSED
1698 tests/test_intl/test_intl.py::test_text_literalblock_warnings PASSED
1699 tests/test_intl/test_intl.py::test_text_definition_terms PASSED
1700 tests/test_intl/test_intl.py::test_text_glossary_term PASSED
1701 tests/test_intl/test_intl.py::test_text_glossary_term_inconsistencies PASSED
1702 tests/test_intl/test_intl.py::test_gettext_section PASSED
1703 tests/test_intl/test_intl.py::test_text_section PASSED
1704 tests/test_intl/test_intl.py::test_text_seealso PASSED
1705 tests/test_intl/test_intl.py::test_text_figure_captions PASSED
1706 tests/test_intl/test_intl.py::test_text_rubric PASSED
1707 tests/test_intl/test_intl.py::test_text_docfields PASSED
1708 tests/test_intl/test_intl.py::test_text_admonitions PASSED
1709 tests/test_intl/test_intl.py::test_gettext_toctree PASSED
1710 tests/test_intl/test_intl.py::test_gettext_table PASSED
1711 tests/test_intl/test_intl.py::test_text_table PASSED
1712 tests/test_intl/test_intl.py::test_text_toctree PASSED
1713 tests/test_intl/test_intl.py::test_gettext_topic PASSED
1714 tests/test_intl/test_intl.py::test_text_topic PASSED
1715 tests/test_intl/test_intl.py::test_gettext_definition_terms PASSED
1716 tests/test_intl/test_intl.py::test_gettext_glossary_terms PASSED
1717 tests/test_intl/test_intl.py::test_gettext_glossary_term_inconsistencies PASSED
1718 tests/test_intl/test_intl.py::test_gettext_literalblock PASSED
1719 tests/test_intl/test_intl.py::test_gettext_buildr_ignores_only_directive PASSED
1720 tests/test_intl/test_intl.py::test_node_translated_attribute PASSED
1721 tests/test_intl/test_intl.py::test_translation_progress_substitution PASSED
1722 tests/test_intl/test_intl.py::test_translation_progress_classes_true PASSED
1723 tests/test_intl/test_intl.py::test_dummy_should_rebuild_mo PASSED
1724 tests/test_intl/test_intl.py::test_gettext_dont_rebuild_mo PASSED
1725 tests/test_intl/test_intl.py::test_html_meta PASSED
1726 tests/test_intl/test_intl.py::test_html_footnotes PASSED
1727 tests/test_intl/test_intl.py::test_html_undefined_refs PASSED
1728 tests/test_intl/test_intl.py::test_html_index_entries PASSED
1729 tests/test_intl/test_intl.py::test_html_versionchanges PASSED
1730 tests/test_intl/test_intl.py::test_html_docfields PASSED
1731 tests/test_intl/test_intl.py::test_html_template PASSED
1732 tests/test_intl/test_intl.py::test_html_rebuild_mo PASSED
1733 tests/test_intl/test_intl.py::test_xml_footnotes PASSED
1734 tests/test_intl/test_intl.py::test_xml_footnote_backlinks PASSED
1735 tests/test_intl/test_intl.py::test_xml_refs_in_python_domain PASSED
1736 tests/test_intl/test_intl.py::test_xml_keep_external_links PASSED
1737 tests/test_intl/test_intl.py::test_xml_role_xref PASSED
1738 tests/test_intl/test_intl.py::test_xml_warnings PASSED
1739 tests/test_intl/test_intl.py::test_xml_label_targets PASSED
1740 tests/test_intl/test_intl.py::test_xml_strange_markup PASSED
1741 tests/test_intl/test_intl.py::test_additional_targets_should_not_be_translated PASSED
1742 tests/test_intl/test_intl.py::test_additional_targets_should_be_translated PASSED
1743 tests/test_intl/test_intl.py::test_additional_targets_should_be_translated_substitution_definitions PASSED
1744 tests/test_intl/test_intl.py::test_text_references PASSED
1745 tests/test_intl/test_intl.py::test_text_prolog_epilog_substitution PASSED
1746 tests/test_intl/test_intl.py::test_image_glob_intl PASSED
1747 tests/test_intl/test_intl.py::test_image_glob_intl_using_figure_language_filename PASSED
1748 tests/test_intl/test_intl.py::test_gettext_allow_fuzzy_translations PASSED
1749 tests/test_intl/test_intl.py::test_gettext_disallow_fuzzy_translations PASSED
1750 tests/test_intl/test_intl.py::test_customize_system_message PASSED
1751 tests/test_intl/test_intl.py::test_customize_today_date_format PASSED
1752 tests/test_intl/test_locale.py::test_init PASSED
1753 tests/test_intl/test_locale.py::test_init_with_unknown_language PASSED
1754 tests/test_intl/test_locale.py::test_add_message_catalog PASSED
1755 tests/test_intl/test_locale.py::test_init_environment_language PASSED
1756 tests/test_markup/test_markup.py::test_inline[verify-:pep:`8`-<p><span class="target" id="index-0"></span><a class="pep reference external" href="https://peps.python.org/pep-0008/"><strong>PEP 8</strong></a></p>-\\sphinxAtStartPar\n\\index{Python Enhancement Proposals@\\spxentry{Python Enhancement Proposals}!PEP 8@\\spxentry{PEP 8}}\\sphinxhref{https://peps.python.org/pep-0008/}{\\sphinxstylestrong{PEP 8}}] PASSED
1757 tests/test_markup/test_markup.py::test_inline[verify-:pep:`8#id1`-<p><span class="target" id="index-0"></span><a class="pep reference external" href="https://peps.python.org/pep-0008/#id1"><strong>PEP 8#id1</strong></a></p>-\\sphinxAtStartPar\n\\index{Python Enhancement Proposals@\\spxentry{Python Enhancement Proposals}!PEP 8\\#id1@\\spxentry{PEP 8\\#id1}}\\sphinxhref{https://peps.python.org/pep-0008/\\#id1}{\\sphinxstylestrong{PEP 8\\#id1}}] PASSED
1758 tests/test_markup/test_markup.py::test_inline[verify-:rfc:`2324`-<p><span class="target" id="index-0"></span><a class="rfc reference external" href="https://datatracker.ietf.org/doc/html/rfc2324.html"><strong>RFC 2324</strong></a></p>-\\sphinxAtStartPar\n\\index{RFC@\\spxentry{RFC}!RFC 2324@\\spxentry{RFC 2324}}\\sphinxhref{https://datatracker.ietf.org/doc/html/rfc2324.html}{\\sphinxstylestrong{RFC 2324}}] PASSED
1759 tests/test_markup/test_markup.py::test_inline[verify-:rfc:`2324#id1`-<p><span class="target" id="index-0"></span><a class="rfc reference external" href="https://datatracker.ietf.org/doc/html/rfc2324.html#id1"><strong>RFC 2324#id1</strong></a></p>-\\sphinxAtStartPar\n\\index{RFC@\\spxentry{RFC}!RFC 2324\\#id1@\\spxentry{RFC 2324\\#id1}}\\sphinxhref{https://datatracker.ietf.org/doc/html/rfc2324.html\\#id1}{\\sphinxstylestrong{RFC 2324\\#id1}}] PASSED
1760 tests/test_markup/test_markup.py::test_inline[verify_re-``code sample``-<p><code class="(samp )?docutils literal notranslate"><span class="pre">code</span>   <span class="pre">sample</span></code></p>-\\\\sphinxAtStartPar\\n\\\\sphinxcode{\\\\sphinxupquote{code sample}}] PASSED
1761 tests/test_markup/test_markup.py::test_inline[verify-:menuselection:`a --> b`-<p><span class="menuselection">a \u2023 b</span></p>-\\sphinxAtStartPar\n\\sphinxmenuselection{a \\(\\rightarrow\\) b}] PASSED
1762 tests/test_markup/test_markup.py::test_inline[verify-:menuselection:`&Foo -&&- &Bar`-<p><span class="menuselection"><span class="accelerator">F</span>oo -&- <span class="accelerator">B</span>ar</span></p>-\\sphinxAtStartPar\n\\sphinxmenuselection{\\sphinxaccelerator{F}oo \\sphinxhyphen{}\\&\\sphinxhyphen{} \\sphinxaccelerator{B}ar}] PASSED
1763 tests/test_markup/test_markup.py::test_inline[verify-:guilabel:`&Foo -&&- &Bar`-<p><span class="guilabel"><span class="accelerator">F</span>oo -&- <span class="accelerator">B</span>ar</span></p>-\\sphinxAtStartPar\n\\sphinxguilabel{\\sphinxaccelerator{F}oo \\sphinxhyphen{}\\&\\sphinxhyphen{} \\sphinxaccelerator{B}ar}] PASSED
1764 tests/test_markup/test_markup.py::test_inline[verify-:guilabel:`Foo`-<p><span class="guilabel">Foo</span></p>-\\sphinxAtStartPar\n\\sphinxguilabel{Foo}] PASSED
1765 tests/test_markup/test_markup.py::test_inline[verify-:kbd:`space`-<p><kbd class="kbd docutils literal notranslate">space</kbd></p>-\\sphinxAtStartPar\n\\sphinxkeyboard{\\sphinxupquote{space}}] PASSED
1766 tests/test_markup/test_markup.py::test_inline[verify-:kbd:`Control+X`-<p><kbd class="kbd compound docutils literal notranslate"><kbd class="kbd docutils literal notranslate">Control</kbd>+<kbd class="kbd docutils literal notranslate">X</kbd></kbd></p>-\\sphinxAtStartPar\n\\sphinxkeyboard{\\sphinxupquote{Control+X}}] PASSED
1767 tests/test_markup/test_markup.py::test_inline[verify-:kbd:`Alt+^`-<p><kbd class="kbd compound docutils literal notranslate"><kbd class="kbd docutils literal notranslate">Alt</kbd>+<kbd class="kbd docutils literal notranslate">^</kbd></kbd></p>-\\sphinxAtStartPar\n\\sphinxkeyboard{\\sphinxupquote{Alt+\\textasciicircum{}}}] PASSED
1768 tests/test_markup/test_markup.py::test_inline[verify-:kbd:`M-x M-s`-<p><kbd class="kbd compound docutils literal notranslate"><kbd class="kbd docutils literal notranslate">M</kbd>-<kbd class="kbd docutils literal notranslate">x</kbd> <kbd class="kbd docutils literal notranslate">M</kbd>-<kbd class="kbd docutils literal notranslate">s</kbd></kbd></p>-\\sphinxAtStartPar\n\\sphinxkeyboard{\\sphinxupquote{M\\sphinxhyphen{}x M\\sphinxhyphen{}s}}] PASSED
1769 tests/test_markup/test_markup.py::test_inline[verify-:kbd:`-`-<p><kbd class="kbd docutils literal notranslate">-</kbd></p>-\\sphinxAtStartPar\n\\sphinxkeyboard{\\sphinxupquote{\\sphinxhyphen{}}}] PASSED
1770 tests/test_markup/test_markup.py::test_inline[verify-:kbd:`Caps Lock`-<p><kbd class="kbd docutils literal notranslate">Caps Lock</kbd></p>-\\sphinxAtStartPar\n\\sphinxkeyboard{\\sphinxupquote{Caps Lock}}] PASSED
1771 tests/test_markup/test_markup.py::test_inline[verify-:kbd:`sys rq`-<p><kbd class="kbd docutils literal notranslate">sys rq</kbd></p>-\\sphinxAtStartPar\n\\sphinxkeyboard{\\sphinxupquote{sys rq}}] PASSED
1772 tests/test_markup/test_markup.py::test_inline[verify_re-:option:`--with-option`-<p><code( class="xref std std-option docutils literal notranslate")?><span class="pre">--with-option</span></code></p>$-\\\\sphinxAtStartPar\\n\\\\sphinxcode{\\\\sphinxupquote{\\\\sphinxhyphen{}\\\\sphinxhyphen{}with\\\\sphinxhyphen{}option}}$] PASSED
1773 tests/test_markup/test_markup.py::test_inline[verify-"John"-<p>\u201cJohn\u201d</p>-\\sphinxAtStartPar\n\u201cJohn\u201d] PASSED
1774 tests/test_markup/test_markup.py::test_inline[verify-``"John"``-<p><code class="docutils literal notranslate"><span class="pre">"John"</span></code></p>-\\sphinxAtStartPar\n\\sphinxcode{\\sphinxupquote{"John"}}] PASSED
1775 tests/test_markup/test_markup.py::test_inline[verify-:manpage:`mp(1)`-<p><em class="manpage">mp(1)</em></p>-\\sphinxAtStartPar\n\\sphinxstyleliteralemphasis{\\sphinxupquote{mp(1)}}] PASSED
1776 tests/test_markup/test_markup.py::test_inline[verify-\u0393\\\\\u221e$-None-\\sphinxAtStartPar\n\u0393\\textbackslash{}\\(\\infty\\)\\$] PASSED
1777 tests/test_markup/test_markup.py::test_inline[verify-::\n\n @\u0393\\\u221e${}-None-\\begin{sphinxVerbatim}[commandchars=\\\\\\{\\}]\n@\u0393\\PYGZbs{}\\(\\infty\\)\\PYGZdl{}\\PYGZob{}\\PYGZcb{}\n\\end{sphinxVerbatim}] PASSED
1778 tests/test_markup/test_markup.py::test_inline[verify_re-`test <https://www.google.com/~me/>`_-None-\\\\sphinxAtStartPar\\n\\\\sphinxhref{https://www.google.com/~me/}{test}.*] PASSED
1779 tests/test_markup/test_markup.py::test_inline[verify-term\n description-<dl class="simple">\n<dt>term</dt><dd><p>description</p>\n</dd>\n</dl>-None] PASSED
1780 tests/test_markup/test_markup.py::test_inline[verify-term : class1 : class2\n description-<dl class="simple">\n<dt>term<span class="classifier">class1</span><span class="classifier">class2</span></dt><dd><p>description</p>\n</dd>\n</dl>-None] PASSED
1781 tests/test_markup/test_markup.py::test_inline[verify-.. glossary::\n\n term1\n term2\n description-<dl class="simple glossary">\n<dt id="term-term1">term1<a class="headerlink" href="#term-term1" title="Link to this term">\xb6</a></dt><dt id="term-term2">term2<a class="headerlink" href="#term-term2" title="Link to this term">\xb6</a></dt><dd><p>description</p>\n</dd>\n</dl>-None] PASSED
1782 tests/test_markup/test_markup.py::test_inline_docutils16[verify-4 backslashes \\\\\\\\-<p>4 backslashes \\\\</p>-None] PASSED
1783 tests/test_markup/test_markup.py::test_inline_for_unicode_latex_engine[verify-::\n\n @\u0393\\\u221e${}-None-\\begin{sphinxVerbatim}[commandchars=\\\\\\{\\}]\n@\u0393\\PYGZbs{}\u221e\\PYGZdl{}\\PYGZob{}\\PYGZcb{}\n\\end{sphinxVerbatim}] PASSED
1784 tests/test_markup/test_markup.py::test_samp_role PASSED
1785 tests/test_markup/test_markup.py::test_download_role PASSED
1786 tests/test_markup/test_markup.py::test_XRefRole PASSED
1787 tests/test_markup/test_markup.py::test_rst_prolog PASSED
1788 tests/test_markup/test_markup.py::test_keep_warnings_is_True PASSED
1789 tests/test_markup/test_markup.py::test_keep_warnings_is_False PASSED
1790 tests/test_markup/test_markup.py::test_compact_refonly_bullet_list PASSED
1791 tests/test_markup/test_markup.py::test_default_role1 PASSED
1792 tests/test_markup/test_markup.py::test_default_role2 PASSED
1793 tests/test_markup/test_metadata.py::test_docinfo PASSED
1794 tests/test_markup/test_parser.py::test_RSTParser_prolog_epilog PASSED
1795 tests/test_markup/test_smartquotes.py::test_basic PASSED
1796 tests/test_markup/test_smartquotes.py::test_literals PASSED
1797 tests/test_markup/test_smartquotes.py::test_text_builder PASSED
1798 tests/test_markup/test_smartquotes.py::test_man_builder PASSED
1799 tests/test_markup/test_smartquotes.py::test_latex_builder PASSED
1800 tests/test_markup/test_smartquotes.py::test_ja_html_builder PASSED
1801 tests/test_markup/test_smartquotes.py::test_smartquotes_disabled PASSED
1802 tests/test_markup/test_smartquotes.py::test_smartquotes_action PASSED
1803 tests/test_markup/test_smartquotes.py::test_smartquotes_excludes_language PASSED
1804 tests/test_markup/test_smartquotes.py::test_smartquotes_excludes_builders PASSED
1805 tests/test_project.py::test_project_discover_basic PASSED
1806 tests/test_project.py::test_project_discover_exclude_patterns PASSED
1807 tests/test_project.py::test_project_discover_multiple_suffixes PASSED
1808 tests/test_project.py::test_project_discover_complicated_suffix PASSED
1809 tests/test_project.py::test_project_discover_templates_path PASSED
1810 tests/test_project.py::test_project_path2doc PASSED
1811 tests/test_project.py::test_project_doc2path PASSED
1812 tests/test_pycode/test_pycode.py::test_ModuleAnalyzer_get_module_source PASSED
1813 tests/test_pycode/test_pycode.py::test_ModuleAnalyzer_for_string PASSED
1814 tests/test_pycode/test_pycode.py::test_ModuleAnalyzer_for_file PASSED
1815 tests/test_pycode/test_pycode.py::test_ModuleAnalyzer_for_module PASSED
1816 tests/test_pycode/test_pycode.py::test_ModuleAnalyzer_find_tags PASSED
1817 tests/test_pycode/test_pycode.py::test_ModuleAnalyzer_find_attr_docs PASSED
1818 tests/test_pycode/test_pycode.py::test_ModuleAnalyzer_find_attr_docs_for_posonlyargs_method PASSED
1819 tests/test_pycode/test_pycode_ast.py::test_unparse[a + b-a + b] PASSED
1820 tests/test_pycode/test_pycode_ast.py::test_unparse[a and b-a and b] PASSED
1821 tests/test_pycode/test_pycode_ast.py::test_unparse[os.path-os.path] PASSED
1822 tests/test_pycode/test_pycode_ast.py::test_unparse[1 * 2-1 * 2] PASSED
1823 tests/test_pycode/test_pycode_ast.py::test_unparse[a & b-a & b] PASSED
1824 tests/test_pycode/test_pycode_ast.py::test_unparse[a | b-a | b] PASSED
1825 tests/test_pycode/test_pycode_ast.py::test_unparse[a ^ b-a ^ b] PASSED
1826 tests/test_pycode/test_pycode_ast.py::test_unparse[a and b and c-a and b and c] PASSED
1827 tests/test_pycode/test_pycode_ast.py::test_unparse[b'bytes'-b'bytes'] PASSED
1828 tests/test_pycode/test_pycode_ast.py::test_unparse[object()-object()] PASSED
1829 tests/test_pycode/test_pycode_ast.py::test_unparse[1234-1234] PASSED
1830 tests/test_pycode/test_pycode_ast.py::test_unparse[{'key1': 'value1', 'key2': 'value2'}-{'key1': 'value1', 'key2': 'value2'}] PASSED
1831 tests/test_pycode/test_pycode_ast.py::test_unparse[a / b-a / b] PASSED
1832 tests/test_pycode/test_pycode_ast.py::test_unparse[...-...] PASSED
1833 tests/test_pycode/test_pycode_ast.py::test_unparse[a // b-a // b] PASSED
1834 tests/test_pycode/test_pycode_ast.py::test_unparse[Tuple[int, int]-Tuple[int, int]] PASSED
1835 tests/test_pycode/test_pycode_ast.py::test_unparse[~1-~1] PASSED
1836 tests/test_pycode/test_pycode_ast.py::test_unparse[lambda x, y: x + y-lambda x, y: ...] PASSED
1837 tests/test_pycode/test_pycode_ast.py::test_unparse[[1, 2, 3]-[1, 2, 3]] PASSED
1838 tests/test_pycode/test_pycode_ast.py::test_unparse[a << b-a << b] PASSED
1839 tests/test_pycode/test_pycode_ast.py::test_unparse[a @ b-a @ b] PASSED
1840 tests/test_pycode/test_pycode_ast.py::test_unparse[a % b-a % b] PASSED
1841 tests/test_pycode/test_pycode_ast.py::test_unparse[a * b-a * b] PASSED
1842 tests/test_pycode/test_pycode_ast.py::test_unparse[sys-sys] PASSED
1843 tests/test_pycode/test_pycode_ast.py::test_unparse[not a-not a] PASSED
1844 tests/test_pycode/test_pycode_ast.py::test_unparse[a or b-a or b] PASSED
1845 tests/test_pycode/test_pycode_ast.py::test_unparse[a**b-a**b] PASSED
1846 tests/test_pycode/test_pycode_ast.py::test_unparse[a >> b-a >> b] PASSED
1847 tests/test_pycode/test_pycode_ast.py::test_unparse[{1, 2, 3}-{1, 2, 3}] PASSED
1848 tests/test_pycode/test_pycode_ast.py::test_unparse[a - b-a - b] PASSED
1849 tests/test_pycode/test_pycode_ast.py::test_unparse['str'-'str'] PASSED
1850 tests/test_pycode/test_pycode_ast.py::test_unparse[+a-+a] PASSED
1851 tests/test_pycode/test_pycode_ast.py::test_unparse[-1--1] PASSED
1852 tests/test_pycode/test_pycode_ast.py::test_unparse[-a--a] PASSED
1853 tests/test_pycode/test_pycode_ast.py::test_unparse[(1, 2, 3)-(1, 2, 3)] PASSED
1854 tests/test_pycode/test_pycode_ast.py::test_unparse[()-()] PASSED
1855 tests/test_pycode/test_pycode_ast.py::test_unparse[(1,)-(1,)] PASSED
1856 tests/test_pycode/test_pycode_ast.py::test_unparse[lambda x=0, /, y=1, *args, z, **kwargs: x + y + z-lambda x=0, /, y=1, *args, z, **kwargs: ...] PASSED
1857 tests/test_pycode/test_pycode_ast.py::test_unparse[0x1234-0x1234] PASSED
1858 tests/test_pycode/test_pycode_ast.py::test_unparse[1_000_000-1_000_000] PASSED
1859 tests/test_pycode/test_pycode_ast.py::test_unparse[Tuple[:,:]-Tuple[:, :]] PASSED
1860 tests/test_pycode/test_pycode_ast.py::test_unparse[Tuple[1:2]-Tuple[1:2]] PASSED
1861 tests/test_pycode/test_pycode_ast.py::test_unparse[Tuple[1:2:3]-Tuple[1:2:3]] PASSED
1862 tests/test_pycode/test_pycode_ast.py::test_unparse[x[:, np.newaxis, :, :]-x[:, np.newaxis, :, :]] PASSED
1863 tests/test_pycode/test_pycode_ast.py::test_unparse[y[:, 1:3][np.array([0, 2, 4]), :]-y[:, 1:3][np.array([0, 2, 4]), :]] PASSED
1864 tests/test_pycode/test_pycode_ast.py::test_unparse_None PASSED
1865 tests/test_pycode/test_pycode_parser.py::test_comment_picker_basic PASSED
1866 tests/test_pycode/test_pycode_parser.py::test_comment_picker_location PASSED
1867 tests/test_pycode/test_pycode_parser.py::test_annotated_assignment PASSED
1868 tests/test_pycode/test_pycode_parser.py::test_complex_assignment PASSED
1869 tests/test_pycode/test_pycode_parser.py::test_assignment_in_try_clause PASSED
1870 tests/test_pycode/test_pycode_parser.py::test_obj_assignment PASSED
1871 tests/test_pycode/test_pycode_parser.py::test_container_assignment PASSED
1872 tests/test_pycode/test_pycode_parser.py::test_function PASSED
1873 tests/test_pycode/test_pycode_parser.py::test_nested_function PASSED
1874 tests/test_pycode/test_pycode_parser.py::test_class PASSED
1875 tests/test_pycode/test_pycode_parser.py::test_class_uses_non_self PASSED
1876 tests/test_pycode/test_pycode_parser.py::test_nested_class PASSED
1877 tests/test_pycode/test_pycode_parser.py::test_class_comment PASSED
1878 tests/test_pycode/test_pycode_parser.py::test_comment_picker_multiline_string PASSED
1879 tests/test_pycode/test_pycode_parser.py::test_decorators PASSED
1880 tests/test_pycode/test_pycode_parser.py::test_async_function_and_method PASSED
1881 tests/test_pycode/test_pycode_parser.py::test_imports PASSED
1882 tests/test_pycode/test_pycode_parser.py::test_formfeed_char PASSED
1883 tests/test_pycode/test_pycode_parser.py::test_typing_final PASSED
1884 tests/test_pycode/test_pycode_parser.py::test_typing_final_from_import PASSED
1885 tests/test_pycode/test_pycode_parser.py::test_typing_final_import_as PASSED
1886 tests/test_pycode/test_pycode_parser.py::test_typing_final_from_import_as PASSED
1887 tests/test_pycode/test_pycode_parser.py::test_typing_final_not_imported PASSED
1888 tests/test_pycode/test_pycode_parser.py::test_typing_overload PASSED
1889 tests/test_pycode/test_pycode_parser.py::test_typing_overload_from_import PASSED
1890 tests/test_pycode/test_pycode_parser.py::test_typing_overload_import_as PASSED
1891 tests/test_pycode/test_pycode_parser.py::test_typing_overload_from_import_as PASSED
1892 tests/test_pycode/test_pycode_parser.py::test_typing_overload_not_imported PASSED
1893 tests/test_quickstart.py::test_do_prompt PASSED
1894 tests/test_quickstart.py::test_do_prompt_inputstrip PASSED
1895 tests/test_quickstart.py::test_do_prompt_with_nonascii PASSED
1896 tests/test_quickstart.py::test_quickstart_defaults PASSED
1897 tests/test_quickstart.py::test_quickstart_all_answers PASSED
1898 tests/test_quickstart.py::test_generated_files_eol PASSED
1899 tests/test_quickstart.py::test_quickstart_and_build PASSED
1900 tests/test_quickstart.py::test_default_filename PASSED
1901 tests/test_quickstart.py::test_extensions PASSED
1902 tests/test_quickstart.py::test_exits_when_existing_confpy PASSED
1903 tests/test_roles.py::test_samp PASSED
1904 tests/test_search.py::test_objects_are_escaped PASSED
1905 tests/test_search.py::test_meta_keys_are_handled_for_language_en PASSED
1906 tests/test_search.py::test_meta_keys_are_handled_for_language_de PASSED
1907 tests/test_search.py::test_stemmer_does_not_remove_short_words PASSED
1908 tests/test_search.py::test_stemmer PASSED
1909 tests/test_search.py::test_term_in_heading_and_section PASSED
1910 tests/test_search.py::test_term_in_raw_directive PASSED
1911 tests/test_search.py::test_IndexBuilder PASSED
1912 tests/test_search.py::test_IndexBuilder_lookup PASSED
1913 tests/test_search.py::test_search_index_gen_zh PASSED
1914 tests/test_search.py::test_nosearch PASSED
1915 tests/test_search.py::test_parallel PASSED
1916 tests/test_search.py::test_search_index_is_deterministic PASSED
1917 tests/test_search.py::test_check_js_search_indexes[directory0] PASSED
1918 tests/test_search.py::test_check_js_search_indexes[directory1] PASSED
1919 tests/test_search.py::test_check_js_search_indexes[directory2] PASSED
1920 tests/test_search.py::test_check_js_search_indexes[directory3] PASSED
1921 tests/test_theming/test_html_theme.py::test_theme_options PASSED
1922 tests/test_theming/test_html_theme.py::test_theme_options_with_override PASSED
1923 tests/test_theming/test_html_theme.py::test_theme_having_multiple_stylesheets PASSED
1924 tests/test_theming/test_templating.py::test_layout_overloading PASSED
1925 tests/test_theming/test_templating.py::test_autosummary_class_template_overloading PASSED
1926 tests/test_theming/test_templating.py::test_autosummary_context PASSED
1927 tests/test_theming/test_theming.py::test_theme_api PASSED
1928 tests/test_theming/test_theming.py::test_nonexistent_theme_settings PASSED
1929 tests/test_theming/test_theming.py::test_double_inheriting_theme PASSED
1930 tests/test_theming/test_theming.py::test_nested_zipped_theme PASSED
1931 tests/test_theming/test_theming.py::test_staticfiles PASSED
1932 tests/test_theming/test_theming.py::test_dark_style PASSED
1933 tests/test_theming/test_theming.py::test_theme_sidebars PASSED
1934 tests/test_theming/test_theming.py::test_theme_builds[alabaster] PASSED
1935 tests/test_theming/test_theming.py::test_theme_builds[agogo] PASSED
1936 tests/test_theming/test_theming.py::test_theme_builds[basic] PASSED
1937 tests/test_theming/test_theming.py::test_theme_builds[bizstyle] PASSED
1938 tests/test_theming/test_theming.py::test_theme_builds[classic] PASSED
1939 tests/test_theming/test_theming.py::test_theme_builds[default] PASSED
1940 tests/test_theming/test_theming.py::test_theme_builds[epub] PASSED
1941 tests/test_theming/test_theming.py::test_theme_builds[haiku] PASSED
1942 tests/test_theming/test_theming.py::test_theme_builds[nature] PASSED
1943 tests/test_theming/test_theming.py::test_theme_builds[nonav] PASSED
1944 tests/test_theming/test_theming.py::test_theme_builds[pyramid] PASSED
1945 tests/test_theming/test_theming.py::test_theme_builds[scrolls] PASSED
1946 tests/test_theming/test_theming.py::test_theme_builds[sphinxdoc] PASSED
1947 tests/test_theming/test_theming.py::test_theme_builds[traditional] PASSED
1948 tests/test_theming/test_theming.py::test_config_file_toml PASSED
1949 tests/test_theming/test_theming.py::test_config_file_conf PASSED
1950 tests/test_toctree.py::test_relations PASSED
1951 tests/test_toctree.py::test_singlehtml_toctree PASSED
1952 tests/test_toctree.py::test_numbered_toctree PASSED
1953 tests/test_transforms/test_transforms_move_module_targets.py::test_move_module_targets[move-module-targets\n===================\n\n.. py:module:: fish_licence.halibut\n] PASSED
1954 tests/test_transforms/test_transforms_move_module_targets.py::test_move_module_targets[move-module-targets\n===================\n\n.. js:module:: fish_licence.halibut\n] PASSED
1955 tests/test_transforms/test_transforms_move_module_targets.py::test_move_module_targets_no_section PASSED
1956 tests/test_transforms/test_transforms_move_module_targets.py::test_move_module_targets_disabled PASSED
1957 tests/test_transforms/test_transforms_post_transforms.py::test_nitpicky_warning PASSED
1958 tests/test_transforms/test_transforms_post_transforms.py::test_missing_reference PASSED
1959 tests/test_transforms/test_transforms_post_transforms.py::test_missing_reference_conditional_pending_xref PASSED
1960 tests/test_transforms/test_transforms_post_transforms.py::test_keyboard_hyphen_spaces PASSED
1961 tests/test_transforms/test_transforms_post_transforms.py::TestSigElementFallbackTransform::test_support_desc_inline[with_default_visitors_for_desc_sig_elements-no_explicit_visitor] PASSED
1962 tests/test_transforms/test_transforms_post_transforms.py::TestSigElementFallbackTransform::test_support_desc_inline[with_default_visitors_for_desc_sig_elements-explicit_desc_inline_visitor] PASSED
1963 tests/test_transforms/test_transforms_post_transforms.py::TestSigElementFallbackTransform::test_support_desc_inline[without_default_visitors_for_desc_sig_elements-no_explicit_visitor] PASSED
1964 tests/test_transforms/test_transforms_post_transforms.py::TestSigElementFallbackTransform::test_support_desc_inline[without_default_visitors_for_desc_sig_elements-explicit_desc_inline_visitor] PASSED
1965 tests/test_transforms/test_transforms_post_transforms.py::TestSigElementFallbackTransform::test_custom_implementation[with_default_visitors_for_desc_sig_elements-no_explicit_visitor] PASSED
1966 tests/test_transforms/test_transforms_post_transforms.py::TestSigElementFallbackTransform::test_custom_implementation[with_default_visitors_for_desc_sig_elements-explicit_desc_sig_space_visitor] PASSED
1967 tests/test_transforms/test_transforms_post_transforms.py::TestSigElementFallbackTransform::test_custom_implementation[with_default_visitors_for_desc_sig_elements-explicit_desc_sig_element_visitor] PASSED
1968 tests/test_transforms/test_transforms_post_transforms.py::TestSigElementFallbackTransform::test_custom_implementation[with_default_visitors_for_desc_sig_elements-explicit_desc_sig_space_and_desc_sig_element_visitors] PASSED
1969 tests/test_transforms/test_transforms_post_transforms.py::TestSigElementFallbackTransform::test_custom_implementation[without_default_visitors_for_desc_sig_elements-no_explicit_visitor] PASSED
1970 tests/test_transforms/test_transforms_post_transforms.py::TestSigElementFallbackTransform::test_custom_implementation[without_default_visitors_for_desc_sig_elements-explicit_desc_sig_space_visitor] PASSED
1971 tests/test_transforms/test_transforms_post_transforms.py::TestSigElementFallbackTransform::test_custom_implementation[without_default_visitors_for_desc_sig_elements-explicit_desc_sig_element_visitor] PASSED
1972 tests/test_transforms/test_transforms_post_transforms.py::TestSigElementFallbackTransform::test_custom_implementation[without_default_visitors_for_desc_sig_elements-explicit_desc_sig_space_and_desc_sig_element_visitors] PASSED
1973 tests/test_transforms/test_transforms_post_transforms_code.py::test_trim_doctest_flags_html PASSED
1974 tests/test_transforms/test_transforms_post_transforms_code.py::test_trim_doctest_flags_disabled PASSED
1975 tests/test_transforms/test_transforms_post_transforms_code.py::test_trim_doctest_flags_latex PASSED
1976 tests/test_transforms/test_transforms_post_transforms_images.py::test_guess_mimetype_webp PASSED
1977 tests/test_transforms/test_transforms_reorder_nodes.py::test_transforms_reorder_consecutive_target_and_index_nodes_preserve_order PASSED
1978 tests/test_transforms/test_transforms_reorder_nodes.py::test_transforms_reorder_consecutive_target_and_index_nodes_no_merge_across_other_nodes PASSED
1979 tests/test_transforms/test_transforms_reorder_nodes.py::test_transforms_reorder_consecutive_target_and_index_nodes_merge_with_labels PASSED
1980 tests/test_util/test_util.py::test_encode_uri PASSED
1981 tests/test_util/test_util.py::test_ensuredir PASSED
1982 tests/test_util/test_util.py::test_import_object PASSED
1983 tests/test_util/test_util.py::test_parselinenos PASSED
1984 tests/test_util/test_util_console.py::test_strip_ansi[strip_colors] PASSED
1985 tests/test_util/test_util_console.py::test_strip_ansi[strip_escape_sequences] PASSED
1986 tests/test_util/test_util_console.py::test_strip_ansi_short_forms PASSED
1987 tests/test_util/test_util_display.py::test_display_chunk PASSED
1988 tests/test_util/test_util_display.py::test_status_iterator_length_0 PASSED
1989 tests/test_util/test_util_display.py::test_status_iterator_verbosity_0 PASSED
1990 tests/test_util/test_util_display.py::test_status_iterator_verbosity_1 PASSED
1991 tests/test_util/test_util_display.py::test_progress_message PASSED
1992 tests/test_util/test_util_docstrings.py::test_separate_metadata PASSED
1993 tests/test_util/test_util_docstrings.py::test_prepare_docstring PASSED
1994 tests/test_util/test_util_docstrings.py::test_prepare_commentdoc PASSED
1995 tests/test_util/test_util_docutils.py::test_register_node PASSED
1996 tests/test_util/test_util_docutils.py::test_SphinxFileOutput PASSED
1997 tests/test_util/test_util_docutils.py::test_SphinxTranslator PASSED
1998 tests/test_util/test_util_docutils_sphinx_directive.py::test_sphinx_directive_env PASSED
1999 tests/test_util/test_util_docutils_sphinx_directive.py::test_sphinx_directive_config PASSED
2000 tests/test_util/test_util_docutils_sphinx_directive.py::test_sphinx_directive_get_source_info PASSED
2001 tests/test_util/test_util_docutils_sphinx_directive.py::test_sphinx_directive_set_source_info PASSED
2002 tests/test_util/test_util_docutils_sphinx_directive.py::test_sphinx_directive_get_location PASSED
2003 tests/test_util/test_util_docutils_sphinx_directive.py::test_sphinx_directive_parse_content_to_nodes PASSED
2004 tests/test_util/test_util_docutils_sphinx_directive.py::test_sphinx_directive_parse_text_to_nodes PASSED
2005 tests/test_util/test_util_docutils_sphinx_directive.py::test_sphinx_directive_parse_inline PASSED
2006 tests/test_util/test_util_fileutil.py::test_copy_asset_file PASSED
2007 tests/test_util/test_util_fileutil.py::test_copy_asset PASSED
2008 tests/test_util/test_util_fileutil.py::test_copy_asset_overwrite PASSED
2009 tests/test_util/test_util_fileutil.py::test_template_basename PASSED
2010 tests/test_util/test_util_fileutil.py::test_legacy_template_basename PASSED
2011 tests/test_util/test_util_i18n.py::test_catalog_info_for_file_and_path PASSED
2012 tests/test_util/test_util_i18n.py::test_catalog_info_for_sub_domain_file_and_path PASSED
2013 tests/test_util/test_util_i18n.py::test_catalog_outdated PASSED
2014 tests/test_util/test_util_i18n.py::test_catalog_write_mo PASSED
2015 tests/test_util/test_util_i18n.py::test_format_date PASSED
2016 tests/test_util/test_util_i18n.py::test_get_filename_for_language PASSED
2017 tests/test_util/test_util_i18n.py::test_CatalogRepository PASSED
2018 tests/test_util/test_util_images.py::test_get_image_size PASSED
2019 tests/test_util/test_util_images.py::test_guess_mimetype PASSED
2020 tests/test_util/test_util_images.py::test_get_image_extension PASSED
2021 tests/test_util/test_util_images.py::test_parse_data_uri PASSED
2022 tests/test_util/test_util_inspect.py::test_TypeAliasForwardRef PASSED
2023 tests/test_util/test_util_inspect.py::test_TypeAliasNamespace PASSED
2024 tests/test_util/test_util_inspect.py::test_signature PASSED
2025 tests/test_util/test_util_inspect.py::test_signature_partial PASSED
2026 tests/test_util/test_util_inspect.py::test_signature_methods PASSED
2027 tests/test_util/test_util_inspect.py::test_signature_partialmethod PASSED
2028 tests/test_util/test_util_inspect.py::test_signature_annotations PASSED
2029 tests/test_util/test_util_inspect.py::test_signature_from_str_basic PASSED
2030 tests/test_util/test_util_inspect.py::test_signature_from_str_default_values PASSED
2031 tests/test_util/test_util_inspect.py::test_signature_from_str_annotations PASSED
2032 tests/test_util/test_util_inspect.py::test_signature_from_str_complex_annotations PASSED
2033 tests/test_util/test_util_inspect.py::test_signature_from_str_kwonly_args PASSED
2034 tests/test_util/test_util_inspect.py::test_signature_from_str_positionaly_only_args PASSED
2035 tests/test_util/test_util_inspect.py::test_signature_from_str_invalid PASSED
2036 tests/test_util/test_util_inspect.py::test_signature_from_ast PASSED
2037 tests/test_util/test_util_inspect.py::test_safe_getattr_with_default PASSED
2038 tests/test_util/test_util_inspect.py::test_safe_getattr_with_exception PASSED
2039 tests/test_util/test_util_inspect.py::test_safe_getattr_with_property_exception PASSED
2040 tests/test_util/test_util_inspect.py::test_safe_getattr_with___dict___override PASSED
2041 tests/test_util/test_util_inspect.py::test_dictionary_sorting PASSED
2042 tests/test_util/test_util_inspect.py::test_set_sorting PASSED
2043 tests/test_util/test_util_inspect.py::test_set_sorting_enum PASSED
2044 tests/test_util/test_util_inspect.py::test_set_sorting_fallback PASSED
2045 tests/test_util/test_util_inspect.py::test_deterministic_nested_collection_descriptions PASSED
2046 tests/test_util/test_util_inspect.py::test_frozenset_sorting PASSED
2047 tests/test_util/test_util_inspect.py::test_frozenset_sorting_fallback PASSED
2048 tests/test_util/test_util_inspect.py::test_nested_tuple_sorting PASSED
2049 tests/test_util/test_util_inspect.py::test_recursive_collection_description PASSED
2050 tests/test_util/test_util_inspect.py::test_dict_customtype PASSED
2051 tests/test_util/test_util_inspect.py::test_object_description_enum PASSED
2052 tests/test_util/test_util_inspect.py::test_object_description_enum_custom_repr PASSED
2053 tests/test_util/test_util_inspect.py::test_getslots PASSED
2054 tests/test_util/test_util_inspect.py::test_isclassmethod PASSED
2055 tests/test_util/test_util_inspect.py::test_isstaticmethod PASSED
2056 tests/test_util/test_util_inspect.py::test_iscoroutinefunction PASSED
2057 tests/test_util/test_util_inspect.py::test_iscoroutinefunction_wrapped PASSED
2058 tests/test_util/test_util_inspect.py::test_isfunction PASSED
2059 tests/test_util/test_util_inspect.py::test_isfunction_wrapped PASSED
2060 tests/test_util/test_util_inspect.py::test_isbuiltin PASSED
2061 tests/test_util/test_util_inspect.py::test_isdescriptor PASSED
2062 tests/test_util/test_util_inspect.py::test_isattributedescriptor PASSED
2063 tests/test_util/test_util_inspect.py::test_isproperty PASSED
2064 tests/test_util/test_util_inspect.py::test_isgenericalias PASSED
2065 tests/test_util/test_util_inspect.py::test_unpartial PASSED
2066 tests/test_util/test_util_inspect.py::test_getdoc_inherited_classmethod PASSED
2067 tests/test_util/test_util_inspect.py::test_getdoc_inherited_decorated_method PASSED
2068 tests/test_util/test_util_inspect.py::test_is_builtin_class_method PASSED
2069 tests/test_util/test_util_inventory.py::test_read_inventory_v1 PASSED
2070 tests/test_util/test_util_inventory.py::test_read_inventory_v2 PASSED
2071 tests/test_util/test_util_inventory.py::test_read_inventory_v2_not_having_version PASSED
2072 tests/test_util/test_util_inventory.py::test_ambiguous_definition_warning PASSED
2073 tests/test_util/test_util_inventory.py::test_inventory_localization PASSED
2074 tests/test_util/test_util_logging.py::test_info_and_warning PASSED
2075 tests/test_util/test_util_logging.py::test_Exception PASSED
2076 tests/test_util/test_util_logging.py::test_verbosity_filter PASSED
2077 tests/test_util/test_util_logging.py::test_nonl_info_log PASSED
2078 tests/test_util/test_util_logging.py::test_once_warning_log PASSED
2079 tests/test_util/test_util_logging.py::test_is_suppressed_warning PASSED
2080 tests/test_util/test_util_logging.py::test_suppress_warnings PASSED
2081 tests/test_util/test_util_logging.py::test_warningiserror PASSED
2082 tests/test_util/test_util_logging.py::test_info_location PASSED
2083 tests/test_util/test_util_logging.py::test_warning_location PASSED
2084 tests/test_util/test_util_logging.py::test_suppress_logging PASSED
2085 tests/test_util/test_util_logging.py::test_pending_warnings PASSED
2086 tests/test_util/test_util_logging.py::test_colored_logs PASSED
2087 tests/test_util/test_util_logging.py::test_logging_in_ParallelTasks PASSED
2088 tests/test_util/test_util_logging.py::test_output_with_unencodable_char PASSED
2089 tests/test_util/test_util_logging.py::test_skip_warningiserror PASSED
2090 tests/test_util/test_util_logging.py::test_prefixed_warnings PASSED
2091 tests/test_util/test_util_logging.py::test_get_node_location_abspath PASSED
2092 tests/test_util/test_util_logging.py::test_show_warning_types PASSED
2093 tests/test_util/test_util_matching.py::test_compile_matchers PASSED
2094 tests/test_util/test_util_matching.py::test_Matcher PASSED
2095 tests/test_util/test_util_matching.py::test_get_matching_files_all PASSED
2096 tests/test_util/test_util_matching.py::test_get_matching_files_all_exclude_single PASSED
2097 tests/test_util/test_util_matching.py::test_get_matching_files_all_exclude_multiple PASSED
2098 tests/test_util/test_util_matching.py::test_get_matching_files_all_exclude_nonexistent PASSED
2099 tests/test_util/test_util_matching.py::test_get_matching_files_all_include_single PASSED
2100 tests/test_util/test_util_matching.py::test_get_matching_files_all_include_multiple PASSED
2101 tests/test_util/test_util_matching.py::test_get_matching_files_all_include_nonexistent PASSED
2102 tests/test_util/test_util_matching.py::test_get_matching_files_all_include_prefix PASSED
2103 tests/test_util/test_util_matching.py::test_get_matching_files_all_include_question_mark PASSED
2104 tests/test_util/test_util_nodes.py::test_NodeMatcher PASSED
2105 tests/test_util/test_util_nodes.py::test_extract_messages[\n .. admonition:: admonition title\n\n admonition body\n -title-1] PASSED
2106 tests/test_util/test_util_nodes.py::test_extract_messages[\n .. figure:: foo.jpg\n\n this is title\n -caption-1] PASSED
2107 tests/test_util/test_util_nodes.py::test_extract_messages[\n .. rubric:: spam\n -rubric-1] PASSED
2108 tests/test_util/test_util_nodes.py::test_extract_messages[\n | spam\n | egg\n -line-2] PASSED
2109 tests/test_util/test_util_nodes.py::test_extract_messages[\n section\n =======\n\n +----------------+\n | | **Title 1** |\n | | Message 1 |\n +----------------+\n -line-2] PASSED
2110 tests/test_util/test_util_nodes.py::test_extract_messages[\n * | **Title 1**\n | Message 1\n -line-2] PASSED
2111 tests/test_util/test_util_nodes.py::test_extract_messages_without_rawsource PASSED
2112 tests/test_util/test_util_nodes.py::test_clean_astext PASSED
2113 tests/test_util/test_util_nodes.py::test_make_id[--id0] PASSED
2114 tests/test_util/test_util_nodes.py::test_make_id[term--term-0] PASSED
2115 tests/test_util/test_util_nodes.py::test_make_id[term-Sphinx-term-Sphinx] PASSED
2116 tests/test_util/test_util_nodes.py::test_make_id[-io.StringIO-io.StringIO] PASSED
2117 tests/test_util/test_util_nodes.py::test_make_id[-sphinx.setup_command-sphinx.setup_command] PASSED
2118 tests/test_util/test_util_nodes.py::test_make_id[-_io.StringIO-io.StringIO] PASSED
2119 tests/test_util/test_util_nodes.py::test_make_id[-\uff53\uff50\uff48\uff49\uff4e\uff58-sphinx] PASSED
2120 tests/test_util/test_util_nodes.py::test_make_id[-\u60a0\u597d-id0] PASSED
2121 tests/test_util/test_util_nodes.py::test_make_id[-Hello=\u60a0\u597d=\u3053\u3093\u306b\u3061\u306f-Hello] PASSED
2122 tests/test_util/test_util_nodes.py::test_make_id[-f\xfcnf-funf] PASSED
2123 tests/test_util/test_util_nodes.py::test_make_id[-0sphinx-sphinx] PASSED
2124 tests/test_util/test_util_nodes.py::test_make_id[-sphinx--sphinx] PASSED
2125 tests/test_util/test_util_nodes.py::test_make_id_already_registered PASSED
2126 tests/test_util/test_util_nodes.py::test_make_id_sequential PASSED
2127 tests/test_util/test_util_nodes.py::test_split_explicit_target[hello-expected0] PASSED
2128 tests/test_util/test_util_nodes.py::test_split_explicit_target[hello <world>-expected1] PASSED
2129 tests/test_util/test_util_nodes.py::test_split_explicit_target[hello <world> <sphinx>-expected2] PASSED
2130 tests/test_util/test_util_nodes.py::test_apply_source_workaround_literal_block_no_source PASSED
2131 tests/test_util/test_util_rst.py::test_escape PASSED
2132 tests/test_util/test_util_rst.py::test_append_epilog PASSED
2133 tests/test_util/test_util_rst.py::test_prepend_prolog PASSED
2134 tests/test_util/test_util_rst.py::test_prepend_prolog_with_CR PASSED
2135 tests/test_util/test_util_rst.py::test_prepend_prolog_without_CR PASSED
2136 tests/test_util/test_util_rst.py::test_prepend_prolog_with_roles_in_sections PASSED
2137 tests/test_util/test_util_rst.py::test_prepend_prolog_with_roles_in_sections_with_newline PASSED
2138 tests/test_util/test_util_rst.py::test_prepend_prolog_with_roles_in_sections_without_newline PASSED
2139 tests/test_util/test_util_rst.py::test_textwidth PASSED
2140 tests/test_util/test_util_rst.py::test_heading PASSED
2141 tests/test_util/test_util_template.py::test_ReSTRenderer_escape PASSED
2142 tests/test_util/test_util_template.py::test_ReSTRenderer_heading PASSED
2143 tests/test_util/test_util_typing.py::test_restify PASSED
2144 tests/test_util/test_util_typing.py::test_is_invalid_builtin_class PASSED
2145 tests/test_util/test_util_typing.py::test_restify_type_hints_containers PASSED
2146 tests/test_util/test_util_typing.py::test_restify_Annotated PASSED
2147 tests/test_util/test_util_typing.py::test_restify_type_hints_Callable PASSED
2148 tests/test_util/test_util_typing.py::test_restify_type_hints_Union PASSED
2149 tests/test_util/test_util_typing.py::test_restify_type_hints_typevars PASSED
2150 tests/test_util/test_util_typing.py::test_restify_type_hints_custom_class PASSED
2151 tests/test_util/test_util_typing.py::test_restify_type_hints_alias PASSED
2152 tests/test_util/test_util_typing.py::test_restify_type_ForwardRef PASSED
2153 tests/test_util/test_util_typing.py::test_restify_type_Literal PASSED
2154 tests/test_util/test_util_typing.py::test_restify_pep_585 PASSED
2155 tests/test_util/test_util_typing.py::test_restify_Unpack PASSED
2156 tests/test_util/test_util_typing.py::test_restify_type_union_operator SKIPPED
2157 tests/test_util/test_util_typing.py::test_restify_broken_type_hints PASSED
2158 tests/test_util/test_util_typing.py::test_restify_mock PASSED
2159 tests/test_util/test_util_typing.py::test_restify_type_hints_paramspec XFAIL
2160 tests/test_util/test_util_typing.py::test_stringify_annotation PASSED
2161 tests/test_util/test_util_typing.py::test_stringify_type_hints_containers PASSED
2162 tests/test_util/test_util_typing.py::test_stringify_type_hints_pep_585 PASSED
2163 tests/test_util/test_util_typing.py::test_stringify_Annotated PASSED
2164 tests/test_util/test_util_typing.py::test_stringify_Unpack PASSED
2165 tests/test_util/test_util_typing.py::test_stringify_type_hints_string PASSED
2166 tests/test_util/test_util_typing.py::test_stringify_type_hints_Callable PASSED
2167 tests/test_util/test_util_typing.py::test_stringify_type_hints_Union PASSED
2168 tests/test_util/test_util_typing.py::test_stringify_type_hints_typevars PASSED
2169 tests/test_util/test_util_typing.py::test_stringify_type_hints_custom_class PASSED
2170 tests/test_util/test_util_typing.py::test_stringify_type_hints_alias PASSED
2171 tests/test_util/test_util_typing.py::test_stringify_type_Literal PASSED
2172 tests/test_util/test_util_typing.py::test_stringify_type_union_operator SKIPPED
2173 tests/test_util/test_util_typing.py::test_stringify_broken_type_hints PASSED
2174 tests/test_util/test_util_typing.py::test_stringify_mock PASSED
2175 tests/test_util/test_util_typing.py::test_stringify_type_ForwardRef PASSED
2176 tests/test_util/test_util_typing.py::test_stringify_type_hints_paramspec XFAIL
2177 tests/test_versioning.py::test_get_ratio PASSED
2178 tests/test_versioning.py::test_add_uids PASSED
2179 tests/test_versioning.py::test_picklablility PASSED
2180 tests/test_versioning.py::test_modified PASSED
2181 tests/test_versioning.py::test_added PASSED
2182 tests/test_versioning.py::test_deleted PASSED
2183 tests/test_versioning.py::test_deleted_end PASSED
2184 tests/test_versioning.py::test_insert PASSED
2185 tests/test_versioning.py::test_insert_beginning PASSED
2186 tests/test_versioning.py::test_insert_similar PASSED
2187 tests/test_writers/test_api_translator.py::test_html_translator PASSED
2188 tests/test_writers/test_api_translator.py::test_html_with_set_translator_for_html_ PASSED
2189 tests/test_writers/test_api_translator.py::test_singlehtml_set_translator_for_singlehtml PASSED
2190 tests/test_writers/test_api_translator.py::test_pickle_set_translator_for_pickle PASSED
2191 tests/test_writers/test_api_translator.py::test_json_set_translator_for_json PASSED
2192 tests/test_writers/test_api_translator.py::test_html_with_set_translator_for_latex PASSED
2193 tests/test_writers/test_api_translator.py::test_html_with_set_translator_for_man PASSED
2194 tests/test_writers/test_api_translator.py::test_html_with_set_translator_for_texinfo PASSED
2195 tests/test_writers/test_api_translator.py::test_html_with_set_translator_for_text PASSED
2196 tests/test_writers/test_api_translator.py::test_html_with_set_translator_for_xml PASSED
2197 tests/test_writers/test_api_translator.py::test_html_with_set_translator_for_pseudoxml PASSED
2198 tests/test_writers/test_docutilsconf.py::test_html_with_default_docutilsconf PASSED
2199 tests/test_writers/test_docutilsconf.py::test_html_with_docutilsconf PASSED
2200 tests/test_writers/test_writer_latex.py::test_rstdim_to_latexdim PASSED
2202 ================================== XFAILURES ===================================
2203 $(@D)/tests/test_util/test_util_typing.py:390: ImportError: cannot import name 'ParamSpec' from 'typing' ($(PYTHON_DIR)/typing.py)
2204 $(@D)/tests/test_util/test_util_typing.py:743: ImportError: cannot import name 'ParamSpec' from 'typing' ($(PYTHON_DIR)/typing.py)
2205 =============================== warnings summary ===============================
2206 tests/test_builders/test_build.py: 1 warning
2207 tests/test_builders/test_build_linkcheck.py: 33 warnings
2208 $(@D)/sphinx/builders/linkcheck.py:86: RemovedInSphinx80Warning: The default value for 'linkcheck_report_timeouts_as_broken' will change to False in Sphinx 8, meaning that request timeouts will be reported with a new 'timeout' status, instead of as 'broken'. This is intended to provide more detail as to the failure mode. See https://github.com/sphinx-doc/sphinx/issues/11868 for details.
2209 warnings.warn(deprecation_msg, RemovedInSphinx80Warning, stacklevel=1)
2211 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
2212 ============================= slowest 25 durations =============================
2213 =========================== short test summary info ============================
2214 ======== 2166 passed, 21 skipped, 2 xfailed, 34 warnings ========