perl/Test-Simple: update to 1.302205
[oi-userland.git] / components / python / codespell / test / results-all.master
blob20770dbfd45ab3dfba7360e0863bebcc18a86ad6
1 py$(PYV): remove tox env folder $(@D)/.tox/py$(PYV)
2 py$(PYV): commands[0]> python -m pytest --cov=codespell_lib codespell_lib
3 ============================= test session starts ==============================
4 platform sunos5 -- Python $(PYTHON_VERSION).X -- $(@D)/.tox/py$(PYV)/bin/python
5 cachedir: .tox/py$(PYV)/.pytest_cache
6 rootdir: $(@D)
7 configfile: pyproject.toml
8 collecting ... collected 113 items
10 codespell_lib/tests/test_basic.py::test_constants PASSED
11 codespell_lib/tests/test_basic.py::test_command PASSED
12 codespell_lib/tests/test_basic.py::test_basic PASSED
13 codespell_lib/tests/test_basic.py::test_default_word_parsing PASSED
14 codespell_lib/tests/test_basic.py::test_bad_glob PASSED
15 codespell_lib/tests/test_basic.py::test_permission_error SKIPPED (On...)
16 codespell_lib/tests/test_basic.py::test_interactivity PASSED
17 codespell_lib/tests/test_basic.py::test_summary PASSED
18 codespell_lib/tests/test_basic.py::test_ignore_dictionary PASSED
19 codespell_lib/tests/test_basic.py::test_ignore_words_with_cases PASSED
20 codespell_lib/tests/test_basic.py::test_ignore_word_list PASSED
21 codespell_lib/tests/test_basic.py::test_inline_ignores[abandonned abondon abilty  # codespell:ignore abondon-2] PASSED
22 codespell_lib/tests/test_basic.py::test_inline_ignores[abandonned abondon abilty  // codespell:ignore abondon,abilty-1] PASSED
23 codespell_lib/tests/test_basic.py::test_inline_ignores[abandonned abondon abilty  /* codespell:ignore abandonned,abondon,abilty-0] PASSED
24 codespell_lib/tests/test_basic.py::test_inline_ignores[abandonned abondon abilty  # codespell:ignore nomenklatur-3] PASSED
25 codespell_lib/tests/test_basic.py::test_inline_ignores[abandonned abondon abilty  # codespell:ignore -0] PASSED
26 codespell_lib/tests/test_basic.py::test_inline_ignores[abandonned abondon abilty  # codespell:ignore-0] PASSED
27 codespell_lib/tests/test_basic.py::test_inline_ignores[abandonned abondon abilty  # codespell:ignore\n-0] PASSED
28 codespell_lib/tests/test_basic.py::test_inline_ignores[abandonned abondon abilty  # codespell:ignore\r\n-0] PASSED
29 codespell_lib/tests/test_basic.py::test_inline_ignores[abandonned abondon abilty  # codespell:ignore  # noqa: E501\n-0] PASSED
30 codespell_lib/tests/test_basic.py::test_inline_ignores[abandonned abondon abilty  # codespell:ignore # noqa: E501\n-0] PASSED
31 codespell_lib/tests/test_basic.py::test_inline_ignores[abandonned abondon abilty  # codespell:ignore# noqa: E501\n-0] PASSED
32 codespell_lib/tests/test_basic.py::test_inline_ignores[abandonned abondon abilty  # codespell:ignore, noqa: E501\n-0] PASSED
33 codespell_lib/tests/test_basic.py::test_inline_ignores[abandonned abondon abilty  #codespell:ignore\n-0] PASSED
34 codespell_lib/tests/test_basic.py::test_inline_ignores[abandonned abondon abilty  # codespell:ignorenoqa: E501\n-3] PASSED
35 codespell_lib/tests/test_basic.py::test_inline_ignores[abandonned abondon abilty  codespell:ignore\n-3] PASSED
36 codespell_lib/tests/test_basic.py::test_inline_ignores[abandonned abondon abilty codespell:ignore\n-3] PASSED
37 codespell_lib/tests/test_basic.py::test_inline_ignores[abandonned abondon abilty  # codespell:igore\n-4] PASSED
38 codespell_lib/tests/test_basic.py::test_inline_ignores[abandonned abondon abilty ' codespell:ignore\n-0] PASSED
39 codespell_lib/tests/test_basic.py::test_inline_ignores[abandonned abondon abilty " codespell:ignore\n-0] PASSED
40 codespell_lib/tests/test_basic.py::test_inline_ignores[abandonned abondon abilty ;; codespell:ignore\n-0] PASSED
41 codespell_lib/tests/test_basic.py::test_inline_ignores[abandonned abondon abilty /* codespell:ignore */\n-0] PASSED
42 codespell_lib/tests/test_basic.py::test_inline_ignores[You could also use line based igore ( codespell:ignore ) to igore -0] PASSED
43 codespell_lib/tests/test_basic.py::test_inline_ignores[You could also use line based igore (codespell:ignore) to igore -0] PASSED
44 codespell_lib/tests/test_basic.py::test_inline_ignores[You could also use line based igore (codespell:ignore igore) to igore -0] PASSED
45 codespell_lib/tests/test_basic.py::test_inline_ignores[You could also use line based igore (codespell:ignore igare) to igore -2] PASSED
46 codespell_lib/tests/test_basic.py::test_custom_regex PASSED
47 codespell_lib/tests/test_basic.py::test_exclude_file PASSED
48 codespell_lib/tests/test_basic.py::test_encoding PASSED
49 codespell_lib/tests/test_basic.py::test_unknown_encoding_chardet PASSED
50 codespell_lib/tests/test_basic.py::test_ignore PASSED
51 codespell_lib/tests/test_basic.py::test_check_filename PASSED
52 codespell_lib/tests/test_basic.py::test_check_filename_irregular_file PASSED
53 codespell_lib/tests/test_basic.py::test_check_hidden PASSED
54 codespell_lib/tests/test_basic.py::test_case_handling PASSED
55 codespell_lib/tests/test_basic.py::test_case_handling_in_fixes PASSED
56 codespell_lib/tests/test_basic.py::test_context PASSED
57 codespell_lib/tests/test_basic.py::test_ignore_regex_option PASSED
58 codespell_lib/tests/test_basic.py::test_uri_regex_option PASSED
59 codespell_lib/tests/test_basic.py::test_uri_ignore_words_list_option_uri PASSED
60 codespell_lib/tests/test_basic.py::test_uri_ignore_words_list_option_email PASSED
61 codespell_lib/tests/test_basic.py::test_uri_regex_def PASSED
62 codespell_lib/tests/test_basic.py::test_quiet_level_32 PASSED
63 codespell_lib/tests/test_basic.py::test_ill_formed_ini_config_file PASSED
64 codespell_lib/tests/test_basic.py::test_config_toml[cfg] PASSED
65 codespell_lib/tests/test_basic.py::test_config_toml[cfg_multiline] PASSED
66 codespell_lib/tests/test_basic.py::test_config_toml[toml] PASSED
67 codespell_lib/tests/test_basic.py::test_config_toml[toml_list] PASSED
68 codespell_lib/tests/test_basic.py::test_stdin PASSED
69 codespell_lib/tests/test_dictionary.py::test_dictionaries_exist PASSED
70 codespell_lib/tests/test_dictionary.py::test_dictionary_formatting[$(@D)/codespell_lib/tests/../data/dictionary.txt-in_aspell0-in_dictionary0] PASSED
71 codespell_lib/tests/test_dictionary.py::test_dictionary_formatting[$(@D)/codespell_lib/tests/../data/dictionary_rare.txt-in_aspell1-in_dictionary1] PASSED
72 codespell_lib/tests/test_dictionary.py::test_dictionary_formatting[$(@D)/codespell_lib/tests/../data/dictionary_informal.txt-in_aspell2-in_dictionary2] PASSED
73 codespell_lib/tests/test_dictionary.py::test_dictionary_formatting[$(@D)/codespell_lib/tests/../data/dictionary_usage.txt-in_aspell3-in_dictionary3] PASSED
74 codespell_lib/tests/test_dictionary.py::test_dictionary_formatting[$(@D)/codespell_lib/tests/../data/dictionary_code.txt-in_aspell4-in_dictionary4] PASSED
75 codespell_lib/tests/test_dictionary.py::test_dictionary_formatting[$(@D)/codespell_lib/tests/../data/dictionary_names.txt-in_aspell5-in_dictionary5] PASSED
76 codespell_lib/tests/test_dictionary.py::test_dictionary_formatting[$(@D)/codespell_lib/tests/../data/dictionary_en-GB_to_en-US.txt-in_aspell6-in_dictionary6] PASSED
77 codespell_lib/tests/test_dictionary.py::test_dictionary_sorting[filename0] PASSED
78 codespell_lib/tests/test_dictionary.py::test_dictionary_sorting[filename1] PASSED
79 codespell_lib/tests/test_dictionary.py::test_dictionary_sorting[filename2] PASSED
80 codespell_lib/tests/test_dictionary.py::test_dictionary_sorting[filename3] PASSED
81 codespell_lib/tests/test_dictionary.py::test_dictionary_sorting[filename4] PASSED
82 codespell_lib/tests/test_dictionary.py::test_dictionary_sorting[filename5] PASSED
83 codespell_lib/tests/test_dictionary.py::test_dictionary_sorting[filename6] PASSED
84 codespell_lib/tests/test_dictionary.py::test_dictionary_sorting[filename7] PASSED
85 codespell_lib/tests/test_dictionary.py::test_dictionary_sorting[filename8] PASSED
86 codespell_lib/tests/test_dictionary.py::test_error_checking[a a-bar-has whitespace] PASSED
87 codespell_lib/tests/test_dictionary.py::test_error_checking[a,a-bar-has a comma] PASSED
88 codespell_lib/tests/test_dictionary.py::test_error_checking[a--non-empty] PASSED
89 codespell_lib/tests/test_dictionary.py::test_error_checking[a- bar-start with whitespace] PASSED
90 codespell_lib/tests/test_dictionary.py::test_error_checking[a-,bar-starts with a comma] PASSED
91 codespell_lib/tests/test_dictionary.py::test_error_checking[a-bar,bat-.*not.*followed by a space] PASSED
92 codespell_lib/tests/test_dictionary.py::test_error_checking[a-bar -trailing space] PASSED
93 codespell_lib/tests/test_dictionary.py::test_error_checking[a-b ,ar-contains a whitespace.*followed by a comma] PASSED
94 codespell_lib/tests/test_dictionary.py::test_error_checking[a-bar,-single entry.*comma] PASSED
95 codespell_lib/tests/test_dictionary.py::test_error_checking[a-bar, bat-must end with trailing ","] PASSED
96 codespell_lib/tests/test_dictionary.py::test_error_checking[a-a, bar,-corrects to itself amongst others] PASSED
97 codespell_lib/tests/test_dictionary.py::test_error_checking[a-a-corrects to itself] PASSED
98 codespell_lib/tests/test_dictionary.py::test_error_checking[a-bar, Bar,-unique] PASSED
99 codespell_lib/tests/test_dictionary.py::test_error_checking_in_aspell[abcdef-uvwxyz, bar,-True-None-should be in aspell] SKIPPED
100 codespell_lib/tests/test_dictionary.py::test_error_checking_in_aspell[a-uvwxyz, bar,-False-None-should not be in aspell] SKIPPED
101 codespell_lib/tests/test_dictionary.py::test_error_checking_in_aspell[a-abcdef, uvwxyz,-None-True-should be in aspell] SKIPPED
102 codespell_lib/tests/test_dictionary.py::test_error_checking_in_aspell[abcdef-uvwxyz, bar,-True-True-should be in aspell] SKIPPED
103 codespell_lib/tests/test_dictionary.py::test_error_checking_in_aspell[abcdef-uvwxyz, bar,-False-True-should be in aspell] SKIPPED
104 codespell_lib/tests/test_dictionary.py::test_error_checking_in_aspell[a-bar, back,-None-False-should not be in aspell] SKIPPED
105 codespell_lib/tests/test_dictionary.py::test_error_checking_in_aspell[a-bar, back, Wednesday,-None-False-should not be in aspell] SKIPPED
106 codespell_lib/tests/test_dictionary.py::test_error_checking_in_aspell[abcdef-ghijkl, uvwxyz,-True-False-should be in aspell] SKIPPED
107 codespell_lib/tests/test_dictionary.py::test_error_checking_in_aspell[abcdef-uvwxyz, bar,-False-False-should not be in aspell] SKIPPED
108 codespell_lib/tests/test_dictionary.py::test_error_checking_in_aspell[a-abcdef uvwxyz-None-True-should be in aspell] SKIPPED
109 codespell_lib/tests/test_dictionary.py::test_error_checking_in_aspell[a-bar back-None-False-should not be in aspell] SKIPPED
110 codespell_lib/tests/test_dictionary.py::test_error_checking_in_aspell[a-bar back Wednesday-None-False-should not be in aspell] SKIPPED
111 codespell_lib/tests/test_dictionary.py::test_error_checking_in_aspell[a-bar back, abcdef uvwxyz, bar,-None-True-should be in aspell] SKIPPED
112 codespell_lib/tests/test_dictionary.py::test_error_checking_in_aspell[a-abcdef uvwxyz, bar back, ghijkl,-None-False-should not be in aspell] SKIPPED
113 codespell_lib/tests/test_dictionary.py::test_error_checking_in_aspell[a-bar abcdef-None-True-should be in aspell] SKIPPED
114 codespell_lib/tests/test_dictionary.py::test_error_checking_in_aspell[a-abcdef back-None-False-should not be in aspell] SKIPPED
115 codespell_lib/tests/test_dictionary.py::test_dictionary_looping[$(@D)/codespell_lib/tests/../data/dictionary.txt-in_aspell0-in_dictionary0] PASSED
116 codespell_lib/tests/test_dictionary.py::test_dictionary_looping[$(@D)/codespell_lib/tests/../data/dictionary_rare.txt-in_aspell1-in_dictionary1] PASSED
117 codespell_lib/tests/test_dictionary.py::test_dictionary_looping[$(@D)/codespell_lib/tests/../data/dictionary_informal.txt-in_aspell2-in_dictionary2] PASSED
118 codespell_lib/tests/test_dictionary.py::test_dictionary_looping[$(@D)/codespell_lib/tests/../data/dictionary_usage.txt-in_aspell3-in_dictionary3] PASSED
119 codespell_lib/tests/test_dictionary.py::test_dictionary_looping[$(@D)/codespell_lib/tests/../data/dictionary_code.txt-in_aspell4-in_dictionary4] PASSED
120 codespell_lib/tests/test_dictionary.py::test_dictionary_looping[$(@D)/codespell_lib/tests/../data/dictionary_names.txt-in_aspell5-in_dictionary5] PASSED
121 codespell_lib/tests/test_dictionary.py::test_dictionary_looping[$(@D)/codespell_lib/tests/../data/dictionary_en-GB_to_en-US.txt-in_aspell6-in_dictionary6] PASSED
122 codespell_lib/tests/test_dictionary.py::test_ran_all PASSED
124 - generated xml file: $(@D)/junit-results.xml -
125 =========================== short test summary info ============================
126 ======== 96 passed, 17 skipped ========
127   py$(PYV): OK
128   congratulations :)