Andreas Wacknitz
2024-03-24 3df02058fb3d48a999bbc8d5d56c2910fbc249a4
commit | author | age
0a4c16 1 py$(PYV): remove tox env folder $(@D)/.tox/py$(PYV)
e2fb2f 2 py$(PYV): commands[0]> python -m pytest --junitxml $(@D)/.tox/junit.py$(PYV).xml --cov $(PROTO_DIR)/$(PYTHON_DIR)/vendor-packages/tox --cov $(@D)/tests --cov-config=$(@D)/pyproject.toml --no-cov-on-fail --cov-report term-missing:skip-covered --cov-context=test --cov-report html:$(@D)/.tox/py$(PYV)/tmp/htmlcov --cov-report xml:$(@D)/.tox/coverage.py$(PYV).xml -n=auto tests --durations 5 --run-integration
0a4c16 3 ============================= test session starts ==============================
MT 4 platform sunos5 -- Python $(PYTHON_VERSION).X -- $(@D)/.tox/py$(PYV)/bin/python
5 cachedir: .tox/py$(PYV)/.pytest_cache
6 rootdir: $(@D)
7 configfile: pyproject.toml
5e351e 8 X workers [1706 items]
e2fb2f 9
MT 10 scheduling tests via LoadScheduling
0a4c16 11
MT 12 tests/config/cli/test_cli_env_var.py::test_bad_env_var PASSED
13 tests/config/cli/test_cli_env_var.py::test_env_var_exhaustive_parallel_values PASSED
14 tests/config/cli/test_cli_env_var.py::test_ini_help PASSED
15 tests/config/cli/test_cli_env_var.py::test_verbose PASSED
16 tests/config/cli/test_cli_env_var.py::test_verbose_compound PASSED
17 tests/config/cli/test_cli_env_var.py::test_verbose_no_test PASSED
18 tests/config/cli/test_cli_ini.py::test_bad_cli_ini PASSED
19 tests/config/cli/test_cli_ini.py::test_bad_option_cli_ini PASSED
20 tests/config/cli/test_cli_ini.py::test_cli_ini_with_interpolated PASSED
21 tests/config/cli/test_cli_ini.py::test_conf_arg[cfg-dir] PASSED
22 tests/config/cli/test_cli_ini.py::test_conf_arg[cfg] PASSED
23 tests/config/cli/test_cli_ini.py::test_conf_arg[ini-dir] PASSED
24 tests/config/cli/test_cli_ini.py::test_conf_arg[ini] PASSED
25 tests/config/cli/test_cli_ini.py::test_conf_arg[toml-dir] PASSED
26 tests/config/cli/test_cli_ini.py::test_conf_arg[toml] PASSED
27 tests/config/cli/test_cli_ini.py::test_ini_empty[[tox]] PASSED
28 tests/config/cli/test_cli_ini.py::test_ini_empty[] PASSED
29 tests/config/cli/test_cli_ini.py::test_ini_exhaustive_parallel_values PASSED
30 tests/config/cli/test_cli_ini.py::test_ini_help PASSED
31 tests/config/cli/test_parse.py::test_help_does_not_default_cmd PASSED
32 tests/config/cli/test_parse.py::test_verbosity[-av] PASSED
33 tests/config/cli/test_parse.py::test_verbosity[-va] PASSED
34 tests/config/cli/test_parse.py::test_verbosity_guess_miss_match PASSED
35 tests/config/cli/test_parser.py::test_parse_known_args_not_set PASSED
36 tests/config/cli/test_parser.py::test_parser_color[None-None-0- -False] PASSED
37 tests/config/cli/test_parser.py::test_parser_color[None-None-0- -True] PASSED
38 tests/config/cli/test_parser.py::test_parser_color[None-None-0--False] PASSED
39 tests/config/cli/test_parser.py::test_parser_color[None-None-0--True] PASSED
40 tests/config/cli/test_parser.py::test_parser_color[None-None-0-0-False] PASSED
41 tests/config/cli/test_parser.py::test_parser_color[None-None-0-0-True] PASSED
42 tests/config/cli/test_parser.py::test_parser_color[None-None-0-1-False] PASSED
43 tests/config/cli/test_parser.py::test_parser_color[None-None-0-1-True] PASSED
44 tests/config/cli/test_parser.py::test_parser_color[None-None-0-None-False] PASSED
45 tests/config/cli/test_parser.py::test_parser_color[None-None-0-None-True] PASSED
46 tests/config/cli/test_parser.py::test_parser_color[None-None-0-\t-False] PASSED
47 tests/config/cli/test_parser.py::test_parser_color[None-None-0-\t-True] PASSED
48 tests/config/cli/test_parser.py::test_parser_color[None-None-0-false-False] PASSED
49 tests/config/cli/test_parser.py::test_parser_color[None-None-0-false-True] PASSED
50 tests/config/cli/test_parser.py::test_parser_color[None-None-0-true-False] PASSED
51 tests/config/cli/test_parser.py::test_parser_color[None-None-0-true-True] PASSED
52 tests/config/cli/test_parser.py::test_parser_color[None-None-1- -False] PASSED
53 tests/config/cli/test_parser.py::test_parser_color[None-None-1- -True] PASSED
54 tests/config/cli/test_parser.py::test_parser_color[None-None-1--False] PASSED
55 tests/config/cli/test_parser.py::test_parser_color[None-None-1--True] PASSED
56 tests/config/cli/test_parser.py::test_parser_color[None-None-1-0-False] PASSED
57 tests/config/cli/test_parser.py::test_parser_color[None-None-1-0-True] PASSED
58 tests/config/cli/test_parser.py::test_parser_color[None-None-1-1-False] PASSED
59 tests/config/cli/test_parser.py::test_parser_color[None-None-1-1-True] PASSED
60 tests/config/cli/test_parser.py::test_parser_color[None-None-1-None-False] PASSED
61 tests/config/cli/test_parser.py::test_parser_color[None-None-1-None-True] PASSED
62 tests/config/cli/test_parser.py::test_parser_color[None-None-1-\t-False] PASSED
63 tests/config/cli/test_parser.py::test_parser_color[None-None-1-\t-True] PASSED
64 tests/config/cli/test_parser.py::test_parser_color[None-None-1-false-False] PASSED
65 tests/config/cli/test_parser.py::test_parser_color[None-None-1-false-True] PASSED
66 tests/config/cli/test_parser.py::test_parser_color[None-None-1-true-False] PASSED
67 tests/config/cli/test_parser.py::test_parser_color[None-None-1-true-True] PASSED
68 tests/config/cli/test_parser.py::test_parser_color[None-None-None- -False] PASSED
69 tests/config/cli/test_parser.py::test_parser_color[None-None-None- -True] PASSED
70 tests/config/cli/test_parser.py::test_parser_color[None-None-None--False] PASSED
71 tests/config/cli/test_parser.py::test_parser_color[None-None-None--True] PASSED
72 tests/config/cli/test_parser.py::test_parser_color[None-None-None-0-False] PASSED
73 tests/config/cli/test_parser.py::test_parser_color[None-None-None-0-True] PASSED
74 tests/config/cli/test_parser.py::test_parser_color[None-None-None-1-False] PASSED
75 tests/config/cli/test_parser.py::test_parser_color[None-None-None-1-True] PASSED
76 tests/config/cli/test_parser.py::test_parser_color[None-None-None-None-False] PASSED
77 tests/config/cli/test_parser.py::test_parser_color[None-None-None-None-True] PASSED
78 tests/config/cli/test_parser.py::test_parser_color[None-None-None-\t-False] PASSED
79 tests/config/cli/test_parser.py::test_parser_color[None-None-None-\t-True] PASSED
80 tests/config/cli/test_parser.py::test_parser_color[None-None-None-false-False] PASSED
81 tests/config/cli/test_parser.py::test_parser_color[None-None-None-false-True] PASSED
82 tests/config/cli/test_parser.py::test_parser_color[None-None-None-true-False] PASSED
83 tests/config/cli/test_parser.py::test_parser_color[None-None-None-true-True] PASSED
84 tests/config/cli/test_parser.py::test_parser_color[None-bad-0- -False] PASSED
85 tests/config/cli/test_parser.py::test_parser_color[None-bad-0- -True] PASSED
86 tests/config/cli/test_parser.py::test_parser_color[None-bad-0--False] PASSED
87 tests/config/cli/test_parser.py::test_parser_color[None-bad-0--True] PASSED
88 tests/config/cli/test_parser.py::test_parser_color[None-bad-0-0-False] PASSED
89 tests/config/cli/test_parser.py::test_parser_color[None-bad-0-0-True] PASSED
90 tests/config/cli/test_parser.py::test_parser_color[None-bad-0-1-False] PASSED
91 tests/config/cli/test_parser.py::test_parser_color[None-bad-0-1-True] PASSED
92 tests/config/cli/test_parser.py::test_parser_color[None-bad-0-None-False] PASSED
93 tests/config/cli/test_parser.py::test_parser_color[None-bad-0-None-True] PASSED
94 tests/config/cli/test_parser.py::test_parser_color[None-bad-0-\t-False] PASSED
95 tests/config/cli/test_parser.py::test_parser_color[None-bad-0-\t-True] PASSED
96 tests/config/cli/test_parser.py::test_parser_color[None-bad-0-false-False] PASSED
97 tests/config/cli/test_parser.py::test_parser_color[None-bad-0-false-True] PASSED
98 tests/config/cli/test_parser.py::test_parser_color[None-bad-0-true-False] PASSED
99 tests/config/cli/test_parser.py::test_parser_color[None-bad-0-true-True] PASSED
100 tests/config/cli/test_parser.py::test_parser_color[None-bad-1- -False] PASSED
101 tests/config/cli/test_parser.py::test_parser_color[None-bad-1- -True] PASSED
102 tests/config/cli/test_parser.py::test_parser_color[None-bad-1--False] PASSED
103 tests/config/cli/test_parser.py::test_parser_color[None-bad-1--True] PASSED
104 tests/config/cli/test_parser.py::test_parser_color[None-bad-1-0-False] PASSED
105 tests/config/cli/test_parser.py::test_parser_color[None-bad-1-0-True] PASSED
106 tests/config/cli/test_parser.py::test_parser_color[None-bad-1-1-False] PASSED
107 tests/config/cli/test_parser.py::test_parser_color[None-bad-1-1-True] PASSED
108 tests/config/cli/test_parser.py::test_parser_color[None-bad-1-None-False] PASSED
109 tests/config/cli/test_parser.py::test_parser_color[None-bad-1-None-True] PASSED
110 tests/config/cli/test_parser.py::test_parser_color[None-bad-1-\t-False] PASSED
111 tests/config/cli/test_parser.py::test_parser_color[None-bad-1-\t-True] PASSED
112 tests/config/cli/test_parser.py::test_parser_color[None-bad-1-false-False] PASSED
113 tests/config/cli/test_parser.py::test_parser_color[None-bad-1-false-True] PASSED
114 tests/config/cli/test_parser.py::test_parser_color[None-bad-1-true-False] PASSED
115 tests/config/cli/test_parser.py::test_parser_color[None-bad-1-true-True] PASSED
116 tests/config/cli/test_parser.py::test_parser_color[None-bad-None- -False] PASSED
117 tests/config/cli/test_parser.py::test_parser_color[None-bad-None- -True] PASSED
118 tests/config/cli/test_parser.py::test_parser_color[None-bad-None--False] PASSED
119 tests/config/cli/test_parser.py::test_parser_color[None-bad-None--True] PASSED
120 tests/config/cli/test_parser.py::test_parser_color[None-bad-None-0-False] PASSED
121 tests/config/cli/test_parser.py::test_parser_color[None-bad-None-0-True] PASSED
122 tests/config/cli/test_parser.py::test_parser_color[None-bad-None-1-False] PASSED
123 tests/config/cli/test_parser.py::test_parser_color[None-bad-None-1-True] PASSED
124 tests/config/cli/test_parser.py::test_parser_color[None-bad-None-None-False] PASSED
125 tests/config/cli/test_parser.py::test_parser_color[None-bad-None-None-True] PASSED
126 tests/config/cli/test_parser.py::test_parser_color[None-bad-None-\t-False] PASSED
127 tests/config/cli/test_parser.py::test_parser_color[None-bad-None-\t-True] PASSED
128 tests/config/cli/test_parser.py::test_parser_color[None-bad-None-false-False] PASSED
129 tests/config/cli/test_parser.py::test_parser_color[None-bad-None-false-True] PASSED
130 tests/config/cli/test_parser.py::test_parser_color[None-bad-None-true-False] PASSED
131 tests/config/cli/test_parser.py::test_parser_color[None-bad-None-true-True] PASSED
132 tests/config/cli/test_parser.py::test_parser_color[None-no-0- -False] PASSED
133 tests/config/cli/test_parser.py::test_parser_color[None-no-0- -True] PASSED
134 tests/config/cli/test_parser.py::test_parser_color[None-no-0--False] PASSED
135 tests/config/cli/test_parser.py::test_parser_color[None-no-0--True] PASSED
136 tests/config/cli/test_parser.py::test_parser_color[None-no-0-0-False] PASSED
137 tests/config/cli/test_parser.py::test_parser_color[None-no-0-0-True] PASSED
138 tests/config/cli/test_parser.py::test_parser_color[None-no-0-1-False] PASSED
139 tests/config/cli/test_parser.py::test_parser_color[None-no-0-1-True] PASSED
140 tests/config/cli/test_parser.py::test_parser_color[None-no-0-None-False] PASSED
141 tests/config/cli/test_parser.py::test_parser_color[None-no-0-None-True] PASSED
142 tests/config/cli/test_parser.py::test_parser_color[None-no-0-\t-False] PASSED
143 tests/config/cli/test_parser.py::test_parser_color[None-no-0-\t-True] PASSED
144 tests/config/cli/test_parser.py::test_parser_color[None-no-0-false-False] PASSED
145 tests/config/cli/test_parser.py::test_parser_color[None-no-0-false-True] PASSED
146 tests/config/cli/test_parser.py::test_parser_color[None-no-0-true-False] PASSED
147 tests/config/cli/test_parser.py::test_parser_color[None-no-0-true-True] PASSED
148 tests/config/cli/test_parser.py::test_parser_color[None-no-1- -False] PASSED
149 tests/config/cli/test_parser.py::test_parser_color[None-no-1- -True] PASSED
150 tests/config/cli/test_parser.py::test_parser_color[None-no-1--False] PASSED
151 tests/config/cli/test_parser.py::test_parser_color[None-no-1--True] PASSED
152 tests/config/cli/test_parser.py::test_parser_color[None-no-1-0-False] PASSED
153 tests/config/cli/test_parser.py::test_parser_color[None-no-1-0-True] PASSED
154 tests/config/cli/test_parser.py::test_parser_color[None-no-1-1-False] PASSED
155 tests/config/cli/test_parser.py::test_parser_color[None-no-1-1-True] PASSED
156 tests/config/cli/test_parser.py::test_parser_color[None-no-1-None-False] PASSED
157 tests/config/cli/test_parser.py::test_parser_color[None-no-1-None-True] PASSED
158 tests/config/cli/test_parser.py::test_parser_color[None-no-1-\t-False] PASSED
159 tests/config/cli/test_parser.py::test_parser_color[None-no-1-\t-True] PASSED
160 tests/config/cli/test_parser.py::test_parser_color[None-no-1-false-False] PASSED
161 tests/config/cli/test_parser.py::test_parser_color[None-no-1-false-True] PASSED
162 tests/config/cli/test_parser.py::test_parser_color[None-no-1-true-False] PASSED
163 tests/config/cli/test_parser.py::test_parser_color[None-no-1-true-True] PASSED
164 tests/config/cli/test_parser.py::test_parser_color[None-no-None- -False] PASSED
165 tests/config/cli/test_parser.py::test_parser_color[None-no-None- -True] PASSED
166 tests/config/cli/test_parser.py::test_parser_color[None-no-None--False] PASSED
167 tests/config/cli/test_parser.py::test_parser_color[None-no-None--True] PASSED
168 tests/config/cli/test_parser.py::test_parser_color[None-no-None-0-False] PASSED
169 tests/config/cli/test_parser.py::test_parser_color[None-no-None-0-True] PASSED
170 tests/config/cli/test_parser.py::test_parser_color[None-no-None-1-False] PASSED
171 tests/config/cli/test_parser.py::test_parser_color[None-no-None-1-True] PASSED
172 tests/config/cli/test_parser.py::test_parser_color[None-no-None-None-False] PASSED
173 tests/config/cli/test_parser.py::test_parser_color[None-no-None-None-True] PASSED
174 tests/config/cli/test_parser.py::test_parser_color[None-no-None-\t-False] PASSED
175 tests/config/cli/test_parser.py::test_parser_color[None-no-None-\t-True] PASSED
176 tests/config/cli/test_parser.py::test_parser_color[None-no-None-false-False] PASSED
177 tests/config/cli/test_parser.py::test_parser_color[None-no-None-false-True] PASSED
178 tests/config/cli/test_parser.py::test_parser_color[None-no-None-true-False] PASSED
179 tests/config/cli/test_parser.py::test_parser_color[None-no-None-true-True] PASSED
180 tests/config/cli/test_parser.py::test_parser_color[None-yes-0- -False] PASSED
181 tests/config/cli/test_parser.py::test_parser_color[None-yes-0- -True] PASSED
182 tests/config/cli/test_parser.py::test_parser_color[None-yes-0--False] PASSED
183 tests/config/cli/test_parser.py::test_parser_color[None-yes-0--True] PASSED
184 tests/config/cli/test_parser.py::test_parser_color[None-yes-0-0-False] PASSED
185 tests/config/cli/test_parser.py::test_parser_color[None-yes-0-0-True] PASSED
186 tests/config/cli/test_parser.py::test_parser_color[None-yes-0-1-False] PASSED
187 tests/config/cli/test_parser.py::test_parser_color[None-yes-0-1-True] PASSED
188 tests/config/cli/test_parser.py::test_parser_color[None-yes-0-None-False] PASSED
189 tests/config/cli/test_parser.py::test_parser_color[None-yes-0-None-True] PASSED
190 tests/config/cli/test_parser.py::test_parser_color[None-yes-0-\t-False] PASSED
191 tests/config/cli/test_parser.py::test_parser_color[None-yes-0-\t-True] PASSED
192 tests/config/cli/test_parser.py::test_parser_color[None-yes-0-false-False] PASSED
193 tests/config/cli/test_parser.py::test_parser_color[None-yes-0-false-True] PASSED
194 tests/config/cli/test_parser.py::test_parser_color[None-yes-0-true-False] PASSED
195 tests/config/cli/test_parser.py::test_parser_color[None-yes-0-true-True] PASSED
196 tests/config/cli/test_parser.py::test_parser_color[None-yes-1- -False] PASSED
197 tests/config/cli/test_parser.py::test_parser_color[None-yes-1- -True] PASSED
198 tests/config/cli/test_parser.py::test_parser_color[None-yes-1--False] PASSED
199 tests/config/cli/test_parser.py::test_parser_color[None-yes-1--True] PASSED
200 tests/config/cli/test_parser.py::test_parser_color[None-yes-1-0-False] PASSED
201 tests/config/cli/test_parser.py::test_parser_color[None-yes-1-0-True] PASSED
202 tests/config/cli/test_parser.py::test_parser_color[None-yes-1-1-False] PASSED
203 tests/config/cli/test_parser.py::test_parser_color[None-yes-1-1-True] PASSED
204 tests/config/cli/test_parser.py::test_parser_color[None-yes-1-None-False] PASSED
205 tests/config/cli/test_parser.py::test_parser_color[None-yes-1-None-True] PASSED
206 tests/config/cli/test_parser.py::test_parser_color[None-yes-1-\t-False] PASSED
207 tests/config/cli/test_parser.py::test_parser_color[None-yes-1-\t-True] PASSED
208 tests/config/cli/test_parser.py::test_parser_color[None-yes-1-false-False] PASSED
209 tests/config/cli/test_parser.py::test_parser_color[None-yes-1-false-True] PASSED
210 tests/config/cli/test_parser.py::test_parser_color[None-yes-1-true-False] PASSED
211 tests/config/cli/test_parser.py::test_parser_color[None-yes-1-true-True] PASSED
212 tests/config/cli/test_parser.py::test_parser_color[None-yes-None- -False] PASSED
213 tests/config/cli/test_parser.py::test_parser_color[None-yes-None- -True] PASSED
214 tests/config/cli/test_parser.py::test_parser_color[None-yes-None--False] PASSED
215 tests/config/cli/test_parser.py::test_parser_color[None-yes-None--True] PASSED
216 tests/config/cli/test_parser.py::test_parser_color[None-yes-None-0-False] PASSED
217 tests/config/cli/test_parser.py::test_parser_color[None-yes-None-0-True] PASSED
218 tests/config/cli/test_parser.py::test_parser_color[None-yes-None-1-False] PASSED
219 tests/config/cli/test_parser.py::test_parser_color[None-yes-None-1-True] PASSED
220 tests/config/cli/test_parser.py::test_parser_color[None-yes-None-None-False] PASSED
221 tests/config/cli/test_parser.py::test_parser_color[None-yes-None-None-True] PASSED
222 tests/config/cli/test_parser.py::test_parser_color[None-yes-None-\t-False] PASSED
223 tests/config/cli/test_parser.py::test_parser_color[None-yes-None-\t-True] PASSED
224 tests/config/cli/test_parser.py::test_parser_color[None-yes-None-false-False] PASSED
225 tests/config/cli/test_parser.py::test_parser_color[None-yes-None-false-True] PASSED
226 tests/config/cli/test_parser.py::test_parser_color[None-yes-None-true-False] PASSED
227 tests/config/cli/test_parser.py::test_parser_color[None-yes-None-true-True] PASSED
228 tests/config/cli/test_parser.py::test_parser_color[dumb-None-0- -False] PASSED
229 tests/config/cli/test_parser.py::test_parser_color[dumb-None-0- -True] PASSED
230 tests/config/cli/test_parser.py::test_parser_color[dumb-None-0--False] PASSED
231 tests/config/cli/test_parser.py::test_parser_color[dumb-None-0--True] PASSED
232 tests/config/cli/test_parser.py::test_parser_color[dumb-None-0-0-False] PASSED
233 tests/config/cli/test_parser.py::test_parser_color[dumb-None-0-0-True] PASSED
234 tests/config/cli/test_parser.py::test_parser_color[dumb-None-0-1-False] PASSED
235 tests/config/cli/test_parser.py::test_parser_color[dumb-None-0-1-True] PASSED
236 tests/config/cli/test_parser.py::test_parser_color[dumb-None-0-None-False] PASSED
237 tests/config/cli/test_parser.py::test_parser_color[dumb-None-0-None-True] PASSED
238 tests/config/cli/test_parser.py::test_parser_color[dumb-None-0-\t-False] PASSED
239 tests/config/cli/test_parser.py::test_parser_color[dumb-None-0-\t-True] PASSED
240 tests/config/cli/test_parser.py::test_parser_color[dumb-None-0-false-False] PASSED
241 tests/config/cli/test_parser.py::test_parser_color[dumb-None-0-false-True] PASSED
242 tests/config/cli/test_parser.py::test_parser_color[dumb-None-0-true-False] PASSED
243 tests/config/cli/test_parser.py::test_parser_color[dumb-None-0-true-True] PASSED
244 tests/config/cli/test_parser.py::test_parser_color[dumb-None-1- -False] PASSED
245 tests/config/cli/test_parser.py::test_parser_color[dumb-None-1- -True] PASSED
246 tests/config/cli/test_parser.py::test_parser_color[dumb-None-1--False] PASSED
247 tests/config/cli/test_parser.py::test_parser_color[dumb-None-1--True] PASSED
248 tests/config/cli/test_parser.py::test_parser_color[dumb-None-1-0-False] PASSED
249 tests/config/cli/test_parser.py::test_parser_color[dumb-None-1-0-True] PASSED
250 tests/config/cli/test_parser.py::test_parser_color[dumb-None-1-1-False] PASSED
251 tests/config/cli/test_parser.py::test_parser_color[dumb-None-1-1-True] PASSED
252 tests/config/cli/test_parser.py::test_parser_color[dumb-None-1-None-False] PASSED
253 tests/config/cli/test_parser.py::test_parser_color[dumb-None-1-None-True] PASSED
254 tests/config/cli/test_parser.py::test_parser_color[dumb-None-1-\t-False] PASSED
255 tests/config/cli/test_parser.py::test_parser_color[dumb-None-1-\t-True] PASSED
256 tests/config/cli/test_parser.py::test_parser_color[dumb-None-1-false-False] PASSED
257 tests/config/cli/test_parser.py::test_parser_color[dumb-None-1-false-True] PASSED
258 tests/config/cli/test_parser.py::test_parser_color[dumb-None-1-true-False] PASSED
259 tests/config/cli/test_parser.py::test_parser_color[dumb-None-1-true-True] PASSED
260 tests/config/cli/test_parser.py::test_parser_color[dumb-None-None- -False] PASSED
261 tests/config/cli/test_parser.py::test_parser_color[dumb-None-None- -True] PASSED
262 tests/config/cli/test_parser.py::test_parser_color[dumb-None-None--False] PASSED
263 tests/config/cli/test_parser.py::test_parser_color[dumb-None-None--True] PASSED
264 tests/config/cli/test_parser.py::test_parser_color[dumb-None-None-0-False] PASSED
265 tests/config/cli/test_parser.py::test_parser_color[dumb-None-None-0-True] PASSED
266 tests/config/cli/test_parser.py::test_parser_color[dumb-None-None-1-False] PASSED
267 tests/config/cli/test_parser.py::test_parser_color[dumb-None-None-1-True] PASSED
268 tests/config/cli/test_parser.py::test_parser_color[dumb-None-None-None-False] PASSED
269 tests/config/cli/test_parser.py::test_parser_color[dumb-None-None-None-True] PASSED
270 tests/config/cli/test_parser.py::test_parser_color[dumb-None-None-\t-False] PASSED
271 tests/config/cli/test_parser.py::test_parser_color[dumb-None-None-\t-True] PASSED
272 tests/config/cli/test_parser.py::test_parser_color[dumb-None-None-false-False] PASSED
273 tests/config/cli/test_parser.py::test_parser_color[dumb-None-None-false-True] PASSED
274 tests/config/cli/test_parser.py::test_parser_color[dumb-None-None-true-False] PASSED
275 tests/config/cli/test_parser.py::test_parser_color[dumb-None-None-true-True] PASSED
276 tests/config/cli/test_parser.py::test_parser_color[dumb-bad-0- -False] PASSED
277 tests/config/cli/test_parser.py::test_parser_color[dumb-bad-0- -True] PASSED
278 tests/config/cli/test_parser.py::test_parser_color[dumb-bad-0--False] PASSED
279 tests/config/cli/test_parser.py::test_parser_color[dumb-bad-0--True] PASSED
280 tests/config/cli/test_parser.py::test_parser_color[dumb-bad-0-0-False] PASSED
281 tests/config/cli/test_parser.py::test_parser_color[dumb-bad-0-0-True] PASSED
282 tests/config/cli/test_parser.py::test_parser_color[dumb-bad-0-1-False] PASSED
283 tests/config/cli/test_parser.py::test_parser_color[dumb-bad-0-1-True] PASSED
284 tests/config/cli/test_parser.py::test_parser_color[dumb-bad-0-None-False] PASSED
285 tests/config/cli/test_parser.py::test_parser_color[dumb-bad-0-None-True] PASSED
286 tests/config/cli/test_parser.py::test_parser_color[dumb-bad-0-\t-False] PASSED
287 tests/config/cli/test_parser.py::test_parser_color[dumb-bad-0-\t-True] PASSED
288 tests/config/cli/test_parser.py::test_parser_color[dumb-bad-0-false-False] PASSED
289 tests/config/cli/test_parser.py::test_parser_color[dumb-bad-0-false-True] PASSED
290 tests/config/cli/test_parser.py::test_parser_color[dumb-bad-0-true-False] PASSED
291 tests/config/cli/test_parser.py::test_parser_color[dumb-bad-0-true-True] PASSED
292 tests/config/cli/test_parser.py::test_parser_color[dumb-bad-1- -False] PASSED
293 tests/config/cli/test_parser.py::test_parser_color[dumb-bad-1- -True] PASSED
294 tests/config/cli/test_parser.py::test_parser_color[dumb-bad-1--False] PASSED
295 tests/config/cli/test_parser.py::test_parser_color[dumb-bad-1--True] PASSED
296 tests/config/cli/test_parser.py::test_parser_color[dumb-bad-1-0-False] PASSED
297 tests/config/cli/test_parser.py::test_parser_color[dumb-bad-1-0-True] PASSED
298 tests/config/cli/test_parser.py::test_parser_color[dumb-bad-1-1-False] PASSED
299 tests/config/cli/test_parser.py::test_parser_color[dumb-bad-1-1-True] PASSED
300 tests/config/cli/test_parser.py::test_parser_color[dumb-bad-1-None-False] PASSED
301 tests/config/cli/test_parser.py::test_parser_color[dumb-bad-1-None-True] PASSED
302 tests/config/cli/test_parser.py::test_parser_color[dumb-bad-1-\t-False] PASSED
303 tests/config/cli/test_parser.py::test_parser_color[dumb-bad-1-\t-True] PASSED
304 tests/config/cli/test_parser.py::test_parser_color[dumb-bad-1-false-False] PASSED
305 tests/config/cli/test_parser.py::test_parser_color[dumb-bad-1-false-True] PASSED
306 tests/config/cli/test_parser.py::test_parser_color[dumb-bad-1-true-False] PASSED
307 tests/config/cli/test_parser.py::test_parser_color[dumb-bad-1-true-True] PASSED
308 tests/config/cli/test_parser.py::test_parser_color[dumb-bad-None- -False] PASSED
309 tests/config/cli/test_parser.py::test_parser_color[dumb-bad-None- -True] PASSED
310 tests/config/cli/test_parser.py::test_parser_color[dumb-bad-None--False] PASSED
311 tests/config/cli/test_parser.py::test_parser_color[dumb-bad-None--True] PASSED
312 tests/config/cli/test_parser.py::test_parser_color[dumb-bad-None-0-False] PASSED
313 tests/config/cli/test_parser.py::test_parser_color[dumb-bad-None-0-True] PASSED
314 tests/config/cli/test_parser.py::test_parser_color[dumb-bad-None-1-False] PASSED
315 tests/config/cli/test_parser.py::test_parser_color[dumb-bad-None-1-True] PASSED
316 tests/config/cli/test_parser.py::test_parser_color[dumb-bad-None-None-False] PASSED
317 tests/config/cli/test_parser.py::test_parser_color[dumb-bad-None-None-True] PASSED
318 tests/config/cli/test_parser.py::test_parser_color[dumb-bad-None-\t-False] PASSED
319 tests/config/cli/test_parser.py::test_parser_color[dumb-bad-None-\t-True] PASSED
320 tests/config/cli/test_parser.py::test_parser_color[dumb-bad-None-false-False] PASSED
321 tests/config/cli/test_parser.py::test_parser_color[dumb-bad-None-false-True] PASSED
322 tests/config/cli/test_parser.py::test_parser_color[dumb-bad-None-true-False] PASSED
323 tests/config/cli/test_parser.py::test_parser_color[dumb-bad-None-true-True] PASSED
324 tests/config/cli/test_parser.py::test_parser_color[dumb-no-0- -False] PASSED
325 tests/config/cli/test_parser.py::test_parser_color[dumb-no-0- -True] PASSED
326 tests/config/cli/test_parser.py::test_parser_color[dumb-no-0--False] PASSED
327 tests/config/cli/test_parser.py::test_parser_color[dumb-no-0--True] PASSED
328 tests/config/cli/test_parser.py::test_parser_color[dumb-no-0-0-False] PASSED
329 tests/config/cli/test_parser.py::test_parser_color[dumb-no-0-0-True] PASSED
330 tests/config/cli/test_parser.py::test_parser_color[dumb-no-0-1-False] PASSED
331 tests/config/cli/test_parser.py::test_parser_color[dumb-no-0-1-True] PASSED
332 tests/config/cli/test_parser.py::test_parser_color[dumb-no-0-None-False] PASSED
333 tests/config/cli/test_parser.py::test_parser_color[dumb-no-0-None-True] PASSED
334 tests/config/cli/test_parser.py::test_parser_color[dumb-no-0-\t-False] PASSED
335 tests/config/cli/test_parser.py::test_parser_color[dumb-no-0-\t-True] PASSED
336 tests/config/cli/test_parser.py::test_parser_color[dumb-no-0-false-False] PASSED
337 tests/config/cli/test_parser.py::test_parser_color[dumb-no-0-false-True] PASSED
338 tests/config/cli/test_parser.py::test_parser_color[dumb-no-0-true-False] PASSED
339 tests/config/cli/test_parser.py::test_parser_color[dumb-no-0-true-True] PASSED
340 tests/config/cli/test_parser.py::test_parser_color[dumb-no-1- -False] PASSED
341 tests/config/cli/test_parser.py::test_parser_color[dumb-no-1- -True] PASSED
342 tests/config/cli/test_parser.py::test_parser_color[dumb-no-1--False] PASSED
343 tests/config/cli/test_parser.py::test_parser_color[dumb-no-1--True] PASSED
344 tests/config/cli/test_parser.py::test_parser_color[dumb-no-1-0-False] PASSED
345 tests/config/cli/test_parser.py::test_parser_color[dumb-no-1-0-True] PASSED
346 tests/config/cli/test_parser.py::test_parser_color[dumb-no-1-1-False] PASSED
347 tests/config/cli/test_parser.py::test_parser_color[dumb-no-1-1-True] PASSED
348 tests/config/cli/test_parser.py::test_parser_color[dumb-no-1-None-False] PASSED
349 tests/config/cli/test_parser.py::test_parser_color[dumb-no-1-None-True] PASSED
350 tests/config/cli/test_parser.py::test_parser_color[dumb-no-1-\t-False] PASSED
351 tests/config/cli/test_parser.py::test_parser_color[dumb-no-1-\t-True] PASSED
352 tests/config/cli/test_parser.py::test_parser_color[dumb-no-1-false-False] PASSED
353 tests/config/cli/test_parser.py::test_parser_color[dumb-no-1-false-True] PASSED
354 tests/config/cli/test_parser.py::test_parser_color[dumb-no-1-true-False] PASSED
355 tests/config/cli/test_parser.py::test_parser_color[dumb-no-1-true-True] PASSED
356 tests/config/cli/test_parser.py::test_parser_color[dumb-no-None- -False] PASSED
357 tests/config/cli/test_parser.py::test_parser_color[dumb-no-None- -True] PASSED
358 tests/config/cli/test_parser.py::test_parser_color[dumb-no-None--False] PASSED
359 tests/config/cli/test_parser.py::test_parser_color[dumb-no-None--True] PASSED
360 tests/config/cli/test_parser.py::test_parser_color[dumb-no-None-0-False] PASSED
361 tests/config/cli/test_parser.py::test_parser_color[dumb-no-None-0-True] PASSED
362 tests/config/cli/test_parser.py::test_parser_color[dumb-no-None-1-False] PASSED
363 tests/config/cli/test_parser.py::test_parser_color[dumb-no-None-1-True] PASSED
364 tests/config/cli/test_parser.py::test_parser_color[dumb-no-None-None-False] PASSED
365 tests/config/cli/test_parser.py::test_parser_color[dumb-no-None-None-True] PASSED
366 tests/config/cli/test_parser.py::test_parser_color[dumb-no-None-\t-False] PASSED
367 tests/config/cli/test_parser.py::test_parser_color[dumb-no-None-\t-True] PASSED
368 tests/config/cli/test_parser.py::test_parser_color[dumb-no-None-false-False] PASSED
369 tests/config/cli/test_parser.py::test_parser_color[dumb-no-None-false-True] PASSED
370 tests/config/cli/test_parser.py::test_parser_color[dumb-no-None-true-False] PASSED
371 tests/config/cli/test_parser.py::test_parser_color[dumb-no-None-true-True] PASSED
372 tests/config/cli/test_parser.py::test_parser_color[dumb-yes-0- -False] PASSED
373 tests/config/cli/test_parser.py::test_parser_color[dumb-yes-0- -True] PASSED
374 tests/config/cli/test_parser.py::test_parser_color[dumb-yes-0--False] PASSED
375 tests/config/cli/test_parser.py::test_parser_color[dumb-yes-0--True] PASSED
376 tests/config/cli/test_parser.py::test_parser_color[dumb-yes-0-0-False] PASSED
377 tests/config/cli/test_parser.py::test_parser_color[dumb-yes-0-0-True] PASSED
378 tests/config/cli/test_parser.py::test_parser_color[dumb-yes-0-1-False] PASSED
379 tests/config/cli/test_parser.py::test_parser_color[dumb-yes-0-1-True] PASSED
380 tests/config/cli/test_parser.py::test_parser_color[dumb-yes-0-None-False] PASSED
381 tests/config/cli/test_parser.py::test_parser_color[dumb-yes-0-None-True] PASSED
382 tests/config/cli/test_parser.py::test_parser_color[dumb-yes-0-\t-False] PASSED
383 tests/config/cli/test_parser.py::test_parser_color[dumb-yes-0-\t-True] PASSED
384 tests/config/cli/test_parser.py::test_parser_color[dumb-yes-0-false-False] PASSED
385 tests/config/cli/test_parser.py::test_parser_color[dumb-yes-0-false-True] PASSED
386 tests/config/cli/test_parser.py::test_parser_color[dumb-yes-0-true-False] PASSED
387 tests/config/cli/test_parser.py::test_parser_color[dumb-yes-0-true-True] PASSED
388 tests/config/cli/test_parser.py::test_parser_color[dumb-yes-1- -False] PASSED
389 tests/config/cli/test_parser.py::test_parser_color[dumb-yes-1- -True] PASSED
390 tests/config/cli/test_parser.py::test_parser_color[dumb-yes-1--False] PASSED
391 tests/config/cli/test_parser.py::test_parser_color[dumb-yes-1--True] PASSED
392 tests/config/cli/test_parser.py::test_parser_color[dumb-yes-1-0-False] PASSED
393 tests/config/cli/test_parser.py::test_parser_color[dumb-yes-1-0-True] PASSED
394 tests/config/cli/test_parser.py::test_parser_color[dumb-yes-1-1-False] PASSED
395 tests/config/cli/test_parser.py::test_parser_color[dumb-yes-1-1-True] PASSED
396 tests/config/cli/test_parser.py::test_parser_color[dumb-yes-1-None-False] PASSED
397 tests/config/cli/test_parser.py::test_parser_color[dumb-yes-1-None-True] PASSED
398 tests/config/cli/test_parser.py::test_parser_color[dumb-yes-1-\t-False] PASSED
399 tests/config/cli/test_parser.py::test_parser_color[dumb-yes-1-\t-True] PASSED
400 tests/config/cli/test_parser.py::test_parser_color[dumb-yes-1-false-False] PASSED
401 tests/config/cli/test_parser.py::test_parser_color[dumb-yes-1-false-True] PASSED
402 tests/config/cli/test_parser.py::test_parser_color[dumb-yes-1-true-False] PASSED
403 tests/config/cli/test_parser.py::test_parser_color[dumb-yes-1-true-True] PASSED
404 tests/config/cli/test_parser.py::test_parser_color[dumb-yes-None- -False] PASSED
405 tests/config/cli/test_parser.py::test_parser_color[dumb-yes-None- -True] PASSED
406 tests/config/cli/test_parser.py::test_parser_color[dumb-yes-None--False] PASSED
407 tests/config/cli/test_parser.py::test_parser_color[dumb-yes-None--True] PASSED
408 tests/config/cli/test_parser.py::test_parser_color[dumb-yes-None-0-False] PASSED
409 tests/config/cli/test_parser.py::test_parser_color[dumb-yes-None-0-True] PASSED
410 tests/config/cli/test_parser.py::test_parser_color[dumb-yes-None-1-False] PASSED
411 tests/config/cli/test_parser.py::test_parser_color[dumb-yes-None-1-True] PASSED
412 tests/config/cli/test_parser.py::test_parser_color[dumb-yes-None-None-False] PASSED
413 tests/config/cli/test_parser.py::test_parser_color[dumb-yes-None-None-True] PASSED
414 tests/config/cli/test_parser.py::test_parser_color[dumb-yes-None-\t-False] PASSED
415 tests/config/cli/test_parser.py::test_parser_color[dumb-yes-None-\t-True] PASSED
416 tests/config/cli/test_parser.py::test_parser_color[dumb-yes-None-false-False] PASSED
417 tests/config/cli/test_parser.py::test_parser_color[dumb-yes-None-false-True] PASSED
418 tests/config/cli/test_parser.py::test_parser_color[dumb-yes-None-true-False] PASSED
419 tests/config/cli/test_parser.py::test_parser_color[dumb-yes-None-true-True] PASSED
420 tests/config/cli/test_parser.py::test_parser_color[xterm-None-0- -False] PASSED
421 tests/config/cli/test_parser.py::test_parser_color[xterm-None-0- -True] PASSED
422 tests/config/cli/test_parser.py::test_parser_color[xterm-None-0--False] PASSED
423 tests/config/cli/test_parser.py::test_parser_color[xterm-None-0--True] PASSED
424 tests/config/cli/test_parser.py::test_parser_color[xterm-None-0-0-False] PASSED
425 tests/config/cli/test_parser.py::test_parser_color[xterm-None-0-0-True] PASSED
426 tests/config/cli/test_parser.py::test_parser_color[xterm-None-0-1-False] PASSED
427 tests/config/cli/test_parser.py::test_parser_color[xterm-None-0-1-True] PASSED
428 tests/config/cli/test_parser.py::test_parser_color[xterm-None-0-None-False] PASSED
429 tests/config/cli/test_parser.py::test_parser_color[xterm-None-0-None-True] PASSED
430 tests/config/cli/test_parser.py::test_parser_color[xterm-None-0-\t-False] PASSED
431 tests/config/cli/test_parser.py::test_parser_color[xterm-None-0-\t-True] PASSED
432 tests/config/cli/test_parser.py::test_parser_color[xterm-None-0-false-False] PASSED
433 tests/config/cli/test_parser.py::test_parser_color[xterm-None-0-false-True] PASSED
434 tests/config/cli/test_parser.py::test_parser_color[xterm-None-0-true-False] PASSED
435 tests/config/cli/test_parser.py::test_parser_color[xterm-None-0-true-True] PASSED
436 tests/config/cli/test_parser.py::test_parser_color[xterm-None-1- -False] PASSED
437 tests/config/cli/test_parser.py::test_parser_color[xterm-None-1- -True] PASSED
438 tests/config/cli/test_parser.py::test_parser_color[xterm-None-1--False] PASSED
439 tests/config/cli/test_parser.py::test_parser_color[xterm-None-1--True] PASSED
440 tests/config/cli/test_parser.py::test_parser_color[xterm-None-1-0-False] PASSED
441 tests/config/cli/test_parser.py::test_parser_color[xterm-None-1-0-True] PASSED
442 tests/config/cli/test_parser.py::test_parser_color[xterm-None-1-1-False] PASSED
443 tests/config/cli/test_parser.py::test_parser_color[xterm-None-1-1-True] PASSED
444 tests/config/cli/test_parser.py::test_parser_color[xterm-None-1-None-False] PASSED
445 tests/config/cli/test_parser.py::test_parser_color[xterm-None-1-None-True] PASSED
446 tests/config/cli/test_parser.py::test_parser_color[xterm-None-1-\t-False] PASSED
447 tests/config/cli/test_parser.py::test_parser_color[xterm-None-1-\t-True] PASSED
448 tests/config/cli/test_parser.py::test_parser_color[xterm-None-1-false-False] PASSED
449 tests/config/cli/test_parser.py::test_parser_color[xterm-None-1-false-True] PASSED
450 tests/config/cli/test_parser.py::test_parser_color[xterm-None-1-true-False] PASSED
451 tests/config/cli/test_parser.py::test_parser_color[xterm-None-1-true-True] PASSED
452 tests/config/cli/test_parser.py::test_parser_color[xterm-None-None- -False] PASSED
453 tests/config/cli/test_parser.py::test_parser_color[xterm-None-None- -True] PASSED
454 tests/config/cli/test_parser.py::test_parser_color[xterm-None-None--False] PASSED
455 tests/config/cli/test_parser.py::test_parser_color[xterm-None-None--True] PASSED
456 tests/config/cli/test_parser.py::test_parser_color[xterm-None-None-0-False] PASSED
457 tests/config/cli/test_parser.py::test_parser_color[xterm-None-None-0-True] PASSED
458 tests/config/cli/test_parser.py::test_parser_color[xterm-None-None-1-False] PASSED
459 tests/config/cli/test_parser.py::test_parser_color[xterm-None-None-1-True] PASSED
460 tests/config/cli/test_parser.py::test_parser_color[xterm-None-None-None-False] PASSED
461 tests/config/cli/test_parser.py::test_parser_color[xterm-None-None-None-True] PASSED
462 tests/config/cli/test_parser.py::test_parser_color[xterm-None-None-\t-False] PASSED
463 tests/config/cli/test_parser.py::test_parser_color[xterm-None-None-\t-True] PASSED
464 tests/config/cli/test_parser.py::test_parser_color[xterm-None-None-false-False] PASSED
465 tests/config/cli/test_parser.py::test_parser_color[xterm-None-None-false-True] PASSED
466 tests/config/cli/test_parser.py::test_parser_color[xterm-None-None-true-False] PASSED
467 tests/config/cli/test_parser.py::test_parser_color[xterm-None-None-true-True] PASSED
468 tests/config/cli/test_parser.py::test_parser_color[xterm-bad-0- -False] PASSED
469 tests/config/cli/test_parser.py::test_parser_color[xterm-bad-0- -True] PASSED
470 tests/config/cli/test_parser.py::test_parser_color[xterm-bad-0--False] PASSED
471 tests/config/cli/test_parser.py::test_parser_color[xterm-bad-0--True] PASSED
472 tests/config/cli/test_parser.py::test_parser_color[xterm-bad-0-0-False] PASSED
473 tests/config/cli/test_parser.py::test_parser_color[xterm-bad-0-0-True] PASSED
474 tests/config/cli/test_parser.py::test_parser_color[xterm-bad-0-1-False] PASSED
475 tests/config/cli/test_parser.py::test_parser_color[xterm-bad-0-1-True] PASSED
476 tests/config/cli/test_parser.py::test_parser_color[xterm-bad-0-None-False] PASSED
477 tests/config/cli/test_parser.py::test_parser_color[xterm-bad-0-None-True] PASSED
478 tests/config/cli/test_parser.py::test_parser_color[xterm-bad-0-\t-False] PASSED
479 tests/config/cli/test_parser.py::test_parser_color[xterm-bad-0-\t-True] PASSED
480 tests/config/cli/test_parser.py::test_parser_color[xterm-bad-0-false-False] PASSED
481 tests/config/cli/test_parser.py::test_parser_color[xterm-bad-0-false-True] PASSED
482 tests/config/cli/test_parser.py::test_parser_color[xterm-bad-0-true-False] PASSED
483 tests/config/cli/test_parser.py::test_parser_color[xterm-bad-0-true-True] PASSED
484 tests/config/cli/test_parser.py::test_parser_color[xterm-bad-1- -False] PASSED
485 tests/config/cli/test_parser.py::test_parser_color[xterm-bad-1- -True] PASSED
486 tests/config/cli/test_parser.py::test_parser_color[xterm-bad-1--False] PASSED
487 tests/config/cli/test_parser.py::test_parser_color[xterm-bad-1--True] PASSED
488 tests/config/cli/test_parser.py::test_parser_color[xterm-bad-1-0-False] PASSED
489 tests/config/cli/test_parser.py::test_parser_color[xterm-bad-1-0-True] PASSED
490 tests/config/cli/test_parser.py::test_parser_color[xterm-bad-1-1-False] PASSED
491 tests/config/cli/test_parser.py::test_parser_color[xterm-bad-1-1-True] PASSED
492 tests/config/cli/test_parser.py::test_parser_color[xterm-bad-1-None-False] PASSED
493 tests/config/cli/test_parser.py::test_parser_color[xterm-bad-1-None-True] PASSED
494 tests/config/cli/test_parser.py::test_parser_color[xterm-bad-1-\t-False] PASSED
495 tests/config/cli/test_parser.py::test_parser_color[xterm-bad-1-\t-True] PASSED
496 tests/config/cli/test_parser.py::test_parser_color[xterm-bad-1-false-False] PASSED
497 tests/config/cli/test_parser.py::test_parser_color[xterm-bad-1-false-True] PASSED
498 tests/config/cli/test_parser.py::test_parser_color[xterm-bad-1-true-False] PASSED
499 tests/config/cli/test_parser.py::test_parser_color[xterm-bad-1-true-True] PASSED
500 tests/config/cli/test_parser.py::test_parser_color[xterm-bad-None- -False] PASSED
501 tests/config/cli/test_parser.py::test_parser_color[xterm-bad-None- -True] PASSED
502 tests/config/cli/test_parser.py::test_parser_color[xterm-bad-None--False] PASSED
503 tests/config/cli/test_parser.py::test_parser_color[xterm-bad-None--True] PASSED
504 tests/config/cli/test_parser.py::test_parser_color[xterm-bad-None-0-False] PASSED
505 tests/config/cli/test_parser.py::test_parser_color[xterm-bad-None-0-True] PASSED
506 tests/config/cli/test_parser.py::test_parser_color[xterm-bad-None-1-False] PASSED
507 tests/config/cli/test_parser.py::test_parser_color[xterm-bad-None-1-True] PASSED
508 tests/config/cli/test_parser.py::test_parser_color[xterm-bad-None-None-False] PASSED
509 tests/config/cli/test_parser.py::test_parser_color[xterm-bad-None-None-True] PASSED
510 tests/config/cli/test_parser.py::test_parser_color[xterm-bad-None-\t-False] PASSED
511 tests/config/cli/test_parser.py::test_parser_color[xterm-bad-None-\t-True] PASSED
512 tests/config/cli/test_parser.py::test_parser_color[xterm-bad-None-false-False] PASSED
513 tests/config/cli/test_parser.py::test_parser_color[xterm-bad-None-false-True] PASSED
514 tests/config/cli/test_parser.py::test_parser_color[xterm-bad-None-true-False] PASSED
515 tests/config/cli/test_parser.py::test_parser_color[xterm-bad-None-true-True] PASSED
516 tests/config/cli/test_parser.py::test_parser_color[xterm-no-0- -False] PASSED
517 tests/config/cli/test_parser.py::test_parser_color[xterm-no-0- -True] PASSED
518 tests/config/cli/test_parser.py::test_parser_color[xterm-no-0--False] PASSED
519 tests/config/cli/test_parser.py::test_parser_color[xterm-no-0--True] PASSED
520 tests/config/cli/test_parser.py::test_parser_color[xterm-no-0-0-False] PASSED
521 tests/config/cli/test_parser.py::test_parser_color[xterm-no-0-0-True] PASSED
522 tests/config/cli/test_parser.py::test_parser_color[xterm-no-0-1-False] PASSED
523 tests/config/cli/test_parser.py::test_parser_color[xterm-no-0-1-True] PASSED
524 tests/config/cli/test_parser.py::test_parser_color[xterm-no-0-None-False] PASSED
525 tests/config/cli/test_parser.py::test_parser_color[xterm-no-0-None-True] PASSED
526 tests/config/cli/test_parser.py::test_parser_color[xterm-no-0-\t-False] PASSED
527 tests/config/cli/test_parser.py::test_parser_color[xterm-no-0-\t-True] PASSED
528 tests/config/cli/test_parser.py::test_parser_color[xterm-no-0-false-False] PASSED
529 tests/config/cli/test_parser.py::test_parser_color[xterm-no-0-false-True] PASSED
530 tests/config/cli/test_parser.py::test_parser_color[xterm-no-0-true-False] PASSED
531 tests/config/cli/test_parser.py::test_parser_color[xterm-no-0-true-True] PASSED
532 tests/config/cli/test_parser.py::test_parser_color[xterm-no-1- -False] PASSED
533 tests/config/cli/test_parser.py::test_parser_color[xterm-no-1- -True] PASSED
534 tests/config/cli/test_parser.py::test_parser_color[xterm-no-1--False] PASSED
535 tests/config/cli/test_parser.py::test_parser_color[xterm-no-1--True] PASSED
536 tests/config/cli/test_parser.py::test_parser_color[xterm-no-1-0-False] PASSED
537 tests/config/cli/test_parser.py::test_parser_color[xterm-no-1-0-True] PASSED
538 tests/config/cli/test_parser.py::test_parser_color[xterm-no-1-1-False] PASSED
539 tests/config/cli/test_parser.py::test_parser_color[xterm-no-1-1-True] PASSED
540 tests/config/cli/test_parser.py::test_parser_color[xterm-no-1-None-False] PASSED
541 tests/config/cli/test_parser.py::test_parser_color[xterm-no-1-None-True] PASSED
542 tests/config/cli/test_parser.py::test_parser_color[xterm-no-1-\t-False] PASSED
543 tests/config/cli/test_parser.py::test_parser_color[xterm-no-1-\t-True] PASSED
544 tests/config/cli/test_parser.py::test_parser_color[xterm-no-1-false-False] PASSED
545 tests/config/cli/test_parser.py::test_parser_color[xterm-no-1-false-True] PASSED
546 tests/config/cli/test_parser.py::test_parser_color[xterm-no-1-true-False] PASSED
547 tests/config/cli/test_parser.py::test_parser_color[xterm-no-1-true-True] PASSED
548 tests/config/cli/test_parser.py::test_parser_color[xterm-no-None- -False] PASSED
549 tests/config/cli/test_parser.py::test_parser_color[xterm-no-None- -True] PASSED
550 tests/config/cli/test_parser.py::test_parser_color[xterm-no-None--False] PASSED
551 tests/config/cli/test_parser.py::test_parser_color[xterm-no-None--True] PASSED
552 tests/config/cli/test_parser.py::test_parser_color[xterm-no-None-0-False] PASSED
553 tests/config/cli/test_parser.py::test_parser_color[xterm-no-None-0-True] PASSED
554 tests/config/cli/test_parser.py::test_parser_color[xterm-no-None-1-False] PASSED
555 tests/config/cli/test_parser.py::test_parser_color[xterm-no-None-1-True] PASSED
556 tests/config/cli/test_parser.py::test_parser_color[xterm-no-None-None-False] PASSED
557 tests/config/cli/test_parser.py::test_parser_color[xterm-no-None-None-True] PASSED
558 tests/config/cli/test_parser.py::test_parser_color[xterm-no-None-\t-False] PASSED
559 tests/config/cli/test_parser.py::test_parser_color[xterm-no-None-\t-True] PASSED
560 tests/config/cli/test_parser.py::test_parser_color[xterm-no-None-false-False] PASSED
561 tests/config/cli/test_parser.py::test_parser_color[xterm-no-None-false-True] PASSED
562 tests/config/cli/test_parser.py::test_parser_color[xterm-no-None-true-False] PASSED
563 tests/config/cli/test_parser.py::test_parser_color[xterm-no-None-true-True] PASSED
564 tests/config/cli/test_parser.py::test_parser_color[xterm-yes-0- -False] PASSED
565 tests/config/cli/test_parser.py::test_parser_color[xterm-yes-0- -True] PASSED
566 tests/config/cli/test_parser.py::test_parser_color[xterm-yes-0--False] PASSED
567 tests/config/cli/test_parser.py::test_parser_color[xterm-yes-0--True] PASSED
568 tests/config/cli/test_parser.py::test_parser_color[xterm-yes-0-0-False] PASSED
569 tests/config/cli/test_parser.py::test_parser_color[xterm-yes-0-0-True] PASSED
570 tests/config/cli/test_parser.py::test_parser_color[xterm-yes-0-1-False] PASSED
571 tests/config/cli/test_parser.py::test_parser_color[xterm-yes-0-1-True] PASSED
572 tests/config/cli/test_parser.py::test_parser_color[xterm-yes-0-None-False] PASSED
573 tests/config/cli/test_parser.py::test_parser_color[xterm-yes-0-None-True] PASSED
574 tests/config/cli/test_parser.py::test_parser_color[xterm-yes-0-\t-False] PASSED
575 tests/config/cli/test_parser.py::test_parser_color[xterm-yes-0-\t-True] PASSED
576 tests/config/cli/test_parser.py::test_parser_color[xterm-yes-0-false-False] PASSED
577 tests/config/cli/test_parser.py::test_parser_color[xterm-yes-0-false-True] PASSED
578 tests/config/cli/test_parser.py::test_parser_color[xterm-yes-0-true-False] PASSED
579 tests/config/cli/test_parser.py::test_parser_color[xterm-yes-0-true-True] PASSED
580 tests/config/cli/test_parser.py::test_parser_color[xterm-yes-1- -False] PASSED
581 tests/config/cli/test_parser.py::test_parser_color[xterm-yes-1- -True] PASSED
582 tests/config/cli/test_parser.py::test_parser_color[xterm-yes-1--False] PASSED
583 tests/config/cli/test_parser.py::test_parser_color[xterm-yes-1--True] PASSED
584 tests/config/cli/test_parser.py::test_parser_color[xterm-yes-1-0-False] PASSED
585 tests/config/cli/test_parser.py::test_parser_color[xterm-yes-1-0-True] PASSED
586 tests/config/cli/test_parser.py::test_parser_color[xterm-yes-1-1-False] PASSED
587 tests/config/cli/test_parser.py::test_parser_color[xterm-yes-1-1-True] PASSED
588 tests/config/cli/test_parser.py::test_parser_color[xterm-yes-1-None-False] PASSED
589 tests/config/cli/test_parser.py::test_parser_color[xterm-yes-1-None-True] PASSED
590 tests/config/cli/test_parser.py::test_parser_color[xterm-yes-1-\t-False] PASSED
591 tests/config/cli/test_parser.py::test_parser_color[xterm-yes-1-\t-True] PASSED
592 tests/config/cli/test_parser.py::test_parser_color[xterm-yes-1-false-False] PASSED
593 tests/config/cli/test_parser.py::test_parser_color[xterm-yes-1-false-True] PASSED
594 tests/config/cli/test_parser.py::test_parser_color[xterm-yes-1-true-False] PASSED
595 tests/config/cli/test_parser.py::test_parser_color[xterm-yes-1-true-True] PASSED
596 tests/config/cli/test_parser.py::test_parser_color[xterm-yes-None- -False] PASSED
597 tests/config/cli/test_parser.py::test_parser_color[xterm-yes-None- -True] PASSED
598 tests/config/cli/test_parser.py::test_parser_color[xterm-yes-None--False] PASSED
599 tests/config/cli/test_parser.py::test_parser_color[xterm-yes-None--True] PASSED
600 tests/config/cli/test_parser.py::test_parser_color[xterm-yes-None-0-False] PASSED
601 tests/config/cli/test_parser.py::test_parser_color[xterm-yes-None-0-True] PASSED
602 tests/config/cli/test_parser.py::test_parser_color[xterm-yes-None-1-False] PASSED
603 tests/config/cli/test_parser.py::test_parser_color[xterm-yes-None-1-True] PASSED
604 tests/config/cli/test_parser.py::test_parser_color[xterm-yes-None-None-False] PASSED
605 tests/config/cli/test_parser.py::test_parser_color[xterm-yes-None-None-True] PASSED
606 tests/config/cli/test_parser.py::test_parser_color[xterm-yes-None-\t-False] PASSED
607 tests/config/cli/test_parser.py::test_parser_color[xterm-yes-None-\t-True] PASSED
608 tests/config/cli/test_parser.py::test_parser_color[xterm-yes-None-false-False] PASSED
609 tests/config/cli/test_parser.py::test_parser_color[xterm-yes-None-false-True] PASSED
610 tests/config/cli/test_parser.py::test_parser_color[xterm-yes-None-true-False] PASSED
611 tests/config/cli/test_parser.py::test_parser_color[xterm-yes-None-true-True] PASSED
612 tests/config/cli/test_parser.py::test_parser_const_with_default_none PASSED
613 tests/config/cli/test_parser.py::test_parser_hint PASSED
614 tests/config/cli/test_parser.py::test_parser_unsupported_type PASSED
615 tests/config/cli/test_parser.py::test_sub_sub_command PASSED
616 tests/config/loader/ini/replace/test_replace.py::test_dont_replace[py-{foo,bar}-None] PASSED
617 tests/config/loader/ini/replace/test_replace.py::test_dont_replace[py37-{base,i18n},b-None] PASSED
618 tests/config/loader/ini/replace/test_replace.py::test_dont_replace[py37-{i18n,base},b-None] PASSED
619 tests/config/loader/ini/replace/test_replace.py::test_dont_replace[{env}-MatchError\\('No variable name was supplied in {env} substitution'\\)] PASSED
620 tests/config/loader/ini/replace/test_replace.py::test_dont_replace[{toxinidir,}-None] PASSED
621 tests/config/loader/ini/replace/test_replace.py::test_match_expr[123[]-exp_output1] PASSED
622 tests/config/loader/ini/replace/test_replace.py::test_match_expr[C:\\WINDOWS\\foo\\bar-exp_output18] PASSED
623 tests/config/loader/ini/replace/test_replace.py::test_match_expr[[\\] []-exp_output4] PASSED
624 tests/config/loader/ini/replace/test_replace.py::test_match_expr[[]-exp_output0] PASSED
625 tests/config/loader/ini/replace/test_replace.py::test_match_expr[[]123-exp_output2] PASSED
626 tests/config/loader/ini/replace/test_replace.py::test_match_expr[\\-exp_output16] PASSED
627 tests/config/loader/ini/replace/test_replace.py::test_match_expr[\\[\\] []-exp_output3] PASSED
628 tests/config/loader/ini/replace/test_replace.py::test_match_expr[\\[] []-exp_output5] PASSED
629 tests/config/loader/ini/replace/test_replace.py::test_match_expr[\\d-exp_output17] PASSED
630 tests/config/loader/ini/replace/test_replace.py::test_match_expr[\\{foo} {bar}-exp_output7] PASSED
631 tests/config/loader/ini/replace/test_replace.py::test_match_expr[p{foo:b{a{r}:t}:{ba}z}s-exp_output15] PASSED
632 tests/config/loader/ini/replace/test_replace.py::test_match_expr[{\\{}-exp_output13] PASSED
633 tests/config/loader/ini/replace/test_replace.py::test_match_expr[{\\}}-exp_output14] PASSED
634 tests/config/loader/ini/replace/test_replace.py::test_match_expr[{foo:B:c:D:e}-exp_output12] PASSED
635 tests/config/loader/ini/replace/test_replace.py::test_match_expr[{foo:{bar}}-exp_output10] PASSED
636 tests/config/loader/ini/replace/test_replace.py::test_match_expr[{foo\\::{bar}}-exp_output11] PASSED
637 tests/config/loader/ini/replace/test_replace.py::test_match_expr[{foo\\} {bar}-exp_output9] PASSED
638 tests/config/loader/ini/replace/test_replace.py::test_match_expr[{foo} {bar}-exp_output8] PASSED
639 tests/config/loader/ini/replace/test_replace.py::test_match_expr[{foo}-exp_output6] PASSED
640 tests/config/loader/ini/replace/test_replace.py::test_match_expression_repr[match_expression0-MatchExpression(expr=[['posargs']], term_pos=None)] PASSED
641 tests/config/loader/ini/replace/test_replace.py::test_match_expression_repr[match_expression1-MatchExpression(expr=[['posargs']], term_pos=1)] PASSED
642 tests/config/loader/ini/replace/test_replace.py::test_match_expression_repr[match_expression2-MatchExpression(expr='foo', term_pos=-42)] PASSED
643 tests/config/loader/ini/replace/test_replace_env_var.py::test_replace_env_default_deep PASSED
644 tests/config/loader/ini/replace/test_replace_env_var.py::test_replace_env_default_with_colon PASSED
645 tests/config/loader/ini/replace/test_replace_env_var.py::test_replace_env_missing PASSED
646 tests/config/loader/ini/replace/test_replace_env_var.py::test_replace_env_missing_default PASSED
647 tests/config/loader/ini/replace/test_replace_env_var.py::test_replace_env_missing_default_from_env PASSED
648 tests/config/loader/ini/replace/test_replace_env_var.py::test_replace_env_set PASSED
649 tests/config/loader/ini/replace/test_replace_env_var.py::test_replace_env_set_double_bs PASSED
650 tests/config/loader/ini/replace/test_replace_env_var.py::test_replace_env_set_quad_bs PASSED
651 tests/config/loader/ini/replace/test_replace_env_var.py::test_replace_env_set_triple_bs PASSED
652 tests/config/loader/ini/replace/test_replace_env_var.py::test_replace_env_var_chase[False] PASSED
653 tests/config/loader/ini/replace/test_replace_env_var.py::test_replace_env_var_chase[True] PASSED
654 tests/config/loader/ini/replace/test_replace_env_var.py::test_replace_env_var_circular PASSED
655 tests/config/loader/ini/replace/test_replace_env_var.py::test_replace_env_var_circular_flip_flop PASSED
656 tests/config/loader/ini/replace/test_replace_env_var.py::test_replace_env_var_circular_flip_flop_5 PASSED
657 tests/config/loader/ini/replace/test_replace_env_var.py::test_replace_env_var_multiple PASSED
658 tests/config/loader/ini/replace/test_replace_env_var.py::test_replace_env_var_multiple_default PASSED
659 tests/config/loader/ini/replace/test_replace_env_var.py::test_replace_env_when_value_is_backslash PASSED
660 tests/config/loader/ini/replace/test_replace_env_var.py::test_replace_env_when_value_is_stuff_then_backslash PASSED
661 tests/config/loader/ini/replace/test_replace_os_pathsep.py::test_replace_os_pathsep PASSED
662 tests/config/loader/ini/replace/test_replace_os_sep.py::test_replace_os_sep PASSED
663 tests/config/loader/ini/replace/test_replace_os_sep.py::test_replace_os_sep_before_curly[/] PASSED
664 tests/config/loader/ini/replace/test_replace_os_sep.py::test_replace_os_sep_before_curly[\\] PASSED
665 tests/config/loader/ini/replace/test_replace_os_sep.py::test_replace_os_sep_sub_exp_regression[/] PASSED
666 tests/config/loader/ini/replace/test_replace_os_sep.py::test_replace_os_sep_sub_exp_regression[\\] PASSED
667 tests/config/loader/ini/replace/test_replace_posargs.py::test_half_escaped_braces PASSED
668 tests/config/loader/ini/replace/test_replace_posargs.py::test_replace_mixed_brackets_and_braces[[]-{posargs}-foo-foo] PASSED
669 tests/config/loader/ini/replace/test_replace_posargs.py::test_replace_mixed_brackets_and_braces[{posargs}-[]-foo-foo] PASSED
670 tests/config/loader/ini/replace/test_replace_posargs.py::test_replace_pos_args[[]] PASSED
671 tests/config/loader/ini/replace/test_replace_posargs.py::test_replace_pos_args[{posargs}] PASSED
672 tests/config/loader/ini/replace/test_replace_posargs.py::test_replace_pos_args_default[\\{a\\}-{a}] PASSED
673 tests/config/loader/ini/replace/test_replace_posargs.py::test_replace_pos_args_default[magi\\\n c d-magic d] PASSED
674 tests/config/loader/ini/replace/test_replace_posargs.py::test_replace_pos_args_default[magic-magic] PASSED
675 tests/config/loader/ini/replace/test_replace_posargs.py::test_replace_pos_args_default[magic:colon-magic:colon] PASSED
676 tests/config/loader/ini/replace/test_replace_posargs.py::test_replace_pos_args_default[magic\n b c-magic\nb c] PASSED
677 tests/config/loader/ini/replace/test_replace_posargs.py::test_replace_pos_args_empty_sys_argv[[]] PASSED
678 tests/config/loader/ini/replace/test_replace_posargs.py::test_replace_pos_args_empty_sys_argv[{posargs}] PASSED
679 tests/config/loader/ini/replace/test_replace_posargs.py::test_replace_pos_args_escaped[[\\]] PASSED
680 tests/config/loader/ini/replace/test_replace_posargs.py::test_replace_pos_args_escaped[\\[\\]] PASSED
681 tests/config/loader/ini/replace/test_replace_posargs.py::test_replace_pos_args_escaped[\\[]] PASSED
682 tests/config/loader/ini/replace/test_replace_posargs.py::test_replace_pos_args_escaped[\\{posargs\\}] PASSED
683 tests/config/loader/ini/replace/test_replace_posargs.py::test_replace_pos_args_escaped[\\{posargs}] PASSED
684 tests/config/loader/ini/replace/test_replace_posargs.py::test_replace_pos_args_escaped[{\\{posargs}] PASSED
685 tests/config/loader/ini/replace/test_replace_posargs.py::test_replace_pos_args_escaped[{\\{posargs}{}] PASSED
686 tests/config/loader/ini/replace/test_replace_posargs.py::test_replace_pos_args_escaped[{posargs\\}] PASSED
687 tests/config/loader/ini/replace/test_replace_posargs.py::test_replace_pos_args_extra_sys_argv[[]] PASSED
688 tests/config/loader/ini/replace/test_replace_posargs.py::test_replace_pos_args_extra_sys_argv[{posargs}] PASSED
689 tests/config/loader/ini/replace/test_replace_posargs.py::test_replace_pos_args_none_sys_argv[[]] PASSED
690 tests/config/loader/ini/replace/test_replace_posargs.py::test_replace_pos_args_none_sys_argv[{posargs}] PASSED
691 tests/config/loader/ini/replace/test_replace_tox_env.py::test_do_not_replace[0-0] PASSED
692 tests/config/loader/ini/replace/test_replace_tox_env.py::test_do_not_replace[0\\}\\}-0}}] PASSED
693 tests/config/loader/ini/replace/test_replace_tox_env.py::test_do_not_replace[0}-0}] PASSED
694 tests/config/loader/ini/replace/test_replace_tox_env.py::test_do_not_replace[\\{0\\}-{0}] PASSED
695 tests/config/loader/ini/replace/test_replace_tox_env.py::test_do_not_replace[\\{0\\}f-{0}f] PASSED
696 tests/config/loader/ini/replace/test_replace_tox_env.py::test_do_not_replace[\\{0}-{0}] PASSED
697 tests/config/loader/ini/replace/test_replace_tox_env.py::test_do_not_replace[\\{\\{0-{{0] PASSED
698 tests/config/loader/ini/replace/test_replace_tox_env.py::test_do_not_replace[\\{\\{0\\}\\}-{{0}}] PASSED
699 tests/config/loader/ini/replace/test_replace_tox_env.py::test_do_not_replace[f\\{0\\}-f{0}] PASSED
700 tests/config/loader/ini/replace/test_replace_tox_env.py::test_do_not_replace[{0-{0] PASSED
701 tests/config/loader/ini/replace/test_replace_tox_env.py::test_do_not_replace[{0\\}-{0}] PASSED
702 tests/config/loader/ini/replace/test_replace_tox_env.py::test_do_not_replace[{0}-{0}] PASSED
703 tests/config/loader/ini/replace/test_replace_tox_env.py::test_do_not_replace[{0}{}-{0}{}] PASSED
704 tests/config/loader/ini/replace/test_replace_tox_env.py::test_do_not_replace[{}{0}-{}{0}] PASSED
705 tests/config/loader/ini/replace/test_replace_tox_env.py::test_replace_circular PASSED
706 tests/config/loader/ini/replace/test_replace_tox_env.py::test_replace_from_section_bad_type PASSED
707 tests/config/loader/ini/replace/test_replace_tox_env.py::test_replace_from_tox_other_tox_section_same_name PASSED
708 tests/config/loader/ini/replace/test_replace_tox_env.py::test_replace_from_tox_section_key_with_dash PASSED
709 tests/config/loader/ini/replace/test_replace_tox_env.py::test_replace_from_tox_section_missing_section PASSED
710 tests/config/loader/ini/replace/test_replace_tox_env.py::test_replace_from_tox_section_missing_value PASSED
711 tests/config/loader/ini/replace/test_replace_tox_env.py::test_replace_from_tox_section_non_registered PASSED
712 tests/config/loader/ini/replace/test_replace_tox_env.py::test_replace_from_tox_section_registered PASSED
713 tests/config/loader/ini/replace/test_replace_tox_env.py::test_replace_ref_bad_type PASSED
714 tests/config/loader/ini/replace/test_replace_tox_env.py::test_replace_valid_section_names[foo-bar-1] PASSED
715 tests/config/loader/ini/replace/test_replace_tox_env.py::test_replace_valid_section_names[foobar-1] PASSED
716 tests/config/loader/ini/replace/test_replace_tox_env.py::test_replace_valid_section_names[testenv:foo-bar-1] PASSED
717 tests/config/loader/ini/replace/test_replace_tox_env.py::test_replace_valid_section_names[testenv:foobar-1] PASSED
718 tests/config/loader/ini/replace/test_replace_tox_env.py::test_replace_within_section_chain PASSED
719 tests/config/loader/ini/replace/test_replace_tox_env.py::test_replace_within_section_chain_deep[100] PASSED
720 tests/config/loader/ini/replace/test_replace_tox_env.py::test_replace_within_section_chain_deep[101] PASSED
721 tests/config/loader/ini/replace/test_replace_tox_env.py::test_replace_within_section_chain_deep[150] PASSED
722 tests/config/loader/ini/replace/test_replace_tox_env.py::test_replace_within_section_chain_deep[256] PASSED
723 tests/config/loader/ini/replace/test_replace_tox_env.py::test_replace_within_section_chain_deep[5] PASSED
724 tests/config/loader/ini/replace/test_replace_tox_env.py::test_replace_within_section_chain_deep[99] PASSED
725 tests/config/loader/ini/replace/test_replace_tox_env.py::test_replace_within_tox_env PASSED
726 tests/config/loader/ini/replace/test_replace_tox_env.py::test_replace_within_tox_env_chain PASSED
727 tests/config/loader/ini/replace/test_replace_tox_env.py::test_replace_within_tox_env_from_base PASSED
728 tests/config/loader/ini/replace/test_replace_tox_env.py::test_replace_within_tox_env_missing_default PASSED
729 tests/config/loader/ini/replace/test_replace_tox_env.py::test_replace_within_tox_env_missing_default_env_only PASSED
730 tests/config/loader/ini/replace/test_replace_tox_env.py::test_replace_within_tox_env_missing_no_default PASSED
731 tests/config/loader/ini/replace/test_replace_tox_env.py::test_replace_within_tox_env_missing_raises PASSED
732 tests/config/loader/ini/replace/test_replace_tty.py::test_replace_env_set[False] PASSED
733 tests/config/loader/ini/replace/test_replace_tty.py::test_replace_env_set[True] PASSED
734 tests/config/loader/ini/test_factor.py::test_factor_config PASSED
735 tests/config/loader/ini/test_factor.py::test_factor_config_do_not_replace_unescaped_comma PASSED
736 tests/config/loader/ini/test_factor.py::test_factor_config_no_env_list_creates_env PASSED
737 tests/config/loader/ini/test_factor.py::test_factor_env_discover PASSED
738 tests/config/loader/ini/test_factor.py::test_factor_env_discover_empty PASSED
739 tests/config/loader/ini/test_factor.py::test_factor_env_filter[c] PASSED
740 tests/config/loader/ini/test_factor.py::test_factor_env_filter[extra] PASSED
741 tests/config/loader/ini/test_factor.py::test_factor_env_filter[pi-a-dev] PASSED
742 tests/config/loader/ini/test_factor.py::test_factor_env_filter[pi-a] PASSED
743 tests/config/loader/ini/test_factor.py::test_factor_env_filter[pi-b-dev] PASSED
744 tests/config/loader/ini/test_factor.py::test_factor_env_filter[pi-b] PASSED
745 tests/config/loader/ini/test_factor.py::test_factor_env_filter[py-a-dev] PASSED
746 tests/config/loader/ini/test_factor.py::test_factor_env_filter[py-a] PASSED
747 tests/config/loader/ini/test_factor.py::test_factor_env_filter[py-b-dev] PASSED
748 tests/config/loader/ini/test_factor.py::test_factor_env_filter[py-b] PASSED
749 tests/config/loader/ini/test_factor.py::test_factor_env_filter[py] PASSED
750 tests/config/loader/ini/test_factor.py::test_factor_env_filter[tab] PASSED
751 tests/config/loader/ini/test_factor.py::test_factor_env_filter[trailingcolon] PASSED
752 tests/config/loader/ini/test_factor.py::test_factor_env_list PASSED
753 tests/config/loader/ini/test_factor.py::test_generative_section_name PASSED
754 tests/config/loader/ini/test_factor.py::test_ini_loader_raw_with_factors[py35-python -m coverage html -d cov] PASSED
755 tests/config/loader/ini/test_factor.py::test_ini_loader_raw_with_factors[py36-python -m coverage html -d cov\n--show-contexts] PASSED
756 tests/config/loader/ini/test_factor.py::test_multiple_factor_match PASSED
757 tests/config/loader/ini/test_factor.py::test_simple_env_list PASSED
758 tests/config/loader/ini/test_ini_loader.py::test_ini_loader_has_no_section PASSED
759 tests/config/loader/ini/test_ini_loader.py::test_ini_loader_has_section PASSED
760 tests/config/loader/ini/test_ini_loader.py::test_ini_loader_keys PASSED
761 tests/config/loader/ini/test_ini_loader.py::test_ini_loader_raw PASSED
762 tests/config/loader/ini/test_ini_loader.py::test_ini_loader_raw_strip_escaped_newline[\n] PASSED
763 tests/config/loader/ini/test_ini_loader.py::test_ini_loader_raw_strip_escaped_newline[\r\n] PASSED
764 tests/config/loader/ini/test_ini_loader.py::test_ini_loader_repr PASSED
765 tests/config/loader/ini/test_ini_loader.py::test_ini_loader_strip_comments[# a-] PASSED
766 tests/config/loader/ini/test_ini_loader.py::test_ini_loader_strip_comments[#-] PASSED
767 tests/config/loader/ini/test_ini_loader.py::test_ini_loader_strip_comments[#a\n b # w\n w-b\nw] PASSED
768 tests/config/loader/ini/test_ini_loader.py::test_ini_loader_strip_comments[a # w-a] PASSED
769 tests/config/loader/ini/test_ini_loader.py::test_ini_loader_strip_comments[a# w-a] PASSED
770 tests/config/loader/ini/test_ini_loader.py::test_ini_loader_strip_comments[a\\# w-a# w] PASSED
771 tests/config/loader/ini/test_ini_loader.py::test_ini_loader_strip_comments[a\t# w-a] PASSED
772 tests/config/loader/test_loader.py::test_override_add[--override] PASSED
773 tests/config/loader/test_loader.py::test_override_add[-x] PASSED
774 tests/config/loader/test_loader.py::test_override_append[--override] PASSED
775 tests/config/loader/test_loader.py::test_override_append[-x] PASSED
776 tests/config/loader/test_loader.py::test_override_equals PASSED
777 tests/config/loader/test_loader.py::test_override_incorrect[--override] PASSED
778 tests/config/loader/test_loader.py::test_override_incorrect[-x] PASSED
779 tests/config/loader/test_loader.py::test_override_not_equals PASSED
780 tests/config/loader/test_loader.py::test_override_not_equals_different_type PASSED
781 tests/config/loader/test_loader.py::test_override_repr PASSED
782 tests/config/loader/test_memory_loader.py::test_memory_found_keys PASSED
783 tests/config/loader/test_memory_loader.py::test_memory_loader[$(@D)-Path-outcome18] PASSED
784 tests/config/loader/test_memory_loader.py::test_memory_loader[0-bool-False] PASSED
785 tests/config/loader/test_memory_loader.py::test_memory_loader[1-bool-True] PASSED
ebccc6 786 tests/config/loader/test_memory_loader.py::test_memory_loader[1-int-1_0] PASSED
MT 787 tests/config/loader/test_memory_loader.py::test_memory_loader[1-int-1_1] PASSED
0a4c16 788 tests/config/loader/test_memory_loader.py::test_memory_loader[1-of_type10-1] PASSED
MT 789 tests/config/loader/test_memory_loader.py::test_memory_loader[1-of_type21-1] PASSED
790 tests/config/loader/test_memory_loader.py::test_memory_loader[1-of_type9-1] PASSED
791 tests/config/loader/test_memory_loader.py::test_memory_loader[1-str-1] PASSED
792 tests/config/loader/test_memory_loader.py::test_memory_loader[True-bool-True] PASSED
793 tests/config/loader/test_memory_loader.py::test_memory_loader[a\nb-EnvList-outcome20] PASSED
794 tests/config/loader/test_memory_loader.py::test_memory_loader[magic-str-magic] PASSED
795 tests/config/loader/test_memory_loader.py::test_memory_loader[pip list-Command-outcome19] PASSED
796 tests/config/loader/test_memory_loader.py::test_memory_loader[value15-of_type15-outcome15] PASSED
797 tests/config/loader/test_memory_loader.py::test_memory_loader[value16-of_type16-outcome16] PASSED
798 tests/config/loader/test_memory_loader.py::test_memory_loader[value17-of_type17-outcome17] PASSED
799 tests/config/loader/test_memory_loader.py::test_memory_loader[value3-of_type3-outcome3] PASSED
800 tests/config/loader/test_memory_loader.py::test_memory_loader[value4-of_type4-outcome4] PASSED
801 tests/config/loader/test_memory_loader.py::test_memory_loader[value5-of_type5-outcome5] PASSED
802 tests/config/loader/test_memory_loader.py::test_memory_loader[value6-Path-outcome6] PASSED
803 tests/config/loader/test_memory_loader.py::test_memory_loader[value7-Command-outcome7] PASSED
804 tests/config/loader/test_memory_loader.py::test_memory_loader[value8-EnvList-outcome8] PASSED
805 tests/config/loader/test_memory_loader.py::test_memory_loader_contains PASSED
806 tests/config/loader/test_memory_loader.py::test_memory_loader_fails_invalid[1-Command-TypeError-1] PASSED
807 tests/config/loader/test_memory_loader.py::test_memory_loader_fails_invalid[1-EnvList-TypeError-1] PASSED
808 tests/config/loader/test_memory_loader.py::test_memory_loader_fails_invalid[m-int-ValueError-invalid literal for int] PASSED
809 tests/config/loader/test_memory_loader.py::test_memory_loader_fails_invalid[object-Path-TypeError-str(, bytes)? or (an )?os\\.PathLike object] PASSED
810 tests/config/loader/test_memory_loader.py::test_memory_loader_fails_invalid[value1-of_type1-ValueError-invalid literal for int] PASSED
811 tests/config/loader/test_memory_loader.py::test_memory_loader_fails_invalid[value2-of_type2-ValueError-invalid literal for int] PASSED
812 tests/config/loader/test_memory_loader.py::test_memory_loader_fails_invalid[value3-of_type3-ValueError-invalid literal for int] PASSED
813 tests/config/loader/test_memory_loader.py::test_memory_loader_fails_invalid[value4-of_type4-ValueError-invalid literal for int] PASSED
814 tests/config/loader/test_memory_loader.py::test_memory_loader_override PASSED
815 tests/config/loader/test_memory_loader.py::test_memory_loader_repr PASSED
816 tests/config/loader/test_section.py::test_section_eq PASSED
817 tests/config/loader/test_section.py::test_section_not_eq[section0-a-b] PASSED
818 tests/config/loader/test_section.py::test_section_not_eq[section1-other1] PASSED
819 tests/config/loader/test_section.py::test_section_not_eq[section2-other2] PASSED
820 tests/config/loader/test_section.py::test_section_repr[section0-Section(prefix='a', name='b')] PASSED
821 tests/config/loader/test_section.py::test_section_repr[section1-Section(prefix=None, name='a')] PASSED
822 tests/config/loader/test_section.py::test_section_str[section0-a:b] PASSED
823 tests/config/loader/test_section.py::test_section_str[section1-a] PASSED
824 tests/config/loader/test_str_convert.py::test_invalid_shell_expression[python " ok-expected1] PASSED
825 tests/config/loader/test_str_convert.py::test_invalid_shell_expression[python ' ok-expected0] PASSED
826 tests/config/loader/test_str_convert.py::test_shlex_platform_specific[linux2- \\'\\'\\ '-expected26] PASSED
827 tests/config/loader/test_str_convert.py::test_shlex_platform_specific[linux2-"\\'\\"-expected30] PASSED
828 tests/config/loader/test_str_convert.py::test_shlex_platform_specific[linux2-"\\\\" \\\\-expected32] PASSED
829 tests/config/loader/test_str_convert.py::test_shlex_platform_specific[linux2-'\\' \\\\-expected31] PASSED
830 tests/config/loader/test_str_convert.py::test_shlex_platform_specific[linux2-/foo/bar --quuz='baz atan'-expected16] PASSED
831 tests/config/loader/test_str_convert.py::test_shlex_platform_specific[linux2-SPECIAL:\\foo\\bar --quuz='baz atan'-expected14] PASSED
832 tests/config/loader/test_str_convert.py::test_shlex_platform_specific[linux2-X:\\\\foo\\\\bar --quuz='baz atan'-expected15] PASSED
833 tests/config/loader/test_str_convert.py::test_shlex_platform_specific[linux2-\\'\\ -expected29] PASSED
834 tests/config/loader/test_str_convert.py::test_shlex_platform_specific[linux2-\\'\\ \\\\-expected28] PASSED
835 tests/config/loader/test_str_convert.py::test_shlex_platform_specific[linux2-\\'\\'\\ -expected27] PASSED
836 tests/config/loader/test_str_convert.py::test_shlex_platform_specific[linux2-\\\\\\-expected25] PASSED
837 tests/config/loader/test_str_convert.py::test_shlex_platform_specific[linux2-cc --arg "C:\\\\Users"-expected19] PASSED
838 tests/config/loader/test_str_convert.py::test_shlex_platform_specific[linux2-cc --arg "C:\\\\Users\\ "-expected21] PASSED
839 tests/config/loader/test_str_convert.py::test_shlex_platform_specific[linux2-cc --arg "C:\\\\Users\\""-expected17] PASSED
840 tests/config/loader/test_str_convert.py::test_shlex_platform_specific[linux2-cc --arg "C:\\\\Users\\"-expected18] PASSED
841 tests/config/loader/test_str_convert.py::test_shlex_platform_specific[linux2-cc --arg "C:\\\\Users\\\\ "-expected23] PASSED
842 tests/config/loader/test_str_convert.py::test_shlex_platform_specific[linux2-cc --arg "C:\\\\Users\\\\"-expected22] PASSED
843 tests/config/loader/test_str_convert.py::test_shlex_platform_specific[linux2-cc --arg C:\\\\Users\\\\ --arg2 "SPECIAL:\\Temp\\f o o" --arg3="\\\\FOO\\share\\Path name" --arg4 SPECIAL:\\Temp\\-expected24] PASSED
844 tests/config/loader/test_str_convert.py::test_shlex_platform_specific[linux2-cc --arg \\"C:\\\\Users"-expected20] PASSED
845 tests/config/loader/test_str_convert.py::test_shlex_platform_specific[linux2-foo "bar baz"-expected0] PASSED
846 tests/config/loader/test_str_convert.py::test_shlex_platform_specific[linux2-foo "bar baz"ext-expected1] PASSED
847 tests/config/loader/test_str_convert.py::test_shlex_platform_specific[linux2-foo 'bar baz'-expected3] PASSED
848 tests/config/loader/test_str_convert.py::test_shlex_platform_specific[linux2-foo 'bar baz'ext-expected4] PASSED
849 tests/config/loader/test_str_convert.py::test_shlex_platform_specific[linux2-foo="bar baz"-expected2] PASSED
850 tests/config/loader/test_str_convert.py::test_shlex_platform_specific[linux2-foo="bar baz\\"-expected7] PASSED
851 tests/config/loader/test_str_convert.py::test_shlex_platform_specific[linux2-foo='bar baz' quuc-expected8] PASSED
852 tests/config/loader/test_str_convert.py::test_shlex_platform_specific[linux2-foo='bar baz'-expected5] PASSED
853 tests/config/loader/test_str_convert.py::test_shlex_platform_specific[linux2-foo='bar baz\\' quuc-expected9] PASSED
854 tests/config/loader/test_str_convert.py::test_shlex_platform_specific[linux2-foo=\\"bar baz\\"-expected6] PASSED
855 tests/config/loader/test_str_convert.py::test_shlex_platform_specific[linux2-foo=\\"bar baz\\' quuc-expected10] PASSED
856 tests/config/loader/test_str_convert.py::test_shlex_platform_specific[linux2-foo=\\\\"bar baz\\"-expected12] PASSED
857 tests/config/loader/test_str_convert.py::test_shlex_platform_specific[linux2-foo=\\\\\\"bar baz\\"-expected11] PASSED
858 tests/config/loader/test_str_convert.py::test_shlex_platform_specific[linux2-foo\n"bar\nbaz"-expected13] PASSED
859 tests/config/loader/test_str_convert.py::test_shlex_platform_specific[win32- \\'\\'\\ '-expected26] PASSED
860 tests/config/loader/test_str_convert.py::test_shlex_platform_specific[win32-"\\'\\"-expected30] PASSED
861 tests/config/loader/test_str_convert.py::test_shlex_platform_specific[win32-"\\\\" \\\\-expected32] PASSED
862 tests/config/loader/test_str_convert.py::test_shlex_platform_specific[win32-'\\' \\\\-expected31] PASSED
863 tests/config/loader/test_str_convert.py::test_shlex_platform_specific[win32-/foo/bar --quuz='baz atan'-expected16] PASSED
864 tests/config/loader/test_str_convert.py::test_shlex_platform_specific[win32-SPECIAL:\\foo\\bar --quuz='baz atan'-expected14] PASSED
865 tests/config/loader/test_str_convert.py::test_shlex_platform_specific[win32-X:\\\\foo\\\\bar --quuz='baz atan'-expected15] PASSED
866 tests/config/loader/test_str_convert.py::test_shlex_platform_specific[win32-\\'\\ -expected29] PASSED
867 tests/config/loader/test_str_convert.py::test_shlex_platform_specific[win32-\\'\\ \\\\-expected28] PASSED
868 tests/config/loader/test_str_convert.py::test_shlex_platform_specific[win32-\\'\\'\\ -expected27] PASSED
869 tests/config/loader/test_str_convert.py::test_shlex_platform_specific[win32-\\\\\\-expected25] PASSED
870 tests/config/loader/test_str_convert.py::test_shlex_platform_specific[win32-cc --arg "C:\\\\Users"-expected19] PASSED
871 tests/config/loader/test_str_convert.py::test_shlex_platform_specific[win32-cc --arg "C:\\\\Users\\ "-expected21] PASSED
872 tests/config/loader/test_str_convert.py::test_shlex_platform_specific[win32-cc --arg "C:\\\\Users\\""-expected17] PASSED
873 tests/config/loader/test_str_convert.py::test_shlex_platform_specific[win32-cc --arg "C:\\\\Users\\"-expected18] PASSED
874 tests/config/loader/test_str_convert.py::test_shlex_platform_specific[win32-cc --arg "C:\\\\Users\\\\ "-expected23] PASSED
875 tests/config/loader/test_str_convert.py::test_shlex_platform_specific[win32-cc --arg "C:\\\\Users\\\\"-expected22] PASSED
876 tests/config/loader/test_str_convert.py::test_shlex_platform_specific[win32-cc --arg C:\\\\Users\\\\ --arg2 "SPECIAL:\\Temp\\f o o" --arg3="\\\\FOO\\share\\Path name" --arg4 SPECIAL:\\Temp\\-expected24] PASSED
877 tests/config/loader/test_str_convert.py::test_shlex_platform_specific[win32-cc --arg \\"C:\\\\Users"-expected20] PASSED
878 tests/config/loader/test_str_convert.py::test_shlex_platform_specific[win32-foo "bar baz"-expected0] PASSED
879 tests/config/loader/test_str_convert.py::test_shlex_platform_specific[win32-foo "bar baz"ext-expected1] PASSED
880 tests/config/loader/test_str_convert.py::test_shlex_platform_specific[win32-foo 'bar baz'-expected3] PASSED
881 tests/config/loader/test_str_convert.py::test_shlex_platform_specific[win32-foo 'bar baz'ext-expected4] PASSED
882 tests/config/loader/test_str_convert.py::test_shlex_platform_specific[win32-foo="bar baz"-expected2] PASSED
883 tests/config/loader/test_str_convert.py::test_shlex_platform_specific[win32-foo="bar baz\\"-expected7] PASSED
884 tests/config/loader/test_str_convert.py::test_shlex_platform_specific[win32-foo='bar baz' quuc-expected8] PASSED
885 tests/config/loader/test_str_convert.py::test_shlex_platform_specific[win32-foo='bar baz'-expected5] PASSED
886 tests/config/loader/test_str_convert.py::test_shlex_platform_specific[win32-foo='bar baz\\' quuc-expected9] PASSED
887 tests/config/loader/test_str_convert.py::test_shlex_platform_specific[win32-foo=\\"bar baz\\"-expected6] PASSED
888 tests/config/loader/test_str_convert.py::test_shlex_platform_specific[win32-foo=\\"bar baz\\' quuc-expected10] PASSED
889 tests/config/loader/test_str_convert.py::test_shlex_platform_specific[win32-foo=\\\\"bar baz\\"-expected12] PASSED
890 tests/config/loader/test_str_convert.py::test_shlex_platform_specific[win32-foo=\\\\\\"bar baz\\"-expected11] PASSED
891 tests/config/loader/test_str_convert.py::test_shlex_platform_specific[win32-foo\n"bar\nbaz"-expected13] PASSED
892 tests/config/loader/test_str_convert.py::test_shlex_platform_specific_ini[linux2-/foo/bar --quuz='baz atan'-expected21] PASSED
893 tests/config/loader/test_str_convert.py::test_shlex_platform_specific_ini[linux2-SPECIAL:\\foo\\bar --quuz='baz atan'-expected19] PASSED
894 tests/config/loader/test_str_convert.py::test_shlex_platform_specific_ini[linux2-X:\\\\foo\\\\bar --quuz='baz atan'-expected20] PASSED
895 tests/config/loader/test_str_convert.py::test_shlex_platform_specific_ini[linux2-cc --arg "C:\\\\Users"-expected24] PASSED
896 tests/config/loader/test_str_convert.py::test_shlex_platform_specific_ini[linux2-cc --arg "C:\\\\Users\\ "-expected26] PASSED
897 tests/config/loader/test_str_convert.py::test_shlex_platform_specific_ini[linux2-cc --arg "C:\\\\Users\\""-expected22] PASSED
898 tests/config/loader/test_str_convert.py::test_shlex_platform_specific_ini[linux2-cc --arg "C:\\\\Users\\"-expected23] PASSED
899 tests/config/loader/test_str_convert.py::test_shlex_platform_specific_ini[linux2-cc --arg "C:\\\\Users\\\\ "-expected28] PASSED
900 tests/config/loader/test_str_convert.py::test_shlex_platform_specific_ini[linux2-cc --arg "C:\\\\Users\\\\"-expected27] PASSED
901 tests/config/loader/test_str_convert.py::test_shlex_platform_specific_ini[linux2-cc --arg C:\\\\Users\\\\ --arg2 "SPECIAL:\\Temp\\f o o" --arg3="\\\\FOO\\share\\Path name" --arg4 SPECIAL:\\Temp\\-expected29] PASSED
902 tests/config/loader/test_str_convert.py::test_shlex_platform_specific_ini[linux2-cc --arg \\"C:\\\\Users"-expected25] PASSED
903 tests/config/loader/test_str_convert.py::test_shlex_platform_specific_ini[linux2-foo "bar baz"-expected0] PASSED
904 tests/config/loader/test_str_convert.py::test_shlex_platform_specific_ini[linux2-foo "bar baz"ext-expected1] PASSED
905 tests/config/loader/test_str_convert.py::test_shlex_platform_specific_ini[linux2-foo 'bar baz'-expected3] PASSED
906 tests/config/loader/test_str_convert.py::test_shlex_platform_specific_ini[linux2-foo 'bar baz'ext-expected4] PASSED
907 tests/config/loader/test_str_convert.py::test_shlex_platform_specific_ini[linux2-foo \\\n    "bar \\\n    baz"-expected16] PASSED
908 tests/config/loader/test_str_convert.py::test_shlex_platform_specific_ini[linux2-foo \\\n    "bar\\\n    baz"-expected15] PASSED
909 tests/config/loader/test_str_convert.py::test_shlex_platform_specific_ini[linux2-foo \\\n    \\"bar \\\n    baz"-expected17] PASSED
910 tests/config/loader/test_str_convert.py::test_shlex_platform_specific_ini[linux2-foo \\\n    bar \\\n    baz-expected18] PASSED
911 tests/config/loader/test_str_convert.py::test_shlex_platform_specific_ini[linux2-foo="bar baz"-expected2] PASSED
912 tests/config/loader/test_str_convert.py::test_shlex_platform_specific_ini[linux2-foo="bar baz\\"-expected7] PASSED
913 tests/config/loader/test_str_convert.py::test_shlex_platform_specific_ini[linux2-foo='bar baz' quuc-expected8] PASSED
914 tests/config/loader/test_str_convert.py::test_shlex_platform_specific_ini[linux2-foo='bar baz'-expected5] PASSED
915 tests/config/loader/test_str_convert.py::test_shlex_platform_specific_ini[linux2-foo='bar baz\\' quuc-expected9] PASSED
916 tests/config/loader/test_str_convert.py::test_shlex_platform_specific_ini[linux2-foo=\\"bar baz\\"-expected6] PASSED
917 tests/config/loader/test_str_convert.py::test_shlex_platform_specific_ini[linux2-foo=\\"bar baz\\' quuc-expected10] PASSED
918 tests/config/loader/test_str_convert.py::test_shlex_platform_specific_ini[linux2-foo=\\\\"bar baz\\"-expected12] PASSED
919 tests/config/loader/test_str_convert.py::test_shlex_platform_specific_ini[linux2-foo=\\\\\\"bar baz\\"-expected11] PASSED
920 tests/config/loader/test_str_convert.py::test_shlex_platform_specific_ini[linux2-foo\\\n    "bar \\\n    baz"-expected14] PASSED
921 tests/config/loader/test_str_convert.py::test_shlex_platform_specific_ini[linux2-foo\\\n    "bar\\\n    baz"-expected13] PASSED
922 tests/config/loader/test_str_convert.py::test_shlex_platform_specific_ini[win32-/foo/bar --quuz='baz atan'-expected21] PASSED
923 tests/config/loader/test_str_convert.py::test_shlex_platform_specific_ini[win32-SPECIAL:\\foo\\bar --quuz='baz atan'-expected19] PASSED
924 tests/config/loader/test_str_convert.py::test_shlex_platform_specific_ini[win32-X:\\\\foo\\\\bar --quuz='baz atan'-expected20] PASSED
925 tests/config/loader/test_str_convert.py::test_shlex_platform_specific_ini[win32-cc --arg "C:\\\\Users"-expected24] PASSED
926 tests/config/loader/test_str_convert.py::test_shlex_platform_specific_ini[win32-cc --arg "C:\\\\Users\\ "-expected26] PASSED
927 tests/config/loader/test_str_convert.py::test_shlex_platform_specific_ini[win32-cc --arg "C:\\\\Users\\""-expected22] PASSED
928 tests/config/loader/test_str_convert.py::test_shlex_platform_specific_ini[win32-cc --arg "C:\\\\Users\\"-expected23] PASSED
929 tests/config/loader/test_str_convert.py::test_shlex_platform_specific_ini[win32-cc --arg "C:\\\\Users\\\\ "-expected28] PASSED
930 tests/config/loader/test_str_convert.py::test_shlex_platform_specific_ini[win32-cc --arg "C:\\\\Users\\\\"-expected27] PASSED
931 tests/config/loader/test_str_convert.py::test_shlex_platform_specific_ini[win32-cc --arg C:\\\\Users\\\\ --arg2 "SPECIAL:\\Temp\\f o o" --arg3="\\\\FOO\\share\\Path name" --arg4 SPECIAL:\\Temp\\-expected29] PASSED
932 tests/config/loader/test_str_convert.py::test_shlex_platform_specific_ini[win32-cc --arg \\"C:\\\\Users"-expected25] PASSED
933 tests/config/loader/test_str_convert.py::test_shlex_platform_specific_ini[win32-foo "bar baz"-expected0] PASSED
934 tests/config/loader/test_str_convert.py::test_shlex_platform_specific_ini[win32-foo "bar baz"ext-expected1] PASSED
935 tests/config/loader/test_str_convert.py::test_shlex_platform_specific_ini[win32-foo 'bar baz'-expected3] PASSED
936 tests/config/loader/test_str_convert.py::test_shlex_platform_specific_ini[win32-foo 'bar baz'ext-expected4] PASSED
937 tests/config/loader/test_str_convert.py::test_shlex_platform_specific_ini[win32-foo \\\n    "bar \\\n    baz"-expected16] PASSED
938 tests/config/loader/test_str_convert.py::test_shlex_platform_specific_ini[win32-foo \\\n    "bar\\\n    baz"-expected15] PASSED
939 tests/config/loader/test_str_convert.py::test_shlex_platform_specific_ini[win32-foo \\\n    \\"bar \\\n    baz"-expected17] PASSED
940 tests/config/loader/test_str_convert.py::test_shlex_platform_specific_ini[win32-foo \\\n    bar \\\n    baz-expected18] PASSED
941 tests/config/loader/test_str_convert.py::test_shlex_platform_specific_ini[win32-foo="bar baz"-expected2] PASSED
942 tests/config/loader/test_str_convert.py::test_shlex_platform_specific_ini[win32-foo="bar baz\\"-expected7] PASSED
943 tests/config/loader/test_str_convert.py::test_shlex_platform_specific_ini[win32-foo='bar baz' quuc-expected8] PASSED
944 tests/config/loader/test_str_convert.py::test_shlex_platform_specific_ini[win32-foo='bar baz'-expected5] PASSED
945 tests/config/loader/test_str_convert.py::test_shlex_platform_specific_ini[win32-foo='bar baz\\' quuc-expected9] PASSED
946 tests/config/loader/test_str_convert.py::test_shlex_platform_specific_ini[win32-foo=\\"bar baz\\"-expected6] PASSED
947 tests/config/loader/test_str_convert.py::test_shlex_platform_specific_ini[win32-foo=\\"bar baz\\' quuc-expected10] PASSED
948 tests/config/loader/test_str_convert.py::test_shlex_platform_specific_ini[win32-foo=\\\\"bar baz\\"-expected12] PASSED
949 tests/config/loader/test_str_convert.py::test_shlex_platform_specific_ini[win32-foo=\\\\\\"bar baz\\"-expected11] PASSED
950 tests/config/loader/test_str_convert.py::test_shlex_platform_specific_ini[win32-foo\\\n    "bar \\\n    baz"-expected14] PASSED
951 tests/config/loader/test_str_convert.py::test_shlex_platform_specific_ini[win32-foo\\\n    "bar\\\n    baz"-expected13] PASSED
952 tests/config/loader/test_str_convert.py::test_str_convert_nok[-Command-ValueError-attempting to parse '' into a command failed] PASSED
953 tests/config/loader/test_str_convert.py::test_str_convert_nok[3-of_type1-ValueError-3 must be one of \\('1', '2'\\)] PASSED
954 tests/config/loader/test_str_convert.py::test_str_convert_nok[3-of_type2-TypeError-3 cannot cast to typing.Union\\[str, int\\]] PASSED
955 tests/config/loader/test_str_convert.py::test_str_convert_nok[a-TypeVar-TypeError-a cannot cast to .*typing.TypeVar.*] PASSED
956 tests/config/loader/test_str_convert.py::test_str_convert_ok[+1-1-int] PASSED
957 tests/config/loader/test_str_convert.py::test_str_convert_ok[+1.1-1.1-float] PASSED
958 tests/config/loader/test_str_convert.py::test_str_convert_ok[-1--1-int] PASSED
959 tests/config/loader/test_str_convert.py::test_str_convert_ok[-1.1--1.1-float] PASSED
960 tests/config/loader/test_str_convert.py::test_str_convert_ok[-None-of_type24] PASSED
961 tests/config/loader/test_str_convert.py::test_str_convert_ok[-None-of_type26] PASSED
962 tests/config/loader/test_str_convert.py::test_str_convert_ok[-None-of_type28] PASSED
963 tests/config/loader/test_str_convert.py::test_str_convert_ok[0-0-int] PASSED
964 tests/config/loader/test_str_convert.py::test_str_convert_ok[0-False-bool] PASSED
965 tests/config/loader/test_str_convert.py::test_str_convert_ok[0.1-0.1-float] PASSED
966 tests/config/loader/test_str_convert.py::test_str_convert_ok[1,2-value29-of_type29] PASSED
967 tests/config/loader/test_str_convert.py::test_str_convert_ok[1-1-int] PASSED
968 tests/config/loader/test_str_convert.py::test_str_convert_ok[1-1-of_type25] PASSED
969 tests/config/loader/test_str_convert.py::test_str_convert_ok[1-1-of_type27] PASSED
970 tests/config/loader/test_str_convert.py::test_str_convert_ok[1-1-of_type30] PASSED
971 tests/config/loader/test_str_convert.py::test_str_convert_ok[1-True-bool] PASSED
972 tests/config/loader/test_str_convert.py::test_str_convert_ok[1-value17-of_type17] PASSED
973 tests/config/loader/test_str_convert.py::test_str_convert_ok[1-value18-of_type18] PASSED
974 tests/config/loader/test_str_convert.py::test_str_convert_ok[1.1-1.1-float] PASSED
975 tests/config/loader/test_str_convert.py::test_str_convert_ok[1=2-value19-of_type19] PASSED
976 tests/config/loader/test_str_convert.py::test_str_convert_ok[FalsE-False-bool] PASSED
977 tests/config/loader/test_str_convert.py::test_str_convert_ok[False-False-bool] PASSED
978 tests/config/loader/test_str_convert.py::test_str_convert_ok[TruE-True-bool] PASSED
979 tests/config/loader/test_str_convert.py::test_str_convert_ok[True-True-bool] PASSED
980 tests/config/loader/test_str_convert.py::test_str_convert_ok[a,b-value23-EnvList] PASSED
981 tests/config/loader/test_str_convert.py::test_str_convert_ok[a-value21-Path] PASSED
982 tests/config/loader/test_str_convert.py::test_str_convert_ok[a-value22-Command] PASSED
983 tests/config/loader/test_str_convert.py::test_str_convert_ok[a=1\n\nc=2-value20-of_type20] PASSED
984 tests/config/loader/test_str_convert.py::test_str_convert_ok[false-False-bool] PASSED
985 tests/config/loader/test_str_convert.py::test_str_convert_ok[magic-magic-str] PASSED
986 tests/config/loader/test_str_convert.py::test_str_convert_ok[true-True-bool] PASSED
987 tests/config/source/test_discover.py::test_bad_src_content PASSED
988 tests/config/source/test_discover.py::test_no_src_cwd PASSED
989 tests/config/source/test_discover.py::test_no_src_has_py_project_toml_above PASSED
990 tests/config/source/test_discover.py::test_no_src_root_dir PASSED
991 tests/config/source/test_legacy_toml.py::test_conf_in_legacy_toml PASSED
992 tests/config/source/test_setup_cfg.py::test_bad_conf_setup_cfg PASSED
993 tests/config/source/test_setup_cfg.py::test_conf_in_setup_cfg PASSED
994 tests/config/source/test_source_ini.py::test_source_ini_custom_non_testenv_sections PASSED
995 tests/config/source/test_source_ini.py::test_source_ini_ignore_invalid_factor_filters PASSED
996 tests/config/source/test_source_ini.py::test_source_ini_ignore_non_testenv_sections PASSED
997 tests/config/source/test_source_ini.py::test_source_ini_with_interpolated PASSED
998 tests/config/test_main.py::test_args_are_paths_when_disabled PASSED
999 tests/config/test_main.py::test_args_are_paths_when_from_child_dir PASSED
1000 tests/config/test_main.py::test_args_are_paths_when_with_change_dir PASSED
1001 tests/config/test_main.py::test_config_override_appends_to_empty_list PASSED
1002 tests/config/test_main.py::test_config_override_appends_to_empty_setenv PASSED
1003 tests/config/test_main.py::test_config_override_appends_to_list PASSED
1004 tests/config/test_main.py::test_config_override_appends_to_setenv PASSED
1005 tests/config/test_main.py::test_config_override_cannot_append PASSED
1006 tests/config/test_main.py::test_config_override_wins_memory_loader PASSED
1007 tests/config/test_main.py::test_config_overrides PASSED
1008 tests/config/test_main.py::test_config_some_envs PASSED
1009 tests/config/test_main.py::test_empty_conf_get PASSED
1010 tests/config/test_main.py::test_empty_conf_tox_envs PASSED
1011 tests/config/test_main.py::test_empty_config_repr PASSED
1012 tests/config/test_main.py::test_relative_config_paths_resolve PASSED
1013 tests/config/test_of_types.py::test_config_constant_eq PASSED
1014 tests/config/test_of_types.py::test_config_dynamic_eq PASSED
1015 tests/config/test_set_env.py::test_set_env_bad_line PASSED
1016 tests/config/test_set_env.py::test_set_env_circular_use_os_environ PASSED
1017 tests/config/test_set_env.py::test_set_env_default PASSED
1018 tests/config/test_set_env.py::test_set_env_delayed_eval PASSED
1019 tests/config/test_set_env.py::test_set_env_environment_file PASSED
1020 tests/config/test_set_env.py::test_set_env_environment_file_missing PASSED
1021 tests/config/test_set_env.py::test_set_env_explicit PASSED
1022 tests/config/test_set_env.py::test_set_env_honor_override PASSED
1023 tests/config/test_set_env.py::test_set_env_invalid_lines PASSED
1024 tests/config/test_set_env.py::test_set_env_merge PASSED
1025 tests/config/test_set_env.py::test_set_env_other_env_default PASSED
1026 tests/config/test_set_env.py::test_set_env_other_env_set PASSED
1027 tests/config/test_set_env.py::test_set_env_replacer PASSED
1028 tests/config/test_set_env.py::test_set_env_self_key PASSED
1029 tests/config/test_set_env.py::test_set_env_tty_off PASSED
1030 tests/config/test_set_env.py::test_set_env_tty_on PASSED
1031 tests/config/test_sets.py::test_config_bad_bool PASSED
1032 tests/config/test_sets.py::test_config_bad_dict PASSED
1033 tests/config/test_sets.py::test_config_bad_type PASSED
1034 tests/config/test_sets.py::test_config_constant PASSED
1035 tests/config/test_sets.py::test_config_constant_repr PASSED
1036 tests/config/test_sets.py::test_config_dict PASSED
1037 tests/config/test_sets.py::test_config_dynamic_not_equal PASSED
1038 tests/config/test_sets.py::test_config_dynamic_repr PASSED
1039 tests/config/test_sets.py::test_config_lazy_constant PASSED
1040 tests/config/test_sets.py::test_config_optional_none PASSED
1041 tests/config/test_sets.py::test_config_path PASSED
1042 tests/config/test_sets.py::test_config_redefine_constant_fail PASSED
1043 tests/config/test_sets.py::test_config_redefine_dynamic_fail PASSED
1044 tests/config/test_sets.py::test_config_set PASSED
1045 tests/config/test_sets.py::test_config_str PASSED
1046 tests/config/test_sets.py::test_config_work_dir[] PASSED
1047 tests/config/test_sets.py::test_config_work_dir[a] PASSED
1048 tests/config/test_sets.py::test_define_custom_set PASSED
1049 tests/config/test_sets.py::test_do_not_allow_create_config_set PASSED
1050 tests/config/test_sets.py::test_set_env_raises_on_non_str PASSED
1051 tests/config/test_types.py::tests_command_eq PASSED
1052 tests/config/test_types.py::tests_command_ne PASSED
1053 tests/config/test_types.py::tests_command_repr PASSED
1054 tests/config/test_types.py::tests_command_repr_ignore PASSED
1055 tests/config/test_types.py::tests_env_list_eq PASSED
1056 tests/config/test_types.py::tests_env_list_ne PASSED
1057 tests/config/test_types.py::tests_env_list_repr PASSED
1058 tests/execute/local_subprocess/test_execute_util.py::test_shebang_file_missing PASSED
1059 tests/execute/local_subprocess/test_execute_util.py::test_shebang_found PASSED
1060 tests/execute/local_subprocess/test_execute_util.py::test_shebang_no_shebang PASSED
1061 tests/execute/local_subprocess/test_execute_util.py::test_shebang_non_utf8_file PASSED
1062 tests/execute/local_subprocess/test_local_subprocess.py::test_allow_list_external_ok[all] PASSED
1063 tests/execute/local_subprocess/test_local_subprocess.py::test_allow_list_external_ok[full-pattern] PASSED
1064 tests/execute/local_subprocess/test_local_subprocess.py::test_allow_list_external_ok[full] PASSED
1065 tests/execute/local_subprocess/test_local_subprocess.py::test_allow_list_external_ok[stem-pattern] PASSED
1066 tests/execute/local_subprocess/test_local_subprocess.py::test_allow_list_external_ok[stem] PASSED
1067 tests/execute/local_subprocess/test_local_subprocess.py::test_command_does_not_exist PASSED
1068 tests/execute/local_subprocess/test_local_subprocess.py::test_command_keyboard_interrupt PASSED
1069 tests/execute/local_subprocess/test_local_subprocess.py::test_local_execute_basic_fail PASSED
1070 tests/execute/local_subprocess/test_local_subprocess.py::test_local_execute_basic_pass[no_show-nothing-color] PASSED
1071 tests/execute/local_subprocess/test_local_subprocess.py::test_local_execute_basic_pass[no_show-nothing-no_color] PASSED
1072 tests/execute/local_subprocess/test_local_subprocess.py::test_local_execute_basic_pass[no_show-simple-color] PASSED
1073 tests/execute/local_subprocess/test_local_subprocess.py::test_local_execute_basic_pass[no_show-simple-no_color] PASSED
1074 tests/execute/local_subprocess/test_local_subprocess.py::test_local_execute_basic_pass[show-nothing-color] PASSED
1075 tests/execute/local_subprocess/test_local_subprocess.py::test_local_execute_basic_pass[show-nothing-no_color] PASSED
1076 tests/execute/local_subprocess/test_local_subprocess.py::test_local_execute_basic_pass[show-simple-color] PASSED
1077 tests/execute/local_subprocess/test_local_subprocess.py::test_local_execute_basic_pass[show-simple-no_color] PASSED
1078 tests/execute/local_subprocess/test_local_subprocess.py::test_local_execute_basic_pass_show_on_standard_newline_flush PASSED
1079 tests/execute/local_subprocess/test_local_subprocess.py::test_local_execute_does_not_overwrite[COLUMNS] PASSED
1080 tests/execute/local_subprocess/test_local_subprocess.py::test_local_execute_does_not_overwrite[ROWS] PASSED
26e189 1081 tests/execute/local_subprocess/test_local_subprocess.py::test_local_execute_terminal_size PASSED
0a4c16 1082 tests/execute/local_subprocess/test_local_subprocess.py::test_local_execute_write_a_lot PASSED
MT 1083 tests/execute/local_subprocess/test_local_subprocess.py::test_local_subprocess_tty[off] PASSED
1084 tests/execute/local_subprocess/test_local_subprocess.py::test_local_subprocess_tty[on] PASSED
1085 tests/execute/local_subprocess/test_local_subprocess.py::test_shebang_failed_to_parse PASSED
1086 tests/execute/local_subprocess/test_local_subprocess.py::test_shebang_limited_off[env0] PASSED
1087 tests/execute/local_subprocess/test_local_subprocess.py::test_shebang_limited_off[env1] PASSED
1088 tests/execute/local_subprocess/test_local_subprocess.py::test_shebang_limited_on PASSED
1089 tests/execute/test_request.py::test_execute_request_raise_on_empty_cmd PASSED
1090 tests/execute/test_request.py::test_request_allow_star_is_none PASSED
1091 tests/execute/test_stream.py::test_sync_write_decode_surrogate PASSED
1092 tests/execute/test_stream.py::test_sync_write_repr PASSED
1093 tests/journal/test_main_journal.py::test_env_journal_disabled PASSED
1094 tests/journal/test_main_journal.py::test_env_journal_enabled PASSED
1095 tests/journal/test_main_journal.py::test_journal_disabled_default PASSED
1096 tests/journal/test_main_journal.py::test_journal_enabled_default PASSED
1097 tests/plugin/test_inline.py::test_inline_tox_py PASSED
1098 tests/plugin/test_plugin.py::test_plugin_can_read_env_list PASSED
1099 tests/plugin/test_plugin.py::test_plugin_can_read_sections PASSED
1100 tests/plugin/test_plugin.py::test_plugin_can_set_core_conf[temp_dir] PASSED
1101 tests/plugin/test_plugin.py::test_plugin_can_set_core_conf[tox_root] PASSED
1102 tests/plugin/test_plugin.py::test_plugin_can_set_core_conf[work_dir] PASSED
1103 tests/plugin/test_plugin.py::test_plugin_config_frozen_past_add_env PASSED
1104 tests/plugin/test_plugin.py::test_plugin_extend_pass_env PASSED
1105 tests/plugin/test_plugin.py::test_plugin_extend_set_env PASSED
1106 tests/plugin/test_plugin.py::test_plugin_hooks_and_order PASSED
1107 tests/plugin/test_plugin.py::test_plugin_injects_invalid_python_run PASSED
1108 tests/plugin/test_plugin_custom_config_set.py::test_define_custom_config_base PASSED
1109 tests/plugin/test_plugin_custom_config_set.py::test_define_custom_config_factor_filter PASSED
1110 tests/plugin/test_plugin_custom_config_set.py::test_define_custom_config_override_base PASSED
1111 tests/plugin/test_plugin_custom_config_set.py::test_define_custom_config_override_base_implicit PASSED
1112 tests/plugin/test_plugin_custom_config_set.py::test_define_custom_config_replace PASSED
1113 tests/plugin/test_plugin_custom_config_set.py::test_define_custom_config_set PASSED
1114 tests/pytest_/test_init.py::test_env_var[DIFF-EXTRA] PASSED
1115 tests/pytest_/test_init.py::test_env_var[DIFF-MISS-EXTRA] PASSED
1116 tests/pytest_/test_init.py::test_env_var[DIFF-MISS] PASSED
1117 tests/pytest_/test_init.py::test_env_var[DIFF] PASSED
1118 tests/pytest_/test_init.py::test_env_var[EXTRA] PASSED
1119 tests/pytest_/test_init.py::test_env_var[MISS-EXTRA] PASSED
1120 tests/pytest_/test_init.py::test_env_var[MISS] PASSED
1121 tests/pytest_/test_init.py::test_env_var[] PASSED
1122 tests/pytest_/test_init.py::test_tox_project_base PASSED
1123 tests/pytest_/test_init.py::test_tox_project_no_base PASSED
1124 tests/pytest_/test_init.py::test_tox_run_assert_out_err_no_dedent PASSED
1125 tests/pytest_/test_init.py::test_tox_run_does_not_return_exit_code PASSED
1126 tests/pytest_/test_init.py::test_tox_run_fails_before_state_setup PASSED
1127 tests/pytest_/test_init.py::test_tox_run_outcome_repr PASSED
1128 tests/session/cmd/run/test_common.py::test_empty_report PASSED
1129 tests/session/cmd/run/test_common.py::test_install_pkg_does_not_exist PASSED
1130 tests/session/cmd/run/test_common.py::test_install_pkg_empty PASSED
1131 tests/session/cmd/run/test_common.py::test_install_pkg_not_file PASSED
1132 tests/session/cmd/run/test_common.py::test_install_pkg_ok PASSED
1133 tests/session/cmd/run/test_common.py::test_skip_missing_interpreter_action_nok PASSED
1134 tests/session/cmd/run/test_common.py::test_skip_missing_interpreter_action_ok[None] PASSED
1135 tests/session/cmd/run/test_common.py::test_skip_missing_interpreter_action_ok[config] PASSED
1136 tests/session/cmd/run/test_common.py::test_skip_missing_interpreter_action_ok[false] PASSED
1137 tests/session/cmd/run/test_common.py::test_skip_missing_interpreter_action_ok[true] PASSED
1138 tests/session/cmd/test_depends.py::test_depends PASSED
1139 tests/session/cmd/test_depends.py::test_depends_help PASSED
1140 tests/session/cmd/test_devenv.py::test_devenv_fail_multiple_target PASSED
1141 tests/session/cmd/test_devenv.py::test_devenv_help PASSED
1142 tests/session/cmd/test_devenv.py::test_devenv_ok PASSED
1143 tests/session/cmd/test_exec_.py::test_exec[0] PASSED
1144 tests/session/cmd/test_exec_.py::test_exec[1] PASSED
1145 tests/session/cmd/test_exec_.py::test_exec_fail_multiple_target PASSED
1146 tests/session/cmd/test_exec_.py::test_exec_fail_no_posargs[empty_posargs] PASSED
1147 tests/session/cmd/test_exec_.py::test_exec_fail_no_posargs[no_posargs] PASSED
1148 tests/session/cmd/test_exec_.py::test_exec_help PASSED
1149 tests/session/cmd/test_legacy.py::test_legacy_cli_flags PASSED
1150 tests/session/cmd/test_legacy.py::test_legacy_devenv[empty] PASSED
1151 tests/session/cmd/test_legacy.py::test_legacy_devenv[select] PASSED
1152 tests/session/cmd/test_legacy.py::test_legacy_help PASSED
1153 tests/session/cmd/test_legacy.py::test_legacy_list_all[0] PASSED
1154 tests/session/cmd/test_legacy.py::test_legacy_list_all[1] PASSED
1155 tests/session/cmd/test_legacy.py::test_legacy_list_all[2] PASSED
1156 tests/session/cmd/test_legacy.py::test_legacy_list_default[0] PASSED
1157 tests/session/cmd/test_legacy.py::test_legacy_list_default[1] PASSED
1158 tests/session/cmd/test_legacy.py::test_legacy_list_default[2] PASSED
1159 tests/session/cmd/test_legacy.py::test_legacy_list_env_with_empty_or_missing_env_list[empty envlist] PASSED
1160 tests/session/cmd/test_legacy.py::test_legacy_list_env_with_empty_or_missing_env_list[missing envlist] PASSED
1161 tests/session/cmd/test_legacy.py::test_legacy_list_env_with_empty_or_missing_env_list[missing toxenv section] PASSED
1162 tests/session/cmd/test_legacy.py::test_legacy_list_env_with_no_tox_file PASSED
1163 tests/session/cmd/test_legacy.py::test_legacy_run_parallel PASSED
1164 tests/session/cmd/test_legacy.py::test_legacy_run_sequential PASSED
1165 tests/session/cmd/test_legacy.py::test_legacy_show_config PASSED
1166 tests/session/cmd/test_legacy.py::test_legacy_show_config_with_env PASSED
1167 tests/session/cmd/test_list_envs.py::test_list_env PASSED
1168 tests/session/cmd/test_list_envs.py::test_list_env_default PASSED
1169 tests/session/cmd/test_list_envs.py::test_list_env_package_env_before_run PASSED
1170 tests/session/cmd/test_list_envs.py::test_list_env_package_self PASSED
1171 tests/session/cmd/test_list_envs.py::test_list_env_quiet PASSED
1172 tests/session/cmd/test_list_envs.py::test_list_env_quiet_default PASSED
1173 tests/session/cmd/test_list_envs.py::test_list_envs_help PASSED
1174 tests/session/cmd/test_parallel.py::test_keyboard_interrupt PASSED
1175 tests/session/cmd/test_parallel.py::test_parallel_general PASSED
1176 tests/session/cmd/test_parallel.py::test_parallel_legacy_accepts_no_arg PASSED
e2fb2f 1177 tests/session/cmd/test_parallel.py::test_parallel_no_spinner PASSED
MT 1178 tests/session/cmd/test_parallel.py::test_parallel_no_spinner_legacy PASSED
0a4c16 1179 tests/session/cmd/test_parallel.py::test_parallel_requires_arg PASSED
MT 1180 tests/session/cmd/test_parallel.py::test_parallel_run_live_out PASSED
1181 tests/session/cmd/test_parallel.py::test_parallel_show_output_with_pkg PASSED
1182 tests/session/cmd/test_parallel.py::test_parallels_help PASSED
1183 tests/session/cmd/test_parallel.py::test_parse_num_processes_all PASSED
1184 tests/session/cmd/test_parallel.py::test_parse_num_processes_auto PASSED
1185 tests/session/cmd/test_parallel.py::test_parse_num_processes_exact PASSED
1186 tests/session/cmd/test_parallel.py::test_parse_num_processes_minus_one PASSED
1187 tests/session/cmd/test_parallel.py::test_parse_num_processes_not_number PASSED
1188 tests/session/cmd/test_quickstart.py::test_quickstart_help PASSED
26e189 1189 tests/session/cmd/test_quickstart.py::test_quickstart_no_args PASSED
0a4c16 1190 tests/session/cmd/test_quickstart.py::test_quickstart_ok PASSED
MT 1191 tests/session/cmd/test_quickstart.py::test_quickstart_refuse PASSED
1192 tests/session/cmd/test_sequential.py::test_backend_not_found PASSED
1193 tests/session/cmd/test_sequential.py::test_commands_ignore_errors[0-0-8-8] PASSED
1194 tests/session/cmd/test_sequential.py::test_commands_ignore_errors[0-8-0-8] PASSED
1195 tests/session/cmd/test_sequential.py::test_commands_ignore_errors[8-0-0-8] PASSED
1196 tests/session/cmd/test_sequential.py::test_commands_post_fails_exit_code PASSED
1197 tests/session/cmd/test_sequential.py::test_commands_pre_fail_post_runs PASSED
1198 tests/session/cmd/test_sequential.py::test_commands_pre_pass_post_runs_main_fails PASSED
1199 tests/session/cmd/test_sequential.py::test_env_name_change_recreate PASSED
1200 tests/session/cmd/test_sequential.py::test_env_tmp_dir_reset PASSED
1201 tests/session/cmd/test_sequential.py::test_ignore_outcome PASSED
1202 tests/session/cmd/test_sequential.py::test_missing_command_success_if_ignored PASSED
1203 tests/session/cmd/test_sequential.py::test_missing_interpreter_skip_off PASSED
1204 tests/session/cmd/test_sequential.py::test_missing_interpreter_skip_on PASSED
1205 tests/session/cmd/test_sequential.py::test_package_build_fails PASSED
1206 tests/session/cmd/test_sequential.py::test_package_deps_change PASSED
1207 tests/session/cmd/test_sequential.py::test_platform_does_not_match_package_env PASSED
1208 tests/session/cmd/test_sequential.py::test_platform_does_not_match_run_env PASSED
1209 tests/session/cmd/test_sequential.py::test_platform_matches_run_env PASSED
1210 tests/session/cmd/test_sequential.py::test_recreate_package PASSED
1211 tests/session/cmd/test_sequential.py::test_rerun_sequential_sdist PASSED
1212 tests/session/cmd/test_sequential.py::test_rerun_sequential_skip PASSED
1213 tests/session/cmd/test_sequential.py::test_rerun_sequential_wheel PASSED
1214 tests/session/cmd/test_sequential.py::test_result_json_sequential PASSED
1215 tests/session/cmd/test_sequential.py::test_run_ignore_cmd_exit_code[- ] PASSED
1216 tests/session/cmd/test_sequential.py::test_run_ignore_cmd_exit_code[-] PASSED
1217 tests/session/cmd/test_sequential.py::test_run_sequential_fail PASSED
1218 tests/session/cmd/test_sequential.py::test_run_sequential_quiet PASSED
1219 tests/session/cmd/test_sequential.py::test_sequential_clears_pkg_at_most_once PASSED
1220 tests/session/cmd/test_sequential.py::test_sequential_help PASSED
1221 tests/session/cmd/test_sequential.py::test_sequential_inserted_env_vars PASSED
1222 tests/session/cmd/test_sequential.py::test_sequential_run_all PASSED
1223 tests/session/cmd/test_sequential.py::test_skip_develop_mode PASSED
1224 tests/session/cmd/test_sequential.py::test_skip_pkg_install PASSED
1225 tests/session/cmd/test_sequential.py::test_virtualenv_cache PASSED
1226 tests/session/cmd/test_show_config.py::test_package_env_inherits_from_pkgenv PASSED
1227 tests/session/cmd/test_show_config.py::test_pass_env_config_default[False] PASSED
1228 tests/session/cmd/test_show_config.py::test_pass_env_config_default[True] PASSED
1229 tests/session/cmd/test_show_config.py::test_show_config_alias PASSED
1230 tests/session/cmd/test_show_config.py::test_show_config_cli_flag PASSED
1231 tests/session/cmd/test_show_config.py::test_show_config_commands PASSED
1232 tests/session/cmd/test_show_config.py::test_show_config_core_host_python PASSED
1233 tests/session/cmd/test_show_config.py::test_show_config_default_run_env PASSED
1234 tests/session/cmd/test_show_config.py::test_show_config_description_normalize PASSED
1235 tests/session/cmd/test_show_config.py::test_show_config_empty_install_command_exception PASSED
1236 tests/session/cmd/test_show_config.py::test_show_config_exception PASSED
1237 tests/session/cmd/test_show_config.py::test_show_config_filter_keys PASSED
1238 tests/session/cmd/test_show_config.py::test_show_config_help PASSED
1239 tests/session/cmd/test_show_config.py::test_show_config_ini_comment_path PASSED
1240 tests/session/cmd/test_show_config.py::test_show_config_matching_env_section PASSED
1241 tests/session/cmd/test_show_config.py::test_show_config_pkg_env_once PASSED
1242 tests/session/cmd/test_show_config.py::test_show_config_pkg_env_skip PASSED
1243 tests/session/cmd/test_show_config.py::test_show_config_py_ver_impl_constants PASSED
1244 tests/session/cmd/test_show_config.py::test_show_config_select_only PASSED
1245 tests/session/cmd/test_show_config.py::test_show_config_timeout_custom PASSED
1246 tests/session/cmd/test_show_config.py::test_show_config_timeout_default PASSED
1247 tests/session/cmd/test_show_config.py::test_show_config_unused PASSED
1248 tests/session/cmd/test_state.py::test_env_already_packaging PASSED
1249 tests/session/cmd/test_state.py::test_env_run_cannot_be_packaging_too PASSED
1250 tests/session/test_env_select.py::test_allowed_implicit_cli_envs[.pkg] PASSED
1251 tests/session/test_env_select.py::test_allowed_implicit_cli_envs[py$(PYV)] PASSED
1252 tests/session/test_env_select.py::test_allowed_implicit_cli_envs[py] PASSED
1253 tests/session/test_env_select.py::test_cli_env_can_be_specified_in_additional_environments PASSED
1254 tests/session/test_env_select.py::test_cli_env_can_be_specified_in_default PASSED
ebccc6 1255 tests/session/test_env_select.py::test_clienv[ a1, b2 ,  c3  -env_names4-False-False] PASSED
MT 1256 tests/session/test_env_select.py::test_clienv[,,-env_names8-False-True] PASSED
1257 tests/session/test_env_select.py::test_clienv[,,a1,,,b2,,-env_names7-False-False] PASSED
1258 tests/session/test_env_select.py::test_clienv[-env_names1-False-True] PASSED
1259 tests/session/test_env_select.py::test_clienv[ALL-env_names5-True-False] PASSED
1260 tests/session/test_env_select.py::test_clienv[None-env_names0-False-True] PASSED
1261 tests/session/test_env_select.py::test_clienv[\x01.-@\x02,xxx-env_names9-False-False] PASSED
1262 tests/session/test_env_select.py::test_clienv[a1,ALL,b2-env_names6-True-False] PASSED
1263 tests/session/test_env_select.py::test_clienv[a1,b2,c3-env_names3-False-False] PASSED
1264 tests/session/test_env_select.py::test_clienv[a1-env_names2-False-False] PASSED
1265 tests/session/test_env_select.py::test_clienv_is_all[-False] PASSED
1266 tests/session/test_env_select.py::test_clienv_is_all[ALL-True] PASSED
1267 tests/session/test_env_select.py::test_clienv_is_all[All-False] PASSED
1268 tests/session/test_env_select.py::test_clienv_is_all[a,ALL,b-True] PASSED
1269 tests/session/test_env_select.py::test_clienv_is_all[all-False] PASSED
0a4c16 1270 tests/session/test_env_select.py::test_dynamic_env_factors_match[3.12.0] PASSED
MT 1271 tests/session/test_env_select.py::test_dynamic_env_factors_match[3.12] PASSED
1272 tests/session/test_env_select.py::test_dynamic_env_factors_match[3] PASSED
1273 tests/session/test_env_select.py::test_dynamic_env_factors_match[py3.12] PASSED
1274 tests/session/test_env_select.py::test_dynamic_env_factors_match[py312] PASSED
1275 tests/session/test_env_select.py::test_dynamic_env_factors_match[py3] PASSED
1276 tests/session/test_env_select.py::test_dynamic_env_factors_match[py] PASSED
1277 tests/session/test_env_select.py::test_dynamic_env_factors_match[pypy3.12] PASSED
1278 tests/session/test_env_select.py::test_dynamic_env_factors_match[pypy312] PASSED
1279 tests/session/test_env_select.py::test_dynamic_env_factors_match[pypy3] PASSED
1280 tests/session/test_env_select.py::test_dynamic_env_factors_match[pypy] PASSED
1281 tests/session/test_env_select.py::test_dynamic_env_factors_not_match[cov] PASSED
1282 tests/session/test_env_select.py::test_dynamic_env_factors_not_match[cy3] PASSED
1283 tests/session/test_env_select.py::test_dynamic_env_factors_not_match[py10.1] PASSED
1284 tests/session/test_env_select.py::test_env_select_lazily_looks_at_envs PASSED
1285 tests/session/test_env_select.py::test_factor_select[selection_arguments0-expect_envs0] PASSED
1286 tests/session/test_env_select.py::test_factor_select[selection_arguments1-expect_envs1] PASSED
1287 tests/session/test_env_select.py::test_factor_select[selection_arguments2-expect_envs2] PASSED
1288 tests/session/test_env_select.py::test_label_core_and_trait PASSED
1289 tests/session/test_env_select.py::test_label_core_can_define PASSED
1290 tests/session/test_env_select.py::test_label_core_select PASSED
1291 tests/session/test_env_select.py::test_label_select_trait PASSED
1292 tests/session/test_env_select.py::test_matches_combined_env[3-cov] PASSED
1293 tests/session/test_env_select.py::test_matches_combined_env[3.9-cov] PASSED
1294 tests/session/test_env_select.py::test_matches_combined_env[3.9] PASSED
1295 tests/session/test_env_select.py::test_matches_combined_env[3] PASSED
1296 tests/session/test_env_select.py::test_matches_combined_env[py$(PYV)-cov] PASSED
1297 tests/session/test_env_select.py::test_matches_combined_env[py3.9-cov] PASSED
1298 tests/session/test_env_select.py::test_matches_combined_env[py3.9] PASSED
1299 tests/session/test_env_select.py::test_matches_hyphenated_env[a-b] PASSED
1300 tests/session/test_env_select.py::test_matches_hyphenated_env[a] PASSED
1301 tests/session/test_env_select.py::test_matches_hyphenated_env[b-a] PASSED
1302 tests/session/test_env_select.py::test_matches_hyphenated_env[b] PASSED
1303 tests/session/test_env_select.py::test_suggest_env PASSED
1304 tests/session/test_env_select.py::test_tox_skip_env PASSED
1305 tests/session/test_env_select.py::test_tox_skip_env_cli PASSED
1306 tests/session/test_env_select.py::test_tox_skip_env_logs PASSED
1307 tests/session/test_session_common.py::test_cli_env_repr[val0-CliEnv('a,b')] PASSED
1308 tests/session/test_session_common.py::test_cli_env_repr[val1-CliEnv('ALL')] PASSED
1309 tests/session/test_session_common.py::test_cli_env_repr[val2-CliEnv()] PASSED
1310 tests/session/test_session_common.py::test_cli_env_repr[val3-CliEnv()] PASSED
1311 tests/session/test_session_common.py::test_cli_env_str[val0-a,b] PASSED
1312 tests/session/test_session_common.py::test_cli_env_str[val1-ALL] PASSED
1313 tests/session/test_session_common.py::test_cli_env_str[val2-<env_list>] PASSED
1314 tests/session/test_session_common.py::test_cli_env_str[val3-<env_list>] PASSED
1315 tests/test_call_modes.py::test_call_as_exe PASSED
1316 tests/test_call_modes.py::test_call_as_module PASSED
5e351e 1317 tests/test_provision.py::test_provision_default_arguments_exists[c] PASSED
MT 1318 tests/test_provision.py::test_provision_default_arguments_exists[d] PASSED
1319 tests/test_provision.py::test_provision_default_arguments_exists[de] PASSED
1320 tests/test_provision.py::test_provision_default_arguments_exists[e] PASSED
1321 tests/test_provision.py::test_provision_default_arguments_exists[l] PASSED
1322 tests/test_provision.py::test_provision_default_arguments_exists[le] PASSED
1323 tests/test_provision.py::test_provision_default_arguments_exists[p] PASSED
1324 tests/test_provision.py::test_provision_default_arguments_exists[q] PASSED
1325 tests/test_provision.py::test_provision_default_arguments_exists[r] PASSED
0a4c16 1326 tests/test_provision.py::test_provision_plugin_runner_in_provision PASSED
MT 1327 tests/test_provision.py::test_provision_requires_nok PASSED
1328 tests/test_report.py::test_setup_report[0-off] PASSED
1329 tests/test_report.py::test_setup_report[0-on] PASSED
1330 tests/test_report.py::test_setup_report[1-off] PASSED
1331 tests/test_report.py::test_setup_report[1-on] PASSED
1332 tests/test_report.py::test_setup_report[2-off] PASSED
1333 tests/test_report.py::test_setup_report[2-on] PASSED
1334 tests/test_report.py::test_setup_report[3-off] PASSED
1335 tests/test_report.py::test_setup_report[3-on] PASSED
1336 tests/test_report.py::test_setup_report[4-off] PASSED
1337 tests/test_report.py::test_setup_report[4-on] PASSED
1338 tests/test_report.py::test_setup_report[5-off] PASSED
1339 tests/test_report.py::test_setup_report[5-on] PASSED
1340 tests/test_report.py::test_setup_report[6-off] PASSED
1341 tests/test_report.py::test_setup_report[6-on] PASSED
1342 tests/test_run.py::test_custom_root_dir PASSED
1343 tests/test_run.py::test_custom_root_dir_and_work_dir PASSED
1344 tests/test_run.py::test_custom_work_dir PASSED
1345 tests/test_run.py::test_exit_code_minus_2_on_expected_exit[HandledError] PASSED
1346 tests/test_run.py::test_exit_code_minus_2_on_expected_exit[KeyboardInterrupt] PASSED
1347 tests/test_run.py::test_re_raises_on_unexpected_exit PASSED
1348 tests/test_version.py::test_version PASSED
1349 tests/test_version.py::test_version_with_plugin PASSED
e2fb2f 1350 tests/test_version.py::test_version_without_plugin SKIPPED
0a4c16 1351 tests/tox_env/python/pip/req/test_file.py::test_bad_hash[sha256:a] PASSED
MT 1352 tests/tox_env/python/pip/req/test_file.py::test_bad_hash[sha256:xxxxxxxxxx123456789012345678901234567890123456789012345678901234] PASSED
1353 tests/tox_env/python/pip/req/test_file.py::test_bad_hash[sha512:thisshouldfail8525e477385ef5ee6cecdc8f8fcc2a79d1b35a9f57ad15c814dada670026f41fdd62e5e10b3fd75d6112704a9521c3df105f0b6f3bb11b128a] PASSED
1354 tests/tox_env/python/pip/req/test_file.py::test_bad_line[--index-url a b-unrecognized arguments: b] PASSED
1355 tests/tox_env/python/pip/req/test_file.py::test_bad_line[--index-url-argument -i/--index-url/--pypi-url: expected one argument] PASSED
1356 tests/tox_env/python/pip/req/test_file.py::test_bad_line[--missing-unrecognized arguments: --missing] PASSED
1357 tests/tox_env/python/pip/req/test_file.py::test_bad_line[--pre something-unrecognized arguments: something] PASSED
1358 tests/tox_env/python/pip/req/test_file.py::test_bad_line[-k-unrecognized arguments: -k] PASSED
1359 tests/tox_env/python/pip/req/test_file.py::test_constraint_txt_expanded[--constraint] PASSED
1360 tests/tox_env/python/pip/req/test_file.py::test_constraint_txt_expanded[-c] PASSED
1361 tests/tox_env/python/pip/req/test_file.py::test_custom_file_encoding[utf-16] PASSED
1362 tests/tox_env/python/pip/req/test_file.py::test_custom_file_encoding[utf-32] PASSED
1363 tests/tox_env/python/pip/req/test_file.py::test_custom_file_encoding[utf-8] PASSED
1364 tests/tox_env/python/pip/req/test_file.py::test_parsed_requirement_properties PASSED
1365 tests/tox_env/python/pip/req/test_file.py::test_parsed_requirement_repr_no_opt PASSED
1366 tests/tox_env/python/pip/req/test_file.py::test_parsed_requirement_repr_with_opt PASSED
1367 tests/tox_env/python/pip/req/test_file.py::test_req_file[comment after space] PASSED
1368 tests/tox_env/python/pip/req/test_file.py::test_req_file[comment after tab] PASSED
1369 tests/tox_env/python/pip/req/test_file.py::test_req_file[comment] PASSED
1370 tests/tox_env/python/pip/req/test_file.py::test_req_file[e] PASSED
1371 tests/tox_env/python/pip/req/test_file.py::test_req_file[editable extra] PASSED
1372 tests/tox_env/python/pip/req/test_file.py::test_req_file[editable] PASSED
1373 tests/tox_env/python/pip/req/test_file.py::test_req_file[extra-index-url dup different line] PASSED
1374 tests/tox_env/python/pip/req/test_file.py::test_req_file[extra-index-url dup same line] PASSED
1375 tests/tox_env/python/pip/req/test_file.py::test_req_file[extra-index-url] PASSED
1376 tests/tox_env/python/pip/req/test_file.py::test_req_file[f] PASSED
1377 tests/tox_env/python/pip/req/test_file.py::test_req_file[find-links duplicate different line] PASSED
1378 tests/tox_env/python/pip/req/test_file.py::test_req_file[find-links duplicate same line] PASSED
1379 tests/tox_env/python/pip/req/test_file.py::test_req_file[find-links newline path] PASSED
1380 tests/tox_env/python/pip/req/test_file.py::test_req_file[find-links path] PASSED
1381 tests/tox_env/python/pip/req/test_file.py::test_req_file[find-links url] PASSED
1382 tests/tox_env/python/pip/req/test_file.py::test_req_file[find-links] PASSED
1383 tests/tox_env/python/pip/req/test_file.py::test_req_file[hash with escaped newline] PASSED
1384 tests/tox_env/python/pip/req/test_file.py::test_req_file[hash] PASSED
1385 tests/tox_env/python/pip/req/test_file.py::test_req_file[http URI] PASSED
1386 tests/tox_env/python/pip/req/test_file.py::test_req_file[index and find] PASSED
1387 tests/tox_env/python/pip/req/test_file.py::test_req_file[index url long] PASSED
1388 tests/tox_env/python/pip/req/test_file.py::test_req_file[index url multiple] PASSED
1389 tests/tox_env/python/pip/req/test_file.py::test_req_file[index url short] PASSED
1390 tests/tox_env/python/pip/req/test_file.py::test_req_file[newline after] PASSED
1391 tests/tox_env/python/pip/req/test_file.py::test_req_file[no-binary all] PASSED
1392 tests/tox_env/python/pip/req/test_file.py::test_req_file[no-binary none] PASSED
1393 tests/tox_env/python/pip/req/test_file.py::test_req_file[no-binary-and-only-binary] PASSED
1394 tests/tox_env/python/pip/req/test_file.py::test_req_file[no-binary-none-first] PASSED
1395 tests/tox_env/python/pip/req/test_file.py::test_req_file[no-binary-none-last] PASSED
1396 tests/tox_env/python/pip/req/test_file.py::test_req_file[no-index overwrites index] PASSED
1397 tests/tox_env/python/pip/req/test_file.py::test_req_file[no-index] PASSED
1398 tests/tox_env/python/pip/req/test_file.py::test_req_file[only-binary all] PASSED
1399 tests/tox_env/python/pip/req/test_file.py::test_req_file[only-binary none] PASSED
1400 tests/tox_env/python/pip/req/test_file.py::test_req_file[only-binary-and-env-marker] PASSED
1401 tests/tox_env/python/pip/req/test_file.py::test_req_file[path with extra] PASSED
1402 tests/tox_env/python/pip/req/test_file.py::test_req_file[path with invalid extra is path] PASSED
1403 tests/tox_env/python/pip/req/test_file.py::test_req_file[path with name-extra-protocol] PASSED
1404 tests/tox_env/python/pip/req/test_file.py::test_req_file[platform filter] PASSED
1405 tests/tox_env/python/pip/req/test_file.py::test_req_file[pre] PASSED
1406 tests/tox_env/python/pip/req/test_file.py::test_req_file[prefer-binary] PASSED
1407 tests/tox_env/python/pip/req/test_file.py::test_req_file[python version filter] PASSED
1408 tests/tox_env/python/pip/req/test_file.py::test_req_file[req approx comment] PASSED
1409 tests/tox_env/python/pip/req/test_file.py::test_req_file[req approx] PASSED
1410 tests/tox_env/python/pip/req/test_file.py::test_req_file[req dup] PASSED
1411 tests/tox_env/python/pip/req/test_file.py::test_req_file[req eq] PASSED
1412 tests/tox_env/python/pip/req/test_file.py::test_req_file[req equal comment] PASSED
1413 tests/tox_env/python/pip/req/test_file.py::test_req_file[req extras space] PASSED
1414 tests/tox_env/python/pip/req/test_file.py::test_req_file[req extras tab] PASSED
1415 tests/tox_env/python/pip/req/test_file.py::test_req_file[req extras] PASSED
1416 tests/tox_env/python/pip/req/test_file.py::test_req_file[req ge comment] PASSED
1417 tests/tox_env/python/pip/req/test_file.py::test_req_file[req ge lt] PASSED
1418 tests/tox_env/python/pip/req/test_file.py::test_req_file[req ne comment] PASSED
1419 tests/tox_env/python/pip/req/test_file.py::test_req_file[req] PASSED
1420 tests/tox_env/python/pip/req/test_file.py::test_req_file[requires-hashes] PASSED
1421 tests/tox_env/python/pip/req/test_file.py::test_req_file[sha512 hash is supported] PASSED
1422 tests/tox_env/python/pip/req/test_file.py::test_req_file[space after] PASSED
1423 tests/tox_env/python/pip/req/test_file.py::test_req_file[space and comment] PASSED
1424 tests/tox_env/python/pip/req/test_file.py::test_req_file[space before] PASSED
1425 tests/tox_env/python/pip/req/test_file.py::test_req_file[tab and comment] PASSED
1426 tests/tox_env/python/pip/req/test_file.py::test_req_file[trusted-host dup different line] PASSED
1427 tests/tox_env/python/pip/req/test_file.py::test_req_file[trusted-host dup same line] PASSED
1428 tests/tox_env/python/pip/req/test_file.py::test_req_file[trusted-host] PASSED
1429 tests/tox_env/python/pip/req/test_file.py::test_req_file[use-feature equal] PASSED
1430 tests/tox_env/python/pip/req/test_file.py::test_req_file[use-feature multiple different line] PASSED
1431 tests/tox_env/python/pip/req/test_file.py::test_req_file[use-feature multiple duplicate different line] PASSED
1432 tests/tox_env/python/pip/req/test_file.py::test_req_file[use-feature multiple same line] PASSED
1433 tests/tox_env/python/pip/req/test_file.py::test_req_file[use-feature space] PASSED
1434 tests/tox_env/python/pip/req/test_file.py::test_req_file[vcs with commit hash pin] PASSED
1435 tests/tox_env/python/pip/req/test_file.py::test_req_file[vcs with https] PASSED
1436 tests/tox_env/python/pip/req/test_file.py::test_req_file[vcs with ssh] PASSED
1437 tests/tox_env/python/pip/req/test_file.py::test_req_file[whitespace around] PASSED
1438 tests/tox_env/python/pip/req/test_file.py::test_req_over_http[--constraint] PASSED
1439 tests/tox_env/python/pip/req/test_file.py::test_req_over_http[--requirement] PASSED
1440 tests/tox_env/python/pip/req/test_file.py::test_req_over_http[-c] PASSED
1441 tests/tox_env/python/pip/req/test_file.py::test_req_over_http[-r] PASSED
1442 tests/tox_env/python/pip/req/test_file.py::test_req_over_http_has_req PASSED
1443 tests/tox_env/python/pip/req/test_file.py::test_req_path_with_space_escape PASSED
1444 tests/tox_env/python/pip/req/test_file.py::test_requirement_to_path_one_level_up PASSED
1445 tests/tox_env/python/pip/req/test_file.py::test_requirement_via_file_protocol[file://] PASSED
1446 tests/tox_env/python/pip/req/test_file.py::test_requirement_via_file_protocol[file://localhost] PASSED
1447 tests/tox_env/python/pip/req/test_file.py::test_requirement_via_file_protocol_na PASSED
1448 tests/tox_env/python/pip/req/test_file.py::test_requirements_env_var_missing PASSED
1449 tests/tox_env/python/pip/req/test_file.py::test_requirements_env_var_present PASSED
1450 tests/tox_env/python/pip/req/test_file.py::test_requirements_file_missing PASSED
1451 tests/tox_env/python/pip/req/test_file.py::test_requirements_txt_transitive[--requirement] PASSED
1452 tests/tox_env/python/pip/req/test_file.py::test_requirements_txt_transitive[-r] PASSED
1453 tests/tox_env/python/pip/test_pip_install.py::test_change_constraint_options_recreates[constrain_package_deps] PASSED
1454 tests/tox_env/python/pip/test_pip_install.py::test_change_constraint_options_recreates[use_frozen_constraints] PASSED
1455 tests/tox_env/python/pip/test_pip_install.py::test_constrain_package_deps[constraints-False-False] PASSED
1456 tests/tox_env/python/pip/test_pip_install.py::test_constrain_package_deps[constraints-False-True] PASSED
1457 tests/tox_env/python/pip/test_pip_install.py::test_constrain_package_deps[constraints-True-False] PASSED
1458 tests/tox_env/python/pip/test_pip_install.py::test_constrain_package_deps[constraints-True-True] PASSED
1459 tests/tox_env/python/pip/test_pip_install.py::test_constrain_package_deps[explicit+requirements-False-False] PASSED
1460 tests/tox_env/python/pip/test_pip_install.py::test_constrain_package_deps[explicit+requirements-False-True] PASSED
1461 tests/tox_env/python/pip/test_pip_install.py::test_constrain_package_deps[explicit+requirements-True-False] PASSED
1462 tests/tox_env/python/pip/test_pip_install.py::test_constrain_package_deps[explicit+requirements-True-True] PASSED
1463 tests/tox_env/python/pip/test_pip_install.py::test_constrain_package_deps[explicit-False-False] PASSED
1464 tests/tox_env/python/pip/test_pip_install.py::test_constrain_package_deps[explicit-False-True] PASSED
1465 tests/tox_env/python/pip/test_pip_install.py::test_constrain_package_deps[explicit-True-False] PASSED
1466 tests/tox_env/python/pip/test_pip_install.py::test_constrain_package_deps[explicit-True-True] PASSED
1467 tests/tox_env/python/pip/test_pip_install.py::test_constrain_package_deps[requirements-False-False] PASSED
1468 tests/tox_env/python/pip/test_pip_install.py::test_constrain_package_deps[requirements-False-True] PASSED
1469 tests/tox_env/python/pip/test_pip_install.py::test_constrain_package_deps[requirements-True-False] PASSED
1470 tests/tox_env/python/pip/test_pip_install.py::test_constrain_package_deps[requirements-True-True] PASSED
1471 tests/tox_env/python/pip/test_pip_install.py::test_constrain_package_deps[requirements_constraints_indirect-False-False] PASSED
1472 tests/tox_env/python/pip/test_pip_install.py::test_constrain_package_deps[requirements_constraints_indirect-False-True] PASSED
1473 tests/tox_env/python/pip/test_pip_install.py::test_constrain_package_deps[requirements_constraints_indirect-True-False] PASSED
1474 tests/tox_env/python/pip/test_pip_install.py::test_constrain_package_deps[requirements_constraints_indirect-True-True] PASSED
1475 tests/tox_env/python/pip/test_pip_install.py::test_constrain_package_deps[requirements_indirect-False-False] PASSED
1476 tests/tox_env/python/pip/test_pip_install.py::test_constrain_package_deps[requirements_indirect-False-True] PASSED
1477 tests/tox_env/python/pip/test_pip_install.py::test_constrain_package_deps[requirements_indirect-True-False] PASSED
1478 tests/tox_env/python/pip/test_pip_install.py::test_constrain_package_deps[requirements_indirect-True-True] PASSED
1479 tests/tox_env/python/pip/test_pip_install.py::test_deps_remove_recreate PASSED
1480 tests/tox_env/python/pip/test_pip_install.py::test_pip_install_bad_type[arg1] PASSED
1481 tests/tox_env/python/pip/test_pip_install.py::test_pip_install_bad_type[object] PASSED
1482 tests/tox_env/python/pip/test_pip_install.py::test_pip_install_constraint_file_create_change PASSED
1483 tests/tox_env/python/pip/test_pip_install.py::test_pip_install_constraint_file_new PASSED
1484 tests/tox_env/python/pip/test_pip_install.py::test_pip_install_empty_command_error PASSED
1485 tests/tox_env/python/pip/test_pip_install.py::test_pip_install_empty_list PASSED
1486 tests/tox_env/python/pip/test_pip_install.py::test_pip_install_flags_only_error PASSED
1487 tests/tox_env/python/pip/test_pip_install.py::test_pip_install_new_flag_recreates PASSED
1488 tests/tox_env/python/pip/test_pip_install.py::test_pip_install_path PASSED
1489 tests/tox_env/python/pip/test_pip_install.py::test_pip_install_req_file_req_like[long editable] PASSED
1490 tests/tox_env/python/pip/test_pip_install.py::test_pip_install_req_file_req_like[short editable] PASSED
1491 tests/tox_env/python/pip/test_pip_install.py::test_pip_install_req_file_req_like[vcs with commit hash pin] PASSED
1492 tests/tox_env/python/pip/test_pip_install.py::test_pip_install_req_file_req_like[vcs with ssh] PASSED
1493 tests/tox_env/python/pip/test_pip_install.py::test_pip_install_requirements_file_deps PASSED
1494 tests/tox_env/python/pip/test_pip_install.py::test_pip_req_path PASSED
1495 tests/tox_env/python/pip/test_pip_install.py::test_pkg_dep_remove_recreate PASSED
1496 tests/tox_env/python/pip/test_pip_install.py::test_pkg_env_dep_remove_recreate PASSED
1497 tests/tox_env/python/pip/test_req_file.py::test_deps_with_hash PASSED
1498 tests/tox_env/python/pip/test_req_file.py::test_deps_with_no_deps PASSED
1499 tests/tox_env/python/pip/test_req_file.py::test_deps_with_requirements_with_hash PASSED
1500 tests/tox_env/python/pip/test_req_file.py::test_legacy_requirement_file[-c] PASSED
1501 tests/tox_env/python/pip/test_req_file.py::test_legacy_requirement_file[-r] PASSED
1502 tests/tox_env/python/pip/test_req_file.py::test_opt_only_req_file PASSED
1503 tests/tox_env/python/pip/test_req_file.py::test_req_with_no_deps PASSED
1504 tests/tox_env/python/test_python_api.py::test_base_python_env_conflict[py3-py2-py3-py2-False] PASSED
1505 tests/tox_env/python/test_python_api.py::test_base_python_env_conflict[py3-py2-py3-py2-True] PASSED
1506 tests/tox_env/python/test_python_api.py::test_base_python_env_conflict[py3.11-py310-py3.11-py310-False] PASSED
1507 tests/tox_env/python/test_python_api.py::test_base_python_env_conflict[py3.11-py310-py3.11-py310-True] PASSED
1508 tests/tox_env/python/test_python_api.py::test_base_python_env_conflict[py310-magic-py$(PYV)-py310-py$(PYV)-False] PASSED
1509 tests/tox_env/python/test_python_api.py::test_base_python_env_conflict[py310-magic-py$(PYV)-py310-py$(PYV)-True] PASSED
1510 tests/tox_env/python/test_python_api.py::test_base_python_env_conflict[py310-py38|py$(PYV)-py310-py38|py$(PYV)-False] PASSED
1511 tests/tox_env/python/test_python_api.py::test_base_python_env_conflict[py310-py38|py$(PYV)-py310-py38|py$(PYV)-True] PASSED
1512 tests/tox_env/python/test_python_api.py::test_base_python_env_conflict[py38-py$(PYV)-py38-py$(PYV)-False] PASSED
1513 tests/tox_env/python/test_python_api.py::test_base_python_env_conflict[py38-py$(PYV)-py38-py$(PYV)-True] PASSED
1514 tests/tox_env/python/test_python_api.py::test_base_python_env_conflict[py38-py38|py$(PYV)-py38-py$(PYV)-False] PASSED
1515 tests/tox_env/python/test_python_api.py::test_base_python_env_conflict[py38-py38|py$(PYV)-py38-py$(PYV)-True] PASSED
1516 tests/tox_env/python/test_python_api.py::test_base_python_env_conflict[py38-python3-py38-python3-False] PASSED
1517 tests/tox_env/python/test_python_api.py::test_base_python_env_conflict[py38-python3-py38-python3-True] PASSED
1518 tests/tox_env/python/test_python_api.py::test_base_python_env_conflict[pypy-cpython-pypy-cpython-False] PASSED
1519 tests/tox_env/python/test_python_api.py::test_base_python_env_conflict[pypy-cpython-pypy-cpython-True] PASSED
1520 tests/tox_env/python/test_python_api.py::test_base_python_env_conflict[pypy2-pypy3-pypy2-pypy3-False] PASSED
1521 tests/tox_env/python/test_python_api.py::test_base_python_env_conflict[pypy2-pypy3-pypy2-pypy3-True] PASSED
1522 tests/tox_env/python/test_python_api.py::test_base_python_env_conflict_show_conf[False] PASSED
1523 tests/tox_env/python/test_python_api.py::test_base_python_env_conflict_show_conf[None] PASSED
1524 tests/tox_env/python/test_python_api.py::test_base_python_env_conflict_show_conf[True] PASSED
1525 tests/tox_env/python/test_python_api.py::test_base_python_env_no_conflict[magic-py$(PYV)-False] PASSED
1526 tests/tox_env/python/test_python_api.py::test_base_python_env_no_conflict[magic-py$(PYV)-True] PASSED
1527 tests/tox_env/python/test_python_api.py::test_base_python_env_no_conflict[magic-pypy-False] PASSED
1528 tests/tox_env/python/test_python_api.py::test_base_python_env_no_conflict[magic-pypy-True] PASSED
1529 tests/tox_env/python/test_python_api.py::test_build_wheel_in_non_base_pkg_env PASSED
1530 tests/tox_env/python/test_python_api.py::test_conflicting_base_python_factor PASSED
1531 tests/tox_env/python/test_python_api.py::test_diff_msg_added_removed_changed PASSED
1532 tests/tox_env/python/test_python_api.py::test_diff_msg_no_diff PASSED
1533 tests/tox_env/python/test_python_api.py::test_extract_base_python[2000-None] PASSED
1534 tests/tox_env/python/test_python_api.py::test_extract_base_python[310-None] PASSED
1535 tests/tox_env/python/test_python_api.py::test_extract_base_python[4.foo-None] PASSED
1536 tests/tox_env/python/test_python_api.py::test_extract_base_python[4000-None] PASSED
1537 tests/tox_env/python/test_python_api.py::test_extract_base_python[5-None] PASSED
1538 tests/tox_env/python/test_python_api.py::test_extract_base_python[bar-pypy2-foo-pypy2] PASSED
1539 tests/tox_env/python/test_python_api.py::test_extract_base_python[cpython3.8-cpython3.8] PASSED
1540 tests/tox_env/python/test_python_api.py::test_extract_base_python[django-32-None] PASSED
1541 tests/tox_env/python/test_python_api.py::test_extract_base_python[eslint-8.3-None] PASSED
1542 tests/tox_env/python/test_python_api.py::test_extract_base_python[functional-py310-py310] PASSED
1543 tests/tox_env/python/test_python_api.py::test_extract_base_python[ironpython2.7-ironpython2.7] PASSED
1544 tests/tox_env/python/test_python_api.py::test_extract_base_python[py-310-None] PASSED
1545 tests/tox_env/python/test_python_api.py::test_extract_base_python[py-None] PASSED
1546 tests/tox_env/python/test_python_api.py::test_extract_base_python[py3-py3] PASSED
1547 tests/tox_env/python/test_python_api.py::test_extract_base_python[py3.12-py3.12] PASSED
1548 tests/tox_env/python/test_python_api.py::test_extract_base_python[py3000-None] PASSED
1549 tests/tox_env/python/test_python_api.py::test_extract_base_python[py311-py311] PASSED
1550 tests/tox_env/python/test_python_api.py::test_extract_base_python[pypy2-pypy2] PASSED
1551 tests/tox_env/python/test_python_api.py::test_extract_base_python[rustpython3-rustpython3] PASSED
1552 tests/tox_env/python/test_python_api.py::test_list_installed_deps[False] PASSED
1553 tests/tox_env/python/test_python_api.py::test_list_installed_deps[True] PASSED
1554 tests/tox_env/python/test_python_api.py::test_list_installed_deps_explicit_cli[False---list-dependencies] PASSED
1555 tests/tox_env/python/test_python_api.py::test_list_installed_deps_explicit_cli[False---no-list-dependencies] PASSED
1556 tests/tox_env/python/test_python_api.py::test_list_installed_deps_explicit_cli[True---list-dependencies] PASSED
1557 tests/tox_env/python/test_python_api.py::test_list_installed_deps_explicit_cli[True---no-list-dependencies] PASSED
1558 tests/tox_env/python/test_python_api.py::test_python_disable_hash_seed PASSED
1559 tests/tox_env/python/test_python_api.py::test_python_generate_hash_seed PASSED
1560 tests/tox_env/python/test_python_api.py::test_python_hash_seed_from_env_and_disable PASSED
1561 tests/tox_env/python/test_python_api.py::test_python_hash_seed_from_env_and_override PASSED
1562 tests/tox_env/python/test_python_api.py::test_python_hash_seed_from_env_random PASSED
1563 tests/tox_env/python/test_python_api.py::test_python_keep_hash_seed PASSED
1564 tests/tox_env/python/test_python_api.py::test_python_set_hash_seed PASSED
1565 tests/tox_env/python/test_python_api.py::test_python_set_hash_seed_incorrect PASSED
1566 tests/tox_env/python/test_python_api.py::test_python_set_hash_seed_negative PASSED
1567 tests/tox_env/python/test_python_api.py::test_python_use_hash_seed_from_env PASSED
1568 tests/tox_env/python/test_python_api.py::test_requirements_txt PASSED
1569 tests/tox_env/python/test_python_api.py::test_usedevelop_with_nonexistent_basepython PASSED
1570 tests/tox_env/python/test_python_runner.py::test_config_skip_missing_interpreters[false-config-False] PASSED
1571 tests/tox_env/python/test_python_runner.py::test_config_skip_missing_interpreters[false-true-True] PASSED
1572 tests/tox_env/python/test_python_runner.py::test_config_skip_missing_interpreters[true-config-True] PASSED
1573 tests/tox_env/python/test_python_runner.py::test_config_skip_missing_interpreters[true-false-False] PASSED
1574 tests/tox_env/python/test_python_runner.py::test_deps_config_path_req PASSED
1575 tests/tox_env/python/test_python_runner.py::test_extras_are_normalized[d-oc-d-oc] PASSED
1576 tests/tox_env/python/test_python_runner.py::test_extras_are_normalized[d.oc-d-oc] PASSED
1577 tests/tox_env/python/test_python_runner.py::test_extras_are_normalized[d_oc-d-oc] PASSED
1578 tests/tox_env/python/test_python_runner.py::test_journal_multiple_wheel_file PASSED
1579 tests/tox_env/python/test_python_runner.py::test_journal_one_wheel_file PASSED
1580 tests/tox_env/python/test_python_runner.py::test_journal_package_dir PASSED
1581 tests/tox_env/python/test_python_runner.py::test_journal_package_empty PASSED
1582 tests/tox_env/python/test_python_runner.py::test_package_temp_dir_view PASSED
1583 tests/tox_env/python/test_python_runner.py::test_skip_missing_interpreters_specified_env[false-None--1] PASSED
1584 tests/tox_env/python/test_python_runner.py::test_skip_missing_interpreters_specified_env[false-py$(PYV)-0] PASSED
1585 tests/tox_env/python/test_python_runner.py::test_skip_missing_interpreters_specified_env[false-py31-1] PASSED
1586 tests/tox_env/python/test_python_runner.py::test_skip_missing_interpreters_specified_env[true-None-0] PASSED
1587 tests/tox_env/python/test_python_runner.py::test_skip_missing_interpreters_specified_env[true-py$(PYV)-0] PASSED
1588 tests/tox_env/python/test_python_runner.py::test_skip_missing_interpreters_specified_env[true-py31--1] PASSED
1589 tests/tox_env/python/virtual_env/package/test_package_cmd_builder.py::test_build_wheel_external PASSED
1590 tests/tox_env/python/virtual_env/package/test_package_cmd_builder.py::test_build_wheel_external_fail_build PASSED
1591 tests/tox_env/python/virtual_env/package/test_package_cmd_builder.py::test_build_wheel_external_fail_many_pkg PASSED
1592 tests/tox_env/python/virtual_env/package/test_package_cmd_builder.py::test_build_wheel_external_fail_no_pkg PASSED
1593 tests/tox_env/python/virtual_env/package/test_package_cmd_builder.py::test_install_pkg_via[le] PASSED
1594 tests/tox_env/python/virtual_env/package/test_package_cmd_builder.py::test_install_pkg_via[p] PASSED
3740dd 1595 tests/tox_env/python/virtual_env/package/test_package_cmd_builder.py::test_run_installpkg_targz PASSED
0a4c16 1596 tests/tox_env/python/virtual_env/package/test_package_cmd_builder.py::test_tox_install_pkg_bad_wheel PASSED
MT 1597 tests/tox_env/python/virtual_env/package/test_package_cmd_builder.py::test_tox_install_pkg_sdist PASSED
1598 tests/tox_env/python/virtual_env/package/test_package_cmd_builder.py::test_tox_install_pkg_wheel PASSED
1599 tests/tox_env/python/virtual_env/package/test_package_cmd_builder.py::test_tox_install_pkg_with_skip_install PASSED
1600 tests/tox_env/python/virtual_env/package/test_package_pyproject.py::test_get_package_deps_different_extras PASSED
1601 tests/tox_env/python/virtual_env/package/test_package_pyproject.py::test_package_root_via_root PASSED
1602 tests/tox_env/python/virtual_env/package/test_package_pyproject.py::test_package_root_via_testenv PASSED
1603 tests/tox_env/python/virtual_env/package/test_package_pyproject.py::test_project_package_with_deps[editable-legacy] PASSED
1604 tests/tox_env/python/virtual_env/package/test_package_pyproject.py::test_project_package_with_deps[editable] PASSED
1605 tests/tox_env/python/virtual_env/package/test_package_pyproject.py::test_project_package_with_deps[sdist] PASSED
1606 tests/tox_env/python/virtual_env/package/test_package_pyproject.py::test_project_package_with_deps[skip] PASSED
1607 tests/tox_env/python/virtual_env/package/test_package_pyproject.py::test_project_package_with_deps[wheel] PASSED
1608 tests/tox_env/python/virtual_env/package/test_package_pyproject.py::test_pyproject_build_editable_and_wheel PASSED
1609 tests/tox_env/python/virtual_env/package/test_package_pyproject.py::test_pyproject_config_settings_editable PASSED
1610 tests/tox_env/python/virtual_env/package/test_package_pyproject.py::test_pyproject_config_settings_editable_legacy PASSED
1611 tests/tox_env/python/virtual_env/package/test_package_pyproject.py::test_pyproject_config_settings_sdist PASSED
1612 tests/tox_env/python/virtual_env/package/test_package_pyproject.py::test_pyproject_config_settings_wheel PASSED
1613 tests/tox_env/python/virtual_env/package/test_package_pyproject.py::test_pyproject_deps_from_static[deps] PASSED
1614 tests/tox_env/python/virtual_env/package/test_package_pyproject.py::test_pyproject_deps_from_static[deps_reference_extra] PASSED
1615 tests/tox_env/python/virtual_env/package/test_package_pyproject.py::test_pyproject_deps_from_static[deps_with_circular_recursive_extra] PASSED
1616 tests/tox_env/python/virtual_env/package/test_package_pyproject.py::test_pyproject_deps_from_static[deps_with_dynamic_optional_no_extra] PASSED
1617 tests/tox_env/python/virtual_env/package/test_package_pyproject.py::test_pyproject_deps_from_static[deps_with_one_empty_extra] PASSED
1618 tests/tox_env/python/virtual_env/package/test_package_pyproject.py::test_pyproject_deps_from_static[deps_with_one_extra] PASSED
1619 tests/tox_env/python/virtual_env/package/test_package_pyproject.py::test_pyproject_deps_from_static[deps_with_recursive_extra] PASSED
1620 tests/tox_env/python/virtual_env/package/test_package_pyproject.py::test_pyproject_deps_from_static[deps_with_two_extra] PASSED
1621 tests/tox_env/python/virtual_env/package/test_package_pyproject.py::test_pyproject_deps_from_static[deps_with_two_recursive_extra] PASSED
1622 tests/tox_env/python/virtual_env/package/test_package_pyproject.py::test_pyproject_deps_from_static[no_deps] PASSED
1623 tests/tox_env/python/virtual_env/package/test_package_pyproject.py::test_pyproject_deps_from_static[no_deps_with_extra] PASSED
1624 tests/tox_env/python/virtual_env/package/test_package_pyproject.py::test_pyproject_deps_static_with_dynamic[deps] PASSED
1625 tests/tox_env/python/virtual_env/package/test_package_pyproject.py::test_pyproject_deps_static_with_dynamic[deps_extra] PASSED
1626 tests/tox_env/python/virtual_env/package/test_package_pyproject.py::test_pyproject_deps_static_with_dynamic[deps_extra_dynamic_opt] PASSED
1627 tests/tox_env/python/virtual_env/package/test_package_pyproject.py::test_pyproject_no_build_editable_fallback PASSED
1628 tests/tox_env/python/virtual_env/package/test_package_pyproject.py::test_tox_ini_package_type_invalid PASSED
1629 tests/tox_env/python/virtual_env/package/test_package_pyproject.py::test_tox_ini_package_type_valid[editable-legacy] PASSED
1630 tests/tox_env/python/virtual_env/package/test_package_pyproject.py::test_tox_ini_package_type_valid[editable] PASSED
1631 tests/tox_env/python/virtual_env/package/test_package_pyproject.py::test_tox_ini_package_type_valid[sdist] PASSED
1632 tests/tox_env/python/virtual_env/package/test_package_pyproject.py::test_tox_ini_package_type_valid[wheel] PASSED
1633 tests/tox_env/python/virtual_env/package/test_python_package_util.py::test_load_dependency_many_extra PASSED
1634 tests/tox_env/python/virtual_env/package/test_python_package_util.py::test_load_dependency_no_extra PASSED
1635 tests/tox_env/python/virtual_env/package/test_python_package_util.py::test_load_dependency_requirement_many_or_extras[extras1] PASSED
1636 tests/tox_env/python/virtual_env/package/test_python_package_util.py::test_load_dependency_requirement_many_or_extras[extras2] PASSED
1637 tests/tox_env/python/virtual_env/package/test_python_package_util.py::test_load_dependency_requirement_many_or_extras[extras3] PASSED
1638 tests/tox_env/python/virtual_env/package/test_python_package_util.py::test_load_dependency_requirement_or_extras PASSED
1639 tests/tox_env/python/virtual_env/package/test_python_package_util.py::test_loads_deps_recursive_extras PASSED
1640 tests/tox_env/python/virtual_env/test_setuptools.py::test_setuptools_package PASSED
1641 tests/tox_env/python/virtual_env/test_virtualenv_api.py::test_honor_set_env_for_clear_periodic_update PASSED
1642 tests/tox_env/python/virtual_env/test_virtualenv_api.py::test_install_command_no_packages PASSED
1643 tests/tox_env/python/virtual_env/test_virtualenv_api.py::test_list_dependencies_command PASSED
1644 tests/tox_env/python/virtual_env/test_virtualenv_api.py::test_pip_pre[False] PASSED
1645 tests/tox_env/python/virtual_env/test_virtualenv_api.py::test_pip_pre[True] PASSED
1646 tests/tox_env/python/virtual_env/test_virtualenv_api.py::test_recreate_when_virtualenv_changes PASSED
1647 tests/tox_env/python/virtual_env/test_virtualenv_api.py::test_virtualenv_default_settings PASSED
1648 tests/tox_env/python/virtual_env/test_virtualenv_api.py::test_virtualenv_env_ignored_if_set PASSED
1649 tests/tox_env/python/virtual_env/test_virtualenv_api.py::test_virtualenv_env_used_if_not_set PASSED
1650 tests/tox_env/python/virtual_env/test_virtualenv_api.py::test_virtualenv_flipped_settings PASSED
1651 tests/tox_env/test_api.py::test_dont_cleanup_temp_dir PASSED
1652 tests/tox_env/test_api.py::test_ensure_temp_dir_exists PASSED
1653 tests/tox_env/test_info.py::test_info_repr PASSED
1654 tests/tox_env/test_register.py::test_register_set_new_default_no_register PASSED
1655 tests/tox_env/test_register.py::test_register_set_new_default_with_register PASSED
1656 tests/tox_env/test_tox_env_api.py::test_allow_list_external_fail PASSED
1657 tests/tox_env/test_tox_env_api.py::test_change_dir_is_created_if_not_exist PASSED
1658 tests/tox_env/test_tox_env_api.py::test_change_dir_is_relative_to_conf PASSED
1659 tests/tox_env/test_tox_env_api.py::test_env_log PASSED
1660 tests/tox_env/test_tox_env_api.py::test_recreate PASSED
1661 tests/tox_env/test_tox_env_api.py::test_tox_env_pass_env_fails_on_whitespace PASSED
1662 tests/tox_env/test_tox_env_api.py::test_tox_env_pass_env_literal_exist PASSED
1663 tests/tox_env/test_tox_env_api.py::test_tox_env_pass_env_literal_miss PASSED
1664 tests/tox_env/test_tox_env_api.py::test_tox_env_pass_env_match_ignore_case[A-*] PASSED
1665 tests/tox_env/test_tox_env_api.py::test_tox_env_pass_env_match_ignore_case[A-?] PASSED
1666 tests/tox_env/test_tox_env_api.py::test_tox_env_pass_env_match_ignore_case[a-*] PASSED
1667 tests/tox_env/test_tox_env_api.py::test_tox_env_pass_env_match_ignore_case[a-?] PASSED
1668 tests/tox_env/test_tox_env_runner.py::test_package_only PASSED
1669 tests/util/test_ci.py::test_is_ci[BUILDKITE] PASSED
1670 tests/util/test_ci.py::test_is_ci[BUILD_ID] PASSED
1671 tests/util/test_ci.py::test_is_ci[CIRCLECI] PASSED
1672 tests/util/test_ci.py::test_is_ci[CIRRUS_CI] PASSED
1673 tests/util/test_ci.py::test_is_ci[CI] PASSED
1674 tests/util/test_ci.py::test_is_ci[CODEBUILD_BUILD_ID] PASSED
1675 tests/util/test_ci.py::test_is_ci[GITHUB_ACTIONS] PASSED
1676 tests/util/test_ci.py::test_is_ci[GITLAB_CI] PASSED
1677 tests/util/test_ci.py::test_is_ci[HEROKU_TEST_RUN_ID] PASSED
1678 tests/util/test_ci.py::test_is_ci[TEAMCITY_VERSION] PASSED
1679 tests/util/test_ci.py::test_is_ci[TF_BUILD] PASSED
1680 tests/util/test_ci.py::test_is_ci[TRAVIS] PASSED
1681 tests/util/test_ci.py::test_is_ci[bamboo.buildKey] PASSED
1682 tests/util/test_ci.py::test_is_ci_bad_set[BUILDKITE] PASSED
1683 tests/util/test_ci.py::test_is_ci_bad_set[CIRCLECI] PASSED
1684 tests/util/test_ci.py::test_is_ci_bad_set[CIRRUS_CI] PASSED
1685 tests/util/test_ci.py::test_is_ci_bad_set[GITHUB_ACTIONS] PASSED
1686 tests/util/test_ci.py::test_is_ci_bad_set[TF_BUILD] PASSED
1687 tests/util/test_ci.py::test_is_ci_bad_set[TRAVIS] PASSED
1688 tests/util/test_ci.py::test_is_ci_not PASSED
1689 tests/util/test_ci.py::test_is_ci_not_teamcity_local PASSED
1690 tests/util/test_cpu.py::test_auto_detect_cpus PASSED
1691 tests/util/test_cpu.py::test_auto_detect_cpus_returns_one_when_cpu_count_throws PASSED
1692 tests/util/test_graph.py::test_topological_complex PASSED
1693 tests/util/test_graph.py::test_topological_order PASSED
1694 tests/util/test_graph.py::test_topological_order_cycle PASSED
1695 tests/util/test_graph.py::test_topological_order_empty PASSED
1696 tests/util/test_graph.py::test_topological_order_specified_only PASSED
1697 tests/util/test_graph.py::test_two_sub_graph PASSED
1698 tests/util/test_graph.py::test_two_sub_graph_circle PASSED
1699 tests/util/test_path.py::test_ensure_empty_dir_file PASSED
1700 tests/util/test_spinner.py::test_spinner PASSED
1701 tests/util/test_spinner.py::test_spinner_atty PASSED
1702 tests/util/test_spinner.py::test_spinner_disabled PASSED
1703 tests/util/test_spinner.py::test_spinner_long_text PASSED
1704 tests/util/test_spinner.py::test_spinner_progress PASSED
1705 tests/util/test_spinner.py::test_spinner_report PASSED
1706 tests/util/test_spinner.py::test_spinner_stdout_not_unicode PASSED
1707 tests/util/test_spinner.py::test_td_human_readable[0-0 seconds] PASSED
1708 tests/util/test_spinner.py::test_td_human_readable[1.0-1 second] PASSED
1709 tests/util/test_spinner.py::test_td_human_readable[120-2 minutes] PASSED
1710 tests/util/test_spinner.py::test_td_human_readable[3456300-40 days 5 minutes] PASSED
1711 tests/util/test_spinner.py::test_td_human_readable[3470701.5-40 days 4 hours 5 minutes 1.5 seconds] PASSED
1712 tests/util/test_spinner.py::test_td_human_readable[4.0-4 seconds] PASSED
1713 tests/util/test_spinner.py::test_td_human_readable[4.13-4.13 seconds] PASSED
1714 tests/util/test_spinner.py::test_td_human_readable[4.137-4.14 seconds] PASSED
1715 tests/util/test_spinner.py::test_td_human_readable[42.12345-42.12 seconds] PASSED
1716 tests/util/test_spinner.py::test_td_human_readable[60-1 minute] PASSED
1717 tests/util/test_spinner.py::test_td_human_readable[61-1 minute 1 second] PASSED
1718
e2fb2f 1719 =============================== warnings summary ===============================
MT 1720 ../../../../../../../..$(PYTHON_DIR)/vendor-packages/xdist/plugin.py:252
1721 ../../../../../../../..$(PYTHON_DIR)/vendor-packages/xdist/plugin.py:252
1722 ../../../../../../../..$(PYTHON_DIR)/vendor-packages/xdist/plugin.py:252
1723 ../../../../../../../..$(PYTHON_DIR)/vendor-packages/xdist/plugin.py:252
1724 ../../../../../../../..$(PYTHON_DIR)/vendor-packages/xdist/plugin.py:252
1725 ../../../../../../../..$(PYTHON_DIR)/vendor-packages/xdist/plugin.py:252
1726 ../../../../../../../..$(PYTHON_DIR)/vendor-packages/xdist/plugin.py:252
1727   $(PYTHON_DIR)/vendor-packages/xdist/plugin.py:252: DeprecationWarning: The --rsyncdir command line argument and rsyncdirs config variable are deprecated.
1728   The rsync feature will be removed in pytest-xdist 4.0.
1729     config.issue_config_time_warning(warning, 2)
1730
1731 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
0a4c16 1732 - generated xml file: $(@D)/.tox/junit.py$(PYV).xml -
MT 1733
5e351e 1734 174 files skipped due to complete coverage.
0a4c16 1735 Coverage HTML written to dir $(@D)/.tox/py$(PYV)/tmp/htmlcov
MT 1736 Coverage XML written to file $(@D)/.tox/coverage.py$(PYV).xml
1737
5e351e 1738 Required test coverage of 88.0% reached. Total coverage: 98.76%
0a4c16 1739 ============================= slowest 5 durations ==============================
MT 1740 =========================== short test summary info ============================
5e351e 1741 ======== 1705 passed, 1 skipped, 7 warnings ========
0a4c16 1742   py$(PYV): OK
MT 1743   congratulations :)