1 ============================= test session starts ==============================
2 platform sunos5 -- Python $(PYTHON_VERSION).X -- $(PYTHON)
3 cachedir: .pytest_cache
5 collecting ... collected 234 items
7 tests/test_distro.py::TestCli::test_cli SKIPPED (Irrelevant on non-l...)
8 tests/test_distro.py::TestCli::test_cli_can_parse_root_dir_args SKIPPED
9 tests/test_distro.py::TestCli::test_cli_for_coverage_yuch SKIPPED (I...)
10 tests/test_distro.py::TestCli::test_cli_json SKIPPED (Irrelevant on ...)
11 tests/test_distro.py::TestCli::test_cli_with_root_dir SKIPPED (Irrel...)
12 tests/test_distro.py::TestCli::test_cli_with_root_dir_as_json SKIPPED
13 tests/test_distro.py::TestDistroRelease::test_altlinux10_dist_release SKIPPED
14 tests/test_distro.py::TestDistroRelease::test_arch_dist_release SKIPPED
15 tests/test_distro.py::TestDistroRelease::test_centos5_dist_release SKIPPED
16 tests/test_distro.py::TestDistroRelease::test_centos7_dist_release SKIPPED
17 tests/test_distro.py::TestDistroRelease::test_cloudlinux5_dist_release SKIPPED
18 tests/test_distro.py::TestDistroRelease::test_cloudlinux6_dist_release SKIPPED
19 tests/test_distro.py::TestDistroRelease::test_cloudlinux7_dist_release SKIPPED
20 tests/test_distro.py::TestDistroRelease::test_fedora19_dist_release SKIPPED
21 tests/test_distro.py::TestDistroRelease::test_fedora23_dist_release SKIPPED
22 tests/test_distro.py::TestDistroRelease::test_fedora30_dist_release SKIPPED
23 tests/test_distro.py::TestDistroRelease::test_gentoo_dist_release SKIPPED
24 tests/test_distro.py::TestDistroRelease::test_kvmibm1_dist_release SKIPPED
25 tests/test_distro.py::TestDistroRelease::test_mageia5_dist_release SKIPPED
26 tests/test_distro.py::TestDistroRelease::test_manjaro1512_dist_release SKIPPED
27 tests/test_distro.py::TestDistroRelease::test_opensuse42_dist_release SKIPPED
28 tests/test_distro.py::TestDistroRelease::test_oracle7_dist_release SKIPPED
29 tests/test_distro.py::TestDistroRelease::test_rhel6_dist_release SKIPPED
30 tests/test_distro.py::TestDistroRelease::test_rhel7_dist_release SKIPPED
31 tests/test_distro.py::TestDistroRelease::test_slackware14_dist_release SKIPPED
32 tests/test_distro.py::TestDistroRelease::test_sles12_dist_release SKIPPED
33 tests/test_distro.py::TestGetAttr::test_distro_release_attr SKIPPED
34 tests/test_distro.py::TestGetAttr::test_lsb_release_attr SKIPPED (Ir...)
35 tests/test_distro.py::TestGetAttr::test_os_release_attr SKIPPED (Irr...)
36 tests/test_distro.py::TestGlobal::test_global SKIPPED (Irrelevant on...)
37 tests/test_distro.py::TestInfo::test_all SKIPPED (Irrelevant on non-...)
38 tests/test_distro.py::TestInfo::test_info SKIPPED (Irrelevant on non...)
39 tests/test_distro.py::TestInfo::test_linux_distribution SKIPPED (Irr...)
40 tests/test_distro.py::TestInfo::test_linux_distribution_full_false SKIPPED
41 tests/test_distro.py::TestInfo::test_none SKIPPED (Irrelevant on non...)
42 tests/test_distro.py::TestLSBRelease::test_freebsd111_uname SKIPPED
43 tests/test_distro.py::TestLSBRelease::test_linuxmint17_lsb_release SKIPPED
44 tests/test_distro.py::TestLSBRelease::test_lsb_release_error_level[001] SKIPPED
45 tests/test_distro.py::TestLSBRelease::test_lsb_release_error_level[002] SKIPPED
46 tests/test_distro.py::TestLSBRelease::test_lsb_release_error_level[126] SKIPPED
47 tests/test_distro.py::TestLSBRelease::test_lsb_release_error_level[130] SKIPPED
48 tests/test_distro.py::TestLSBRelease::test_lsb_release_error_level[255] SKIPPED
49 tests/test_distro.py::TestLSBRelease::test_manjaro1512_lsb_release SKIPPED
50 tests/test_distro.py::TestLSBRelease::test_midnightbsd12_uname SKIPPED
51 tests/test_distro.py::TestLSBRelease::test_netbsd711_uname SKIPPED (...)
52 tests/test_distro.py::TestLSBRelease::test_openbsd62_uname SKIPPED (...)
53 tests/test_distro.py::TestLSBRelease::test_trailingblanks_lsb_release SKIPPED
54 tests/test_distro.py::TestLSBRelease::test_ubuntu14nomodules_lsb_release SKIPPED
55 tests/test_distro.py::TestLSBRelease::test_ubuntu14normal_lsb_release SKIPPED
56 tests/test_distro.py::TestNonLinuxPlatform::test_cant_use_on_windows PASSED
57 tests/test_distro.py::TestOSRelease::test_altlinux10_os_release SKIPPED
58 tests/test_distro.py::TestOSRelease::test_amazon2016_os_release SKIPPED
59 tests/test_distro.py::TestOSRelease::test_arch_os_release SKIPPED (I...)
60 tests/test_distro.py::TestOSRelease::test_bttcb1_os_release SKIPPED
61 tests/test_distro.py::TestOSRelease::test_buildroot_os_release SKIPPED
62 tests/test_distro.py::TestOSRelease::test_centos7_os_release SKIPPED
63 tests/test_distro.py::TestOSRelease::test_cloudlinux7_os_release SKIPPED
64 tests/test_distro.py::TestOSRelease::test_coreos_os_release SKIPPED
65 tests/test_distro.py::TestOSRelease::test_debian10_os_release SKIPPED
66 tests/test_distro.py::TestOSRelease::test_debian8_os_release SKIPPED
67 tests/test_distro.py::TestOSRelease::test_debiantesting_os_release SKIPPED
68 tests/test_distro.py::TestOSRelease::test_fedora19_os_release SKIPPED
69 tests/test_distro.py::TestOSRelease::test_fedora23_os_release SKIPPED
70 tests/test_distro.py::TestOSRelease::test_fedora30_os_release SKIPPED
71 tests/test_distro.py::TestOSRelease::test_gentoo_os_release SKIPPED
72 tests/test_distro.py::TestOSRelease::test_guix_os_release SKIPPED (I...)
73 tests/test_distro.py::TestOSRelease::test_kali_os_release SKIPPED (I...)
74 tests/test_distro.py::TestOSRelease::test_kvmibm1_os_release SKIPPED
75 tests/test_distro.py::TestOSRelease::test_linuxmint17_os_release SKIPPED
76 tests/test_distro.py::TestOSRelease::test_mageia5_os_release SKIPPED
77 tests/test_distro.py::TestOSRelease::test_manjaro1512_os_release SKIPPED
78 tests/test_distro.py::TestOSRelease::test_openelec6_os_release SKIPPED
79 tests/test_distro.py::TestOSRelease::test_opensuse15_os_release SKIPPED
80 tests/test_distro.py::TestOSRelease::test_opensuse42_os_release SKIPPED
81 tests/test_distro.py::TestOSRelease::test_raspbian7_os_release SKIPPED
82 tests/test_distro.py::TestOSRelease::test_raspbian8_os_release SKIPPED
83 tests/test_distro.py::TestOSRelease::test_rhel7_os_release SKIPPED (...)
84 tests/test_distro.py::TestOSRelease::test_rocky_os_release SKIPPED (...)
85 tests/test_distro.py::TestOSRelease::test_scientific7_os_release SKIPPED
86 tests/test_distro.py::TestOSRelease::test_slackware14_os_release SKIPPED
87 tests/test_distro.py::TestOSRelease::test_sles12_os_release SKIPPED
88 tests/test_distro.py::TestOSRelease::test_ubuntu14_os_release SKIPPED
89 tests/test_distro.py::TestOSRelease::test_ubuntu16_os_release SKIPPED
90 tests/test_distro.py::TestOSReleaseParsing::test_kv_01_empty_file SKIPPED
91 tests/test_distro.py::TestOSReleaseParsing::test_kv_02_empty_line SKIPPED
92 tests/test_distro.py::TestOSReleaseParsing::test_kv_03_empty_line_with_crlf SKIPPED
93 tests/test_distro.py::TestOSReleaseParsing::test_kv_04_empty_line_with_just_cr SKIPPED
94 tests/test_distro.py::TestOSReleaseParsing::test_kv_05_comment SKIPPED
95 tests/test_distro.py::TestOSReleaseParsing::test_kv_06_empty_value SKIPPED
96 tests/test_distro.py::TestOSReleaseParsing::test_kv_07_empty_value_single_quoted SKIPPED
97 tests/test_distro.py::TestOSReleaseParsing::test_kv_08_empty_value_double_quoted SKIPPED
98 tests/test_distro.py::TestOSReleaseParsing::test_kv_09_word SKIPPED
99 tests/test_distro.py::TestOSReleaseParsing::test_kv_10_word_no_newline SKIPPED
100 tests/test_distro.py::TestOSReleaseParsing::test_kv_11_word_with_crlf SKIPPED
101 tests/test_distro.py::TestOSReleaseParsing::test_kv_12_word_with_just_cr SKIPPED
102 tests/test_distro.py::TestOSReleaseParsing::test_kv_13_word_with_multi_blanks SKIPPED
103 tests/test_distro.py::TestOSReleaseParsing::test_kv_14_unquoted_words SKIPPED
104 tests/test_distro.py::TestOSReleaseParsing::test_kv_15_double_quoted_words SKIPPED
105 tests/test_distro.py::TestOSReleaseParsing::test_kv_16_double_quoted_words_with_multi_blanks SKIPPED
106 tests/test_distro.py::TestOSReleaseParsing::test_kv_17_double_quoted_word_with_single_quote SKIPPED
107 tests/test_distro.py::TestOSReleaseParsing::test_kv_18_double_quoted_word_with_double_quote SKIPPED
108 tests/test_distro.py::TestOSReleaseParsing::test_kv_19_single_quoted_words SKIPPED
109 tests/test_distro.py::TestOSReleaseParsing::test_kv_20_single_quoted_words_with_multi_blanks SKIPPED
110 tests/test_distro.py::TestOSReleaseParsing::test_kv_21_single_quoted_word_with_double_quote SKIPPED
111 tests/test_distro.py::TestOSReleaseParsing::test_kv_22_quoted_unicode_wordchar SKIPPED
112 tests/test_distro.py::TestOSReleaseParsing::test_kv_23_quoted_unicode_non_wordchar SKIPPED
113 tests/test_distro.py::TestOSReleaseParsing::test_kv_24_double_quoted_entire_single_quoted_word SKIPPED
114 tests/test_distro.py::TestOSReleaseParsing::test_kv_25_single_quoted_entire_double_quoted_word SKIPPED
115 tests/test_distro.py::TestOSReleaseParsing::test_kv_26_double_quoted_multiline SKIPPED
116 tests/test_distro.py::TestOSReleaseParsing::test_kv_27_double_quoted_multiline_2 SKIPPED
117 tests/test_distro.py::TestOSReleaseParsing::test_kv_28_double_quoted_word_with_equal SKIPPED
118 tests/test_distro.py::TestOSReleaseParsing::test_kv_29_single_quoted_word_with_equal SKIPPED
119 tests/test_distro.py::TestOSReleaseParsing::test_kx_01 SKIPPED (Irre...)
120 tests/test_distro.py::TestOSReleaseParsing::test_kx_02 SKIPPED (Irre...)
121 tests/test_distro.py::TestOverall::test_aix72_release SKIPPED (Irrel...)
122 tests/test_distro.py::TestOverall::test_altlinux10_release SKIPPED (...)
123 tests/test_distro.py::TestOverall::test_amazon2014_release SKIPPED (...)
124 tests/test_distro.py::TestOverall::test_amazon2016_release SKIPPED (...)
125 tests/test_distro.py::TestOverall::test_arch_release SKIPPED (Irrele...)
126 tests/test_distro.py::TestOverall::test_centos5_release SKIPPED (Irr...)
127 tests/test_distro.py::TestOverall::test_centos7_release SKIPPED (Irr...)
128 tests/test_distro.py::TestOverall::test_cloudlinux5_release SKIPPED
129 tests/test_distro.py::TestOverall::test_cloudlinux6_release SKIPPED
130 tests/test_distro.py::TestOverall::test_cloudlinux7_release SKIPPED
131 tests/test_distro.py::TestOverall::test_coreos_release SKIPPED (Irre...)
132 tests/test_distro.py::TestOverall::test_debian10_release SKIPPED (Ir...)
133 tests/test_distro.py::TestOverall::test_debian8_release SKIPPED (Irr...)
134 tests/test_distro.py::TestOverall::test_debiantesting_release SKIPPED
135 tests/test_distro.py::TestOverall::test_exherbo_release SKIPPED (Irr...)
136 tests/test_distro.py::TestOverall::test_fedora19_release SKIPPED (Ir...)
137 tests/test_distro.py::TestOverall::test_fedora23_release SKIPPED (Ir...)
138 tests/test_distro.py::TestOverall::test_fedora30_release SKIPPED (Ir...)
139 tests/test_distro.py::TestOverall::test_gentoo_release SKIPPED (Irre...)
140 tests/test_distro.py::TestOverall::test_kvmibm1_release SKIPPED (Irr...)
141 tests/test_distro.py::TestOverall::test_linuxmint17_release SKIPPED
142 tests/test_distro.py::TestOverall::test_mageia5_release SKIPPED (Irr...)
143 tests/test_distro.py::TestOverall::test_mandriva2011_release SKIPPED
144 tests/test_distro.py::TestOverall::test_manjaro1512_release SKIPPED
145 tests/test_distro.py::TestOverall::test_openelec6_release SKIPPED (I...)
146 tests/test_distro.py::TestOverall::test_opensuse15_release SKIPPED (...)
147 tests/test_distro.py::TestOverall::test_opensuse42_release SKIPPED (...)
148 tests/test_distro.py::TestOverall::test_oracle7_release SKIPPED (Irr...)
149 tests/test_distro.py::TestOverall::test_raspbian7_release SKIPPED (I...)
150 tests/test_distro.py::TestOverall::test_raspbian8_release SKIPPED (I...)
151 tests/test_distro.py::TestOverall::test_rhel5_release SKIPPED (Irrel...)
152 tests/test_distro.py::TestOverall::test_rhel6_release SKIPPED (Irrel...)
153 tests/test_distro.py::TestOverall::test_rhel7_release SKIPPED (Irrel...)
154 tests/test_distro.py::TestOverall::test_rocky_release SKIPPED (Irrel...)
155 tests/test_distro.py::TestOverall::test_scientific6_release SKIPPED
156 tests/test_distro.py::TestOverall::test_scientific7_release SKIPPED
157 tests/test_distro.py::TestOverall::test_slackware14_release SKIPPED
158 tests/test_distro.py::TestOverall::test_sles12_release SKIPPED (Irre...)
159 tests/test_distro.py::TestOverall::test_ubuntu14_release SKIPPED (Ir...)
160 tests/test_distro.py::TestOverall::test_ubuntu16_release SKIPPED (Ir...)
161 tests/test_distro.py::TestOverallWithEtcNotReadable::test_aix72_release SKIPPED
162 tests/test_distro.py::TestOverallWithEtcNotReadable::test_altlinux10_release SKIPPED
163 tests/test_distro.py::TestOverallWithEtcNotReadable::test_amazon2014_release SKIPPED
164 tests/test_distro.py::TestOverallWithEtcNotReadable::test_amazon2016_release SKIPPED
165 tests/test_distro.py::TestOverallWithEtcNotReadable::test_arch_release SKIPPED
166 tests/test_distro.py::TestOverallWithEtcNotReadable::test_centos5_release SKIPPED
167 tests/test_distro.py::TestOverallWithEtcNotReadable::test_centos7_release SKIPPED
168 tests/test_distro.py::TestOverallWithEtcNotReadable::test_cloudlinux5_release SKIPPED
169 tests/test_distro.py::TestOverallWithEtcNotReadable::test_cloudlinux6_release SKIPPED
170 tests/test_distro.py::TestOverallWithEtcNotReadable::test_cloudlinux7_release SKIPPED
171 tests/test_distro.py::TestOverallWithEtcNotReadable::test_coreos_release SKIPPED
172 tests/test_distro.py::TestOverallWithEtcNotReadable::test_debian10_release SKIPPED
173 tests/test_distro.py::TestOverallWithEtcNotReadable::test_debian8_release SKIPPED
174 tests/test_distro.py::TestOverallWithEtcNotReadable::test_debiantesting_release SKIPPED
175 tests/test_distro.py::TestOverallWithEtcNotReadable::test_exherbo_release SKIPPED
176 tests/test_distro.py::TestOverallWithEtcNotReadable::test_fedora19_release SKIPPED
177 tests/test_distro.py::TestOverallWithEtcNotReadable::test_fedora23_release SKIPPED
178 tests/test_distro.py::TestOverallWithEtcNotReadable::test_fedora30_release SKIPPED
179 tests/test_distro.py::TestOverallWithEtcNotReadable::test_gentoo_release SKIPPED
180 tests/test_distro.py::TestOverallWithEtcNotReadable::test_kvmibm1_release SKIPPED
181 tests/test_distro.py::TestOverallWithEtcNotReadable::test_linuxmint17_release SKIPPED
182 tests/test_distro.py::TestOverallWithEtcNotReadable::test_mageia5_release SKIPPED
183 tests/test_distro.py::TestOverallWithEtcNotReadable::test_mandriva2011_release SKIPPED
184 tests/test_distro.py::TestOverallWithEtcNotReadable::test_manjaro1512_release SKIPPED
185 tests/test_distro.py::TestOverallWithEtcNotReadable::test_openelec6_release SKIPPED
186 tests/test_distro.py::TestOverallWithEtcNotReadable::test_opensuse15_release SKIPPED
187 tests/test_distro.py::TestOverallWithEtcNotReadable::test_opensuse42_release SKIPPED
188 tests/test_distro.py::TestOverallWithEtcNotReadable::test_oracle7_release SKIPPED
189 tests/test_distro.py::TestOverallWithEtcNotReadable::test_raspbian7_release SKIPPED
190 tests/test_distro.py::TestOverallWithEtcNotReadable::test_raspbian8_release SKIPPED
191 tests/test_distro.py::TestOverallWithEtcNotReadable::test_rhel5_release SKIPPED
192 tests/test_distro.py::TestOverallWithEtcNotReadable::test_rhel6_release SKIPPED
193 tests/test_distro.py::TestOverallWithEtcNotReadable::test_rhel7_release SKIPPED
194 tests/test_distro.py::TestOverallWithEtcNotReadable::test_rocky_release SKIPPED
195 tests/test_distro.py::TestOverallWithEtcNotReadable::test_scientific6_release SKIPPED
196 tests/test_distro.py::TestOverallWithEtcNotReadable::test_scientific7_release SKIPPED
197 tests/test_distro.py::TestOverallWithEtcNotReadable::test_slackware14_release SKIPPED
198 tests/test_distro.py::TestOverallWithEtcNotReadable::test_sles12_release SKIPPED
199 tests/test_distro.py::TestOverallWithEtcNotReadable::test_ubuntu14_release SKIPPED
200 tests/test_distro.py::TestOverallWithEtcNotReadable::test_ubuntu16_release SKIPPED
201 tests/test_distro.py::TestRepr::test_repr SKIPPED (Irrelevant on non...)
202 tests/test_distro.py::TestSpecialRelease::test_bad_uname SKIPPED (Ir...)
203 tests/test_distro.py::TestSpecialRelease::test_dontincludeuname SKIPPED
204 tests/test_distro.py::TestSpecialRelease::test_empty_release SKIPPED
205 tests/test_distro.py::TestSpecialRelease::test_empty_uname SKIPPED (...)
206 tests/test_distro.py::TestSpecialRelease::test_unknowndistro_release SKIPPED
207 tests/test_distro.py::TestSpecialRelease::test_usrlibosreleaseonly SKIPPED
208 tests/test_distro.py::TestWithRootDir::test_altlinux10_os_release SKIPPED
209 tests/test_distro.py::TestWithRootDir::test_amazon2016_os_release SKIPPED
210 tests/test_distro.py::TestWithRootDir::test_arch_os_release SKIPPED
211 tests/test_distro.py::TestWithRootDir::test_bttcb1_os_release SKIPPED
212 tests/test_distro.py::TestWithRootDir::test_buildroot_os_release SKIPPED
213 tests/test_distro.py::TestWithRootDir::test_centos7_os_release SKIPPED
214 tests/test_distro.py::TestWithRootDir::test_cloudlinux7_os_release SKIPPED
215 tests/test_distro.py::TestWithRootDir::test_coreos_os_release SKIPPED
216 tests/test_distro.py::TestWithRootDir::test_debian10_os_release SKIPPED
217 tests/test_distro.py::TestWithRootDir::test_debian8_os_release SKIPPED
218 tests/test_distro.py::TestWithRootDir::test_debiantesting_os_release SKIPPED
219 tests/test_distro.py::TestWithRootDir::test_fedora19_os_release SKIPPED
220 tests/test_distro.py::TestWithRootDir::test_fedora23_os_release SKIPPED
221 tests/test_distro.py::TestWithRootDir::test_fedora30_os_release SKIPPED
222 tests/test_distro.py::TestWithRootDir::test_gentoo_os_release SKIPPED
223 tests/test_distro.py::TestWithRootDir::test_guix_os_release SKIPPED
224 tests/test_distro.py::TestWithRootDir::test_kali_os_release SKIPPED
225 tests/test_distro.py::TestWithRootDir::test_kvmibm1_os_release SKIPPED
226 tests/test_distro.py::TestWithRootDir::test_linuxmint17_os_release SKIPPED
227 tests/test_distro.py::TestWithRootDir::test_mageia5_os_release SKIPPED
228 tests/test_distro.py::TestWithRootDir::test_manjaro1512_os_release SKIPPED
229 tests/test_distro.py::TestWithRootDir::test_openelec6_os_release SKIPPED
230 tests/test_distro.py::TestWithRootDir::test_opensuse15_os_release SKIPPED
231 tests/test_distro.py::TestWithRootDir::test_opensuse42_os_release SKIPPED
232 tests/test_distro.py::TestWithRootDir::test_raspbian7_os_release SKIPPED
233 tests/test_distro.py::TestWithRootDir::test_raspbian8_os_release SKIPPED
234 tests/test_distro.py::TestWithRootDir::test_rhel7_os_release SKIPPED
235 tests/test_distro.py::TestWithRootDir::test_rocky_os_release SKIPPED
236 tests/test_distro.py::TestWithRootDir::test_scientific7_os_release SKIPPED
237 tests/test_distro.py::TestWithRootDir::test_slackware14_os_release SKIPPED
238 tests/test_distro.py::TestWithRootDir::test_sles12_os_release SKIPPED
239 tests/test_distro.py::TestWithRootDir::test_ubuntu14_os_release SKIPPED
240 tests/test_distro.py::TestWithRootDir::test_ubuntu16_os_release SKIPPED
242 ======== 1 passed, 233 skipped ========