* Package: dev-python/pypy-7.3.2 * Repository: gentoo * Maintainer: python@gentoo.org * USE: abi_x86_32 bzip2 elibc_glibc gdbm jit kernel_linux ncurses userland_GNU x86 * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox >>> Unpacking source... >>> Unpacking pypy2.7-v7.3.2-src.tar.bz2 to /var/tmp/portage/dev-python/pypy-7.3.2/work >>> Unpacking python-gentoo-patches-2.7.18-r1.tar.xz to /var/tmp/portage/dev-python/pypy-7.3.2/work >>> Source unpacked in /var/tmp/portage/dev-python/pypy-7.3.2/work >>> Preparing source in /var/tmp/portage/dev-python/pypy-7.3.2/work/pypy2.7-v7.3.2-src ... * Applying 7.3.1-gentoo-path.patch ... [ ok ] * Applying 1.9-distutils.unixccompiler.UnixCCompiler.runtime_library_dir_option.patch ... [ ok ] * Applying 5.8.0_all_distutils_cxx.patch ... patching file _osx_support.py patching file distutils/cygwinccompiler.py patching file distutils/emxccompiler.py patching file distutils/sysconfig_cpython.py patching file distutils/sysconfig_pypy.py Hunk #2 succeeded at 86 with fuzz 2. Hunk #3 succeeded at 185 (offset 15 lines). Hunk #4 succeeded at 239 (offset 15 lines). patching file distutils/unixccompiler.py [ ok ] * Applying 0010-use_pyxml.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-python/pypy-7.3.2/work/pypy2.7-v7.3.2-src ... >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-python/pypy-7.3.2/work/pypy2.7-v7.3.2-src ... * Generating caches and CFFI modules ... generating ./_pypy_openssl.c the current directory is '/var/tmp/portage/dev-python/pypy-7.3.2/work/pypy2.7-v7.3.2-src/lib_pypy' running build_ext building '_pypy_openssl' extension cc -pthread -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare -fPIC -I/var/tmp/portage/dev-python/pypy-7.3.2/work/pypy2.7-v7.3.2-src/include -c _pypy_openssl.c -o ./_pypy_openssl.o _pypy_openssl.c: In function ‘_cffi_d_ASN1_STRING_data’: _pypy_openssl.c:11054:3: warning: ‘ASN1_STRING_data’ is deprecated [-Wdeprecated-declarations] 11054 | return ASN1_STRING_data(x0); | ^~~~~~ In file included from /usr/include/openssl/opensslconf.h:13, from /usr/include/openssl/e_os2.h:13, from _pypy_openssl.c:589: /usr/include/openssl/asn1.h:554:1: note: declared here 554 | DEPRECATEDIN_1_1_0(unsigned char *ASN1_STRING_data(ASN1_STRING *x)) | ^~~~~~~~~~~~~~~~~~ _pypy_openssl.c: In function ‘_cffi_d_BIO_s_datagram’: _pypy_openssl.c:12432:10: warning: return discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] 12432 | return BIO_s_datagram(); | ^~~~~~~~~~~~~~~~ _pypy_openssl.c: In function ‘_cffi_d_BIO_s_file’: _pypy_openssl.c:12458:10: warning: return discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] 12458 | return BIO_s_file(); | ^~~~~~~~~~~~ _pypy_openssl.c: In function ‘_cffi_d_BIO_s_mem’: _pypy_openssl.c:12484:10: warning: return discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] 12484 | return BIO_s_mem(); | ^~~~~~~~~~~ _pypy_openssl.c: In function ‘_cffi_d_DTLSv1_client_method’: _pypy_openssl.c:17830:3: warning: ‘DTLSv1_client_method’ is deprecated [-Wdeprecated-declarations] 17830 | return DTLSv1_client_method(); | ^~~~~~ In file included from /usr/include/openssl/opensslconf.h:13, from /usr/include/openssl/e_os2.h:13, from _pypy_openssl.c:589: /usr/include/openssl/ssl.h:1897:1: note: declared here 1897 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *DTLSv1_client_method(void)) | ^~~~~~~~~~~~~~~~~~ _pypy_openssl.c: In function ‘_cffi_d_DTLSv1_method’: _pypy_openssl.c:17894:3: warning: ‘DTLSv1_method’ is deprecated [-Wdeprecated-declarations] 17894 | return DTLSv1_method(); | ^~~~~~ In file included from /usr/include/openssl/opensslconf.h:13, from /usr/include/openssl/e_os2.h:13, from _pypy_openssl.c:589: /usr/include/openssl/ssl.h:1895:1: note: declared here 1895 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *DTLSv1_method(void)) /* DTLSv1.0 */ | ^~~~~~~~~~~~~~~~~~ _pypy_openssl.c: In function ‘_cffi_d_DTLSv1_server_method’: _pypy_openssl.c:17920:3: warning: ‘DTLSv1_server_method’ is deprecated [-Wdeprecated-declarations] 17920 | return DTLSv1_server_method(); | ^~~~~~ In file included from /usr/include/openssl/opensslconf.h:13, from /usr/include/openssl/e_os2.h:13, from _pypy_openssl.c:589: /usr/include/openssl/ssl.h:1896:1: note: declared here 1896 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *DTLSv1_server_method(void)) | ^~~~~~~~~~~~~~~~~~ _pypy_openssl.c: In function ‘_cffi_d_OCSP_resp_get0_certs’: _pypy_openssl.c:28841:10: warning: return discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] 28841 | return OCSP_resp_get0_certs(x0); | ^~~~~~~~~~~~~~~~~~~~~~~~ _pypy_openssl.c: In function ‘_cffi_d_OPENSSL_config’: _pypy_openssl.c:29329:3: warning: ‘OPENSSL_config’ is deprecated [-Wdeprecated-declarations] 29329 | OPENSSL_config(x0); | ^~~~~~~~~~~~~~ In file included from /usr/include/openssl/opensslconf.h:13, from /usr/include/openssl/e_os2.h:13, from _pypy_openssl.c:589: /usr/include/openssl/conf.h:91:1: note: declared here 91 | DEPRECATEDIN_1_1_0(void OPENSSL_config(const char *config_name)) | ^~~~~~~~~~~~~~~~~~ _pypy_openssl.c: In function ‘_cffi_d_TLSv1_1_client_method’: _pypy_openssl.c:43776:3: warning: ‘TLSv1_1_client_method’ is deprecated [-Wdeprecated-declarations] 43776 | return TLSv1_1_client_method(); | ^~~~~~ In file included from /usr/include/openssl/opensslconf.h:13, from /usr/include/openssl/e_os2.h:13, from _pypy_openssl.c:589: /usr/include/openssl/ssl.h:1885:1: note: declared here 1885 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_1_client_method(void)) | ^~~~~~~~~~~~~~~~~~ _pypy_openssl.c: In function ‘_cffi_d_TLSv1_1_method’: _pypy_openssl.c:43802:3: warning: ‘TLSv1_1_method’ is deprecated [-Wdeprecated-declarations] 43802 | return TLSv1_1_method(); | ^~~~~~ In file included from /usr/include/openssl/opensslconf.h:13, from /usr/include/openssl/e_os2.h:13, from _pypy_openssl.c:589: /usr/include/openssl/ssl.h:1883:1: note: declared here 1883 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_1_method(void)) /* TLSv1.1 */ | ^~~~~~~~~~~~~~~~~~ _pypy_openssl.c: In function ‘_cffi_d_TLSv1_1_server_method’: _pypy_openssl.c:43828:3: warning: ‘TLSv1_1_server_method’ is deprecated [-Wdeprecated-declarations] 43828 | return TLSv1_1_server_method(); | ^~~~~~ In file included from /usr/include/openssl/opensslconf.h:13, from /usr/include/openssl/e_os2.h:13, from _pypy_openssl.c:589: /usr/include/openssl/ssl.h:1884:1: note: declared here 1884 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_1_server_method(void)) | ^~~~~~~~~~~~~~~~~~ _pypy_openssl.c: In function ‘_cffi_d_TLSv1_2_client_method’: _pypy_openssl.c:43854:3: warning: ‘TLSv1_2_client_method’ is deprecated [-Wdeprecated-declarations] 43854 | return TLSv1_2_client_method(); | ^~~~~~ In file included from /usr/include/openssl/opensslconf.h:13, from /usr/include/openssl/e_os2.h:13, from _pypy_openssl.c:589: /usr/include/openssl/ssl.h:1891:1: note: declared here 1891 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_2_client_method(void)) | ^~~~~~~~~~~~~~~~~~ _pypy_openssl.c: In function ‘_cffi_d_TLSv1_2_method’: _pypy_openssl.c:43880:3: warning: ‘TLSv1_2_method’ is deprecated [-Wdeprecated-declarations] 43880 | return TLSv1_2_method(); | ^~~~~~ In file included from /usr/include/openssl/opensslconf.h:13, from /usr/include/openssl/e_os2.h:13, from _pypy_openssl.c:589: /usr/include/openssl/ssl.h:1889:1: note: declared here 1889 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_2_method(void)) /* TLSv1.2 */ | ^~~~~~~~~~~~~~~~~~ _pypy_openssl.c: In function ‘_cffi_d_TLSv1_2_server_method’: _pypy_openssl.c:43906:3: warning: ‘TLSv1_2_server_method’ is deprecated [-Wdeprecated-declarations] 43906 | return TLSv1_2_server_method(); | ^~~~~~ In file included from /usr/include/openssl/opensslconf.h:13, from /usr/include/openssl/e_os2.h:13, from _pypy_openssl.c:589: /usr/include/openssl/ssl.h:1890:1: note: declared here 1890 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_2_server_method(void)) | ^~~~~~~~~~~~~~~~~~ _pypy_openssl.c: In function ‘_cffi_d_TLSv1_client_method’: _pypy_openssl.c:43932:3: warning: ‘TLSv1_client_method’ is deprecated [-Wdeprecated-declarations] 43932 | return TLSv1_client_method(); | ^~~~~~ In file included from /usr/include/openssl/opensslconf.h:13, from /usr/include/openssl/e_os2.h:13, from _pypy_openssl.c:589: /usr/include/openssl/ssl.h:1879:1: note: declared here 1879 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_client_method(void)) | ^~~~~~~~~~~~~~~~~~ _pypy_openssl.c: In function ‘_cffi_d_TLSv1_method’: _pypy_openssl.c:43958:3: warning: ‘TLSv1_method’ is deprecated [-Wdeprecated-declarations] 43958 | return TLSv1_method(); | ^~~~~~ In file included from /usr/include/openssl/opensslconf.h:13, from /usr/include/openssl/e_os2.h:13, from _pypy_openssl.c:589: /usr/include/openssl/ssl.h:1877:1: note: declared here 1877 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_method(void)) /* TLSv1.0 */ | ^~~~~~~~~~~~~~~~~~ _pypy_openssl.c: In function ‘_cffi_d_TLSv1_server_method’: _pypy_openssl.c:43984:3: warning: ‘TLSv1_server_method’ is deprecated [-Wdeprecated-declarations] 43984 | return TLSv1_server_method(); | ^~~~~~ In file included from /usr/include/openssl/opensslconf.h:13, from /usr/include/openssl/e_os2.h:13, from _pypy_openssl.c:589: /usr/include/openssl/ssl.h:1878:1: note: declared here 1878 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_server_method(void)) | ^~~~~~~~~~~~~~~~~~ _pypy_openssl.c: In function ‘_cffi_d_X509_CRL_get_lastUpdate’: _pypy_openssl.c:45107:3: warning: ‘X509_CRL_get_lastUpdate’ is deprecated [-Wdeprecated-declarations] 45107 | return X509_CRL_get_lastUpdate(x0); | ^~~~~~ In file included from /usr/include/openssl/opensslconf.h:13, from /usr/include/openssl/e_os2.h:13, from _pypy_openssl.c:589: /usr/include/openssl/x509.h:727:1: note: declared here 727 | DEPRECATEDIN_1_1_0(ASN1_TIME *X509_CRL_get_lastUpdate(X509_CRL *crl)) | ^~~~~~~~~~~~~~~~~~ _pypy_openssl.c: In function ‘_cffi_d_X509_CRL_get_nextUpdate’: _pypy_openssl.c:45145:3: warning: ‘X509_CRL_get_nextUpdate’ is deprecated [-Wdeprecated-declarations] 45145 | return X509_CRL_get_nextUpdate(x0); | ^~~~~~ In file included from /usr/include/openssl/opensslconf.h:13, from /usr/include/openssl/e_os2.h:13, from _pypy_openssl.c:589: /usr/include/openssl/x509.h:728:1: note: declared here 728 | DEPRECATEDIN_1_1_0(ASN1_TIME *X509_CRL_get_nextUpdate(X509_CRL *crl)) | ^~~~~~~~~~~~~~~~~~ cc -pthread -shared -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare ./_pypy_openssl.o -lssl -lcrypto -o ./_pypy_openssl.pypy-73.so /var/tmp/portage/dev-python/pypy-7.3.2/work/pypy2.7-v7.3.2-src/lib_pypy/cffi/cparser.py:165: UserWarning: Global variable 'my_rlimit_consts' in cdef(): for consistency with C it should have a storage class specifier (usually 'extern') "(usually 'extern')" % (decl.name,)) /var/tmp/portage/dev-python/pypy-7.3.2/work/pypy2.7-v7.3.2-src/lib_pypy/cffi/cparser.py:165: UserWarning: Global variable 'gdbm_errno' in cdef(): for consistency with C it should have a storage class specifier (usually 'extern') "(usually 'extern')" % (decl.name,)) _gdbm_cffi.c: In function ‘_cffi_d_gdbm_open’: _gdbm_cffi.c:965:36: warning: passing argument 5 of ‘gdbm_open’ from incompatible pointer type [-Wincompatible-pointer-types] 965 | return gdbm_open(x0, x1, x2, x3, x4); | ^~ | | | void (*)(void) In file included from _gdbm_cffi.c:571: /usr/include/gdbm.h:115:8: note: expected ‘void (*)(const char *)’ but argument is of type ‘void (*)(void)’ 115 | void (*)(const char *)); | ^~~~~~~~~~~~~~~~~~~~~~ _gdbm_cffi.c: In function ‘_cffi_d_gdbm_strerror’: _gdbm_cffi.c:1132:10: warning: return discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] 1132 | return gdbm_strerror(x0); | ^~~~~~~~~~~~~~~~~ using ncursesw from /usr >>> Source compiled. >>> Test phase: dev-python/pypy-7.3.2 ================================================= test session starts ================================================== platform linux2 -- Python 2.7.13[pypy-7.3.2-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1 -- /var/tmp/portage/dev-python/pypy-7.3.2/work/pypy2.7-v7.3.2-src/pypy-c cachedir: .cache rootdir: /var/tmp/portage/dev-python/pypy-7.3.2/work/pypy2.7-v7.3.2-src, inifile: pytest.ini collecting 0 itemscollecting 1 itemscollecting 2 itemscollecting 3 itemscollecting 4 itemscollecting 5 itemscollecting 6 itemscollecting 7 itemscollecting 8 itemscollecting 9 itemscollecting 10 itemscollecting 11 itemscollecting 12 itemscollecting 13 itemscollecting 14 itemscollecting 15 itemscollecting 16 itemscollecting 17 itemscollecting 18 itemscollecting 19 itemscollecting 20 itemscollecting 21 itemscollecting 22 itemscollecting 23 itemscollecting 24 itemscollecting 25 itemscollecting 26 itemscollecting 27 itemscollecting 28 itemscollecting 29 itemscollecting 30 itemscollecting 31 itemscollecting 32 itemscollecting 33 itemscollecting 34 itemscollecting 35 itemscollecting 36 itemscollecting 37 itemscollecting 38 itemscollecting 39 itemscollecting 40 itemscollecting 41 itemscollecting 42 itemscollecting 43 itemscollecting 44 itemscollecting 45 itemscollecting 46 itemscollecting 47 itemscollecting 48 itemscollecting 49 itemscollecting 50 itemscollecting 51 itemscollecting 52 itemscollecting 53 itemscollecting 54 itemscollecting 55 itemscollecting 56 itemscollecting 57 itemscollecting 58 itemscollecting 59 itemscollecting 60 itemscollecting 61 itemscollecting 62 itemscollecting 63 itemscollecting 64 itemscollecting 65 itemscollecting 66 itemscollecting 67 itemscollecting 68 itemscollecting 69 itemscollecting 70 itemscollecting 71 itemscollecting 72 itemscollecting 73 itemscollecting 74 itemscollecting 75 itemscollecting 76 itemscollecting 77 itemscollecting 78 itemscollecting 79 itemscollecting 80 itemscollecting 81 itemscollecting 82 itemscollecting 83 itemscollecting 84 itemscollecting 85 itemscollecting 86 itemscollecting 87 itemscollecting 88 itemscollecting 89 itemscollecting 90 itemscollecting 91 itemscollecting 92 itemscollecting 93 itemscollecting 94 itemscollecting 95 itemscollecting 96 itemscollecting 97 itemscollecting 98 itemscollecting 99 itemscollecting 100 itemscollecting 101 itemscollecting 102 itemscollecting 103 itemscollecting 104 itemscollecting 105 itemscollecting 106 itemscollecting 107 itemscollecting 108 itemscollecting 109 itemscollecting 110 itemscollecting 111 itemscollecting 112 itemscollecting 113 itemscollecting 114 itemscollecting 115 itemscollecting 116 itemscollecting 117 itemscollecting 118 itemscollecting 119 itemscollecting 120 itemscollecting 121 itemscollecting 122 itemscollecting 123 itemscollecting 124 itemscollecting 125 itemscollecting 126 itemscollecting 127 itemscollecting 128 itemscollecting 129 itemscollecting 130 itemscollecting 131 itemscollecting 132 itemscollecting 133 itemscollecting 134 itemscollecting 135 itemscollecting 136 itemscollecting 137 itemscollecting 138 itemscollecting 139 itemscollecting 140 itemscollecting 141 itemscollecting 142 itemscollecting 143 itemscollecting 144 itemscollecting 145 itemscollecting 146 itemscollecting 147 itemscollecting 148 itemscollecting 149 itemscollecting 150 itemscollecting 151 itemscollecting 152 itemscollecting 153 itemscollecting 154 itemscollecting 155 itemscollecting 156 itemscollecting 157 itemscollecting 158 itemscollecting 159 itemscollecting 160 itemscollecting 161 itemscollecting 162 itemscollecting 163 itemscollecting 164 itemscollecting 165 itemscollecting 166 itemscollecting 167 itemscollecting 168 itemscollecting 169 itemscollecting 170 itemscollecting 171 itemscollecting 172 itemscollecting 173 itemscollecting 174 itemscollecting 175 itemscollecting 176 itemscollecting 177 itemscollecting 178 itemscollecting 179 itemscollecting 180 itemscollecting 181 itemscollecting 182 itemscollecting 183 itemscollecting 184 itemscollecting 185 itemscollecting 186 itemscollecting 187 itemscollecting 188 itemscollecting 189 itemscollecting 190 itemscollecting 191 itemscollecting 192 itemscollecting 193 itemscollecting 194 itemscollecting 195 itemscollecting 196 itemscollecting 197 itemscollecting 198 itemscollecting 199 itemscollecting 200 itemscollecting 201 itemscollecting 202 itemscollecting 203 itemscollecting 204 itemscollecting 205 itemscollecting 206 itemscollecting 207 itemscollecting 208 itemscollecting 209 itemscollecting 210 itemscollecting 211 itemscollecting 212 itemscollecting 213 itemscollecting 214 itemscollecting 215 itemscollecting 216 itemscollecting 217 itemscollecting 218 itemscollecting 219 itemscollecting 220 itemscollecting 221 itemscollecting 222 itemscollecting 223 itemscollecting 224 itemscollecting 225 itemscollecting 226 itemscollecting 227 itemscollecting 228 itemscollecting 229 itemscollecting 230 itemscollecting 231 itemscollecting 232 itemscollecting 233 itemscollecting 234 itemscollecting 235 itemscollecting 236 itemscollecting 237 itemscollecting 238 itemscollecting 239 itemscollecting 240 itemscollecting 241 itemscollecting 242 itemscollecting 243 itemscollecting 244 itemscollecting 245 itemscollecting 246 itemscollecting 247 itemscollecting 248 itemscollecting 249 itemscollecting 250 itemscollecting 251 itemscollecting 252 itemscollecting 253 itemscollecting 254 itemscollecting 255 itemscollecting 256 itemscollecting 257 itemscollecting 258 itemscollecting 259 itemscollecting 260 itemscollecting 261 itemscollecting 262 itemscollecting 263 itemscollecting 264 itemscollecting 265 itemscollecting 266 itemscollecting 267 itemscollecting 268 itemscollecting 269 itemscollecting 270 itemscollecting 271 itemscollecting 272 itemscollecting 273 itemscollecting 274 itemscollecting 275 itemscollecting 276 itemscollecting 277 itemscollecting 278 itemscollecting 279 itemscollecting 280 itemscollecting 281 itemscollecting 282 itemscollecting 283 itemscollecting 284 itemscollecting 285 itemscollecting 286 itemscollecting 287 itemscollecting 288 itemscollecting 289 itemscollecting 290 itemscollecting 291 itemscollecting 292 itemscollecting 293 itemscollecting 294 itemscollecting 295 itemscollecting 296 itemscollecting 297 itemscollecting 298 itemscollecting 299 itemscollecting 300 itemscollecting 301 itemscollecting 302 itemscollecting 303 itemscollecting 304 itemscollecting 305 itemscollecting 306 itemscollecting 307 itemscollecting 308 itemscollecting 309 itemscollecting 310 itemscollecting 311 itemscollecting 312 itemscollecting 313 itemscollecting 314 itemscollecting 315 itemscollecting 316 itemscollecting 317 itemscollecting 318 itemscollecting 319 itemscollecting 320 itemscollecting 321 itemscollecting 322 itemscollecting 323 itemscollecting 324 itemscollecting 325 itemscollecting 326 itemscollecting 327 itemscollecting 328 itemscollecting 329 itemscollecting 330 itemscollecting 331 itemscollecting 332 itemscollecting 333 itemscollecting 334 itemscollecting 335 itemscollecting 336 itemscollecting 337 itemscollecting 338 itemscollecting 339 itemscollecting 340 itemscollecting 341 itemscollecting 342 itemscollecting 343 itemscollecting 344 itemscollecting 345 itemscollecting 346 itemscollecting 347 itemscollecting 348 itemscollecting 349 itemscollecting 350 itemscollecting 351 itemscollecting 352 itemscollecting 353 itemscollecting 354 itemscollecting 355 itemscollecting 356 itemscollecting 357 itemscollecting 358 itemscollecting 359 itemscollecting 360 itemscollecting 361 itemscollecting 362 itemscollecting 363 itemscollecting 364 itemscollecting 365 itemscollecting 366 itemscollecting 367 itemscollecting 368 itemscollecting 369 itemscollecting 370 itemscollecting 371 itemscollecting 372 itemscollecting 373 itemscollecting 374 itemscollecting 375 itemscollecting 376 itemscollecting 377 itemscollecting 378 itemscollecting 379 itemscollecting 380 itemscollecting 381 itemscollecting 382 itemscollecting 383 itemscollecting 384 itemscollecting 385 itemscollecting 386 itemscollecting 387 itemscollecting 388 itemscollecting 389 itemscollecting 390 itemscollecting 391 itemscollecting 392 itemscollecting 393 itemscollecting 394 itemscollecting 395 itemscollecting 396 itemscollecting 397 itemscollecting 398 itemscollecting 399 itemscollected 399 items lib-python/2.7/test/test_MimeWriter.py::unmodified PASSED lib-python/2.7/test/test_SimpleHTTPServer.py::unmodified PASSED lib-python/2.7/test/test_StringIO.py::unmodified PASSED lib-python/2.7/test/test___all__.py::unmodified PASSED lib-python/2.7/test/test___future__.py::unmodified PASSED lib-python/2.7/test/test__locale.py::unmodified PASSED lib-python/2.7/test/test__osx_support.py::unmodified PASSED lib-python/2.7/test/test_abc.py::unmodified PASSED lib-python/2.7/test/test_abstract_numbers.py::unmodified PASSED lib-python/2.7/test/test_aepack.py::unmodified SKIPPED lib-python/2.7/test/test_aifc.py::unmodified PASSED lib-python/2.7/test/test_al.py::unmodified SKIPPED lib-python/2.7/test/test_anydbm.py::unmodified PASSED lib-python/2.7/test/test_applesingle.py::unmodified SKIPPED lib-python/2.7/test/test_argparse.py::unmodified PASSED lib-python/2.7/test/test_array.py::unmodified PASSED lib-python/2.7/test/test_ascii_formatd.py::unmodified SKIPPED lib-python/2.7/test/test_ast.py::unmodified PASSED lib-python/2.7/test/test_asynchat.py::unmodified PASSED lib-python/2.7/test/test_asyncore.py::unmodified PASSED lib-python/2.7/test/test_atexit.py::unmodified PASSED lib-python/2.7/test/test_audioop.py::unmodified PASSED lib-python/2.7/test/test_augassign.py::unmodified PASSED lib-python/2.7/test/test_base64.py::unmodified PASSED lib-python/2.7/test/test_bastion.py::unmodified PASSED lib-python/2.7/test/test_bigaddrspace.py::unmodified PASSED lib-python/2.7/test/test_bigmem.py::unmodified PASSED lib-python/2.7/test/test_binascii.py::unmodified PASSED lib-python/2.7/test/test_binhex.py::unmodified PASSED lib-python/2.7/test/test_binop.py::unmodified PASSED lib-python/2.7/test/test_bisect.py::unmodified SKIPPED lib-python/2.7/test/test_bool.py::unmodified PASSED lib-python/2.7/test/test_bsddb.py::unmodified SKIPPED lib-python/2.7/test/test_bsddb185.py::unmodified SKIPPED lib-python/2.7/test/test_bsddb3.py::unmodified SKIPPED lib-python/2.7/test/test_buffer.py::unmodified PASSED lib-python/2.7/test/test_bufio.py::unmodified PASSED lib-python/2.7/test/test_builtin.py::unmodified PASSED lib-python/2.7/test/test_bytes.py::unmodified PASSED lib-python/2.7/test/test_bz2.py::unmodified PASSED lib-python/2.7/test/test_calendar.py::unmodified PASSED lib-python/2.7/test/test_call.py::unmodified PASSED lib-python/2.7/test/test_capi.py::unmodified PASSED lib-python/2.7/test/test_cd.py::unmodified SKIPPED lib-python/2.7/test/test_cfgparser.py::unmodified PASSED lib-python/2.7/test/test_cgi.py::unmodified PASSED lib-python/2.7/test/test_charmapcodec.py::unmodified PASSED lib-python/2.7/test/test_cl.py::unmodified SKIPPED lib-python/2.7/test/test_class.py::unmodified PASSED lib-python/2.7/test/test_cmath.py::unmodified PASSED lib-python/2.7/test/test_cmd.py::unmodified PASSED lib-python/2.7/test/test_cmd_line.py::unmodified PASSED lib-python/2.7/test/test_cmd_line_script.py::unmodified PASSED lib-python/2.7/test/test_code.py::unmodified PASSED lib-python/2.7/test/test_codeccallbacks.py::unmodified PASSED lib-python/2.7/test/test_codecencodings_cn.py::unmodified PASSED lib-python/2.7/test/test_codecencodings_hk.py::unmodified PASSED lib-python/2.7/test/test_codecencodings_iso2022.py::unmodified PASSED lib-python/2.7/test/test_codecencodings_jp.py::unmodified PASSED lib-python/2.7/test/test_codecencodings_kr.py::unmodified PASSED lib-python/2.7/test/test_codecencodings_tw.py::unmodified PASSED lib-python/2.7/test/test_codecmaps_cn.py::unmodified SKIPPED lib-python/2.7/test/test_codecmaps_hk.py::unmodified SKIPPED lib-python/2.7/test/test_codecmaps_jp.py::unmodified SKIPPED lib-python/2.7/test/test_codecmaps_kr.py::unmodified SKIPPED lib-python/2.7/test/test_codecmaps_tw.py::unmodified SKIPPED lib-python/2.7/test/test_codecs.py::unmodified PASSED lib-python/2.7/test/test_codeop.py::unmodified PASSED lib-python/2.7/test/test_coercion.py::unmodified PASSED lib-python/2.7/test/test_collections.py::unmodified PASSED lib-python/2.7/test/test_colorsys.py::unmodified PASSED lib-python/2.7/test/test_commands.py::unmodified PASSED lib-python/2.7/test/test_compare.py::unmodified PASSED lib-python/2.7/test/test_compile.py::unmodified PASSED lib-python/2.7/test/test_compileall.py::unmodified PASSED lib-python/2.7/test/test_compiler.py::unmodified SKIPPED lib-python/2.7/test/test_complex.py::unmodified PASSED lib-python/2.7/test/test_complex_args.py::unmodified PASSED lib-python/2.7/test/test_contains.py::unmodified PASSED lib-python/2.7/test/test_contextlib.py::unmodified PASSED lib-python/2.7/test/test_cookie.py::unmodified PASSED lib-python/2.7/test/test_cookielib.py::unmodified PASSED lib-python/2.7/test/test_copy.py::unmodified PASSED lib-python/2.7/test/test_copy_reg.py::unmodified PASSED lib-python/2.7/test/test_cpickle.py::unmodified PASSED lib-python/2.7/test/test_cprofile.py::unmodified PASSED lib-python/2.7/test/test_crypt.py::unmodified PASSED lib-python/2.7/test/test_csv.py::unmodified PASSED lib-python/2.7/test/test_ctypes.py::unmodified PASSED lib-python/2.7/test/test_curses.py::unmodified PASSED lib-python/2.7/test/test_datetime.py::unmodified PASSED lib-python/2.7/test/test_dbm.py::unmodified PASSED lib-python/2.7/test/test_decimal.py::unmodified PASSED lib-python/2.7/test/test_decorators.py::unmodified PASSED lib-python/2.7/test/test_defaultdict.py::unmodified PASSED lib-python/2.7/test/test_deque.py::unmodified PASSED lib-python/2.7/test/test_descr.py::unmodified PASSED lib-python/2.7/test/test_descrtut.py::unmodified PASSED lib-python/2.7/test/test_dict.py::unmodified PASSED lib-python/2.7/test/test_dictcomps.py::unmodified PASSED lib-python/2.7/test/test_dictviews.py::unmodified PASSED lib-python/2.7/test/test_difflib.py::unmodified PASSED lib-python/2.7/test/test_dircache.py::unmodified PASSED lib-python/2.7/test/test_dis.py::unmodified PASSED lib-python/2.7/test/test_distutils.py::unmodified SKIPPED lib-python/2.7/test/test_dl.py::unmodified SKIPPED lib-python/2.7/test/test_doctest.py::unmodified PASSED lib-python/2.7/test/test_doctest2.py::unmodified PASSED lib-python/2.7/test/test_docxmlrpc.py::unmodified PASSED lib-python/2.7/test/test_dumbdbm.py::unmodified PASSED lib-python/2.7/test/test_dummy_thread.py::unmodified PASSED lib-python/2.7/test/test_dummy_threading.py::unmodified PASSED lib-python/2.7/test/test_email.py::unmodified PASSED lib-python/2.7/test/test_email_codecs.py::unmodified PASSED lib-python/2.7/test/test_email_renamed.py::unmodified PASSED lib-python/2.7/test/test_ensurepip.py::unmodified PASSED lib-python/2.7/test/test_enumerate.py::unmodified PASSED lib-python/2.7/test/test_eof.py::unmodified PASSED lib-python/2.7/test/test_epoll.py::unmodified PASSED lib-python/2.7/test/test_errno.py::unmodified PASSED lib-python/2.7/test/test_exception_variations.py::unmodified PASSED lib-python/2.7/test/test_exceptions.py::unmodified PASSED lib-python/2.7/test/test_extcall.py::unmodified PASSED lib-python/2.7/test/test_fcntl.py::unmodified PASSED lib-python/2.7/test/test_file.py::unmodified PASSED lib-python/2.7/test/test_file2k.py::unmodified PASSED lib-python/2.7/test/test_file_eintr.py::unmodified PASSED lib-python/2.7/test/test_filecmp.py::unmodified PASSED lib-python/2.7/test/test_fileinput.py::unmodified PASSED lib-python/2.7/test/test_fileio.py::unmodified PASSED lib-python/2.7/test/test_float.py::unmodified PASSED lib-python/2.7/test/test_fnmatch.py::unmodified PASSED lib-python/2.7/test/test_fork1.py::unmodified PASSED lib-python/2.7/test/test_format.py::unmodified PASSED lib-python/2.7/test/test_fpformat.py::unmodified PASSED lib-python/2.7/test/test_fractions.py::unmodified PASSED lib-python/2.7/test/test_frozen.py::unmodified SKIPPED lib-python/2.7/test/test_ftplib.py::unmodified PASSED lib-python/2.7/test/test_funcattrs.py::unmodified PASSED lib-python/2.7/test/test_functools.py::unmodified PASSED lib-python/2.7/test/test_future.py::unmodified PASSED lib-python/2.7/test/test_future1.py::unmodified PASSED lib-python/2.7/test/test_future2.py::unmodified PASSED lib-python/2.7/test/test_future3.py::unmodified PASSED lib-python/2.7/test/test_future4.py::unmodified PASSED lib-python/2.7/test/test_future5.py::unmodified PASSED lib-python/2.7/test/test_future_builtins.py::unmodified PASSED lib-python/2.7/test/test_gc.py::unmodified SKIPPED lib-python/2.7/test/test_gdb.py::unmodified SKIPPED lib-python/2.7/test/test_gdbm.py::unmodified PASSED lib-python/2.7/test/test_generators.py::unmodified PASSED lib-python/2.7/test/test_genericpath.py::unmodified PASSED lib-python/2.7/test/test_genexps.py::unmodified PASSED lib-python/2.7/test/test_getargs.py::unmodified PASSED lib-python/2.7/test/test_getargs2.py::unmodified SKIPPED lib-python/2.7/test/test_getopt.py::unmodified PASSED lib-python/2.7/test/test_gettext.py::unmodified PASSED lib-python/2.7/test/test_gl.py::unmodified SKIPPED lib-python/2.7/test/test_glob.py::unmodified PASSED lib-python/2.7/test/test_global.py::unmodified PASSED lib-python/2.7/test/test_grammar.py::unmodified PASSED lib-python/2.7/test/test_grp.py::unmodified PASSED lib-python/2.7/test/test_gzip.py::unmodified PASSED lib-python/2.7/test/test_hash.py::unmodified PASSED lib-python/2.7/test/test_hashlib.py::unmodified PASSED lib-python/2.7/test/test_heapq.py::unmodified PASSED lib-python/2.7/test/test_hmac.py::unmodified PASSED lib-python/2.7/test/test_hotshot.py::unmodified SKIPPED lib-python/2.7/test/test_htmllib.py::unmodified PASSED lib-python/2.7/test/test_htmlparser.py::unmodified PASSED lib-python/2.7/test/test_httplib.py::unmodified FAILED lib-python/2.7/test/test_httpservers.py::unmodified PASSED lib-python/2.7/test/test_idle.py::unmodified SKIPPED lib-python/2.7/test/test_imageop.py::unmodified SKIPPED lib-python/2.7/test/test_imaplib.py::unmodified PASSED lib-python/2.7/test/test_imgfile.py::unmodified SKIPPED lib-python/2.7/test/test_imghdr.py::unmodified PASSED lib-python/2.7/test/test_imp.py::unmodified PASSED lib-python/2.7/test/test_import.py::unmodified PASSED lib-python/2.7/test/test_importhooks.py::unmodified PASSED lib-python/2.7/test/test_importlib.py::unmodified PASSED lib-python/2.7/test/test_index.py::unmodified PASSED lib-python/2.7/test/test_inspect.py::unmodified PASSED lib-python/2.7/test/test_int.py::unmodified PASSED lib-python/2.7/test/test_int_literal.py::unmodified PASSED lib-python/2.7/test/test_io.py::unmodified PASSED lib-python/2.7/test/test_ioctl.py::unmodified PASSED lib-python/2.7/test/test_isinstance.py::unmodified PASSED lib-python/2.7/test/test_iter.py::unmodified PASSED lib-python/2.7/test/test_iterlen.py::unmodified PASSED lib-python/2.7/test/test_itertools.py::unmodified PASSED lib-python/2.7/test/test_json.py::unmodified PASSED lib-python/2.7/test/test_kqueue.py::unmodified SKIPPED lib-python/2.7/test/test_largefile.py::unmodified PASSED lib-python/2.7/test/test_lib2to3.py::unmodified PASSED lib-python/2.7/test/test_linecache.py::unmodified PASSED lib-python/2.7/test/test_linuxaudiodev.py::unmodified SKIPPED lib-python/2.7/test/test_list.py::unmodified PASSED lib-python/2.7/test/test_locale.py::unmodified PASSED lib-python/2.7/test/test_logging.py::unmodified PASSED lib-python/2.7/test/test_long.py::unmodified PASSED lib-python/2.7/test/test_long_future.py::unmodified PASSED lib-python/2.7/test/test_longexp.py::unmodified PASSED lib-python/2.7/test/test_macos.py::unmodified SKIPPED lib-python/2.7/test/test_macostools.py::unmodified SKIPPED lib-python/2.7/test/test_macpath.py::unmodified PASSED lib-python/2.7/test/test_macurl2path.py::unmodified PASSED lib-python/2.7/test/test_mailbox.py::unmodified PASSED lib-python/2.7/test/test_marshal.py::unmodified PASSED lib-python/2.7/test/test_math.py::unmodified PASSED lib-python/2.7/test/test_md5.py::unmodified PASSED lib-python/2.7/test/test_memoryio.py::unmodified PASSED lib-python/2.7/test/test_memoryview.py::unmodified PASSED lib-python/2.7/test/test_mhlib.py::unmodified PASSED lib-python/2.7/test/test_mimetools.py::unmodified PASSED lib-python/2.7/test/test_mimetypes.py::unmodified PASSED lib-python/2.7/test/test_minidom.py::unmodified PASSED lib-python/2.7/test/test_mmap.py::unmodified PASSED lib-python/2.7/test/test_module.py::unmodified PASSED lib-python/2.7/test/test_modulefinder.py::unmodified PASSED lib-python/2.7/test/test_msilib.py::unmodified SKIPPED lib-python/2.7/test/test_multibytecodec.py::unmodified PASSED lib-python/2.7/test/test_multifile.py::unmodified PASSED lib-python/2.7/test/test_multiprocessing.py::unmodified PASSED lib-python/2.7/test/test_mutants.py::unmodified PASSED lib-python/2.7/test/test_mutex.py::unmodified PASSED lib-python/2.7/test/test_netrc.py::unmodified PASSED lib-python/2.7/test/test_new.py::unmodified PASSED lib-python/2.7/test/test_nis.py::unmodified SKIPPED lib-python/2.7/test/test_nntplib.py::unmodified PASSED lib-python/2.7/test/test_normalization.py::unmodified PASSED lib-python/2.7/test/test_ntpath.py::unmodified PASSED lib-python/2.7/test/test_old_mailbox.py::unmodified PASSED lib-python/2.7/test/test_opcodes.py::unmodified PASSED lib-python/2.7/test/test_openpty.py::unmodified PASSED lib-python/2.7/test/test_operator.py::unmodified PASSED lib-python/2.7/test/test_optparse.py::unmodified PASSED lib-python/2.7/test/test_ordered_dict.py::unmodified PASSED lib-python/2.7/test/test_os.py::unmodified PASSED lib-python/2.7/test/test_ossaudiodev.py::unmodified SKIPPED lib-python/2.7/test/test_parser.py::unmodified SKIPPED lib-python/2.7/test/test_pdb.py::unmodified PASSED lib-python/2.7/test/test_peepholer.py::unmodified PASSED lib-python/2.7/test/test_pep247.py::unmodified PASSED lib-python/2.7/test/test_pep277.py::unmodified PASSED lib-python/2.7/test/test_pep352.py::unmodified PASSED lib-python/2.7/test/test_pickle.py::unmodified PASSED lib-python/2.7/test/test_pickletools.py::unmodified PASSED lib-python/2.7/test/test_pipes.py::unmodified PASSED lib-python/2.7/test/test_pkg.py::unmodified PASSED lib-python/2.7/test/test_pkgimport.py::unmodified PASSED lib-python/2.7/test/test_pkgutil.py::unmodified PASSED lib-python/2.7/test/test_platform.py::unmodified PASSED lib-python/2.7/test/test_plistlib.py::unmodified PASSED lib-python/2.7/test/test_poll.py::unmodified PASSED lib-python/2.7/test/test_popen.py::unmodified PASSED lib-python/2.7/test/test_popen2.py::unmodified PASSED lib-python/2.7/test/test_poplib.py::unmodified PASSED lib-python/2.7/test/test_posix.py::unmodified PASSED lib-python/2.7/test/test_posixpath.py::unmodified PASSED lib-python/2.7/test/test_pow.py::unmodified PASSED lib-python/2.7/test/test_pprint.py::unmodified PASSED lib-python/2.7/test/test_print.py::unmodified PASSED lib-python/2.7/test/test_profile.py::unmodified PASSED lib-python/2.7/test/test_property.py::unmodified PASSED lib-python/2.7/test/test_pstats.py::unmodified PASSED lib-python/2.7/test/test_pty.py::unmodified PASSED lib-python/2.7/test/test_pwd.py::unmodified PASSED lib-python/2.7/test/test_py3kwarn.py::unmodified SKIPPED lib-python/2.7/test/test_py_compile.py::unmodified PASSED lib-python/2.7/test/test_pyclbr.py::unmodified PASSED lib-python/2.7/test/test_pydoc.py::unmodified PASSED lib-python/2.7/test/test_pyexpat.py::unmodified PASSED lib-python/2.7/test/test_queue.py::unmodified PASSED lib-python/2.7/test/test_quopri.py::unmodified PASSED lib-python/2.7/test/test_random.py::unmodified PASSED lib-python/2.7/test/test_re.py::unmodified PASSED lib-python/2.7/test/test_readline.py::unmodified PASSED lib-python/2.7/test/test_repr.py::unmodified PASSED lib-python/2.7/test/test_resource.py::unmodified PASSED lib-python/2.7/test/test_rfc822.py::unmodified PASSED lib-python/2.7/test/test_richcmp.py::unmodified PASSED lib-python/2.7/test/test_rlcompleter.py::unmodified PASSED lib-python/2.7/test/test_robotparser.py::unmodified PASSED lib-python/2.7/test/test_runpy.py::unmodified PASSED lib-python/2.7/test/test_sax.py::unmodified PASSED lib-python/2.7/test/test_scope.py::unmodified PASSED lib-python/2.7/test/test_scriptpackages.py::unmodified SKIPPED lib-python/2.7/test/test_select.py::unmodified PASSED lib-python/2.7/test/test_set.py::unmodified PASSED lib-python/2.7/test/test_setcomps.py::unmodified PASSED lib-python/2.7/test/test_sets.py::unmodified PASSED lib-python/2.7/test/test_sgmllib.py::unmodified PASSED lib-python/2.7/test/test_sha.py::unmodified PASSED lib-python/2.7/test/test_shelve.py::unmodified PASSED lib-python/2.7/test/test_shlex.py::unmodified PASSED lib-python/2.7/test/test_shutil.py::unmodified PASSED lib-python/2.7/test/test_signal.py::unmodified PASSED lib-python/2.7/test/test_site.py::unmodified PASSED lib-python/2.7/test/test_slice.py::unmodified PASSED lib-python/2.7/test/test_smtplib.py::unmodified PASSED lib-python/2.7/test/test_smtpnet.py::unmodified PASSED lib-python/2.7/test/test_socket.py::unmodified PASSED lib-python/2.7/test/test_socketserver.py::unmodified PASSED lib-python/2.7/test/test_softspace.py::unmodified PASSED lib-python/2.7/test/test_sort.py::unmodified PASSED lib-python/2.7/test/test_source_encoding.py::unmodified PASSED lib-python/2.7/test/test_spwd.py::unmodified SKIPPED lib-python/2.7/test/test_sqlite.py::unmodified SKIPPED lib-python/2.7/test/test_ssl.py::unmodified FAILED lib-python/2.7/test/test_startfile.py::unmodified SKIPPED lib-python/2.7/test/test_stat.py::unmodified PASSED lib-python/2.7/test/test_str.py::unmodified PASSED lib-python/2.7/test/test_strftime.py::unmodified PASSED lib-python/2.7/test/test_string.py::unmodified PASSED lib-python/2.7/test/test_stringprep.py::unmodified PASSED lib-python/2.7/test/test_strop.py::unmodified SKIPPED lib-python/2.7/test/test_strptime.py::unmodified PASSED lib-python/2.7/test/test_strtod.py::unmodified PASSED lib-python/2.7/test/test_struct.py::unmodified PASSED lib-python/2.7/test/test_structmembers.py::unmodified SKIPPED lib-python/2.7/test/test_structseq.py::unmodified PASSED lib-python/2.7/test/test_subprocess.py::unmodified PASSED lib-python/2.7/test/test_sunau.py::unmodified PASSED lib-python/2.7/test/test_sunaudiodev.py::unmodified SKIPPED lib-python/2.7/test/test_sundry.py::unmodified PASSED lib-python/2.7/test/test_symtable.py::unmodified SKIPPED lib-python/2.7/test/test_syntax.py::unmodified PASSED lib-python/2.7/test/test_sys.py::unmodified PASSED lib-python/2.7/test/test_sys_setprofile.py::unmodified PASSED lib-python/2.7/test/test_sys_settrace.py::unmodified PASSED lib-python/2.7/test/test_sysconfig.py::unmodified PASSED lib-python/2.7/test/test_tarfile.py::unmodified PASSED lib-python/2.7/test/test_tcl.py::unmodified SKIPPED lib-python/2.7/test/test_telnetlib.py::unmodified PASSED lib-python/2.7/test/test_tempfile.py::unmodified PASSED lib-python/2.7/test/test_textwrap.py::unmodified PASSED lib-python/2.7/test/test_thread.py::unmodified PASSED lib-python/2.7/test/test_threaded_import.py::unmodified PASSED lib-python/2.7/test/test_threadedtempfile.py::unmodified PASSED lib-python/2.7/test/test_threading.py::unmodified PASSED lib-python/2.7/test/test_threading_local.py::unmodified PASSED lib-python/2.7/test/test_threadsignals.py::unmodified PASSED lib-python/2.7/test/test_time.py::unmodified PASSED lib-python/2.7/test/test_timeit.py::unmodified PASSED lib-python/2.7/test/test_timeout.py::unmodified PASSED lib-python/2.7/test/test_tk.py::unmodified SKIPPED lib-python/2.7/test/test_tokenize.py::unmodified PASSED lib-python/2.7/test/test_tools.py::unmodified SKIPPED lib-python/2.7/test/test_trace.py::unmodified PASSED lib-python/2.7/test/test_traceback.py::unmodified PASSED lib-python/2.7/test/test_transformer.py::unmodified PASSED lib-python/2.7/test/test_ttk_guionly.py::unmodified SKIPPED lib-python/2.7/test/test_ttk_textonly.py::unmodified SKIPPED lib-python/2.7/test/test_tuple.py::unmodified PASSED lib-python/2.7/test/test_turtle.py::unmodified SKIPPED lib-python/2.7/test/test_typechecks.py::unmodified PASSED lib-python/2.7/test/test_types.py::unmodified PASSED lib-python/2.7/test/test_ucn.py::unmodified PASSED lib-python/2.7/test/test_unary.py::unmodified PASSED lib-python/2.7/test/test_undocumented_details.py::unmodified PASSED lib-python/2.7/test/test_unicode.py::unmodified PASSED lib-python/2.7/test/test_unicode_file.py::unmodified PASSED lib-python/2.7/test/test_unicodedata.py::unmodified PASSED lib-python/2.7/test/test_unittest.py::unmodified PASSED lib-python/2.7/test/test_univnewlines.py::unmodified PASSED lib-python/2.7/test/test_univnewlines2k.py::unmodified PASSED lib-python/2.7/test/test_unpack.py::unmodified PASSED lib-python/2.7/test/test_urllib.py::unmodified PASSED lib-python/2.7/test/test_urllib2.py::unmodified PASSED lib-python/2.7/test/test_urllib2_localnet.py::unmodified FAILED lib-python/2.7/test/test_urlparse.py::unmodified PASSED lib-python/2.7/test/test_userdict.py::unmodified PASSED lib-python/2.7/test/test_userlist.py::unmodified PASSED lib-python/2.7/test/test_userstring.py::unmodified PASSED lib-python/2.7/test/test_uu.py::unmodified PASSED lib-python/2.7/test/test_uuid.py::unmodified PASSED lib-python/2.7/test/test_wait3.py::unmodified PASSED lib-python/2.7/test/test_wait4.py::unmodified PASSED lib-python/2.7/test/test_warnings.py::unmodified PASSED lib-python/2.7/test/test_wave.py::unmodified PASSED lib-python/2.7/test/test_weakref.py::unmodified PASSED lib-python/2.7/test/test_weakset.py::unmodified PASSED lib-python/2.7/test/test_whichdb.py::unmodified PASSED lib-python/2.7/test/test_winreg.py::unmodified SKIPPED lib-python/2.7/test/test_winsound.py::unmodified SKIPPED lib-python/2.7/test/test_with.py::unmodified PASSED lib-python/2.7/test/test_wsgiref.py::unmodified PASSED lib-python/2.7/test/test_xdrlib.py::unmodified PASSED lib-python/2.7/test/test_xml_etree.py::unmodified PASSED lib-python/2.7/test/test_xml_etree_c.py::unmodified PASSED lib-python/2.7/test/test_xmllib.py::unmodified PASSED lib-python/2.7/test/test_xmlrpc.py::unmodified PASSED lib-python/2.7/test/test_xpickle.py::unmodified PASSED lib-python/2.7/test/test_xrange.py::unmodified PASSED lib-python/2.7/test/test_zipfile.py::unmodified PASSED lib-python/2.7/test/test_zipimport.py::unmodified PASSED lib-python/2.7/test/test_zipimport_support.py::unmodified PASSED lib-python/2.7/test/test_zlib.py::unmodified PASSED ======================================================= FAILURES ======================================================= ___________________________________________________________ ___________________________________________________________ test_auto_headers (test.test_httplib.HeaderTests) ... ok test_blank_line_forms (test.test_httplib.HeaderTests) ... ok test_content_length_0 (test.test_httplib.HeaderTests) ... ok test_from_line (test.test_httplib.HeaderTests) ... ok test_invalid_headers (test.test_httplib.HeaderTests) ... ok test_invalid_method_names (test.test_httplib.HeaderTests) ... ok test_ipv6host_header (test.test_httplib.HeaderTests) ... ok test_malformed_headers_coped_with (test.test_httplib.HeaderTests) ... ok test_malformed_truncation (test.test_httplib.HeaderTests) ... ok test_parse_all_octets (test.test_httplib.HeaderTests) ... ok test_putheader (test.test_httplib.HeaderTests) ... ok test_responses (test.test_httplib.OfflineTest) ... ok test_bad_status_repr (test.test_httplib.BasicTest) ... ok test_chunked (test.test_httplib.BasicTest) ... ok test_chunked_head (test.test_httplib.BasicTest) ... ok test_early_eof (test.test_httplib.BasicTest) ... ok test_epipe (test.test_httplib.BasicTest) ... ok test_error_leak (test.test_httplib.BasicTest) ... ok test_filenoattr (test.test_httplib.BasicTest) ... ok test_host_port (test.test_httplib.BasicTest) ... ok test_incomplete_read (test.test_httplib.BasicTest) ... ok test_negative_content_length (test.test_httplib.BasicTest) ... ok test_overflowing_chunked_line (test.test_httplib.BasicTest) ... ok test_overflowing_header_line (test.test_httplib.BasicTest) ... ok test_overflowing_status_line (test.test_httplib.BasicTest) ... skipped 'disabled for HTTP 0.9 support' test_partial_reads (test.test_httplib.BasicTest) ... ok test_partial_reads_incomplete_body (test.test_httplib.BasicTest) ... ok test_partial_reads_no_content_length (test.test_httplib.BasicTest) ... ok test_proxy_tunnel_without_status_line (test.test_httplib.BasicTest) ... ok test_putrequest_override_domain_validation (test.test_httplib.BasicTest) ... ok test_putrequest_override_host_validation (test.test_httplib.BasicTest) ... ok test_read_head (test.test_httplib.BasicTest) ... ok test_response_headers (test.test_httplib.BasicTest) ... ok test_send (test.test_httplib.BasicTest) ... ok test_send_file (test.test_httplib.BasicTest) ... ok test_send_tempfile (test.test_httplib.BasicTest) ... ok test_status_lines (test.test_httplib.BasicTest) ... ok test_too_many_headers (test.test_httplib.BasicTest) ... ok testTimeoutAttribute (test.test_httplib.TimeoutTest) This will prove that the timeout gets through ... ok testHTTPConnection (test.test_httplib.HTTPTest) ... ok testHTTPWithConnectHostPort (test.test_httplib.HTTPTest) ... ok test_attributes (test.test_httplib.HTTPSTest) ... ok test_host_port (test.test_httplib.HTTPSTest) ... ok test_local_bad_hostname (test.test_httplib.HTTPSTest) ... ---------------------------------------- Exception happened during processing of request from ('127.0.0.1', 58184) ---------------------------------------- server (('127.0.0.1', 45829):45829 ('TLS_AES_256_GCM_SHA384', 'TLSv1.3', 256)): [12/Nov/2020 22:43:55] code 404, message File not found server (('127.0.0.1', 45829):45829 ('TLS_AES_256_GCM_SHA384', 'TLSv1.3', 256)): [12/Nov/2020 22:43:55] "GET /nonexistent HTTP/1.1" 404 - stopping HTTPS server joining HTTPS thread ok test_local_good_hostname (test.test_httplib.HTTPSTest) ... ERROR stopping HTTPS server joining HTTPS thread test_local_unknown_cert (test.test_httplib.HTTPSTest) ... stopping HTTPS server joining HTTPS thread ok test_networked (test.test_httplib.HTTPSTest) ... skipped "Resource 'self-signed.pythontest.net' is not available" test_networked_bad_cert (test.test_httplib.HTTPSTest) ... skipped "Resource 'self-signed.pythontest.net' is not available" test_networked_good_cert (test.test_httplib.HTTPSTest) ... skipped "Resource 'self-signed.pythontest.net' is not available" test_networked_noverification (test.test_httplib.HTTPSTest) ... skipped "Resource 'self-signed.pythontest.net' is not available" test_networked_trusted_by_default_cert (test.test_httplib.HTTPSTest) ... skipped "Resource 'www.python.org' is not available" testHTTPConnectionSourceAddress (test.test_httplib.SourceAddressTest) ... ok testHTTPSConnectionSourceAddress (test.test_httplib.SourceAddressTest) ... ok test_connect (test.test_httplib.TunnelTests) ... ok ====================================================================== ERROR: test_local_good_hostname (test.test_httplib.HTTPSTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/var/tmp/portage/dev-python/pypy-7.3.2/work/pypy2.7-v7.3.2-src/lib-python/2.7/test/test_httplib.py", line 947, in test_local_good_hostname h.request('GET', '/nonexistent') File "/var/tmp/portage/dev-python/pypy-7.3.2/work/pypy2.7-v7.3.2-src/lib-python/2.7/httplib.py", line 1097, in request self._send_request(method, url, body, headers) File "/var/tmp/portage/dev-python/pypy-7.3.2/work/pypy2.7-v7.3.2-src/lib-python/2.7/httplib.py", line 1137, in _send_request self.endheaders(body) File "/var/tmp/portage/dev-python/pypy-7.3.2/work/pypy2.7-v7.3.2-src/lib-python/2.7/httplib.py", line 1093, in endheaders self._send_output(message_body) File "/var/tmp/portage/dev-python/pypy-7.3.2/work/pypy2.7-v7.3.2-src/lib-python/2.7/httplib.py", line 898, in _send_output self.send(msg) File "/var/tmp/portage/dev-python/pypy-7.3.2/work/pypy2.7-v7.3.2-src/lib-python/2.7/httplib.py", line 860, in send self.connect() File "/var/tmp/portage/dev-python/pypy-7.3.2/work/pypy2.7-v7.3.2-src/lib-python/2.7/httplib.py", line 1318, in connect server_hostname=server_hostname) File "/var/tmp/portage/dev-python/pypy-7.3.2/work/pypy2.7-v7.3.2-src/lib-python/2.7/ssl.py", line 363, in wrap_socket _context=self) File "/var/tmp/portage/dev-python/pypy-7.3.2/work/pypy2.7-v7.3.2-src/lib-python/2.7/ssl.py", line 609, in __init__ self.do_handshake() File "/var/tmp/portage/dev-python/pypy-7.3.2/work/pypy2.7-v7.3.2-src/lib-python/2.7/ssl.py", line 838, in do_handshake self._sslobj.do_handshake() File "/var/tmp/portage/dev-python/pypy-7.3.2/work/pypy2.7-v7.3.2-src/lib_pypy/_cffi_ssl/_stdssl/__init__.py", line 393, in do_handshake raise pyssl_error(self, ret) SSLError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed ---------------------------------------------------------------------- Ran 54 tests in 0.298s FAILED (errors=1, skipped=6) Traceback (most recent call last): File "/var/tmp/portage/dev-python/pypy-7.3.2/work/pypy2.7-v7.3.2-src/lib-python/2.7/SocketServer.py", line 290, in _handle_request_noblock self.process_request(request, client_address) File "/var/tmp/portage/dev-python/pypy-7.3.2/work/pypy2.7-v7.3.2-src/lib-python/2.7/SocketServer.py", line 318, in process_request self.finish_request(request, client_address) File "/var/tmp/portage/dev-python/pypy-7.3.2/work/pypy2.7-v7.3.2-src/lib-python/2.7/SocketServer.py", line 331, in finish_request self.RequestHandlerClass(request, client_address, self) File "/var/tmp/portage/dev-python/pypy-7.3.2/work/pypy2.7-v7.3.2-src/lib-python/2.7/SocketServer.py", line 652, in __init__ self.handle() File "/var/tmp/portage/dev-python/pypy-7.3.2/work/pypy2.7-v7.3.2-src/lib-python/2.7/BaseHTTPServer.py", line 340, in handle self.handle_one_request() File "/var/tmp/portage/dev-python/pypy-7.3.2/work/pypy2.7-v7.3.2-src/lib-python/2.7/BaseHTTPServer.py", line 310, in handle_one_request self.raw_requestline = self.rfile.readline(65537) File "/var/tmp/portage/dev-python/pypy-7.3.2/work/pypy2.7-v7.3.2-src/lib-python/2.7/socket.py", line 549, in readline data = self._sock.recv(self._rbufsize) File "/var/tmp/portage/dev-python/pypy-7.3.2/work/pypy2.7-v7.3.2-src/lib-python/2.7/ssl.py", line 764, in recv return self.read(buflen) File "/var/tmp/portage/dev-python/pypy-7.3.2/work/pypy2.7-v7.3.2-src/lib-python/2.7/ssl.py", line 651, in read v = self._sslobj.read(len) File "/var/tmp/portage/dev-python/pypy-7.3.2/work/pypy2.7-v7.3.2-src/lib_pypy/_cffi_ssl/_stdssl/__init__.py", line 525, in read raise pyssl_error(self, count) SSLError: Connection reset by peer Traceback (most recent call last): File "/var/tmp/portage/dev-python/pypy-7.3.2/work/pypy2.7-v7.3.2-src/pypy/tool/pytest/run-script/regrverbose.py", line 14, in indirect_test() File "/var/tmp/portage/dev-python/pypy-7.3.2/work/pypy2.7-v7.3.2-src/lib-python/2.7/test/test_support.py", line 1630, in decorator return func(*args) File "/var/tmp/portage/dev-python/pypy-7.3.2/work/pypy2.7-v7.3.2-src/lib-python/2.7/test/test_httplib.py", line 1034, in test_main TunnelTests) File "/var/tmp/portage/dev-python/pypy-7.3.2/work/pypy2.7-v7.3.2-src/lib-python/2.7/test/test_support.py", line 1544, in run_unittest _run_suite(suite) File "/var/tmp/portage/dev-python/pypy-7.3.2/work/pypy2.7-v7.3.2-src/lib-python/2.7/test/test_support.py", line 1498, in _run_suite raise TestFailed(err) TestFailed: Traceback (most recent call last): File "/var/tmp/portage/dev-python/pypy-7.3.2/work/pypy2.7-v7.3.2-src/lib-python/2.7/test/test_httplib.py", line 947, in test_local_good_hostname h.request('GET', '/nonexistent') File "/var/tmp/portage/dev-python/pypy-7.3.2/work/pypy2.7-v7.3.2-src/lib-python/2.7/httplib.py", line 1097, in request self._send_request(method, url, body, headers) File "/var/tmp/portage/dev-python/pypy-7.3.2/work/pypy2.7-v7.3.2-src/lib-python/2.7/httplib.py", line 1137, in _send_request self.endheaders(body) File "/var/tmp/portage/dev-python/pypy-7.3.2/work/pypy2.7-v7.3.2-src/lib-python/2.7/httplib.py", line 1093, in endheaders self._send_output(message_body) File "/var/tmp/portage/dev-python/pypy-7.3.2/work/pypy2.7-v7.3.2-src/lib-python/2.7/httplib.py", line 898, in _send_output self.send(msg) File "/var/tmp/portage/dev-python/pypy-7.3.2/work/pypy2.7-v7.3.2-src/lib-python/2.7/httplib.py", line 860, in send self.connect() File "/var/tmp/portage/dev-python/pypy-7.3.2/work/pypy2.7-v7.3.2-src/lib-python/2.7/httplib.py", line 1318, in connect server_hostname=server_hostname) File "/var/tmp/portage/dev-python/pypy-7.3.2/work/pypy2.7-v7.3.2-src/lib-python/2.7/ssl.py", line 363, in wrap_socket _context=self) File "/var/tmp/portage/dev-python/pypy-7.3.2/work/pypy2.7-v7.3.2-src/lib-python/2.7/ssl.py", line 609, in __init__ self.do_handshake() File "/var/tmp/portage/dev-python/pypy-7.3.2/work/pypy2.7-v7.3.2-src/lib-python/2.7/ssl.py", line 838, in do_handshake self._sslobj.do_handshake() File "/var/tmp/portage/dev-python/pypy-7.3.2/work/pypy2.7-v7.3.2-src/lib_pypy/_cffi_ssl/_stdssl/__init__.py", line 393, in do_handshake raise pyssl_error(self, ret) SSLError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed ___________________________________________________________ ___________________________________________________________ test_ssl: testing with 'OpenSSL 1.1.1g 21 Apr 2020' (1, 1, 1, 7, 15) under Linux ('Gentoo Base System', '2.7', '') HAS_SNI = True OP_ALL = 0x80000054 OP_NO_TLSv1_1 = 0x10000000 test__create_stdlib_context (test.test_ssl.ContextTests) ... ok test__https_verify_certificates (test.test_ssl.ContextTests) ... ok test__https_verify_envvar (test.test_ssl.ContextTests) ... ok test_cert_store_stats (test.test_ssl.ContextTests) ... ok test_check_hostname (test.test_ssl.ContextTests) ... ok test_ciphers (test.test_ssl.ContextTests) ... ok test_constructor (test.test_ssl.ContextTests) ... ok test_create_default_context (test.test_ssl.ContextTests) ... ok test_get_ca_certs (test.test_ssl.ContextTests) ... ok test_load_cert_chain (test.test_ssl.ContextTests) ... ok test_load_default_certs (test.test_ssl.ContextTests) ... ok test_load_default_certs_env (test.test_ssl.ContextTests) ... ok test_load_default_certs_env_windows (test.test_ssl.ContextTests) ... skipped 'Windows specific' test_load_dh_params (test.test_ssl.ContextTests) ... ok test_load_verify_cadata (test.test_ssl.ContextTests) ... ok test_load_verify_locations (test.test_ssl.ContextTests) ... ok test_protocol (test.test_ssl.ContextTests) ... ok test_session_stats (test.test_ssl.ContextTests) ... ok test_set_default_verify_paths (test.test_ssl.ContextTests) ... ok test_set_ecdh_curve (test.test_ssl.ContextTests) ... ok test_sni_callback (test.test_ssl.ContextTests) ... ok test_sni_callback_refcycle (test.test_ssl.ContextTests) ... ok test_verify_flags (test.test_ssl.ContextTests) ... ok test_verify_mode (test.test_ssl.ContextTests) ... ok test_sslwrap_simple (test.test_ssl.BasicTests) ... ok test_DER_to_PEM (test.test_ssl.BasicSocketTests) ... ok test_asn1object (test.test_ssl.BasicSocketTests) ... ok test_cert_time_to_seconds (test.test_ssl.BasicSocketTests) ... ok test_cert_time_to_seconds_locale (test.test_ssl.BasicSocketTests) ... skipped 'locale-specific month name needs to be different from C locale' test_cert_time_to_seconds_timezone (test.test_ssl.BasicSocketTests) ... ok test_constants (test.test_ssl.BasicSocketTests) ... ok test_empty_cert (test.test_ssl.BasicSocketTests) Wrapping with an empty cert file ... ok test_enum_certificates (test.test_ssl.BasicSocketTests) ... skipped 'Windows specific' test_enum_crls (test.test_ssl.BasicSocketTests) ... skipped 'Windows specific' test_errors (test.test_ssl.BasicSocketTests) ... ok test_get_default_verify_paths (test.test_ssl.BasicSocketTests) ... ok test_malformed_cert (test.test_ssl.BasicSocketTests) Wrapping with a badly formatted certificate (syntax error) ... ok test_malformed_key (test.test_ssl.BasicSocketTests) Wrapping with a badly formatted key (syntax error) ... ok test_match_hostname (test.test_ssl.BasicSocketTests) ... ok test_openssl_version (test.test_ssl.BasicSocketTests) ... ok test_parse_all_sans (test.test_ssl.BasicSocketTests) ... ok test_parse_cert (test.test_ssl.BasicSocketTests) ... {'issuer': ((('countryName', 'XY'),), (('localityName', 'Castle Anthrax'),), (('organizationName', 'Python Software Foundation'),), (('commonName', 'localhost'),)), 'notAfter': 'Oct 5 23:01:56 2020 GMT', 'notBefore': 'Oct 8 23:01:56 2010 GMT', 'serialNumber': 'D7C7381919AFC24E', 'subject': ((('countryName', 'XY'),), (('localityName', 'Castle Anthrax'),), (('organizationName', 'Python Software Foundation'),), (('commonName', 'localhost'),)), 'subjectAltName': (('DNS', 'localhost'),), 'version': 3} {'OCSP': ('http://ocsp.verisign.com',), 'caIssuers': ('http://SVRIntl-G3-aia.verisign.com/SVRIntlG3.cer',), 'crlDistributionPoints': ('http://SVRIntl-G3-crl.verisign.com/SVRIntlG3.crl',), 'issuer': ((('countryName', 'US'),), (('organizationName', 'VeriSign, Inc.'),), (('organizationalUnitName', 'VeriSign Trust Network'),), (('organizationalUnitName', 'Terms of use at https://www.verisign.com/rpa (c)10'),), (('commonName', 'VeriSign Class 3 International Server CA - G3'),)), 'notAfter': 'Sep 20 23:59:59 2012 GMT', 'notBefore': 'Sep 21 00:00:00 2011 GMT', 'serialNumber': '2EE6EA7640A075CEE5005F4D7C79549A', 'subject': ((('countryName', 'FI'),), (('stateOrProvinceName', 'Espoo'),), (('localityName', 'Espoo'),), (('organizationName', 'Nokia'),), (('organizationalUnitName', 'BI'),), (('commonName', 'projects.developer.nokia.com'),)), 'subjectAltName': (('DNS', 'projects.developer.nokia.com'), ('DNS', 'projects.forum.nokia.com')), 'version': 3} ok test_parse_cert_CVE_2013_4238 (test.test_ssl.BasicSocketTests) ... {'issuer': ((('countryName', 'US'),), (('stateOrProvinceName', 'Oregon'),), (('localityName', 'Beaverton'),), (('organizationName', 'Python Software Foundation'),), (('organizationalUnitName', 'Python Core Development'),), (('commonName', 'null.python.org\x00example.org'),), (('emailAddress', 'python-dev@python.org'),)), 'notAfter': 'Aug 7 13:12:52 2013 GMT', 'notBefore': 'Aug 7 13:11:52 2013 GMT', 'serialNumber': '00', 'subject': ((('countryName', 'US'),), (('stateOrProvinceName', 'Oregon'),), (('localityName', 'Beaverton'),), (('organizationName', 'Python Software Foundation'),), (('organizationalUnitName', 'Python Core Development'),), (('commonName', 'null.python.org\x00example.org'),), (('emailAddress', 'python-dev@python.org'),)), 'subjectAltName': (('DNS', 'altnull.python.org\x00example.com'), ('email', 'null@python.org\x00user@example.org'), ('URI', 'http://null.python.org\x00http://example.org'), ('IP Address', '192.0.2.1'), ('IP Address', '2001:DB8:0:0:0:0:0:1\n')), 'version': 3} ok test_purpose_enum (test.test_ssl.BasicSocketTests) ... ok test_random (test.test_ssl.BasicSocketTests) ... RAND_status is 1 (sufficient randomness) ok test_refcycle (test.test_ssl.BasicSocketTests) ... skipped 'implementation detail specific to cpython' test_server_side (test.test_ssl.BasicSocketTests) ... ok test_timeout (test.test_ssl.BasicSocketTests) ... ok test_tls_unique_channel_binding (test.test_ssl.BasicSocketTests) ... ok test_unknown_channel_binding (test.test_ssl.BasicSocketTests) ... ok test_unsupported_dtls (test.test_ssl.BasicSocketTests) ... ok test_wrapped_unconnected (test.test_ssl.BasicSocketTests) ... ok test_lib_reason (test.test_ssl.SSLErrorTests) ... ok test_str (test.test_ssl.SSLErrorTests) ... ok test_subclass (test.test_ssl.SSLErrorTests) ... ok test_algorithms (test.test_ssl.NetworkedTests) ... skipped 'Requires networking' test_ciphers (test.test_ssl.NetworkedTests) ... skipped 'Requires networking' test_connect (test.test_ssl.NetworkedTests) ... skipped 'Requires networking' test_connect_cadata (test.test_ssl.NetworkedTests) ... skipped 'Requires networking' test_connect_capath (test.test_ssl.NetworkedTests) ... skipped 'Requires networking' test_connect_ex (test.test_ssl.NetworkedTests) ... skipped 'Requires networking' test_connect_ex_error (test.test_ssl.NetworkedTests) ... skipped 'Requires networking' test_connect_with_context (test.test_ssl.NetworkedTests) ... skipped 'Requires networking' test_context_setget (test.test_ssl.NetworkedTests) ... skipped 'Requires networking' test_get_ca_certs_capath (test.test_ssl.NetworkedTests) ... skipped 'Requires networking' test_get_server_certificate (test.test_ssl.NetworkedTests) ... skipped 'Requires networking' test_makefile_close (test.test_ssl.NetworkedTests) ... skipped 'Requires networking' test_non_blocking_connect_ex (test.test_ssl.NetworkedTests) ... skipped 'Requires networking' test_non_blocking_handshake (test.test_ssl.NetworkedTests) ... skipped 'Requires networking' test_timeout_connect_ex (test.test_ssl.NetworkedTests) ... skipped 'Requires networking' test_alpn_protocols (test.test_ssl.ThreadedTests) ... server: new connection from ('127.0.0.1', 59156) server: connection cipher is now ('ECDHE-RSA-AES256-GCM-SHA384', 'TLSv1.2', 256) server: selected protocol is now None client: sending 'FOO\n'... client: read 'foo\n' client: sending 'FOO\n'... client: read 'foo\n' client: sending 'FOO\n'... client: read 'foo\n' client: closing connection. server: new connection from ('127.0.0.1', 45668) client: sending 'FOO\n'... server: connection cipher is now ('ECDHE-RSA-AES256-GCM-SHA384', 'TLSv1.2', 256) server: selected protocol is now None client: read 'foo\n' client: sending 'FOO\n'... client: read 'foo\n' client: sending 'FOO\n'... client: read 'foo\n' client: closing connection. server: new connection from ('127.0.0.1', 46320) server: connection cipher is now ('ECDHE-RSA-AES256-GCM-SHA384', 'TLSv1.2', 256) server: selected protocol is now None client: sending 'FOO\n'... client: read 'foo\n' client: sending 'FOO\n'... client: read 'foo\n' client: sending 'FOO\n'... client: read 'foo\n' client: closing connection. server: new connection from ('127.0.0.1', 34802) server: connection cipher is now ('ECDHE-RSA-AES256-GCM-SHA384', 'TLSv1.2', 256) server: selected protocol is now None client: sending 'FOO\n'... client: read 'foo\n' client: sending 'FOO\n'... client: read 'foo\n' client: sending 'FOO\n'... client: read 'foo\n' client: closing connection. ok test_asyncore_server (test.test_ssl.ThreadedTests) Check the example asyncore integration. ... server: new connection from 127.0.0.1:51556 client: sending 'FOO\n'... server: read 'FOO\n' from client client: read 'foo\n' client: closing connection. client: connection closed. cleanup: stopping server. cleanup: joining server thread. server: read 'over\n' from client server: closed connection server: read '' from client cleanup: successfully joined. ok test_check_hostname (test.test_ssl.ThreadedTests) ... server: new connection from ('127.0.0.1', 55554) server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 256) server: selected protocol is now None server: new connection from ('127.0.0.1', 38462) server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 256) server: selected protocol is now None ok test_compression (test.test_ssl.ThreadedTests) ... server: new connection from ('127.0.0.1', 41932) client: sending 'FOO\n'... server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 256) server: selected protocol is now None client: read 'foo\n' client: sending 'FOO\n'... client: read 'foo\n' client: sending 'FOO\n'... client: read 'foo\n' client: closing connection. got compression: None ok test_compression_disabled (test.test_ssl.ThreadedTests) ... server: new connection from ('127.0.0.1', 56078) server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 256) server: selected protocol is now None client: sending 'FOO\n'... client: read 'foo\n' client: sending 'FOO\n'... client: read 'foo\n' client: sending 'FOO\n'... client: read 'foo\n' client: closing connection. ok test_crl_check (test.test_ssl.ThreadedTests) ... server: new connection from ('127.0.0.1', 48184) server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 256) server: selected protocol is now None server: new connection from ('127.0.0.1', 53460) server: bad connection attempt from ('127.0.0.1', 53460): Traceback (most recent call last): File "/var/tmp/portage/dev-python/pypy-7.3.2/work/pypy2.7-v7.3.2-src/lib-python/2.7/test/test_ssl.py", line 1685, in wrap_conn self.sock, server_side=True) File "/var/tmp/portage/dev-python/pypy-7.3.2/work/pypy2.7-v7.3.2-src/lib-python/2.7/ssl.py", line 363, in wrap_socket _context=self) File "/var/tmp/portage/dev-python/pypy-7.3.2/work/pypy2.7-v7.3.2-src/lib-python/2.7/ssl.py", line 609, in __init__ self.do_handshake() File "/var/tmp/portage/dev-python/pypy-7.3.2/work/pypy2.7-v7.3.2-src/lib-python/2.7/ssl.py", line 838, in do_handshake self._sslobj.do_handshake() File "/var/tmp/portage/dev-python/pypy-7.3.2/work/pypy2.7-v7.3.2-src/lib_pypy/_cffi_ssl/_stdssl/__init__.py", line 393, in do_handshake raise pyssl_error(self, ret) SSLError: [SSL: TLSV1_ALERT_UNKNOWN_CA] tlsv1 alert unknown ca server: new connection from ('127.0.0.1', 44642) server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 256) server: selected protocol is now None ok test_default_ciphers (test.test_ssl.ThreadedTests) ... skipped 'no DES cipher available' test_default_ecdh_curve (test.test_ssl.ThreadedTests) ... server: new connection from ('127.0.0.1', 50718) server: connection cipher is now ('ECDHE-RSA-AES256-GCM-SHA384', 'TLSv1.2', 256) server: selected protocol is now None ok test_dh_params (test.test_ssl.ThreadedTests) ... server: new connection from ('127.0.0.1', 55026) server: connection cipher is now ('DHE-RSA-AES256-SHA', 'SSLv3', 256) server: selected protocol is now None client: sending 'FOO\n'... client: read 'foo\n' client: sending 'FOO\n'... client: read 'foo\n' client: sending 'FOO\n'... client: read 'foo\n' client: closing connection. ok test_do_handshake_enotconn (test.test_ssl.ThreadedTests) ... ok test_echo (test.test_ssl.ThreadedTests) Basic test of an SSL client connecting to a server ... server: new connection from ('127.0.0.1', 44292) client: sending 'FOO\n'... server: connection cipher is now ('TLS_AES_256_GCM_SHA384', 'TLSv1.3', 256) server: selected protocol is now None client: read 'foo\n' client: sending 'FOO\n'... client: read 'foo\n' client: sending 'FOO\n'... client: read 'foo\n' client: closing connection. server: new connection from ('127.0.0.1', 40400) server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 256) server: selected protocol is now None client: sending 'FOO\n'... client: read 'foo\n' client: sending 'FOO\n'... client: read 'foo\n' client: sending 'FOO\n'... client: read 'foo\n' client: closing connection. server: new connection from ('127.0.0.1', 33818) server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 256) server: selected protocol is now None client: sending 'FOO\n'... client: read 'foo\n' client: sending 'FOO\n'... client: read 'foo\n' client: sending 'FOO\n'... client: read 'foo\n' client: closing connection. server: new connection from ('127.0.0.1', 51492) server: connection cipher is now ('ECDHE-RSA-AES256-GCM-SHA384', 'TLSv1.2', 256) server: selected protocol is now None client: sending 'FOO\n'... client: read 'foo\n' client: sending 'FOO\n'... client: read 'foo\n' client: sending 'FOO\n'... client: read 'foo\n' client: closing connection. ok test_getpeercert (test.test_ssl.ThreadedTests) ... ERROR test_getpeercert_enotconn (test.test_ssl.ThreadedTests) ... ok test_handshake_timeout (test.test_ssl.ThreadedTests) ... ok test_npn_protocols (test.test_ssl.ThreadedTests) ... server: new connection from ('127.0.0.1', 35544) client: sending 'FOO\n'... server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 256) server: selected protocol is now http/1.1 client: read 'foo\n' client: sending 'FOO\n'... client: read 'foo\n' client: sending 'FOO\n'... client: read 'foo\n' client: closing connection. server: new connection from ('127.0.0.1', 39618) server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 256) server: selected protocol is now http/1.1 client: sending 'FOO\n'... client: read 'foo\n' client: sending 'FOO\n'... client: read 'foo\n' client: sending 'FOO\n'... client: read 'foo\n' client: closing connection. server: new connection from ('127.0.0.1', 46080) server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 256) server: selected protocol is now spdy/2 client: sending 'FOO\n'... client: read 'foo\n' client: sending 'FOO\n'... client: read 'foo\n' client: sending 'FOO\n'... client: read 'foo\n' client: closing connection. server: new connection from ('127.0.0.1', 33936) server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 256) server: selected protocol is now abc client: sending 'FOO\n'... client: read 'foo\n' client: sending 'FOO\n'... client: read 'foo\n' client: sending 'FOO\n'... client: read 'foo\n' client: closing connection. ok test_protocol_sslv2 (test.test_ssl.ThreadedTests) Connecting to an SSLv2 server with various client options ... skipped 'OpenSSL is compiled without SSLv2 support' test_protocol_sslv23 (test.test_ssl.ThreadedTests) Connecting to an SSLv23 server with various client options ... PROTOCOL_TLS->PROTOCOL_TLS CERT_NONE PROTOCOL_TLSv1->PROTOCOL_TLS CERT_NONE PROTOCOL_TLS->PROTOCOL_TLS CERT_OPTIONAL ERROR test_protocol_sslv3 (test.test_ssl.ThreadedTests) Connecting to an SSLv3 server with various client options ... skipped 'OpenSSL is compiled without SSLv3 support' test_protocol_tlsv1 (test.test_ssl.ThreadedTests) Connecting to a TLSv1 server with various client options ... PROTOCOL_TLSv1->PROTOCOL_TLSv1 CERT_NONE PROTOCOL_TLSv1->PROTOCOL_TLSv1 CERT_OPTIONAL ERROR test_protocol_tlsv1_1 (test.test_ssl.ThreadedTests) Connecting to a TLSv1.1 server with various client options. ... PROTOCOL_TLSv1_1->PROTOCOL_TLSv1_1 CERT_NONE {PROTOCOL_TLS->PROTOCOL_TLSv1_1} CERT_NONE PROTOCOL_TLSv1_1->PROTOCOL_TLS CERT_NONE {PROTOCOL_TLSv1->PROTOCOL_TLSv1_1} CERT_NONE {PROTOCOL_TLSv1_1->PROTOCOL_TLSv1} CERT_NONE ok test_protocol_tlsv1_2 (test.test_ssl.ThreadedTests) Connecting to a TLSv1.2 server with various client options. ... PROTOCOL_TLSv1_2->PROTOCOL_TLSv1_2 CERT_NONE {PROTOCOL_TLS->PROTOCOL_TLSv1_2} CERT_NONE PROTOCOL_TLSv1_2->PROTOCOL_TLS CERT_NONE {PROTOCOL_TLSv1->PROTOCOL_TLSv1_2} CERT_NONE {PROTOCOL_TLSv1_2->PROTOCOL_TLSv1} CERT_NONE {PROTOCOL_TLSv1_1->PROTOCOL_TLSv1_2} CERT_NONE {PROTOCOL_TLSv1_2->PROTOCOL_TLSv1_1} CERT_NONE ok test_read_write_after_close_raises_valuerror (test.test_ssl.ThreadedTests) ... ERROR test_recv_send (test.test_ssl.ThreadedTests) Test recv(), send() and friends. ... server: new connection from ('127.0.0.1', 45074) server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 256) server: selected protocol is now None ok test_recv_zero (test.test_ssl.ThreadedTests) ... server: new connection from ('127.0.0.1', 34984) server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 256) server: selected protocol is now None ok test_rude_shutdown (test.test_ssl.ThreadedTests) A brutal shutdown of an SSL server should raise an OSError ... ok test_selected_alpn_protocol (test.test_ssl.ThreadedTests) ... server: new connection from ('127.0.0.1', 50138) server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 256) server: selected protocol is now None client: sending 'FOO\n'... client: read 'foo\n' client: sending 'FOO\n'... client: read 'foo\n' client: sending 'FOO\n'... client: read 'foo\n' client: closing connection. ok test_selected_alpn_protocol_if_server_uses_alpn (test.test_ssl.ThreadedTests) ... server: new connection from ('127.0.0.1', 39226) server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 256) server: selected protocol is now None client: sending 'FOO\n'... client: read 'foo\n' client: sending 'FOO\n'... client: read 'foo\n' client: sending 'FOO\n'... client: read 'foo\n' client: closing connection. ok test_selected_npn_protocol (test.test_ssl.ThreadedTests) ... server: new connection from ('127.0.0.1', 50790) server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 256) server: selected protocol is now None client: sending 'FOO\n'... client: read 'foo\n' client: sending 'FOO\n'... client: read 'foo\n' client: sending 'FOO\n'... client: read 'foo\n' client: closing connection. ok test_server_accept (test.test_ssl.ThreadedTests) ... ERROR test_sni_callback (test.test_ssl.ThreadedTests) ... server: new connection from ('127.0.0.1', 44522) server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 256) server: selected protocol is now None server: new connection from ('127.0.0.1', 43322) server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 256) server: selected protocol is now None server: new connection from ('127.0.0.1', 34028) server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 256) server: selected protocol is now None ok test_sni_callback_alert (test.test_ssl.ThreadedTests) ... ok test_sni_callback_raising (test.test_ssl.ThreadedTests) ... ok test_sni_callback_wrong_return_type (test.test_ssl.ThreadedTests) ... ok test_socketserver (test.test_ssl.ThreadedTests) Using a SocketServer to create and manage SSL connections. ... ERROR stopping HTTPS server joining HTTPS thread test_starttls (test.test_ssl.ThreadedTests) Switching from clear text to encrypted and back again. ... client: sending 'msg 1'... server: new connection from ('127.0.0.1', 57290) server: read 'msg 1' (unencrypted), sending back 'msg 1' (unencrypted)... client: read 'msg 1' from server client: sending 'MSG 2'... server: read 'MSG 2' (unencrypted), sending back 'msg 2' (unencrypted)... client: read 'msg 2' from server client: sending 'STARTTLS'... server: read STARTTLS from client, sending OK... client: read 'ok' from server, starting TLS... server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 256) server: selected protocol is now None client: sending 'MSG 3'... server: read 'MSG 3' (encrypted), sending back 'msg 3' (encrypted)... client: read 'msg 3' from server client: sending 'msg 4'... server: read 'msg 4' (encrypted), sending back 'msg 4' (encrypted)... client: read 'msg 4' from server client: sending 'ENDTLS'... server: read ENDTLS from client, sending OK... client: read 'ok' from server, ending TLS... server: connection is now unencrypted... client: sending 'msg 5'... server: read 'msg 5' (unencrypted), sending back 'msg 5' (unencrypted)... client: read 'msg 5' from server client: sending 'msg 6'... server: read 'msg 6' (unencrypted), sending back 'msg 6' (unencrypted)... client: read 'msg 6' from server client: closing connection. server: client closed connection ok test_tls_unique_channel_binding (test.test_ssl.ThreadedTests) Test tls-unique channel binding. ... server: new connection from ('127.0.0.1', 40050) server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 256) server: selected protocol is now None got channel binding data: 'v\xa0\xe8_\x9cI#U\xf1\x80c\xfd' server: new connection from ('127.0.0.1', 40052) server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 256) server: selected protocol is now None got another channel binding data: 'r>\xe9\x12\x86\x81\x99)\x1d\x0f\x17\xcc' ok test_version_basic (test.test_ssl.ThreadedTests) ... ok test_wrong_cert (test.test_ssl.ThreadedTests) Connecting when the server rejects the client's certificate ... SSLError is SSLError(1, '[SSL: TLSV1_ALERT_UNKNOWN_CA] tlsv1 alert unknown ca') ok ====================================================================== ERROR: test_getpeercert (test.test_ssl.ThreadedTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/var/tmp/portage/dev-python/pypy-7.3.2/work/pypy2.7-v7.3.2-src/lib-python/2.7/test/test_ssl.py", line 2117, in test_getpeercert s.do_handshake() File "/var/tmp/portage/dev-python/pypy-7.3.2/work/pypy2.7-v7.3.2-src/lib-python/2.7/ssl.py", line 838, in do_handshake self._sslobj.do_handshake() File "/var/tmp/portage/dev-python/pypy-7.3.2/work/pypy2.7-v7.3.2-src/lib_pypy/_cffi_ssl/_stdssl/__init__.py", line 393, in do_handshake raise pyssl_error(self, ret) SSLError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed ====================================================================== ERROR: test_protocol_sslv23 (test.test_ssl.ThreadedTests) Connecting to an SSLv23 server with various client options ---------------------------------------------------------------------- Traceback (most recent call last): File "/var/tmp/portage/dev-python/pypy-7.3.2/work/pypy2.7-v7.3.2-src/lib-python/2.7/test/test_ssl.py", line 2338, in test_protocol_sslv23 try_protocol_combo(ssl.PROTOCOL_SSLv23, ssl.PROTOCOL_SSLv23, True, ssl.CERT_OPTIONAL) File "/var/tmp/portage/dev-python/pypy-7.3.2/work/pypy2.7-v7.3.2-src/lib-python/2.7/test/test_ssl.py", line 2067, in try_protocol_combo chatty=False, connectionchatty=False) File "/var/tmp/portage/dev-python/pypy-7.3.2/work/pypy2.7-v7.3.2-src/lib-python/2.7/test/test_ssl.py", line 1995, in server_params_test s.connect((HOST, server.port)) File "/var/tmp/portage/dev-python/pypy-7.3.2/work/pypy2.7-v7.3.2-src/lib-python/2.7/ssl.py", line 874, in connect self._real_connect(addr, False) File "/var/tmp/portage/dev-python/pypy-7.3.2/work/pypy2.7-v7.3.2-src/lib-python/2.7/ssl.py", line 865, in _real_connect self.do_handshake() File "/var/tmp/portage/dev-python/pypy-7.3.2/work/pypy2.7-v7.3.2-src/lib-python/2.7/ssl.py", line 838, in do_handshake self._sslobj.do_handshake() File "/var/tmp/portage/dev-python/pypy-7.3.2/work/pypy2.7-v7.3.2-src/lib_pypy/_cffi_ssl/_stdssl/__init__.py", line 393, in do_handshake raise pyssl_error(self, ret) SSLError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed ====================================================================== ERROR: test_protocol_tlsv1 (test.test_ssl.ThreadedTests) Connecting to a TLSv1 server with various client options ---------------------------------------------------------------------- Traceback (most recent call last): File "/var/tmp/portage/dev-python/pypy-7.3.2/work/pypy2.7-v7.3.2-src/lib-python/2.7/test/test_ssl.py", line 2383, in test_protocol_tlsv1 try_protocol_combo(ssl.PROTOCOL_TLSv1, ssl.PROTOCOL_TLSv1, 'TLSv1', ssl.CERT_OPTIONAL) File "/var/tmp/portage/dev-python/pypy-7.3.2/work/pypy2.7-v7.3.2-src/lib-python/2.7/test/test_ssl.py", line 2067, in try_protocol_combo chatty=False, connectionchatty=False) File "/var/tmp/portage/dev-python/pypy-7.3.2/work/pypy2.7-v7.3.2-src/lib-python/2.7/test/test_ssl.py", line 1995, in server_params_test s.connect((HOST, server.port)) File "/var/tmp/portage/dev-python/pypy-7.3.2/work/pypy2.7-v7.3.2-src/lib-python/2.7/ssl.py", line 874, in connect self._real_connect(addr, False) File "/var/tmp/portage/dev-python/pypy-7.3.2/work/pypy2.7-v7.3.2-src/lib-python/2.7/ssl.py", line 865, in _real_connect self.do_handshake() File "/var/tmp/portage/dev-python/pypy-7.3.2/work/pypy2.7-v7.3.2-src/lib-python/2.7/ssl.py", line 838, in do_handshake self._sslobj.do_handshake() File "/var/tmp/portage/dev-python/pypy-7.3.2/work/pypy2.7-v7.3.2-src/lib_pypy/_cffi_ssl/_stdssl/__init__.py", line 393, in do_handshake raise pyssl_error(self, ret) SSLError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed ====================================================================== ERROR: test_read_write_after_close_raises_valuerror (test.test_ssl.ThreadedTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/var/tmp/portage/dev-python/pypy-7.3.2/work/pypy2.7-v7.3.2-src/lib-python/2.7/test/test_ssl.py", line 3141, in test_read_write_after_close_raises_valuerror s.connect((HOST, server.port)) File "/var/tmp/portage/dev-python/pypy-7.3.2/work/pypy2.7-v7.3.2-src/lib-python/2.7/ssl.py", line 874, in connect self._real_connect(addr, False) File "/var/tmp/portage/dev-python/pypy-7.3.2/work/pypy2.7-v7.3.2-src/lib-python/2.7/ssl.py", line 865, in _real_connect self.do_handshake() File "/var/tmp/portage/dev-python/pypy-7.3.2/work/pypy2.7-v7.3.2-src/lib-python/2.7/ssl.py", line 838, in do_handshake self._sslobj.do_handshake() File "/var/tmp/portage/dev-python/pypy-7.3.2/work/pypy2.7-v7.3.2-src/lib_pypy/_cffi_ssl/_stdssl/__init__.py", line 393, in do_handshake raise pyssl_error(self, ret) SSLError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed ====================================================================== ERROR: test_server_accept (test.test_ssl.ThreadedTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/var/tmp/portage/dev-python/pypy-7.3.2/work/pypy2.7-v7.3.2-src/lib-python/2.7/test/test_ssl.py", line 2764, in test_server_accept client.connect((host, port)) File "/var/tmp/portage/dev-python/pypy-7.3.2/work/pypy2.7-v7.3.2-src/lib-python/2.7/ssl.py", line 874, in connect self._real_connect(addr, False) File "/var/tmp/portage/dev-python/pypy-7.3.2/work/pypy2.7-v7.3.2-src/lib-python/2.7/ssl.py", line 865, in _real_connect self.do_handshake() File "/var/tmp/portage/dev-python/pypy-7.3.2/work/pypy2.7-v7.3.2-src/lib-python/2.7/ssl.py", line 838, in do_handshake self._sslobj.do_handshake() File "/var/tmp/portage/dev-python/pypy-7.3.2/work/pypy2.7-v7.3.2-src/lib_pypy/_cffi_ssl/_stdssl/__init__.py", line 393, in do_handshake raise pyssl_error(self, ret) SSLError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed ====================================================================== ERROR: test_socketserver (test.test_ssl.ThreadedTests) Using a SocketServer to create and manage SSL connections. ---------------------------------------------------------------------- Traceback (most recent call last): File "/var/tmp/portage/dev-python/pypy-7.3.2/work/pypy2.7-v7.3.2-src/lib-python/2.7/test/test_ssl.py", line 2508, in test_socketserver f = urllib2.urlopen(url, context=context) File "/var/tmp/portage/dev-python/pypy-7.3.2/work/pypy2.7-v7.3.2-src/lib-python/2.7/urllib2.py", line 154, in urlopen return opener.open(url, data, timeout) File "/var/tmp/portage/dev-python/pypy-7.3.2/work/pypy2.7-v7.3.2-src/lib-python/2.7/urllib2.py", line 429, in open response = self._open(req, data) File "/var/tmp/portage/dev-python/pypy-7.3.2/work/pypy2.7-v7.3.2-src/lib-python/2.7/urllib2.py", line 447, in _open '_open', req) File "/var/tmp/portage/dev-python/pypy-7.3.2/work/pypy2.7-v7.3.2-src/lib-python/2.7/urllib2.py", line 407, in _call_chain result = func(*args) File "/var/tmp/portage/dev-python/pypy-7.3.2/work/pypy2.7-v7.3.2-src/lib-python/2.7/urllib2.py", line 1277, in https_open context=self._context) File "/var/tmp/portage/dev-python/pypy-7.3.2/work/pypy2.7-v7.3.2-src/lib-python/2.7/urllib2.py", line 1234, in do_open raise URLError(err) URLError: ---------------------------------------------------------------------- Ran 108 tests in 2.294s FAILED (errors=6, skipped=23) Exception in thread Thread-95: Traceback (most recent call last): File "/var/tmp/portage/dev-python/pypy-7.3.2/work/pypy2.7-v7.3.2-src/lib-python/2.7/threading.py", line 820, in __bootstrap_inner self.run() File "/var/tmp/portage/dev-python/pypy-7.3.2/work/pypy2.7-v7.3.2-src/lib-python/2.7/threading.py", line 773, in run self.__target(*self.__args, **self.__kwargs) File "/var/tmp/portage/dev-python/pypy-7.3.2/work/pypy2.7-v7.3.2-src/lib-python/2.7/test/test_ssl.py", line 2756, in serve remote[0], peer[0] = server.accept() File "/var/tmp/portage/dev-python/pypy-7.3.2/work/pypy2.7-v7.3.2-src/lib-python/2.7/ssl.py", line 890, in accept server_side=True) File "/var/tmp/portage/dev-python/pypy-7.3.2/work/pypy2.7-v7.3.2-src/lib-python/2.7/ssl.py", line 363, in wrap_socket _context=self) File "/var/tmp/portage/dev-python/pypy-7.3.2/work/pypy2.7-v7.3.2-src/lib-python/2.7/ssl.py", line 609, in __init__ self.do_handshake() File "/var/tmp/portage/dev-python/pypy-7.3.2/work/pypy2.7-v7.3.2-src/lib-python/2.7/ssl.py", line 838, in do_handshake self._sslobj.do_handshake() File "/var/tmp/portage/dev-python/pypy-7.3.2/work/pypy2.7-v7.3.2-src/lib_pypy/_cffi_ssl/_stdssl/__init__.py", line 393, in do_handshake raise pyssl_error(self, ret) SSLError: [SSL: SSLV3_ALERT_CERTIFICATE_EXPIRED] sslv3 alert certificate expired Traceback (most recent call last): File "/var/tmp/portage/dev-python/pypy-7.3.2/work/pypy2.7-v7.3.2-src/pypy/tool/pytest/run-script/regrverbose.py", line 14, in indirect_test() File "/var/tmp/portage/dev-python/pypy-7.3.2/work/pypy2.7-v7.3.2-src/lib-python/2.7/test/test_ssl.py", line 3191, in test_main support.run_unittest(*tests) File "/var/tmp/portage/dev-python/pypy-7.3.2/work/pypy2.7-v7.3.2-src/lib-python/2.7/test/test_support.py", line 1544, in run_unittest _run_suite(suite) File "/var/tmp/portage/dev-python/pypy-7.3.2/work/pypy2.7-v7.3.2-src/lib-python/2.7/test/test_support.py", line 1498, in _run_suite raise TestFailed(err) TestFailed: multiple errors occurred ___________________________________________________________ ___________________________________________________________ test_basic_auth_httperror (test.test_urllib2_localnet.BasicAuthTests) ... ok test_basic_auth_success (test.test_urllib2_localnet.BasicAuthTests) ... ok test_proxy_qop_auth_int_works_or_throws_urlerror (test.test_urllib2_localnet.ProxyAuthTests) ... ok test_proxy_qop_auth_works (test.test_urllib2_localnet.ProxyAuthTests) ... ok test_proxy_with_bad_password_raises_httperror (test.test_urllib2_localnet.ProxyAuthTests) ... ok test_proxy_with_no_password_raises_httperror (test.test_urllib2_localnet.ProxyAuthTests) ... ok test_200 (test.test_urllib2_localnet.TestUrlopen) ... ok test_200_with_parameters (test.test_urllib2_localnet.TestUrlopen) ... ok test_404 (test.test_urllib2_localnet.TestUrlopen) ... ok test_bad_address (test.test_urllib2_localnet.TestUrlopen) ... ok test_basic (test.test_urllib2_localnet.TestUrlopen) ... ok test_geturl (test.test_urllib2_localnet.TestUrlopen) ... ok test_https (test.test_urllib2_localnet.TestUrlopen) ... ERROR stopping HTTPS server joining HTTPS thread test_https_sni (test.test_urllib2_localnet.TestUrlopen) ... ERROR stopping HTTPS server joining HTTPS thread test_https_with_cadefault (test.test_urllib2_localnet.TestUrlopen) ... stopping HTTPS server joining HTTPS thread ok test_https_with_cafile (test.test_urllib2_localnet.TestUrlopen) ... ERROR stopping HTTPS server joining HTTPS thread test_info (test.test_urllib2_localnet.TestUrlopen) ... ok test_iteration (test.test_urllib2_localnet.TestUrlopen) ... ok test_redirection (test.test_urllib2_localnet.TestUrlopen) ... ok test_sending_headers (test.test_urllib2_localnet.TestUrlopen) ... ok ====================================================================== ERROR: test_https (test.test_urllib2_localnet.TestUrlopen) ---------------------------------------------------------------------- Traceback (most recent call last): File "/var/tmp/portage/dev-python/pypy-7.3.2/work/pypy2.7-v7.3.2-src/lib-python/2.7/test/test_urllib2_localnet.py", line 562, in test_https data = self.urlopen("https://localhost:%s/bizarre" % handler.port, context=context) File "/var/tmp/portage/dev-python/pypy-7.3.2/work/pypy2.7-v7.3.2-src/lib-python/2.7/test/test_urllib2_localnet.py", line 458, in urlopen f = urllib2.urlopen(url, data, **kwargs) File "/var/tmp/portage/dev-python/pypy-7.3.2/work/pypy2.7-v7.3.2-src/lib-python/2.7/urllib2.py", line 154, in urlopen return opener.open(url, data, timeout) File "/var/tmp/portage/dev-python/pypy-7.3.2/work/pypy2.7-v7.3.2-src/lib-python/2.7/urllib2.py", line 429, in open response = self._open(req, data) File "/var/tmp/portage/dev-python/pypy-7.3.2/work/pypy2.7-v7.3.2-src/lib-python/2.7/urllib2.py", line 447, in _open '_open', req) File "/var/tmp/portage/dev-python/pypy-7.3.2/work/pypy2.7-v7.3.2-src/lib-python/2.7/urllib2.py", line 407, in _call_chain result = func(*args) File "/var/tmp/portage/dev-python/pypy-7.3.2/work/pypy2.7-v7.3.2-src/lib-python/2.7/urllib2.py", line 1277, in https_open context=self._context) File "/var/tmp/portage/dev-python/pypy-7.3.2/work/pypy2.7-v7.3.2-src/lib-python/2.7/urllib2.py", line 1234, in do_open raise URLError(err) URLError: ====================================================================== ERROR: test_https_sni (test.test_urllib2_localnet.TestUrlopen) ---------------------------------------------------------------------- Traceback (most recent call last): File "/var/tmp/portage/dev-python/pypy-7.3.2/work/pypy2.7-v7.3.2-src/lib-python/2.7/test/test_urllib2_localnet.py", line 600, in test_https_sni self.urlopen("https://localhost:%s" % handler.port, context=context) File "/var/tmp/portage/dev-python/pypy-7.3.2/work/pypy2.7-v7.3.2-src/lib-python/2.7/test/test_urllib2_localnet.py", line 458, in urlopen f = urllib2.urlopen(url, data, **kwargs) File "/var/tmp/portage/dev-python/pypy-7.3.2/work/pypy2.7-v7.3.2-src/lib-python/2.7/urllib2.py", line 154, in urlopen return opener.open(url, data, timeout) File "/var/tmp/portage/dev-python/pypy-7.3.2/work/pypy2.7-v7.3.2-src/lib-python/2.7/urllib2.py", line 429, in open response = self._open(req, data) File "/var/tmp/portage/dev-python/pypy-7.3.2/work/pypy2.7-v7.3.2-src/lib-python/2.7/urllib2.py", line 447, in _open '_open', req) File "/var/tmp/portage/dev-python/pypy-7.3.2/work/pypy2.7-v7.3.2-src/lib-python/2.7/urllib2.py", line 407, in _call_chain result = func(*args) File "/var/tmp/portage/dev-python/pypy-7.3.2/work/pypy2.7-v7.3.2-src/lib-python/2.7/urllib2.py", line 1277, in https_open context=self._context) File "/var/tmp/portage/dev-python/pypy-7.3.2/work/pypy2.7-v7.3.2-src/lib-python/2.7/urllib2.py", line 1234, in do_open raise URLError(err) URLError: ====================================================================== ERROR: test_https_with_cafile (test.test_urllib2_localnet.TestUrlopen) ---------------------------------------------------------------------- Traceback (most recent call last): File "/var/tmp/portage/dev-python/pypy-7.3.2/work/pypy2.7-v7.3.2-src/lib-python/2.7/test/test_urllib2_localnet.py", line 569, in test_https_with_cafile cafile=CERT_localhost) File "/var/tmp/portage/dev-python/pypy-7.3.2/work/pypy2.7-v7.3.2-src/lib-python/2.7/test/test_urllib2_localnet.py", line 458, in urlopen f = urllib2.urlopen(url, data, **kwargs) File "/var/tmp/portage/dev-python/pypy-7.3.2/work/pypy2.7-v7.3.2-src/lib-python/2.7/urllib2.py", line 154, in urlopen return opener.open(url, data, timeout) File "/var/tmp/portage/dev-python/pypy-7.3.2/work/pypy2.7-v7.3.2-src/lib-python/2.7/urllib2.py", line 429, in open response = self._open(req, data) File "/var/tmp/portage/dev-python/pypy-7.3.2/work/pypy2.7-v7.3.2-src/lib-python/2.7/urllib2.py", line 447, in _open '_open', req) File "/var/tmp/portage/dev-python/pypy-7.3.2/work/pypy2.7-v7.3.2-src/lib-python/2.7/urllib2.py", line 407, in _call_chain result = func(*args) File "/var/tmp/portage/dev-python/pypy-7.3.2/work/pypy2.7-v7.3.2-src/lib-python/2.7/urllib2.py", line 1277, in https_open context=self._context) File "/var/tmp/portage/dev-python/pypy-7.3.2/work/pypy2.7-v7.3.2-src/lib-python/2.7/urllib2.py", line 1234, in do_open raise URLError(err) URLError: ---------------------------------------------------------------------- Ran 20 tests in 5.900s FAILED (errors=3) /var/tmp/portage/dev-python/pypy-7.3.2/work/pypy2.7-v7.3.2-src/lib-python/2.7/urllib2.py:1253: RefCountingWarning: 'HTTPResponse' object has no _reuse/_drop methods {{ You make use (or a library you are using makes use) of the internal classes '_socketobject' and '_fileobject' in socket.py, initializing them with custom objects. On PyPy, these custom objects need two extra methods, _reuse() and _drop(), that maintain an explicit reference counter. When _drop() has been called as many times as _reuse(), then the object should be freed. Without these methods, you get the warning here. This is to prevent the following situation: if your (or the library's) code relies on reference counting for prompt closing, then on PyPy, the __del__ method will be called later than on CPython. You can easily end up in a situation where you open and close a lot of (high-level) '_socketobject' or '_fileobject', but the (low-level) custom objects will accumulate before their __del__ are called. You quickly risk running out of file descriptors, for example. }} fp = socket._fileobject(r, close=True) Traceback (most recent call last): File "/var/tmp/portage/dev-python/pypy-7.3.2/work/pypy2.7-v7.3.2-src/pypy/tool/pytest/run-script/regrverbose.py", line 14, in indirect_test() File "/var/tmp/portage/dev-python/pypy-7.3.2/work/pypy2.7-v7.3.2-src/lib-python/2.7/test/test_urllib2_localnet.py", line 714, in test_main test_support.run_unittest(BasicAuthTests, ProxyAuthTests, TestUrlopen) File "/var/tmp/portage/dev-python/pypy-7.3.2/work/pypy2.7-v7.3.2-src/lib-python/2.7/test/test_support.py", line 1544, in run_unittest _run_suite(suite) File "/var/tmp/portage/dev-python/pypy-7.3.2/work/pypy2.7-v7.3.2-src/lib-python/2.7/test/test_support.py", line 1498, in _run_suite raise TestFailed(err) TestFailed: multiple errors occurred =============================================== short test summary info ================================================ FAIL lib-python/2.7/test/test_httplib.py::unmodified FAIL lib-python/2.7/test/test_ssl.py::unmodified FAIL lib-python/2.7/test/test_urllib2_localnet.py::unmodified ======================== 3 failed, 344 passed, 52 skipped, 1 pytest-warnings in 443.53 seconds ========================= * ERROR: dev-python/pypy-7.3.2::gentoo failed (test phase): * (no error message) * * Call stack: * ebuild.sh, line 125: Called src_test * environment, line 2158: Called die * The specific snippet of code: * ./pypy-c ./pypy/test_all.py --pypy=./pypy-c -vv "${ignored_tests[@]}" lib-python || die * * If you need support, post the output of `emerge --info '=dev-python/pypy-7.3.2::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-python/pypy-7.3.2::gentoo'`. * The complete build log is located at '/var/log/portage/dev-python:pypy-7.3.2:20201112-214136.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-python/pypy-7.3.2/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-python/pypy-7.3.2/temp/environment'. * Working directory: '/var/tmp/portage/dev-python/pypy-7.3.2/work/pypy2.7-v7.3.2-src' * S: '/var/tmp/portage/dev-python/pypy-7.3.2/work/pypy2.7-v7.3.2-src'