py$(PYV): remove tox env folder $(@D)/.tox/py$(PYV) py$(PYV): commands[0]> python -m pycodestyle --statistics pycodestyle.py py$(PYV): commands[1]> python -m coverage run -m pytest tests ============================= test session starts ============================== platform sunos5 -- Python $(PYTHON_VERSION).X -- $(@D)/.tox/py$(PYV)/bin/python cachedir: .tox/py$(PYV)/.pytest_cache rootdir: $(@D) collecting ... collected 773 items tests/test_E101.py::E101Test::test_E101 PASSED tests/test_E901.py::E901Test::test_closing_brace PASSED tests/test_E901.py::E901Test::test_unclosed_brace PASSED tests/test_all.py::test_own_dog_food PASSED tests/test_api.py::APITestCase::test_check_nullbytes PASSED tests/test_api.py::APITestCase::test_register_ast_check PASSED tests/test_api.py::APITestCase::test_register_invalid_check PASSED tests/test_api.py::APITestCase::test_register_logical_check PASSED tests/test_api.py::APITestCase::test_register_physical_check PASSED tests/test_api.py::APITestCase::test_styleguide PASSED tests/test_api.py::APITestCase::test_styleguide_check_files PASSED tests/test_api.py::APITestCase::test_styleguide_checks PASSED tests/test_api.py::APITestCase::test_styleguide_excluded PASSED tests/test_api.py::APITestCase::test_styleguide_ignore_code PASSED tests/test_api.py::APITestCase::test_styleguide_init_report PASSED tests/test_api.py::APITestCase::test_styleguide_options PASSED tests/test_api.py::APITestCase::test_styleguide_unmatched_triple_quotes PASSED tests/test_api.py::APITestCase::test_styleguides_other_indent_size PASSED tests/test_blank_lines.py::TestBlankLinesDefault::test_blank_line_between_decorator PASSED tests/test_blank_lines.py::TestBlankLinesDefault::test_blank_line_decorator PASSED tests/test_blank_lines.py::TestBlankLinesDefault::test_initial_lines_more_blank PASSED tests/test_blank_lines.py::TestBlankLinesDefault::test_initial_lines_one_blank PASSED tests/test_blank_lines.py::TestBlankLinesDefault::test_initial_lines_two_blanks PASSED tests/test_blank_lines.py::TestBlankLinesDefault::test_initial_no_blank PASSED tests/test_blank_lines.py::TestBlankLinesDefault::test_method_fewer_follow_lines PASSED tests/test_blank_lines.py::TestBlankLinesDefault::test_method_less_blank_lines PASSED tests/test_blank_lines.py::TestBlankLinesDefault::test_method_less_blank_lines_comment PASSED tests/test_blank_lines.py::TestBlankLinesDefault::test_method_more_blank_lines PASSED tests/test_blank_lines.py::TestBlankLinesDefault::test_method_nested_fewer_follow_lines PASSED tests/test_blank_lines.py::TestBlankLinesDefault::test_method_nested_less_class PASSED tests/test_blank_lines.py::TestBlankLinesDefault::test_method_nested_ok PASSED tests/test_blank_lines.py::TestBlankLinesDefault::test_top_level_fewer_blank_lines PASSED tests/test_blank_lines.py::TestBlankLinesDefault::test_top_level_fewer_follow_lines PASSED tests/test_blank_lines.py::TestBlankLinesDefault::test_top_level_fewer_follow_lines_comments PASSED tests/test_blank_lines.py::TestBlankLinesDefault::test_top_level_good_follow_lines PASSED tests/test_blank_lines.py::TestBlankLinesDefault::test_top_level_more_blank_lines PASSED tests/test_blank_lines.py::TestBlankLinesTwisted::test_initial_lines_one_blanks PASSED tests/test_blank_lines.py::TestBlankLinesTwisted::test_initial_lines_tree_blanks PASSED tests/test_blank_lines.py::TestBlankLinesTwisted::test_the_right_blanks PASSED tests/test_blank_lines.py::TestBlankLinesTwisted::test_top_level_fewer_blank_lines PASSED tests/test_blank_lines.py::TestBlankLinesTwisted::test_top_level_more_blank_lines PASSED tests/test_data.py::test[testing/data/crlf.py:1] PASSED tests/test_data.py::test[testing/data/E10.py:1] PASSED tests/test_data.py::test[testing/data/E10.py:25] PASSED tests/test_data.py::test[testing/data/E10.py:29] PASSED tests/test_data.py::test[testing/data/E10.py:36] PASSED tests/test_data.py::test[testing/data/E11.py:1] PASSED tests/test_data.py::test[testing/data/E11.py:4] PASSED tests/test_data.py::test[testing/data/E11.py:7] PASSED tests/test_data.py::test[testing/data/E11.py:10] PASSED tests/test_data.py::test[testing/data/E11.py:13] PASSED tests/test_data.py::test[testing/data/E11.py:17] PASSED tests/test_data.py::test[testing/data/E11.py:27] PASSED tests/test_data.py::test[testing/data/E11.py:37] PASSED tests/test_data.py::test[testing/data/E11.py:40] PASSED tests/test_data.py::test[testing/data/E12.py:1] PASSED tests/test_data.py::test[testing/data/E12.py:4] PASSED tests/test_data.py::test[testing/data/E12.py:7] PASSED tests/test_data.py::test[testing/data/E12.py:12] PASSED tests/test_data.py::test[testing/data/E12.py:16] PASSED tests/test_data.py::test[testing/data/E12.py:20] PASSED tests/test_data.py::test[testing/data/E12.py:23] PASSED tests/test_data.py::test[testing/data/E12.py:27] PASSED tests/test_data.py::test[testing/data/E12.py:30] PASSED tests/test_data.py::test[testing/data/E12.py:33] PASSED tests/test_data.py::test[testing/data/E12.py:36] PASSED tests/test_data.py::test[testing/data/E12.py:39] PASSED tests/test_data.py::test[testing/data/E12.py:42] PASSED tests/test_data.py::test[testing/data/E12.py:47] PASSED tests/test_data.py::test[testing/data/E12.py:52] PASSED tests/test_data.py::test[testing/data/E12.py:58] PASSED tests/test_data.py::test[testing/data/E12.py:62] PASSED tests/test_data.py::test[testing/data/E12.py:68] PASSED tests/test_data.py::test[testing/data/E12.py:72] PASSED tests/test_data.py::test[testing/data/E12.py:78] PASSED tests/test_data.py::test[testing/data/E12.py:82] PASSED tests/test_data.py::test[testing/data/E12.py:86] PASSED tests/test_data.py::test[testing/data/E12.py:91] PASSED tests/test_data.py::test[testing/data/E12.py:96] PASSED tests/test_data.py::test[testing/data/E12.py:102] PASSED tests/test_data.py::test[testing/data/E12.py:110] PASSED tests/test_data.py::test[testing/data/E12.py:115] PASSED tests/test_data.py::test[testing/data/E12.py:123] PASSED tests/test_data.py::test[testing/data/E12.py:128] PASSED tests/test_data.py::test[testing/data/E12.py:132] PASSED tests/test_data.py::test[testing/data/E12.py:136] PASSED tests/test_data.py::test[testing/data/E12.py:140] PASSED tests/test_data.py::test[testing/data/E12.py:147] PASSED tests/test_data.py::test[testing/data/E12.py:155] PASSED tests/test_data.py::test[testing/data/E12.py:160] PASSED tests/test_data.py::test[testing/data/E12.py:166] PASSED tests/test_data.py::test[testing/data/E12.py:170] PASSED tests/test_data.py::test[testing/data/E12.py:179] PASSED tests/test_data.py::test[testing/data/E12.py:186] PASSED tests/test_data.py::test[testing/data/E12.py:191] PASSED tests/test_data.py::test[testing/data/E12.py:196] PASSED tests/test_data.py::test[testing/data/E12.py:200] PASSED tests/test_data.py::test[testing/data/E12.py:203] PASSED tests/test_data.py::test[testing/data/E12.py:209] PASSED tests/test_data.py::test[testing/data/E12.py:213] PASSED tests/test_data.py::test[testing/data/E12.py:220] PASSED tests/test_data.py::test[testing/data/E12.py:229] PASSED tests/test_data.py::test[testing/data/E12.py:235] PASSED tests/test_data.py::test[testing/data/E12.py:240] PASSED tests/test_data.py::test[testing/data/E12.py:243] PASSED tests/test_data.py::test[testing/data/E12.py:249] PASSED tests/test_data.py::test[testing/data/E12.py:252] PASSED tests/test_data.py::test[testing/data/E12.py:255] PASSED tests/test_data.py::test[testing/data/E12.py:258] PASSED tests/test_data.py::test[testing/data/E12.py:261] PASSED tests/test_data.py::test[testing/data/E12.py:264] PASSED tests/test_data.py::test[testing/data/E12.py:267] PASSED tests/test_data.py::test[testing/data/E12.py:270] PASSED tests/test_data.py::test[testing/data/E12.py:273] PASSED tests/test_data.py::test[testing/data/E12.py:276] PASSED tests/test_data.py::test[testing/data/E12.py:279] PASSED tests/test_data.py::test[testing/data/E12.py:282] PASSED tests/test_data.py::test[testing/data/E12.py:285] PASSED tests/test_data.py::test[testing/data/E12.py:288] PASSED tests/test_data.py::test[testing/data/E12.py:294] PASSED tests/test_data.py::test[testing/data/E12.py:300] PASSED tests/test_data.py::test[testing/data/E12.py:304] PASSED tests/test_data.py::test[testing/data/E12.py:308] PASSED tests/test_data.py::test[testing/data/E12.py:311] PASSED tests/test_data.py::test[testing/data/E12.py:315] PASSED tests/test_data.py::test[testing/data/E12.py:328] PASSED tests/test_data.py::test[testing/data/E12.py:338] PASSED tests/test_data.py::test[testing/data/E12.py:348] PASSED tests/test_data.py::test[testing/data/E12.py:354] PASSED tests/test_data.py::test[testing/data/E12.py:359] PASSED tests/test_data.py::test[testing/data/E12.py:364] PASSED tests/test_data.py::test[testing/data/E12.py:370] PASSED tests/test_data.py::test[testing/data/E12not.py:1] PASSED tests/test_data.py::test[testing/data/E12not.py:19] PASSED tests/test_data.py::test[testing/data/E12not.py:23] PASSED tests/test_data.py::test[testing/data/E12not.py:110] PASSED tests/test_data.py::test[testing/data/E12not.py:139] PASSED tests/test_data.py::test[testing/data/E12not.py:184] PASSED tests/test_data.py::test[testing/data/E12not.py:190] PASSED tests/test_data.py::test[testing/data/E12not.py:195] PASSED tests/test_data.py::test[testing/data/E12not.py:200] PASSED tests/test_data.py::test[testing/data/E12not.py:224] PASSED tests/test_data.py::test[testing/data/E12not.py:228] PASSED tests/test_data.py::test[testing/data/E12not.py:231] PASSED tests/test_data.py::test[testing/data/E12not.py:236] PASSED tests/test_data.py::test[testing/data/E20.py:1] PASSED tests/test_data.py::test[testing/data/E20.py:3] PASSED tests/test_data.py::test[testing/data/E20.py:5] PASSED tests/test_data.py::test[testing/data/E20.py:7] PASSED tests/test_data.py::test[testing/data/E20.py:9] PASSED tests/test_data.py::test[testing/data/E20.py:11] PASSED tests/test_data.py::test[testing/data/E20.py:13] PASSED tests/test_data.py::test[testing/data/E20.py:15] PASSED tests/test_data.py::test[testing/data/E20.py:17] PASSED tests/test_data.py::test[testing/data/E20.py:19] PASSED tests/test_data.py::test[testing/data/E20.py:21] PASSED tests/test_data.py::test[testing/data/E20.py:23] PASSED tests/test_data.py::test[testing/data/E20.py:25] PASSED tests/test_data.py::test[testing/data/E20.py:27] PASSED tests/test_data.py::test[testing/data/E20.py:44] PASSED tests/test_data.py::test[testing/data/E20.py:48] PASSED tests/test_data.py::test[testing/data/E20.py:52] PASSED tests/test_data.py::test[testing/data/E20.py:55] PASSED tests/test_data.py::test[testing/data/E20.py:58] PASSED tests/test_data.py::test[testing/data/E20.py:62] PASSED tests/test_data.py::test[testing/data/E20.py:66] PASSED tests/test_data.py::test[testing/data/E20.py:72] PASSED tests/test_data.py::test[testing/data/E20.py:76] PASSED tests/test_data.py::test[testing/data/E20.py:80] PASSED tests/test_data.py::test[testing/data/E20.py:84] PASSED tests/test_data.py::test[testing/data/E21.py:1] PASSED tests/test_data.py::test[testing/data/E21.py:3] PASSED tests/test_data.py::test[testing/data/E21.py:5] PASSED tests/test_data.py::test[testing/data/E21.py:7] PASSED tests/test_data.py::test[testing/data/E22.py:1] PASSED tests/test_data.py::test[testing/data/E22.py:4] PASSED tests/test_data.py::test[testing/data/E22.py:8] PASSED tests/test_data.py::test[testing/data/E22.py:12] PASSED tests/test_data.py::test[testing/data/E22.py:16] PASSED tests/test_data.py::test[testing/data/E22.py:20] PASSED tests/test_data.py::test[testing/data/E22.py:24] PASSED tests/test_data.py::test[testing/data/E22.py:27] PASSED tests/test_data.py::test[testing/data/E22.py:31] PASSED tests/test_data.py::test[testing/data/E22.py:35] PASSED tests/test_data.py::test[testing/data/E22.py:38] PASSED tests/test_data.py::test[testing/data/E22.py:41] PASSED tests/test_data.py::test[testing/data/E22.py:43] PASSED tests/test_data.py::test[testing/data/E22.py:45] PASSED tests/test_data.py::test[testing/data/E22.py:47] PASSED tests/test_data.py::test[testing/data/E22.py:49] PASSED tests/test_data.py::test[testing/data/E22.py:51] PASSED tests/test_data.py::test[testing/data/E22.py:53] PASSED tests/test_data.py::test[testing/data/E22.py:55] PASSED tests/test_data.py::test[testing/data/E22.py:57] PASSED tests/test_data.py::test[testing/data/E22.py:59] PASSED tests/test_data.py::test[testing/data/E22.py:61] PASSED tests/test_data.py::test[testing/data/E22.py:63] PASSED tests/test_data.py::test[testing/data/E22.py:65] PASSED tests/test_data.py::test[testing/data/E22.py:67] PASSED tests/test_data.py::test[testing/data/E22.py:69] PASSED tests/test_data.py::test[testing/data/E22.py:71] PASSED tests/test_data.py::test[testing/data/E22.py:73] PASSED tests/test_data.py::test[testing/data/E22.py:75] PASSED tests/test_data.py::test[testing/data/E22.py:77] PASSED tests/test_data.py::test[testing/data/E22.py:79] PASSED tests/test_data.py::test[testing/data/E22.py:81] PASSED tests/test_data.py::test[testing/data/E22.py:83] PASSED tests/test_data.py::test[testing/data/E22.py:85] PASSED tests/test_data.py::test[testing/data/E22.py:87] PASSED tests/test_data.py::test[testing/data/E22.py:89] PASSED tests/test_data.py::test[testing/data/E22.py:91] PASSED tests/test_data.py::test[testing/data/E22.py:93] PASSED tests/test_data.py::test[testing/data/E22.py:95] PASSED tests/test_data.py::test[testing/data/E22.py:97] PASSED tests/test_data.py::test[testing/data/E22.py:99] PASSED tests/test_data.py::test[testing/data/E22.py:101] PASSED tests/test_data.py::test[testing/data/E22.py:103] PASSED tests/test_data.py::test[testing/data/E22.py:105] PASSED tests/test_data.py::test[testing/data/E22.py:108] PASSED tests/test_data.py::test[testing/data/E22.py:110] PASSED tests/test_data.py::test[testing/data/E22.py:112] PASSED tests/test_data.py::test[testing/data/E22.py:114] PASSED tests/test_data.py::test[testing/data/E22.py:116] PASSED tests/test_data.py::test[testing/data/E22.py:118] PASSED tests/test_data.py::test[testing/data/E22.py:120] PASSED tests/test_data.py::test[testing/data/E22.py:122] PASSED tests/test_data.py::test[testing/data/E22.py:124] PASSED tests/test_data.py::test[testing/data/E23.py:1] PASSED tests/test_data.py::test[testing/data/E23.py:3] PASSED tests/test_data.py::test[testing/data/E23.py:5] PASSED tests/test_data.py::test[testing/data/E23.py:7] PASSED tests/test_data.py::test[testing/data/E24.py:1] PASSED tests/test_data.py::test[testing/data/E24.py:3] PASSED tests/test_data.py::test[testing/data/E24.py:5] PASSED tests/test_data.py::test[testing/data/E24.py:7] PASSED tests/test_data.py::test[testing/data/E24.py:9] PASSED tests/test_data.py::test[testing/data/E25.py:1] PASSED tests/test_data.py::test[testing/data/E25.py:5] PASSED tests/test_data.py::test[testing/data/E25.py:7] PASSED tests/test_data.py::test[testing/data/E25.py:9] PASSED tests/test_data.py::test[testing/data/E25.py:11] PASSED tests/test_data.py::test[testing/data/E25.py:13] PASSED tests/test_data.py::test[testing/data/E25.py:17] PASSED tests/test_data.py::test[testing/data/E25.py:20] PASSED tests/test_data.py::test[testing/data/E25.py:25] PASSED tests/test_data.py::test[testing/data/E25.py:34] PASSED tests/test_data.py::test[testing/data/E25.py:38] PASSED tests/test_data.py::test[testing/data/E25.py:42] PASSED tests/test_data.py::test[testing/data/E25.py:45] PASSED tests/test_data.py::test[testing/data/E25.py:48] PASSED tests/test_data.py::test[testing/data/E26.py:1] PASSED tests/test_data.py::test[testing/data/E26.py:3] PASSED tests/test_data.py::test[testing/data/E26.py:5] PASSED tests/test_data.py::test[testing/data/E26.py:7] PASSED tests/test_data.py::test[testing/data/E26.py:9] PASSED tests/test_data.py::test[testing/data/E26.py:12] PASSED tests/test_data.py::test[testing/data/E26.py:16] PASSED tests/test_data.py::test[testing/data/E26.py:24] PASSED tests/test_data.py::test[testing/data/E26.py:27] PASSED tests/test_data.py::test[testing/data/E26.py:29] PASSED tests/test_data.py::test[testing/data/E26.py:58] PASSED tests/test_data.py::test[testing/data/E26.py:62] PASSED tests/test_data.py::test[testing/data/E27.py:1] PASSED tests/test_data.py::test[testing/data/E27.py:3] PASSED tests/test_data.py::test[testing/data/E27.py:5] PASSED tests/test_data.py::test[testing/data/E27.py:7] PASSED tests/test_data.py::test[testing/data/E27.py:9] PASSED tests/test_data.py::test[testing/data/E27.py:11] PASSED tests/test_data.py::test[testing/data/E27.py:13] PASSED tests/test_data.py::test[testing/data/E27.py:15] PASSED tests/test_data.py::test[testing/data/E27.py:17] PASSED tests/test_data.py::test[testing/data/E27.py:19] PASSED tests/test_data.py::test[testing/data/E27.py:21] PASSED tests/test_data.py::test[testing/data/E27.py:23] PASSED tests/test_data.py::test[testing/data/E27.py:25] PASSED tests/test_data.py::test[testing/data/E27.py:27] PASSED tests/test_data.py::test[testing/data/E27.py:29] PASSED tests/test_data.py::test[testing/data/E27.py:31] PASSED tests/test_data.py::test[testing/data/E27.py:34] PASSED tests/test_data.py::test[testing/data/E27.py:36] PASSED tests/test_data.py::test[testing/data/E27.py:38] PASSED tests/test_data.py::test[testing/data/E27.py:40] PASSED tests/test_data.py::test[testing/data/E27.py:45] PASSED tests/test_data.py::test[testing/data/E27.py:50] PASSED tests/test_data.py::test[testing/data/E27.py:52] PASSED tests/test_data.py::test[testing/data/E27.py:55] PASSED tests/test_data.py::test[testing/data/E30.py:1] PASSED tests/test_data.py::test[testing/data/E30.py:8] PASSED tests/test_data.py::test[testing/data/E30.py:16] PASSED tests/test_data.py::test[testing/data/E30.py:20] PASSED tests/test_data.py::test[testing/data/E30.py:24] PASSED tests/test_data.py::test[testing/data/E30.py:30] PASSED tests/test_data.py::test[testing/data/E30.py:38] PASSED tests/test_data.py::test[testing/data/E30.py:44] PASSED tests/test_data.py::test[testing/data/E30.py:50] PASSED tests/test_data.py::test[testing/data/E30.py:58] PASSED tests/test_data.py::test[testing/data/E30.py:69] PASSED tests/test_data.py::test[testing/data/E30.py:77] PASSED tests/test_data.py::test[testing/data/E30.py:83] PASSED tests/test_data.py::test[testing/data/E30.py:88] PASSED tests/test_data.py::test[testing/data/E30.py:96] PASSED tests/test_data.py::test[testing/data/E30.py:104] PASSED tests/test_data.py::test[testing/data/E30.py:116] PASSED tests/test_data.py::test[testing/data/E30.py:123] PASSED tests/test_data.py::test[testing/data/E30.py:128] PASSED tests/test_data.py::test[testing/data/E30.py:133] PASSED tests/test_data.py::test[testing/data/E30.py:140] PASSED tests/test_data.py::test[testing/data/E30.py:148] PASSED tests/test_data.py::test[testing/data/E30.py:159] PASSED tests/test_data.py::test[testing/data/E30.py:165] PASSED tests/test_data.py::test[testing/data/E30.py:169] PASSED tests/test_data.py::test[testing/data/E30.py:173] PASSED tests/test_data.py::test[testing/data/E30.py:178] PASSED tests/test_data.py::test[testing/data/E30.py:183] PASSED tests/test_data.py::test[testing/data/E30not.py:1] PASSED tests/test_data.py::test[testing/data/E30not.py:4] PASSED tests/test_data.py::test[testing/data/E30not.py:8] PASSED tests/test_data.py::test[testing/data/E30not.py:12] PASSED tests/test_data.py::test[testing/data/E30not.py:16] PASSED tests/test_data.py::test[testing/data/E30not.py:135] PASSED tests/test_data.py::test[testing/data/E30not.py:154] PASSED tests/test_data.py::test[testing/data/E30not.py:156] PASSED tests/test_data.py::test[testing/data/E30not.py:158] PASSED tests/test_data.py::test[testing/data/E30not.py:161] PASSED tests/test_data.py::test[testing/data/E30not.py:165] PASSED tests/test_data.py::test[testing/data/E30not.py:174] PASSED tests/test_data.py::test[testing/data/E30not.py:180] PASSED tests/test_data.py::test[testing/data/E30not.py:195] PASSED tests/test_data.py::test[testing/data/E30not.py:206] PASSED tests/test_data.py::test[testing/data/E30not.py:211] PASSED tests/test_data.py::test[testing/data/E40.py:1] PASSED tests/test_data.py::test[testing/data/E40.py:3] PASSED tests/test_data.py::test[testing/data/E40.py:14] PASSED tests/test_data.py::test[testing/data/E40.py:18] PASSED tests/test_data.py::test[testing/data/E40.py:22] PASSED tests/test_data.py::test[testing/data/E40.py:26] PASSED tests/test_data.py::test[testing/data/E40.py:37] PASSED tests/test_data.py::test[testing/data/E40.py:43] PASSED tests/test_data.py::test[testing/data/E40.py:52] PASSED tests/test_data.py::test[testing/data/E40.py:56] PASSED tests/test_data.py::test[testing/data/E50.py:1] PASSED tests/test_data.py::test[testing/data/E50.py:3] PASSED tests/test_data.py::test[testing/data/E50.py:6] PASSED tests/test_data.py::test[testing/data/E50.py:10] PASSED tests/test_data.py::test[testing/data/E50.py:15] PASSED tests/test_data.py::test[testing/data/E50.py:17] PASSED tests/test_data.py::test[testing/data/E50.py:20] PASSED tests/test_data.py::test[testing/data/E50.py:24] PASSED tests/test_data.py::test[testing/data/E50.py:28] PASSED tests/test_data.py::test[testing/data/E50.py:36] PASSED tests/test_data.py::test[testing/data/E50.py:53] PASSED tests/test_data.py::test[testing/data/E50.py:69] PASSED tests/test_data.py::test[testing/data/E50.py:72] PASSED tests/test_data.py::test[testing/data/E50.py:76] PASSED tests/test_data.py::test[testing/data/E50.py:79] PASSED tests/test_data.py::test[testing/data/E50.py:86] PASSED tests/test_data.py::test[testing/data/E50.py:94] PASSED tests/test_data.py::test[testing/data/E50.py:97] PASSED tests/test_data.py::test[testing/data/E50.py:102] PASSED tests/test_data.py::test[testing/data/E50.py:106] PASSED tests/test_data.py::test[testing/data/E50.py:111] PASSED tests/test_data.py::test[testing/data/E50.py:116] PASSED tests/test_data.py::test[testing/data/E50.py:121] PASSED tests/test_data.py::test[testing/data/E50.py:133] PASSED tests/test_data.py::test[testing/data/E50.py:138] PASSED tests/test_data.py::test[testing/data/E50.py:143] PASSED tests/test_data.py::test[testing/data/E70.py:1] PASSED tests/test_data.py::test[testing/data/E70.py:3] PASSED tests/test_data.py::test[testing/data/E70.py:5] PASSED tests/test_data.py::test[testing/data/E70.py:7] PASSED tests/test_data.py::test[testing/data/E70.py:9] PASSED tests/test_data.py::test[testing/data/E70.py:11] PASSED tests/test_data.py::test[testing/data/E70.py:13] PASSED tests/test_data.py::test[testing/data/E70.py:15] PASSED tests/test_data.py::test[testing/data/E70.py:17] PASSED tests/test_data.py::test[testing/data/E70.py:19] PASSED tests/test_data.py::test[testing/data/E70.py:21] PASSED tests/test_data.py::test[testing/data/E71.py:1] PASSED tests/test_data.py::test[testing/data/E71.py:4] PASSED tests/test_data.py::test[testing/data/E71.py:7] PASSED tests/test_data.py::test[testing/data/E71.py:10] PASSED tests/test_data.py::test[testing/data/E71.py:13] PASSED tests/test_data.py::test[testing/data/E71.py:16] PASSED tests/test_data.py::test[testing/data/E71.py:19] PASSED tests/test_data.py::test[testing/data/E71.py:22] PASSED tests/test_data.py::test[testing/data/E71.py:27] PASSED tests/test_data.py::test[testing/data/E71.py:30] PASSED tests/test_data.py::test[testing/data/E71.py:33] PASSED tests/test_data.py::test[testing/data/E71.py:36] PASSED tests/test_data.py::test[testing/data/E71.py:39] PASSED tests/test_data.py::test[testing/data/E71.py:42] PASSED tests/test_data.py::test[testing/data/E71.py:45] PASSED tests/test_data.py::test[testing/data/E71.py:49] PASSED tests/test_data.py::test[testing/data/E71.py:52] PASSED tests/test_data.py::test[testing/data/E71.py:55] PASSED tests/test_data.py::test[testing/data/E71.py:58] PASSED tests/test_data.py::test[testing/data/E71.py:63] PASSED tests/test_data.py::test[testing/data/E71.py:66] PASSED tests/test_data.py::test[testing/data/E71.py:69] PASSED tests/test_data.py::test[testing/data/E71.py:72] PASSED tests/test_data.py::test[testing/data/E71.py:77] PASSED tests/test_data.py::test[testing/data/E72.py:1] PASSED tests/test_data.py::test[testing/data/E72.py:4] PASSED tests/test_data.py::test[testing/data/E72.py:7] PASSED tests/test_data.py::test[testing/data/E72.py:9] PASSED tests/test_data.py::test[testing/data/E72.py:14] PASSED tests/test_data.py::test[testing/data/E72.py:19] PASSED tests/test_data.py::test[testing/data/E72.py:21] PASSED tests/test_data.py::test[testing/data/E72.py:23] PASSED tests/test_data.py::test[testing/data/E72.py:25] PASSED tests/test_data.py::test[testing/data/E72.py:27] PASSED tests/test_data.py::test[testing/data/E72.py:29] PASSED tests/test_data.py::test[testing/data/E72.py:31] PASSED tests/test_data.py::test[testing/data/E72.py:33] PASSED tests/test_data.py::test[testing/data/E72.py:35] PASSED tests/test_data.py::test[testing/data/E72.py:37] PASSED tests/test_data.py::test[testing/data/E72.py:39] PASSED tests/test_data.py::test[testing/data/E72.py:41] PASSED tests/test_data.py::test[testing/data/E72.py:50] PASSED tests/test_data.py::test[testing/data/E72.py:53] PASSED tests/test_data.py::test[testing/data/E72.py:58] PASSED tests/test_data.py::test[testing/data/E72.py:65] PASSED tests/test_data.py::test[testing/data/E72.py:70] PASSED tests/test_data.py::test[testing/data/E72.py:81] PASSED tests/test_data.py::test[testing/data/E72.py:86] PASSED tests/test_data.py::test[testing/data/E73.py:1] PASSED tests/test_data.py::test[testing/data/E73.py:3] PASSED tests/test_data.py::test[testing/data/E73.py:5] PASSED tests/test_data.py::test[testing/data/E73.py:8] PASSED tests/test_data.py::test[testing/data/E74.py:1] PASSED tests/test_data.py::test[testing/data/E74.py:3] PASSED tests/test_data.py::test[testing/data/E74.py:5] PASSED tests/test_data.py::test[testing/data/E74.py:9] PASSED tests/test_data.py::test[testing/data/E90.py:1] PASSED tests/test_data.py::test[testing/data/E90.py:3] PASSED tests/test_data.py::test[testing/data/E90.py:9] PASSED tests/test_data.py::test[testing/data/latin-1.py:1] PASSED tests/test_data.py::test[testing/data/noqa.py:1] PASSED tests/test_data.py::test[testing/data/python3.py:1] PASSED tests/test_data.py::test[testing/data/python35.py:1] PASSED tests/test_data.py::test[testing/data/python35.py:4] PASSED tests/test_data.py::test[testing/data/python36.py:1] PASSED tests/test_data.py::test[testing/data/python38.py:1] PASSED tests/test_data.py::test[testing/data/python38.py:19] PASSED tests/test_data.py::test[testing/data/python38.py:25] PASSED tests/test_data.py::test[testing/data/python38.py:28] PASSED tests/test_data.py::test[testing/data/python38.py:31] PASSED tests/test_data.py::test[testing/data/python38.py:39] PASSED tests/test_data.py::test[testing/data/python38.py:45] PASSED tests/test_data.py::test[testing/data/python38.py:50] PASSED tests/test_data.py::test[testing/data/python38.py:53] PASSED tests/test_data.py::test[testing/data/python38.py:56] PASSED tests/test_data.py::test[testing/data/python38.py:59] PASSED tests/test_data.py::test[testing/data/python38.py:62] PASSED tests/test_data.py::test[testing/data/python39.py:1] PASSED tests/test_data.py::test[testing/data/python310.py:1] SKIPPED (requi...) tests/test_data.py::test[testing/data/python310.py:10] SKIPPED (requ...) tests/test_data.py::test[testing/data/python311.py:1] SKIPPED (requi...) tests/test_data.py::test[testing/data/python311.py:6] SKIPPED (requi...) tests/test_data.py::test[testing/data/python312.py:1] SKIPPED (requi...) tests/test_data.py::test[testing/data/python312.py:10] SKIPPED (requ...) tests/test_data.py::test[testing/data/python312.py:15] SKIPPED (requ...) tests/test_data.py::test[testing/data/python312.py:23] SKIPPED (requ...) tests/test_data.py::test[testing/data/python312.py:28] SKIPPED (requ...) tests/test_data.py::test[testing/data/python312.py:30] SKIPPED (requ...) tests/test_data.py::test[testing/data/python313.py:1] SKIPPED (requi...) tests/test_data.py::test[testing/data/python314.py:1] SKIPPED (requi...) tests/test_data.py::test[testing/data/python314.py:11] SKIPPED (requ...) tests/test_data.py::test[testing/data/python314.py:16] SKIPPED (requ...) tests/test_data.py::test[testing/data/python314.py:18] SKIPPED (requ...) tests/test_data.py::test[testing/data/utf-8-bom.py:1] PASSED tests/test_data.py::test[testing/data/utf-8.py:1] PASSED tests/test_data.py::test[testing/data/utf-8.py:24] PASSED tests/test_data.py::test[testing/data/utf-8.py:28] PASSED tests/test_data.py::test[testing/data/utf-8.py:32] PASSED tests/test_data.py::test[testing/data/W19.py:1] PASSED tests/test_data.py::test[testing/data/W19.py:4] PASSED tests/test_data.py::test[testing/data/W19.py:7] PASSED tests/test_data.py::test[testing/data/W19.py:14] PASSED tests/test_data.py::test[testing/data/W19.py:19] PASSED tests/test_data.py::test[testing/data/W19.py:24] PASSED tests/test_data.py::test[testing/data/W19.py:28] PASSED tests/test_data.py::test[testing/data/W19.py:34] PASSED tests/test_data.py::test[testing/data/W19.py:39] PASSED tests/test_data.py::test[testing/data/W19.py:46] PASSED tests/test_data.py::test[testing/data/W19.py:50] PASSED tests/test_data.py::test[testing/data/W19.py:59] PASSED tests/test_data.py::test[testing/data/W19.py:65] PASSED tests/test_data.py::test[testing/data/W19.py:70] PASSED tests/test_data.py::test[testing/data/W19.py:75] PASSED tests/test_data.py::test[testing/data/W19.py:80] PASSED tests/test_data.py::test[testing/data/W19.py:87] PASSED tests/test_data.py::test[testing/data/W19.py:91] PASSED tests/test_data.py::test[testing/data/W19.py:94] PASSED tests/test_data.py::test[testing/data/W19.py:99] PASSED tests/test_data.py::test[testing/data/W19.py:107] PASSED tests/test_data.py::test[testing/data/W19.py:113] PASSED tests/test_data.py::test[testing/data/W19.py:120] PASSED tests/test_data.py::test[testing/data/W19.py:125] PASSED tests/test_data.py::test[testing/data/W19.py:132] PASSED tests/test_data.py::test[testing/data/W29.py:1] PASSED tests/test_data.py::test[testing/data/W29.py:3] PASSED tests/test_data.py::test[testing/data/W29.py:5] PASSED tests/test_data.py::test[testing/data/W29.py:9] PASSED tests/test_data.py::test[testing/data/W29.py:12] PASSED tests/test_data.py::test[testing/data/W29.py:14] PASSED tests/test_data.py::test[testing/data/W29.py:17] PASSED tests/test_data.py::test[testing/data/W29.py:19] PASSED tests/test_data.py::test[testing/data/W29.py:21] PASSED tests/test_data.py::test[testing/data/W39.py:1] PASSED tests/test_data.py::test[testing/data/W39.py:4] PASSED tests/test_data.py::test[testing/data/W39.py:8] PASSED tests/test_data.py::test[testing/data/W39.py:13] PASSED tests/test_data.py::test[testing/data/W60.py:1] PASSED tests/test_data.py::test[testing/data/W60.py:3] PASSED tests/test_data.py::test[testing/data/W60.py:7] PASSED tests/test_data.py::test[testing/data/W60.py:11] PASSED tests/test_data.py::test[testing/data/W60.py:18] PASSED tests/test_data.py::test[testing/data/W60.py:20] PASSED tests/test_parser.py::ParserTestCase::test_multiline_ignore_parsing PASSED tests/test_parser.py::ParserTestCase::test_multiline_trailing_comma_ignore_parsing PASSED tests/test_parser.py::ParserTestCase::test_trailing_comma_ignore_parsing PASSED tests/test_parser.py::ParserTestCase::test_vanilla_ignore_parsing PASSED tests/test_pycodestyle.py::test_expand_indent[ -4] PASSED tests/test_pycodestyle.py::test_expand_indent[\t-8] PASSED tests/test_pycodestyle.py::test_expand_indent[ \t-8] PASSED tests/test_pycodestyle.py::test_expand_indent[ \t-16] PASSED tests/test_pycodestyle.py::test_mute_string["abc"-"xxx"] PASSED tests/test_pycodestyle.py::test_mute_string['''abc'''-'''xxx'''] PASSED tests/test_pycodestyle.py::test_mute_string[r'abc'-r'xxx'] PASSED tests/test_pycodestyle.py::test_fstring_logical_line PASSED tests/test_self_doctests.py::test[pycodestyle.py:201:tabs_or_spaces@0] PASSED tests/test_self_doctests.py::test[pycodestyle.py:221:tabs_obsolete@0] PASSED tests/test_self_doctests.py::test[pycodestyle.py:221:tabs_obsolete@1] PASSED tests/test_self_doctests.py::test[pycodestyle.py:233:trailing_whitespace@0] PASSED tests/test_self_doctests.py::test[pycodestyle.py:233:trailing_whitespace@1] PASSED tests/test_self_doctests.py::test[pycodestyle.py:233:trailing_whitespace@2] PASSED tests/test_self_doctests.py::test[pycodestyle.py:257:trailing_blank_lines@0] PASSED tests/test_self_doctests.py::test[pycodestyle.py:257:trailing_blank_lines@1] PASSED tests/test_self_doctests.py::test[pycodestyle.py:347:blank_lines@0] PASSED tests/test_self_doctests.py::test[pycodestyle.py:347:blank_lines@1] PASSED tests/test_self_doctests.py::test[pycodestyle.py:347:blank_lines@2] PASSED tests/test_self_doctests.py::test[pycodestyle.py:347:blank_lines@3] PASSED tests/test_self_doctests.py::test[pycodestyle.py:347:blank_lines@4] PASSED tests/test_self_doctests.py::test[pycodestyle.py:347:blank_lines@5] PASSED tests/test_self_doctests.py::test[pycodestyle.py:347:blank_lines@6] PASSED tests/test_self_doctests.py::test[pycodestyle.py:347:blank_lines@7] PASSED tests/test_self_doctests.py::test[pycodestyle.py:347:blank_lines@8] PASSED tests/test_self_doctests.py::test[pycodestyle.py:347:blank_lines@9] PASSED tests/test_self_doctests.py::test[pycodestyle.py:347:blank_lines@10] PASSED tests/test_self_doctests.py::test[pycodestyle.py:347:blank_lines@11] PASSED tests/test_self_doctests.py::test[pycodestyle.py:347:blank_lines@12] PASSED tests/test_self_doctests.py::test[pycodestyle.py:433:extraneous_whitespace@0] PASSED tests/test_self_doctests.py::test[pycodestyle.py:433:extraneous_whitespace@1] PASSED tests/test_self_doctests.py::test[pycodestyle.py:433:extraneous_whitespace@2] PASSED tests/test_self_doctests.py::test[pycodestyle.py:433:extraneous_whitespace@3] PASSED tests/test_self_doctests.py::test[pycodestyle.py:433:extraneous_whitespace@4] PASSED tests/test_self_doctests.py::test[pycodestyle.py:433:extraneous_whitespace@5] PASSED tests/test_self_doctests.py::test[pycodestyle.py:433:extraneous_whitespace@6] PASSED tests/test_self_doctests.py::test[pycodestyle.py:433:extraneous_whitespace@7] PASSED tests/test_self_doctests.py::test[pycodestyle.py:433:extraneous_whitespace@8] PASSED tests/test_self_doctests.py::test[pycodestyle.py:433:extraneous_whitespace@9] PASSED tests/test_self_doctests.py::test[pycodestyle.py:433:extraneous_whitespace@10] PASSED tests/test_self_doctests.py::test[pycodestyle.py:433:extraneous_whitespace@11] PASSED tests/test_self_doctests.py::test[pycodestyle.py:472:whitespace_around_keywords@0] PASSED tests/test_self_doctests.py::test[pycodestyle.py:472:whitespace_around_keywords@1] PASSED tests/test_self_doctests.py::test[pycodestyle.py:472:whitespace_around_keywords@2] PASSED tests/test_self_doctests.py::test[pycodestyle.py:472:whitespace_around_keywords@3] PASSED tests/test_self_doctests.py::test[pycodestyle.py:472:whitespace_around_keywords@4] PASSED tests/test_self_doctests.py::test[pycodestyle.py:496:missing_whitespace_after_keyword@0] PASSED tests/test_self_doctests.py::test[pycodestyle.py:496:missing_whitespace_after_keyword@1] PASSED tests/test_self_doctests.py::test[pycodestyle.py:496:missing_whitespace_after_keyword@2] PASSED tests/test_self_doctests.py::test[pycodestyle.py:496:missing_whitespace_after_keyword@3] PASSED tests/test_self_doctests.py::test[pycodestyle.py:519:indentation@0] PASSED tests/test_self_doctests.py::test[pycodestyle.py:519:indentation@1] PASSED tests/test_self_doctests.py::test[pycodestyle.py:519:indentation@2] PASSED tests/test_self_doctests.py::test[pycodestyle.py:519:indentation@3] PASSED tests/test_self_doctests.py::test[pycodestyle.py:519:indentation@4] PASSED tests/test_self_doctests.py::test[pycodestyle.py:519:indentation@5] PASSED tests/test_self_doctests.py::test[pycodestyle.py:519:indentation@6] PASSED tests/test_self_doctests.py::test[pycodestyle.py:519:indentation@7] PASSED tests/test_self_doctests.py::test[pycodestyle.py:519:indentation@8] PASSED tests/test_self_doctests.py::test[pycodestyle.py:519:indentation@9] PASSED tests/test_self_doctests.py::test[pycodestyle.py:561:continued_indentation@0] PASSED tests/test_self_doctests.py::test[pycodestyle.py:561:continued_indentation@1] PASSED tests/test_self_doctests.py::test[pycodestyle.py:561:continued_indentation@2] PASSED tests/test_self_doctests.py::test[pycodestyle.py:561:continued_indentation@3] PASSED tests/test_self_doctests.py::test[pycodestyle.py:561:continued_indentation@4] PASSED tests/test_self_doctests.py::test[pycodestyle.py:561:continued_indentation@5] PASSED tests/test_self_doctests.py::test[pycodestyle.py:561:continued_indentation@6] PASSED tests/test_self_doctests.py::test[pycodestyle.py:561:continued_indentation@7] PASSED tests/test_self_doctests.py::test[pycodestyle.py:561:continued_indentation@8] PASSED tests/test_self_doctests.py::test[pycodestyle.py:561:continued_indentation@9] PASSED tests/test_self_doctests.py::test[pycodestyle.py:561:continued_indentation@10] PASSED tests/test_self_doctests.py::test[pycodestyle.py:561:continued_indentation@11] PASSED tests/test_self_doctests.py::test[pycodestyle.py:561:continued_indentation@12] PASSED tests/test_self_doctests.py::test[pycodestyle.py:772:whitespace_before_parameters@0] PASSED tests/test_self_doctests.py::test[pycodestyle.py:772:whitespace_before_parameters@1] PASSED tests/test_self_doctests.py::test[pycodestyle.py:772:whitespace_before_parameters@2] PASSED tests/test_self_doctests.py::test[pycodestyle.py:772:whitespace_before_parameters@3] PASSED tests/test_self_doctests.py::test[pycodestyle.py:772:whitespace_before_parameters@4] PASSED tests/test_self_doctests.py::test[pycodestyle.py:812:whitespace_around_operator@0] PASSED tests/test_self_doctests.py::test[pycodestyle.py:812:whitespace_around_operator@1] PASSED tests/test_self_doctests.py::test[pycodestyle.py:812:whitespace_around_operator@2] PASSED tests/test_self_doctests.py::test[pycodestyle.py:812:whitespace_around_operator@3] PASSED tests/test_self_doctests.py::test[pycodestyle.py:812:whitespace_around_operator@4] PASSED tests/test_self_doctests.py::test[pycodestyle.py:836:missing_whitespace@0] PASSED tests/test_self_doctests.py::test[pycodestyle.py:836:missing_whitespace@1] PASSED tests/test_self_doctests.py::test[pycodestyle.py:836:missing_whitespace@2] PASSED tests/test_self_doctests.py::test[pycodestyle.py:836:missing_whitespace@3] PASSED tests/test_self_doctests.py::test[pycodestyle.py:836:missing_whitespace@4] PASSED tests/test_self_doctests.py::test[pycodestyle.py:836:missing_whitespace@5] PASSED tests/test_self_doctests.py::test[pycodestyle.py:836:missing_whitespace@6] PASSED tests/test_self_doctests.py::test[pycodestyle.py:836:missing_whitespace@7] PASSED tests/test_self_doctests.py::test[pycodestyle.py:836:missing_whitespace@8] PASSED tests/test_self_doctests.py::test[pycodestyle.py:836:missing_whitespace@9] PASSED tests/test_self_doctests.py::test[pycodestyle.py:836:missing_whitespace@10] PASSED tests/test_self_doctests.py::test[pycodestyle.py:836:missing_whitespace@11] PASSED tests/test_self_doctests.py::test[pycodestyle.py:836:missing_whitespace@12] PASSED tests/test_self_doctests.py::test[pycodestyle.py:836:missing_whitespace@13] PASSED tests/test_self_doctests.py::test[pycodestyle.py:836:missing_whitespace@14] PASSED tests/test_self_doctests.py::test[pycodestyle.py:836:missing_whitespace@15] PASSED tests/test_self_doctests.py::test[pycodestyle.py:836:missing_whitespace@16] PASSED tests/test_self_doctests.py::test[pycodestyle.py:836:missing_whitespace@17] PASSED tests/test_self_doctests.py::test[pycodestyle.py:836:missing_whitespace@18] PASSED tests/test_self_doctests.py::test[pycodestyle.py:836:missing_whitespace@19] PASSED tests/test_self_doctests.py::test[pycodestyle.py:836:missing_whitespace@20] PASSED tests/test_self_doctests.py::test[pycodestyle.py:836:missing_whitespace@21] PASSED tests/test_self_doctests.py::test[pycodestyle.py:836:missing_whitespace@22] PASSED tests/test_self_doctests.py::test[pycodestyle.py:836:missing_whitespace@23] PASSED tests/test_self_doctests.py::test[pycodestyle.py:836:missing_whitespace@24] PASSED tests/test_self_doctests.py::test[pycodestyle.py:836:missing_whitespace@25] PASSED tests/test_self_doctests.py::test[pycodestyle.py:1004:whitespace_around_comma@0] PASSED tests/test_self_doctests.py::test[pycodestyle.py:1004:whitespace_around_comma@1] PASSED tests/test_self_doctests.py::test[pycodestyle.py:1004:whitespace_around_comma@2] PASSED tests/test_self_doctests.py::test[pycodestyle.py:1023:whitespace_around_named_parameter_equals@0] PASSED tests/test_self_doctests.py::test[pycodestyle.py:1023:whitespace_around_named_parameter_equals@1] PASSED tests/test_self_doctests.py::test[pycodestyle.py:1023:whitespace_around_named_parameter_equals@2] PASSED tests/test_self_doctests.py::test[pycodestyle.py:1023:whitespace_around_named_parameter_equals@3] PASSED tests/test_self_doctests.py::test[pycodestyle.py:1023:whitespace_around_named_parameter_equals@4] PASSED tests/test_self_doctests.py::test[pycodestyle.py:1023:whitespace_around_named_parameter_equals@5] PASSED tests/test_self_doctests.py::test[pycodestyle.py:1023:whitespace_around_named_parameter_equals@6] PASSED tests/test_self_doctests.py::test[pycodestyle.py:1023:whitespace_around_named_parameter_equals@7] PASSED tests/test_self_doctests.py::test[pycodestyle.py:1023:whitespace_around_named_parameter_equals@8] PASSED tests/test_self_doctests.py::test[pycodestyle.py:1023:whitespace_around_named_parameter_equals@9] PASSED tests/test_self_doctests.py::test[pycodestyle.py:1023:whitespace_around_named_parameter_equals@10] PASSED tests/test_self_doctests.py::test[pycodestyle.py:1098:whitespace_before_comment@0] PASSED tests/test_self_doctests.py::test[pycodestyle.py:1098:whitespace_before_comment@1] PASSED tests/test_self_doctests.py::test[pycodestyle.py:1098:whitespace_before_comment@2] PASSED tests/test_self_doctests.py::test[pycodestyle.py:1098:whitespace_before_comment@3] PASSED tests/test_self_doctests.py::test[pycodestyle.py:1098:whitespace_before_comment@4] PASSED tests/test_self_doctests.py::test[pycodestyle.py:1098:whitespace_before_comment@5] PASSED tests/test_self_doctests.py::test[pycodestyle.py:1098:whitespace_before_comment@6] PASSED tests/test_self_doctests.py::test[pycodestyle.py:1098:whitespace_before_comment@7] PASSED tests/test_self_doctests.py::test[pycodestyle.py:1098:whitespace_before_comment@8] PASSED tests/test_self_doctests.py::test[pycodestyle.py:1098:whitespace_before_comment@9] PASSED tests/test_self_doctests.py::test[pycodestyle.py:1098:whitespace_before_comment@10] PASSED tests/test_self_doctests.py::test[pycodestyle.py:1143:imports_on_separate_lines@0] PASSED tests/test_self_doctests.py::test[pycodestyle.py:1143:imports_on_separate_lines@1] PASSED tests/test_self_doctests.py::test[pycodestyle.py:1143:imports_on_separate_lines@2] PASSED tests/test_self_doctests.py::test[pycodestyle.py:1143:imports_on_separate_lines@3] PASSED tests/test_self_doctests.py::test[pycodestyle.py:1143:imports_on_separate_lines@4] PASSED tests/test_self_doctests.py::test[pycodestyle.py:1143:imports_on_separate_lines@5] PASSED tests/test_self_doctests.py::test[pycodestyle.py:1143:imports_on_separate_lines@6] PASSED tests/test_self_doctests.py::test[pycodestyle.py:1163:module_imports_on_top_of_file@0] PASSED tests/test_self_doctests.py::test[pycodestyle.py:1163:module_imports_on_top_of_file@1] PASSED tests/test_self_doctests.py::test[pycodestyle.py:1163:module_imports_on_top_of_file@2] PASSED tests/test_self_doctests.py::test[pycodestyle.py:1163:module_imports_on_top_of_file@3] PASSED tests/test_self_doctests.py::test[pycodestyle.py:1163:module_imports_on_top_of_file@4] PASSED tests/test_self_doctests.py::test[pycodestyle.py:1163:module_imports_on_top_of_file@5] PASSED tests/test_self_doctests.py::test[pycodestyle.py:1163:module_imports_on_top_of_file@6] PASSED tests/test_self_doctests.py::test[pycodestyle.py:1163:module_imports_on_top_of_file@7] PASSED tests/test_self_doctests.py::test[pycodestyle.py:1218:compound_statements@0] PASSED tests/test_self_doctests.py::test[pycodestyle.py:1218:compound_statements@1] PASSED tests/test_self_doctests.py::test[pycodestyle.py:1218:compound_statements@2] PASSED tests/test_self_doctests.py::test[pycodestyle.py:1218:compound_statements@3] PASSED tests/test_self_doctests.py::test[pycodestyle.py:1218:compound_statements@4] PASSED tests/test_self_doctests.py::test[pycodestyle.py:1218:compound_statements@5] PASSED tests/test_self_doctests.py::test[pycodestyle.py:1218:compound_statements@6] PASSED tests/test_self_doctests.py::test[pycodestyle.py:1218:compound_statements@7] PASSED tests/test_self_doctests.py::test[pycodestyle.py:1218:compound_statements@8] PASSED tests/test_self_doctests.py::test[pycodestyle.py:1218:compound_statements@9] PASSED tests/test_self_doctests.py::test[pycodestyle.py:1218:compound_statements@10] PASSED tests/test_self_doctests.py::test[pycodestyle.py:1218:compound_statements@11] PASSED tests/test_self_doctests.py::test[pycodestyle.py:1218:compound_statements@12] PASSED tests/test_self_doctests.py::test[pycodestyle.py:1218:compound_statements@13] PASSED tests/test_self_doctests.py::test[pycodestyle.py:1218:compound_statements@14] PASSED tests/test_self_doctests.py::test[pycodestyle.py:1218:compound_statements@15] PASSED tests/test_self_doctests.py::test[pycodestyle.py:1283:explicit_line_join@0] PASSED tests/test_self_doctests.py::test[pycodestyle.py:1283:explicit_line_join@1] PASSED tests/test_self_doctests.py::test[pycodestyle.py:1283:explicit_line_join@2] PASSED tests/test_self_doctests.py::test[pycodestyle.py:1283:explicit_line_join@3] PASSED tests/test_self_doctests.py::test[pycodestyle.py:1283:explicit_line_join@4] PASSED tests/test_self_doctests.py::test[pycodestyle.py:1283:explicit_line_join@5] PASSED tests/test_self_doctests.py::test[pycodestyle.py:1367:break_before_binary_operator@0] PASSED tests/test_self_doctests.py::test[pycodestyle.py:1367:break_before_binary_operator@1] PASSED tests/test_self_doctests.py::test[pycodestyle.py:1367:break_before_binary_operator@2] PASSED tests/test_self_doctests.py::test[pycodestyle.py:1367:break_before_binary_operator@3] PASSED tests/test_self_doctests.py::test[pycodestyle.py:1367:break_before_binary_operator@4] PASSED tests/test_self_doctests.py::test[pycodestyle.py:1367:break_before_binary_operator@5] PASSED tests/test_self_doctests.py::test[pycodestyle.py:1367:break_before_binary_operator@6] PASSED tests/test_self_doctests.py::test[pycodestyle.py:1367:break_before_binary_operator@7] PASSED tests/test_self_doctests.py::test[pycodestyle.py:1367:break_before_binary_operator@8] PASSED tests/test_self_doctests.py::test[pycodestyle.py:1367:break_before_binary_operator@9] PASSED tests/test_self_doctests.py::test[pycodestyle.py:1397:break_after_binary_operator@0] PASSED tests/test_self_doctests.py::test[pycodestyle.py:1397:break_after_binary_operator@1] PASSED tests/test_self_doctests.py::test[pycodestyle.py:1397:break_after_binary_operator@2] PASSED tests/test_self_doctests.py::test[pycodestyle.py:1397:break_after_binary_operator@3] PASSED tests/test_self_doctests.py::test[pycodestyle.py:1397:break_after_binary_operator@4] PASSED tests/test_self_doctests.py::test[pycodestyle.py:1397:break_after_binary_operator@5] PASSED tests/test_self_doctests.py::test[pycodestyle.py:1397:break_after_binary_operator@6] PASSED tests/test_self_doctests.py::test[pycodestyle.py:1397:break_after_binary_operator@7] PASSED tests/test_self_doctests.py::test[pycodestyle.py:1397:break_after_binary_operator@8] PASSED tests/test_self_doctests.py::test[pycodestyle.py:1397:break_after_binary_operator@9] PASSED tests/test_self_doctests.py::test[pycodestyle.py:1397:break_after_binary_operator@10] PASSED tests/test_self_doctests.py::test[pycodestyle.py:1432:comparison_to_singleton@0] PASSED tests/test_self_doctests.py::test[pycodestyle.py:1432:comparison_to_singleton@1] PASSED tests/test_self_doctests.py::test[pycodestyle.py:1432:comparison_to_singleton@2] PASSED tests/test_self_doctests.py::test[pycodestyle.py:1432:comparison_to_singleton@3] PASSED tests/test_self_doctests.py::test[pycodestyle.py:1432:comparison_to_singleton@4] PASSED tests/test_self_doctests.py::test[pycodestyle.py:1469:comparison_negative@0] PASSED tests/test_self_doctests.py::test[pycodestyle.py:1469:comparison_negative@1] PASSED tests/test_self_doctests.py::test[pycodestyle.py:1469:comparison_negative@2] PASSED tests/test_self_doctests.py::test[pycodestyle.py:1469:comparison_negative@3] PASSED tests/test_self_doctests.py::test[pycodestyle.py:1469:comparison_negative@4] PASSED tests/test_self_doctests.py::test[pycodestyle.py:1469:comparison_negative@5] PASSED tests/test_self_doctests.py::test[pycodestyle.py:1469:comparison_negative@6] PASSED tests/test_self_doctests.py::test[pycodestyle.py:1469:comparison_negative@7] PASSED tests/test_self_doctests.py::test[pycodestyle.py:1491:comparison_type@0] PASSED tests/test_self_doctests.py::test[pycodestyle.py:1491:comparison_type@1] PASSED tests/test_self_doctests.py::test[pycodestyle.py:1491:comparison_type@2] PASSED tests/test_self_doctests.py::test[pycodestyle.py:1513:bare_except@0] PASSED tests/test_self_doctests.py::test[pycodestyle.py:1513:bare_except@1] PASSED tests/test_self_doctests.py::test[pycodestyle.py:1513:bare_except@2] PASSED tests/test_self_doctests.py::test[pycodestyle.py:1530:ambiguous_identifier@0] PASSED tests/test_self_doctests.py::test[pycodestyle.py:1530:ambiguous_identifier@1] PASSED tests/test_self_doctests.py::test[pycodestyle.py:1530:ambiguous_identifier@2] PASSED tests/test_self_doctests.py::test[pycodestyle.py:1530:ambiguous_identifier@3] PASSED tests/test_self_doctests.py::test[pycodestyle.py:1530:ambiguous_identifier@4] PASSED tests/test_self_doctests.py::test[pycodestyle.py:1530:ambiguous_identifier@5] PASSED tests/test_self_doctests.py::test[pycodestyle.py:1530:ambiguous_identifier@6] PASSED tests/test_self_doctests.py::test[pycodestyle.py:1530:ambiguous_identifier@7] PASSED tests/test_self_doctests.py::test[pycodestyle.py:1530:ambiguous_identifier@8] PASSED tests/test_self_doctests.py::test[pycodestyle.py:1530:ambiguous_identifier@9] PASSED tests/test_self_doctests.py::test[pycodestyle.py:1530:ambiguous_identifier@10] PASSED tests/test_self_doctests.py::test[pycodestyle.py:1530:ambiguous_identifier@11] PASSED tests/test_self_doctests.py::test[pycodestyle.py:1530:ambiguous_identifier@12] PASSED tests/test_self_doctests.py::test[pycodestyle.py:1530:ambiguous_identifier@13] PASSED tests/test_self_doctests.py::test[pycodestyle.py:1530:ambiguous_identifier@14] PASSED tests/test_self_doctests.py::test[pycodestyle.py:1530:ambiguous_identifier@15] PASSED tests/test_self_doctests.py::test[pycodestyle.py:1530:ambiguous_identifier@16] PASSED tests/test_self_doctests.py::test[pycodestyle.py:1530:ambiguous_identifier@17] PASSED tests/test_self_doctests.py::test[pycodestyle.py:1530:ambiguous_identifier@18] PASSED tests/test_self_doctests.py::test[pycodestyle.py:1530:ambiguous_identifier@19] PASSED tests/test_self_doctests.py::test[pycodestyle.py:1530:ambiguous_identifier@20] PASSED tests/test_self_doctests.py::test[pycodestyle.py:1530:ambiguous_identifier@21] PASSED tests/test_self_doctests.py::test[pycodestyle.py:1530:ambiguous_identifier@22] PASSED tests/test_self_doctests.py::test[pycodestyle.py:1530:ambiguous_identifier@23] PASSED tests/test_self_doctests.py::test[pycodestyle.py:1530:ambiguous_identifier@24] PASSED tests/test_self_doctests.py::test[pycodestyle.py:1530:ambiguous_identifier@25] PASSED tests/test_self_doctests.py::test[pycodestyle.py:1530:ambiguous_identifier@26] PASSED tests/test_self_doctests.py::test[pycodestyle.py:1530:ambiguous_identifier@27] PASSED tests/test_self_doctests.py::test[pycodestyle.py:1530:ambiguous_identifier@28] PASSED tests/test_self_doctests.py::test[pycodestyle.py:1530:ambiguous_identifier@29] PASSED tests/test_self_doctests.py::test[pycodestyle.py:1630:python_3000_invalid_escape_sequence@0] PASSED tests/test_self_doctests.py::test[pycodestyle.py:1630:python_3000_invalid_escape_sequence@1] PASSED tests/test_shell.py::ShellTestCase::test_check_diff PASSED tests/test_shell.py::ShellTestCase::test_check_noarg PASSED tests/test_shell.py::ShellTestCase::test_check_non_existent PASSED tests/test_shell.py::ShellTestCase::test_check_simple PASSED tests/test_shell.py::ShellTestCase::test_check_stdin PASSED tests/test_shell.py::ShellTestCase::test_print_usage PASSED tests/test_util.py::UtilTestCase::test_normalize_paths PASSED ======== 758 passed, 15 skipped ======== py$(PYV): commands[2]> python -m coverage report Name Stmts Miss Branch BrPart Cover Missing ------------------------------------------------------------ pycodestyle.py 1322 85 752 47 92% 83-84, 191->194, 302->exit, 314, 319, 408->414, 412->408, 620, 633, 662, 705, 734, 750->754, 975, 1505, 1751-1752, 1757, 1802->1804, 1847, 1910-1913, 2015, 2018, 2045-2046, 2137-2141, 2205, 2213, 2215, 2226, 2237, 2242-2243, 2247-2250, 2281->2284, 2296-2301, 2303, 2383, 2384->2381, 2387, 2394, 2401-2421, 2429, 2434, 2548-2550, 2557-2558, 2563, 2570-2571, 2582-2583, 2585, 2592, 2596, 2611->2613, 2613->2622, 2631, 2679-2680, 2688, 2691, 2695 ------------------------------------------------------------ TOTAL 2000 85 794 47 94% 14 files skipped due to complete coverage. py$(PYV): OK congratulations :)