python/elasticsearch: update to 8.16.0
[oi-userland.git] / components / python / diff_cover / test / results-all.master
blob6f4de8bc7c545125f3707abbc1618740ed7acdcb
1 ============================= test session starts ==============================
2 platform sunos5 -- Python $(PYTHON_VERSION).X -- $(PYTHON)
3 cachedir: .pytest_cache
4 rootdir: $(@D)
5 configfile: pyproject.toml
6 collecting ... collected 299 items
8 tests/test_clover_violations_reporter.py::test_get_src_path_clover PASSED
9 tests/test_config_parser.py::TestTOMLParser::test_parse_no_toml_file[Tool.DIFF_COVER] PASSED
10 tests/test_config_parser.py::TestTOMLParser::test_parse_no_toml_file[Tool.DIFF_QUALITY] PASSED
11 tests/test_config_parser.py::TestTOMLParser::test_parse_but_no_tomli_installed[Tool.DIFF_COVER] PASSED
12 tests/test_config_parser.py::TestTOMLParser::test_parse_but_no_tomli_installed[Tool.DIFF_QUALITY] PASSED
13 tests/test_config_parser.py::TestTOMLParser::test_parse_but_no_data[Tool.DIFF_COVER-] PASSED
14 tests/test_config_parser.py::TestTOMLParser::test_parse_but_no_data[Tool.DIFF_COVER-[tool.diff_quality]] PASSED
15 tests/test_config_parser.py::TestTOMLParser::test_parse_but_no_data[Tool.DIFF_QUALITY-] PASSED
16 tests/test_config_parser.py::TestTOMLParser::test_parse_but_no_data[Tool.DIFF_COVER-[tool.diff_cover]] PASSED
17 tests/test_config_parser.py::TestTOMLParser::test_parse[Tool.DIFF_COVER-[tool.diff_cover]\nquiet=true-expected0] PASSED
18 tests/test_config_parser.py::TestTOMLParser::test_parse[Tool.DIFF_QUALITY-[tool.diff_quality]\nquiet=true-expected1] PASSED
19 tests/test_config_parser.py::test_get_config_unrecognized_file[Tool.DIFF_COVER] PASSED
20 tests/test_config_parser.py::test_get_config_unrecognized_file[Tool.DIFF_QUALITY] PASSED
21 tests/test_config_parser.py::test_get_config[Tool.DIFF_COVER-cli_config0-defaults0-None-expected0] PASSED
22 tests/test_config_parser.py::test_get_config[Tool.DIFF_QUALITY-cli_config1-defaults1-None-expected1] PASSED
23 tests/test_config_parser.py::test_get_config[Tool.DIFF_COVER-cli_config2-defaults2-[tool.diff_cover]\na=1\nd=6-expected2] PASSED
24 tests/test_diff_cover_main.py::test_parse_coverage_file PASSED
25 tests/test_diff_cover_main.py::test_parse_range_notation PASSED
26 tests/test_diff_cover_tool.py::test_parse_with_html_report PASSED
27 tests/test_diff_cover_tool.py::test_parse_with_no_report PASSED
28 tests/test_diff_cover_tool.py::test_parse_with_multiple_reports PASSED
29 tests/test_diff_cover_tool.py::test_parse_with_ignored_unstaged PASSED
30 tests/test_diff_cover_tool.py::test_parse_invalid_arg PASSED
31 tests/test_diff_cover_tool.py::test_parse_with_include PASSED
32 tests/test_diff_cover_tool.py::test_parse_with_exclude PASSED
33 tests/test_diff_quality_main.py::test_parse_with_html_report PASSED
34 tests/test_diff_quality_main.py::test_parse_with_no_html_report PASSED
35 tests/test_diff_quality_main.py::test_parse_with_one_input_report PASSED
36 tests/test_diff_quality_main.py::test_parse_with_multiple_input_reports PASSED
37 tests/test_diff_quality_main.py::test_parse_with_options PASSED
38 tests/test_diff_quality_main.py::test_parse_with_ignored_unstaged PASSED
39 tests/test_diff_quality_main.py::test_parse_invalid_arg PASSED
40 tests/test_diff_quality_main.py::test_parse_with_exclude PASSED
41 tests/test_diff_quality_main.py::test_parse_with_include PASSED
42 tests/test_diff_quality_main.py::test_parse_diff_range_notation PASSED
43 tests/test_diff_quality_main.py::test_parse_options PASSED
44 tests/test_diff_quality_main.py::test_parse_options_without_quotes PASSED
45 tests/test_diff_reporter.py::test_name PASSED
46 tests/test_diff_reporter.py::test_name_compare_branch PASSED
47 tests/test_diff_reporter.py::test_name_ignore_staged PASSED
48 tests/test_diff_reporter.py::test_name_ignore_unstaged PASSED
49 tests/test_diff_reporter.py::test_name_ignore_staged_and_unstaged PASSED
50 tests/test_diff_reporter.py::test_name_include_untracked PASSED
51 tests/test_diff_reporter.py::test_git_path_selection[include0-exclude0-expected0] PASSED
52 tests/test_diff_reporter.py::test_git_path_selection[include1-exclude1-expected1] PASSED
53 tests/test_diff_reporter.py::test_git_path_selection[include2-exclude2-expected2] PASSED
54 tests/test_diff_reporter.py::test_git_path_selection[include3-exclude3-expected3] PASSED
55 tests/test_diff_reporter.py::test_git_path_selection[include4-exclude4-expected4] PASSED
56 tests/test_diff_reporter.py::test_git_source_paths PASSED
57 tests/test_diff_reporter.py::test_git_source_paths_with_space PASSED
58 tests/test_diff_reporter.py::test_duplicate_source_paths PASSED
59 tests/test_diff_reporter.py::test_git_source_paths_with_supported_extensions PASSED
60 tests/test_diff_reporter.py::test_git_lines_changed PASSED
61 tests/test_diff_reporter.py::test_ignore_lines_outside_src PASSED
62 tests/test_diff_reporter.py::test_one_line_file PASSED
63 tests/test_diff_reporter.py::test_git_deleted_lines PASSED
64 tests/test_diff_reporter.py::test_git_unicode_filename PASSED
65 tests/test_diff_reporter.py::test_git_repeat_lines PASSED
66 tests/test_diff_reporter.py::test_git_overlapping_lines PASSED
67 tests/test_diff_reporter.py::test_git_line_within_hunk PASSED
68 tests/test_diff_reporter.py::test_inter_diff_conflict PASSED
69 tests/test_diff_reporter.py::test_git_no_such_file PASSED
70 tests/test_diff_reporter.py::test_no_diff PASSED
71 tests/test_diff_reporter.py::test_git_diff_error PASSED
72 tests/test_diff_reporter.py::test_plus_sign_in_hunk_bug PASSED
73 tests/test_diff_reporter.py::test_terminating_chars_in_hunk PASSED
74 tests/test_diff_reporter.py::test_merge_conflict_diff PASSED
75 tests/test_diff_reporter.py::test_inclusion_list PASSED
76 tests/test_diff_reporter.py::test_ignore_staged_inclusion PASSED
77 tests/test_diff_reporter.py::test_ignore_unstaged_inclusion PASSED
78 tests/test_diff_reporter.py::test_ignore_staged_and_unstaged_inclusion PASSED
79 tests/test_diff_reporter.py::test_fnmatch PASSED
80 tests/test_diff_reporter.py::test_fnmatch_returns_the_default_with_empty_default PASSED
81 tests/test_diff_reporter.py::test_include_untracked PASSED
82 tests/test_diff_reporter.py::test_include_untracked__not_valid_path__not_include_it[excluded0-supported_extensions0-file.bin] PASSED
83 tests/test_diff_reporter.py::test_include_untracked__not_valid_path__not_include_it[excluded1-supported_extensions1-file.bin] PASSED
84 tests/test_diff_reporter.py::test_name_with_default_range PASSED
85 tests/test_diff_reporter.py::test_name_different_range PASSED
86 tests/test_git_diff.py::test_diff_committed PASSED
87 tests/test_git_diff.py::test_diff_unstaged PASSED
88 tests/test_git_diff.py::test_diff_staged PASSED
89 tests/test_git_diff.py::test_diff_missing_branch_error PASSED
90 tests/test_git_diff.py::test_diff_committed_compare_branch PASSED
91 tests/test_git_diff.py::test_errors PASSED
92 tests/test_git_diff.py::test_untracked[-expected0] PASSED
93 tests/test_git_diff.py::test_untracked[\n-expected1] PASSED
94 tests/test_git_diff.py::test_untracked[a.py\n-expected2] PASSED
95 tests/test_git_diff.py::test_untracked[a.py\nb.py\n-expected3] PASSED
96 tests/test_git_diff_file.py::test_diff_file_not_found PASSED
97 tests/test_git_diff_file.py::test_large_diff_file PASSED
98 tests/test_git_diff_file.py::test_diff_committed PASSED
99 tests/test_git_diff_file.py::test_empty_diff_file PASSED
100 tests/test_git_path.py::test_project_root_command PASSED
101 tests/test_git_path.py::test_relative_path PASSED
102 tests/test_git_path.py::test_absolute_path PASSED
103 tests/test_git_path.py::test_set_cwd_unicode PASSED
104 tests/test_git_path.py::test_set_cwd_unicode_byte_passed_in_for_cwd PASSED
105 tests/test_integration.py::TestDiffCoverIntegration::test_added_file_html PASSED
106 tests/test_integration.py::TestDiffCoverIntegration::test_added_file_console PASSED
107 tests/test_integration.py::TestDiffCoverIntegration::test_added_file_console_lcov PASSED
108 tests/test_integration.py::TestDiffCoverIntegration::test_lua_coverage PASSED
109 tests/test_integration.py::TestDiffCoverIntegration::test_fail_under_console PASSED
110 tests/test_integration.py::TestDiffCoverIntegration::test_fail_under_pass_console PASSED
111 tests/test_integration.py::TestDiffCoverIntegration::test_deleted_file_html PASSED
112 tests/test_integration.py::TestDiffCoverIntegration::test_deleted_file_console PASSED
113 tests/test_integration.py::TestDiffCoverIntegration::test_changed_file_html PASSED
114 tests/test_integration.py::TestDiffCoverIntegration::test_fail_under_html PASSED
115 tests/test_integration.py::TestDiffCoverIntegration::test_fail_under_pass_html PASSED
116 tests/test_integration.py::TestDiffCoverIntegration::test_changed_file_console PASSED
117 tests/test_integration.py::TestDiffCoverIntegration::test_moved_file_html PASSED
118 tests/test_integration.py::TestDiffCoverIntegration::test_moved_file_console PASSED
119 tests/test_integration.py::TestDiffCoverIntegration::test_mult_inputs_html PASSED
120 tests/test_integration.py::TestDiffCoverIntegration::test_mult_inputs_console PASSED
121 tests/test_integration.py::TestDiffCoverIntegration::test_changed_file_lcov_console PASSED
122 tests/test_integration.py::TestDiffCoverIntegration::test_subdir_coverage_html PASSED
123 tests/test_integration.py::TestDiffCoverIntegration::test_subdir_coverage_console PASSED
124 tests/test_integration.py::TestDiffCoverIntegration::test_unicode_console PASSED
125 tests/test_integration.py::TestDiffCoverIntegration::test_dot_net_diff PASSED
126 tests/test_integration.py::TestDiffCoverIntegration::test_unicode_html PASSED
127 tests/test_integration.py::TestDiffCoverIntegration::test_html_with_external_css PASSED
128 tests/test_integration.py::TestDiffCoverIntegration::test_git_diff_error PASSED
129 tests/test_integration.py::TestDiffCoverIntegration::test_quiet_mode PASSED
130 tests/test_integration.py::TestDiffCoverIntegration::test_show_uncovered_lines_console PASSED
131 tests/test_integration.py::TestDiffCoverIntegration::test_expand_coverage_report_complete_report PASSED
132 tests/test_integration.py::TestDiffCoverIntegration::test_expand_coverage_report_uncomplete_report PASSED
133 tests/test_integration.py::TestDiffQualityIntegration::test_git_diff_error_diff_quality PASSED
134 tests/test_integration.py::TestDiffQualityIntegration::test_added_file_pycodestyle_html PASSED
135 tests/test_integration.py::TestDiffQualityIntegration::test_added_file_pyflakes_html PASSED
136 tests/test_integration.py::TestDiffQualityIntegration::test_added_file_pylint_html PASSED
137 tests/test_integration.py::TestDiffQualityIntegration::test_fail_under_html PASSED
138 tests/test_integration.py::TestDiffQualityIntegration::test_fail_under_pass_html PASSED
139 tests/test_integration.py::TestDiffQualityIntegration::test_html_with_external_css PASSED
140 tests/test_integration.py::TestDiffQualityIntegration::test_added_file_pycodestyle_console PASSED
141 tests/test_integration.py::TestDiffQualityIntegration::test_added_file_pycodestyle_console_exclude_file PASSED
142 tests/test_integration.py::TestDiffQualityIntegration::test_fail_under_console PASSED
143 tests/test_integration.py::TestDiffQualityIntegration::test_fail_under_pass_console PASSED
144 tests/test_integration.py::TestDiffQualityIntegration::test_added_file_pyflakes_console PASSED
145 tests/test_integration.py::TestDiffQualityIntegration::test_added_file_pyflakes_console_two_files PASSED
146 tests/test_integration.py::TestDiffQualityIntegration::test_added_file_pylint_console PASSED
147 tests/test_integration.py::TestDiffQualityIntegration::test_pre_generated_pycodestyle_report PASSED
148 tests/test_integration.py::TestDiffQualityIntegration::test_pre_generated_pyflakes_report PASSED
149 tests/test_integration.py::TestDiffQualityIntegration::test_pre_generated_pylint_report PASSED
150 tests/test_integration.py::TestDiffQualityIntegration::test_pylint_report_with_dup_code_violation PASSED
151 tests/test_integration.py::TestDiffQualityIntegration::test_tool_not_recognized PASSED
152 tests/test_integration.py::TestDiffQualityIntegration::test_tool_not_installed PASSED
153 tests/test_integration.py::TestDiffQualityIntegration::test_do_nothing_reporter PASSED
154 tests/test_integration.py::TestDiffQualityIntegration::test_quiet_mode PASSED
155 tests/test_java_violations_reporter.py::TestCheckstyleQualityReporterTest::test_no_such_file PASSED
156 tests/test_java_violations_reporter.py::TestCheckstyleQualityReporterTest::test_no_java_file PASSED
157 tests/test_java_violations_reporter.py::TestCheckstyleQualityReporterTest::test_quality PASSED
158 tests/test_java_violations_reporter.py::TestCheckstyleXmlQualityReporterTest::test_no_such_file PASSED
159 tests/test_java_violations_reporter.py::TestCheckstyleXmlQualityReporterTest::test_no_java_file PASSED
160 tests/test_java_violations_reporter.py::TestCheckstyleXmlQualityReporterTest::test_quality PASSED
161 tests/test_java_violations_reporter.py::TestCheckstyleXmlQualityReporterTest::test_quality_error PASSED
162 tests/test_java_violations_reporter.py::TestCheckstyleXmlQualityReporterTest::test_quality_pregenerated_report PASSED
163 tests/test_java_violations_reporter.py::TestFindbugsQualityReporterTest::test_no_such_file PASSED
164 tests/test_java_violations_reporter.py::TestFindbugsQualityReporterTest::test_no_java_file PASSED
165 tests/test_java_violations_reporter.py::TestFindbugsQualityReporterTest::test_quality_pregenerated_report PASSED
166 tests/test_java_violations_reporter.py::TestPmdXmlQualityReporterTest::test_no_such_file PASSED
167 tests/test_java_violations_reporter.py::TestPmdXmlQualityReporterTest::test_no_java_file PASSED
168 tests/test_java_violations_reporter.py::TestPmdXmlQualityReporterTest::test_quality_pregenerated_report PASSED
169 tests/test_report_generator.py::TestSimpleReportGenerator::test_src_paths PASSED
170 tests/test_report_generator.py::TestSimpleReportGenerator::test_coverage_name PASSED
171 tests/test_report_generator.py::TestSimpleReportGenerator::test_diff_name PASSED
172 tests/test_report_generator.py::TestSimpleReportGenerator::test_percent_covered PASSED
173 tests/test_report_generator.py::TestSimpleReportGenerator::test_violation_lines PASSED
174 tests/test_report_generator.py::TestSimpleReportGenerator::test_src_with_no_info PASSED
175 tests/test_report_generator.py::TestSimpleReportGenerator::test_src_paths_not_measured PASSED
176 tests/test_report_generator.py::TestSimpleReportGenerator::test_total_num_lines PASSED
177 tests/test_report_generator.py::TestSimpleReportGenerator::test_total_num_missing PASSED
178 tests/test_report_generator.py::TestSimpleReportGenerator::test_total_percent_covered PASSED
179 tests/test_report_generator.py::TestTemplateReportGenerator::test_combine_adjacent_lines_no_adjacent PASSED
180 tests/test_report_generator.py::TestTemplateReportGenerator::test_combine_adjacent_lines PASSED
181 tests/test_report_generator.py::TestTemplateReportGenerator::test_empty_list PASSED
182 tests/test_report_generator.py::TestTemplateReportGenerator::test_one_number PASSED
183 tests/test_report_generator.py::TestJsonReportGenerator::test_generate_report PASSED
184 tests/test_report_generator.py::TestJsonReportGenerator::test_hundred_percent PASSED
185 tests/test_report_generator.py::TestJsonReportGenerator::test_empty_report PASSED
186 tests/test_report_generator.py::TestStringReportGenerator::test_generate_report PASSED
187 tests/test_report_generator.py::TestStringReportGenerator::test_hundred_percent PASSED
188 tests/test_report_generator.py::TestStringReportGenerator::test_empty_report PASSED
189 tests/test_report_generator.py::TestHtmlReportGenerator::test_generate_report PASSED
190 tests/test_report_generator.py::TestHtmlReportGenerator::test_empty_report PASSED
191 tests/test_report_generator.py::TestHtmlReportGenerator::test_one_snippet PASSED
192 tests/test_report_generator.py::TestHtmlReportGenerator::test_multiple_snippets PASSED
193 tests/test_report_generator.py::TestMarkdownReportGenerator::test_generate_report PASSED
194 tests/test_report_generator.py::TestMarkdownReportGenerator::test_hundred_percent PASSED
195 tests/test_report_generator.py::TestMarkdownReportGenerator::test_empty_report PASSED
196 tests/test_report_generator.py::TestMarkdownReportGenerator::test_one_snippet PASSED
197 tests/test_report_generator.py::TestMarkdownReportGenerator::test_multiple_snippets PASSED
198 tests/test_report_generator.py::TestSimpleReportGeneratorWithBatchViolationReporter::test_violation_lines PASSED
199 tests/test_snippets.py::test_style_defs PASSED
200 tests/test_snippets.py::test_format PASSED
201 tests/test_snippets.py::test_format_with_invalid_start_line PASSED
202 tests/test_snippets.py::test_format_with_invalid_violation_lines PASSED
203 tests/test_snippets.py::test_no_filename_ext PASSED
204 tests/test_snippets.py::test_unicode PASSED
205 tests/test_snippets.py::test_one_snippet PASSED
206 tests/test_snippets.py::test_multiple_snippets PASSED
207 tests/test_snippets.py::test_no_lead_line PASSED
208 tests/test_snippets.py::test_no_lag_line PASSED
209 tests/test_snippets.py::test_one_line_file PASSED
210 tests/test_snippets.py::test_empty_file PASSED
211 tests/test_snippets.py::test_no_violations PASSED
212 tests/test_snippets.py::test_end_range_on_violation PASSED
213 tests/test_snippets.py::test_load_snippets_html PASSED
214 tests/test_snippets.py::test_load_snippets_markdown PASSED
215 tests/test_snippets.py::test_load_utf8_snippets PASSED
216 tests/test_snippets.py::test_load_declared_arabic PASSED
217 tests/test_snippets.py::test_latin_one_undeclared PASSED
218 tests/test_util.py::test_to_unix_path PASSED
219 tests/test_violations_reporter.py::TestXmlCoverageReporterTest::test_violations PASSED
220 tests/test_violations_reporter.py::TestXmlCoverageReporterTest::test_non_python_violations PASSED
221 tests/test_violations_reporter.py::TestXmlCoverageReporterTest::test_non_python_violations_empty_path PASSED
222 tests/test_violations_reporter.py::TestXmlCoverageReporterTest::test_two_inputs_first_violate PASSED
223 tests/test_violations_reporter.py::TestXmlCoverageReporterTest::test_two_inputs_second_violate PASSED
224 tests/test_violations_reporter.py::TestXmlCoverageReporterTest::test_three_inputs PASSED
225 tests/test_violations_reporter.py::TestXmlCoverageReporterTest::test_different_files_in_inputs PASSED
226 tests/test_violations_reporter.py::TestXmlCoverageReporterTest::test_empty_violations PASSED
227 tests/test_violations_reporter.py::TestXmlCoverageReporterTest::test_no_such_file PASSED
228 tests/test_violations_reporter.py::TestXmlCoverageReporterTest::test_expand_unreported_lines_when_configured PASSED
229 tests/test_violations_reporter.py::TestXmlCoverageReporterTest::test_expand_unreported_lines_without_violations PASSED
230 tests/test_violations_reporter.py::TestXmlCoverageReporterTest::test_expand_unreported_lines_without_measured PASSED
231 tests/test_violations_reporter.py::TestCloverXmlCoverageReporterTest::test_violations PASSED
232 tests/test_violations_reporter.py::TestCloverXmlCoverageReporterTest::test_two_inputs_first_violate PASSED
233 tests/test_violations_reporter.py::TestCloverXmlCoverageReporterTest::test_two_inputs_second_violate PASSED
234 tests/test_violations_reporter.py::TestCloverXmlCoverageReporterTest::test_three_inputs PASSED
235 tests/test_violations_reporter.py::TestCloverXmlCoverageReporterTest::test_different_files_in_inputs PASSED
236 tests/test_violations_reporter.py::TestCloverXmlCoverageReporterTest::test_empty_violations PASSED
237 tests/test_violations_reporter.py::TestCloverXmlCoverageReporterTest::test_no_such_file PASSED
238 tests/test_violations_reporter.py::TestJacocoXmlCoverageReporterTest::test_violations PASSED
239 tests/test_violations_reporter.py::TestJacocoXmlCoverageReporterTest::test_two_inputs_first_violate PASSED
240 tests/test_violations_reporter.py::TestJacocoXmlCoverageReporterTest::test_two_inputs_second_violate PASSED
241 tests/test_violations_reporter.py::TestJacocoXmlCoverageReporterTest::test_three_inputs PASSED
242 tests/test_violations_reporter.py::TestJacocoXmlCoverageReporterTest::test_different_files_in_inputs PASSED
243 tests/test_violations_reporter.py::TestJacocoXmlCoverageReporterTest::test_empty_violations PASSED
244 tests/test_violations_reporter.py::TestJacocoXmlCoverageReporterTest::test_no_such_file PASSED
245 tests/test_violations_reporter.py::TestPycodestyleQualityReporterTest::test_quality PASSED
246 tests/test_violations_reporter.py::TestPycodestyleQualityReporterTest::test_no_quality_issues_newline PASSED
247 tests/test_violations_reporter.py::TestPycodestyleQualityReporterTest::test_no_quality_issues_emptystring PASSED
248 tests/test_violations_reporter.py::TestPycodestyleQualityReporterTest::test_quality_error PASSED
249 tests/test_violations_reporter.py::TestPycodestyleQualityReporterTest::test_no_such_file PASSED
250 tests/test_violations_reporter.py::TestPycodestyleQualityReporterTest::test_no_python_file PASSED
251 tests/test_violations_reporter.py::TestPycodestyleQualityReporterTest::test_quality_pregenerated_report PASSED
252 tests/test_violations_reporter.py::TestPyflakesQualityReporterTest::test_quality PASSED
253 tests/test_violations_reporter.py::TestPyflakesQualityReporterTest::test_no_quality_issues_newline PASSED
254 tests/test_violations_reporter.py::TestPyflakesQualityReporterTest::test_no_quality_issues_emptystring PASSED
255 tests/test_violations_reporter.py::TestPyflakesQualityReporterTest::test_quality_error PASSED
256 tests/test_violations_reporter.py::TestPyflakesQualityReporterTest::test_no_such_file PASSED
257 tests/test_violations_reporter.py::TestPyflakesQualityReporterTest::test_no_python_file PASSED
258 tests/test_violations_reporter.py::TestPyflakesQualityReporterTest::test_quality_pregenerated_report PASSED
259 tests/test_violations_reporter.py::TestFlake8QualityReporterTest::test_quality PASSED
260 tests/test_violations_reporter.py::TestFlake8QualityReporterTest::test_no_quality_issues_newline PASSED
261 tests/test_violations_reporter.py::TestFlake8QualityReporterTest::test_no_quality_issues_emptystring PASSED
262 tests/test_violations_reporter.py::TestFlake8QualityReporterTest::test_quality_error PASSED
263 tests/test_violations_reporter.py::TestFlake8QualityReporterTest::test_no_such_file PASSED
264 tests/test_violations_reporter.py::TestFlake8QualityReporterTest::test_no_python_file PASSED
265 tests/test_violations_reporter.py::TestFlake8QualityReporterTest::test_file_does_not_exist PASSED
266 tests/test_violations_reporter.py::TestFlake8QualityReporterTest::test_quality_pregenerated_report PASSED
267 tests/test_violations_reporter.py::TestPydocstlyeQualityReporterTest::test_no_such_file PASSED
268 tests/test_violations_reporter.py::TestPydocstlyeQualityReporterTest::test_no_python_file PASSED
269 tests/test_violations_reporter.py::TestPydocstlyeQualityReporterTest::test_quality PASSED
270 tests/test_violations_reporter.py::TestPylintQualityReporterTest::test_no_such_file PASSED
271 tests/test_violations_reporter.py::TestPylintQualityReporterTest::test_no_python_file PASSED
272 tests/test_violations_reporter.py::TestPylintQualityReporterTest::test_quality PASSED
273 tests/test_violations_reporter.py::TestPylintQualityReporterTest::test_unicode PASSED
274 tests/test_violations_reporter.py::TestPylintQualityReporterTest::test_unicode_continuation_char PASSED
275 tests/test_violations_reporter.py::TestPylintQualityReporterTest::test_non_integer_line_num PASSED
276 tests/test_violations_reporter.py::TestPylintQualityReporterTest::test_quality_deprecation_warning PASSED
277 tests/test_violations_reporter.py::TestPylintQualityReporterTest::test_quality_error PASSED
278 tests/test_violations_reporter.py::TestPylintQualityReporterTest::test_no_quality_issues_newline PASSED
279 tests/test_violations_reporter.py::TestPylintQualityReporterTest::test_no_quality_issues_emptystring PASSED
280 tests/test_violations_reporter.py::TestPylintQualityReporterTest::test_quality_pregenerated_report PASSED
281 tests/test_violations_reporter.py::TestPylintQualityReporterTest::test_quality_pregenerated_report_continuation_char PASSED
282 tests/test_violations_reporter.py::TestPylintQualityReporterTest::test_windows_paths PASSED
283 tests/test_violations_reporter.py::TestJsHintQualityReporterTest::test_quality PASSED
284 tests/test_violations_reporter.py::TestJsHintQualityReporterTest::test_no_quality_issues_newline PASSED
285 tests/test_violations_reporter.py::TestJsHintQualityReporterTest::test_no_quality_issues_emptystring PASSED
286 tests/test_violations_reporter.py::TestJsHintQualityReporterTest::test_quality_error PASSED
287 tests/test_violations_reporter.py::TestJsHintQualityReporterTest::test_no_such_file PASSED
288 tests/test_violations_reporter.py::TestJsHintQualityReporterTest::test_no_js_file PASSED
289 tests/test_violations_reporter.py::TestJsHintQualityReporterTest::test_quality_pregenerated_report PASSED
290 tests/test_violations_reporter.py::TestJsHintQualityReporterTest::test_not_installed PASSED
291 tests/test_violations_reporter.py::TestESLintQualityReporterTest::test_quality PASSED
292 tests/test_violations_reporter.py::TestESLintQualityReporterTest::test_no_quality_issues_newline PASSED
293 tests/test_violations_reporter.py::TestESLintQualityReporterTest::test_no_quality_issues_emptystring PASSED
294 tests/test_violations_reporter.py::TestESLintQualityReporterTest::test_quality_error PASSED
295 tests/test_violations_reporter.py::TestESLintQualityReporterTest::test_no_such_file PASSED
296 tests/test_violations_reporter.py::TestESLintQualityReporterTest::test_no_js_file PASSED
297 tests/test_violations_reporter.py::TestESLintQualityReporterTest::test_quality_pregenerated_report PASSED
298 tests/test_violations_reporter.py::TestESLintQualityReporterTest::test_not_installed PASSED
299 tests/test_violations_reporter.py::TestESLintQualityReporterTest::test_report_root_path PASSED
300 tests/test_violations_reporter.py::TestShellCheckQualityReporterTest::test_no_such_file PASSED
301 tests/test_violations_reporter.py::TestShellCheckQualityReporterTest::test_no_shell_file PASSED
302 tests/test_violations_reporter.py::TestShellCheckQualityReporterTest::test_quality PASSED
303 tests/test_violations_reporter.py::TestSimpleCommandTestCase::test_run_simple_failure PASSED
304 tests/test_violations_reporter.py::TestSimpleCommandTestCase::test_run_simple_success PASSED
305 tests/test_violations_reporter.py::TestSubprocessErrorTestCase::test_quality_reporter PASSED
306 tests/test_violations_reporter.py::TestCppcheckQualityDriverTest::test_parse_report PASSED
308 ======== 299 passed ========