| 17 | | TODO: add gdbm and db and build again |
| | 17 | TODO: add gdbm and db and build again[[BR]] |
| | 18 | |
| | 19 | Make test output: |
| | 20 | {{{ |
| | 21 | Failed to find the necessary bits to build these modules: |
| | 22 | _bsddb _sqlite3 _tkinter |
| | 23 | bsddb185 dbm gdbm |
| | 24 | linuxaudiodev nis ossaudiodev |
| | 25 | sunaudiodev |
| | 26 | To find the necessary bits, look in setup.py in detect_modules() for the module's name. |
| | 27 | |
| | 28 | |
| | 29 | Failed to build these modules: |
| | 30 | _curses_panel |
| | 31 | |
| | 32 | running build_scripts |
| | 33 | find ./Lib -name '*.py[co]' -print | xargs rm -f |
| | 34 | ./python -E -tt ./Lib/test/regrtest.py -l |
| | 35 | test_grammar |
| | 36 | test_opcodes |
| | 37 | test_dict |
| | 38 | test_builtin |
| | 39 | test_exceptions |
| | 40 | test_types |
| | 41 | test test_types failed -- errors occurred; run in verbose mode for details |
| | 42 | test_unittest |
| | 43 | test_doctest |
| | 44 | test_doctest2 |
| | 45 | test_MimeWriter |
| | 46 | test_SimpleHTTPServer |
| | 47 | test_StringIO |
| | 48 | test___all__ |
| | 49 | test___future__ |
| | 50 | test__locale |
| | 51 | test__locale skipped -- cannot import name RADIXCHAR |
| | 52 | test_abc |
| | 53 | test_abstract_numbers |
| | 54 | test_aepack |
| | 55 | test_aepack skipped -- No module named aepack |
| | 56 | test_al |
| | 57 | test_al skipped -- No module named al |
| | 58 | test_anydbm |
| | 59 | test_applesingle |
| | 60 | test_applesingle skipped -- No module named macostools |
| | 61 | test_array |
| | 62 | test_ast |
| | 63 | test_asyncore |
| | 64 | test_atexit |
| | 65 | test_audioop |
| | 66 | test_augassign |
| | 67 | test_base64 |
| | 68 | test_bastion |
| | 69 | test_bigaddrspace |
| | 70 | test_bigmem |
| | 71 | test_binascii |
| | 72 | test_binhex |
| | 73 | test_binop |
| | 74 | test_bisect |
| | 75 | test_bool |
| | 76 | test_bsddb |
| | 77 | test_bsddb skipped -- No module named _bsddb |
| | 78 | test_bsddb185 |
| | 79 | test_bsddb185 skipped -- No module named bsddb185 |
| | 80 | test_bsddb3 |
| | 81 | test_bsddb3 skipped -- Use of the `bsddb' resource not enabled |
| | 82 | test_buffer |
| | 83 | test_bufio |
| | 84 | test_bytes |
| | 85 | test_bz2 |
| | 86 | test_calendar |
| | 87 | test_call |
| | 88 | test_capi |
| | 89 | test_cd |
| | 90 | test_cd skipped -- No module named cd |
| | 91 | test_cfgparser |
| | 92 | test_cgi |
| | 93 | test_charmapcodec |
| | 94 | test_cl |
| | 95 | test_cl skipped -- No module named cl |
| | 96 | test_class |
| | 97 | test_cmath |
| | 98 | test test_cmath failed -- Traceback (most recent call last): |
| | 99 | File "/boot/home/Python-2.6.2-haiku-test/Lib/test/test_cmath.py", line 366, in test_specific_values |
| | 100 | self.fail(error_message) |
| | 101 | AssertionError: acos0032: acos(complex(-0.99999999999999978, 0.0)) |
| | 102 | Expected: complex(3.141592638688631, -0.0) |
| | 103 | Received: complex(3.1415926325163688, -0.0) |
| | 104 | Received value insufficiently close to expected value. |
| | 105 | |
| | 106 | test_cmd |
| | 107 | test_cmd_line |
| | 108 | test_cmd_line_script |
| | 109 | test_code |
| | 110 | test_codeccallbacks |
| | 111 | test_codecencodings_cn |
| | 112 | test_codecencodings_hk |
| | 113 | test_codecencodings_jp |
| | 114 | test_codecencodings_kr |
| | 115 | test_codecencodings_tw |
| | 116 | test_codecmaps_cn |
| | 117 | test_codecmaps_cn skipped -- Use of the `urlfetch' resource not enabled |
| | 118 | test_codecmaps_hk |
| | 119 | test_codecmaps_hk skipped -- Use of the `urlfetch' resource not enabled |
| | 120 | test_codecmaps_jp |
| | 121 | test_codecmaps_jp skipped -- Use of the `urlfetch' resource not enabled |
| | 122 | test_codecmaps_kr |
| | 123 | test_codecmaps_kr skipped -- Use of the `urlfetch' resource not enabled |
| | 124 | test_codecmaps_tw |
| | 125 | test_codecmaps_tw skipped -- Use of the `urlfetch' resource not enabled |
| | 126 | test_codecs |
| | 127 | test_codeop |
| | 128 | test_coding |
| | 129 | test_coercion |
| | 130 | test_collections |
| | 131 | test_colorsys |
| | 132 | test_commands |
| | 133 | test_compare |
| | 134 | test_compile |
| | 135 | test_compiler |
| | 136 | test_complex |
| | 137 | test_complex_args |
| | 138 | test_contains |
| | 139 | test_contextlib |
| | 140 | test_cookie |
| | 141 | test_cookielib |
| | 142 | test_copy |
| | 143 | test_copy_reg |
| | 144 | test_cpickle |
| | 145 | test test_cpickle failed -- errors occurred; run in verbose mode for details |
| | 146 | test_cprofile |
| | 147 | test_crypt |
| | 148 | test_csv |
| | 149 | test_ctypes |
| | 150 | test_curses |
| | 151 | test_curses skipped -- No module named _curses_panel |
| | 152 | test_datetime |
| | 153 | test_dbm |
| | 154 | test_dbm skipped -- No module named dbm |
| | 155 | test_decimal |
| | 156 | test_decorators |
| | 157 | test_defaultdict |
| | 158 | test_deque |
| | 159 | test_descr |
| | 160 | test_descrtut |
| | 161 | test_difflib |
| | 162 | test_dircache |
| | 163 | test test_dircache failed -- Traceback (most recent call last): |
| | 164 | File "/boot/home/Python-2.6.2-haiku-test/Lib/test/test_dircache.py", line 55, in test_listdir |
| | 165 | self.assertEquals(entries, ['test1']) |
| | 166 | AssertionError: [] != ['test1'] |
| | 167 | |
| | 168 | test_dis |
| | 169 | test_distutils |
| | 170 | test test_distutils failed -- errors occurred; run in verbose mode for details |
| | 171 | test_dl |
| | 172 | test_dl skipped -- Could not open any shared libraries |
| | 173 | test_docxmlrpc |
| | 174 | test_dumbdbm |
| | 175 | test_dummy_thread |
| | 176 | test_dummy_threading |
| | 177 | test_email |
| | 178 | test_email_codecs |
| | 179 | test_email_renamed |
| | 180 | test_enumerate |
| | 181 | test_eof |
| | 182 | test_epoll |
| | 183 | test_epoll skipped -- test works only on Linux 2.6 |
| | 184 | test_errno |
| | 185 | test_exception_variations |
| | 186 | test_extcall |
| | 187 | test_fcntl |
| | 188 | test_file |
| | 189 | test_filecmp |
| | 190 | test_fileinput |
| | 191 | test_fileio |
| | 192 | test test_fileio failed -- Traceback (most recent call last): |
| | 193 | File "/boot/home/Python-2.6.2-haiku-test/Lib/test/test_fileio.py", line 157, in testAbles |
| | 194 | self.assertEquals(f.seekable(), False) |
| | 195 | AssertionError: True != False |
| | 196 | |
| | 197 | test_float |
| | 198 | test test_float failed -- Traceback (most recent call last): |
| | 199 | File "/boot/home/Python-2.6.2-haiku-test/Lib/test/test_float.py", line 253, in test_repr |
| | 200 | self.assertEqual(v, eval(repr(v))) |
| | 201 | AssertionError: 7.9999999872500254e+153 != 7.9999999745000492e+153 |
| | 202 | |
| | 203 | test_fnmatch |
| | 204 | test_fork1 |
| | 205 | test_format |
| | 206 | test_fpformat |
| | 207 | test_fractions |
| | 208 | test_frozen |
| | 209 | test_ftplib |
| | 210 | Exception in thread Thread-89: |
| | 211 | Traceback (most recent call last): |
| | 212 | File "/boot/home/Python-2.6.2-haiku-test/Lib/threading.py", line 525, in __bootstrap_inner |
| | 213 | self.run() |
| | 214 | File "/boot/home/Python-2.6.2-haiku-test/Lib/test/test_ftplib.py", line 203, in run |
| | 215 | asyncore.loop(timeout=0.1, count=1) |
| | 216 | File "/boot/home/Python-2.6.2-haiku-test/Lib/asyncore.py", line 204, in loop |
| | 217 | poll_fun(timeout, map) |
| | 218 | File "/boot/home/Python-2.6.2-haiku-test/Lib/asyncore.py", line 141, in poll |
| | 219 | read(obj) |
| | 220 | File "/boot/home/Python-2.6.2-haiku-test/Lib/asyncore.py", line 78, in read |
| | 221 | obj.handle_error() |
| | 222 | File "/boot/home/Python-2.6.2-haiku-test/Lib/asyncore.py", line 74, in read |
| | 223 | obj.handle_read_event() |
| | 224 | File "/boot/home/Python-2.6.2-haiku-test/Lib/asyncore.py", line 413, in handle_read_event |
| | 225 | self.handle_read() |
| | 226 | File "/boot/home/Python-2.6.2-haiku-test/Lib/asynchat.py", line 158, in handle_read |
| | 227 | self.found_terminator() |
| | 228 | File "/boot/home/Python-2.6.2-haiku-test/Lib/test/test_ftplib.py", line 69, in found_terminator |
| | 229 | method(arg) |
| | 230 | File "/boot/home/Python-2.6.2-haiku-test/Lib/test/test_ftplib.py", line 95, in cmd_pasv |
| | 231 | conn, addr = sock.accept() |
| | 232 | File "/boot/home/Python-2.6.2-haiku-test/Lib/socket.py", line 195, in accept |
| | 233 | sock, addr = self._sock.accept() |
| | 234 | timeout: timed out |
| | 235 | |
| | 236 | sem_init: No space left on device |
| | 237 | sem_init: No space left on device |
| | 238 | sem_init: No space left on device |
| | 239 | sem_init: No space left on device |
| | 240 | sem_init: No space left on device |
| | 241 | sem_init: No space left on device |
| | 242 | sem_init: No space left on device |
| | 243 | sem_init: No space left on device |
| | 244 | sem_init: No space left on device |
| | 245 | sem_init: No space left on device |
| | 246 | sem_init: No space left on device |
| | 247 | test test_ftplib failed -- errors occurred; run in verbose mode for details |
| | 248 | test_funcattrs |
| | 249 | test_functools |
| | 250 | test_future |
| | 251 | test_future3 |
| | 252 | test_future4 |
| | 253 | test_future5 |
| | 254 | test_future_builtins |
| | 255 | test_gc |
| | 256 | test test_gc failed -- Traceback (most recent call last): |
| | 257 | File "/boot/home/Python-2.6.2-haiku-test/Lib/test/test_gc.py", line 253, in test_get_count |
| | 258 | assertEqual(gc.get_count(), (2, 0, 0)) |
| | 259 | AssertionError: (3, 0, 0) != (2, 0, 0) |
| | 260 | |
| | 261 | test_gdbm |
| | 262 | test_gdbm skipped -- No module named gdbm |
| | 263 | test_generators |
| | 264 | test_genericpath |
| | 265 | test_genexps |
| | 266 | test_getargs |
| | 267 | test_getargs2 |
| | 268 | test_getopt |
| | 269 | test_gettext |
| | 270 | test_gl |
| | 271 | test_gl skipped -- No module named gl |
| | 272 | test_glob |
| | 273 | test_global |
| | 274 | test_grp |
| | 275 | test_gzip |
| | 276 | test_hash |
| | 277 | test_hashlib |
| | 278 | test_heapq |
| | 279 | test_hmac |
| | 280 | test_hotshot |
| | 281 | test_htmllib |
| | 282 | test_htmlparser |
| | 283 | test_httplib |
| | 284 | test_imageop |
| | 285 | test_imaplib |
| | 286 | test_imgfile |
| | 287 | test_imgfile skipped -- No module named imgfile |
| | 288 | test_imp |
| | 289 | test_import |
| | 290 | test_importhooks |
| | 291 | test_index |
| | 292 | test_inspect |
| | 293 | test_int |
| | 294 | test_int_literal |
| | 295 | test_io |
| | 296 | test_ioctl |
| | 297 | test_isinstance |
| | 298 | test_iter |
| | 299 | test_iterlen |
| | 300 | test_itertools |
| | 301 | test_json |
| | 302 | test test_json failed -- Traceback (most recent call last): |
| | 303 | File "/boot/home/Python-2.6.2-haiku-test/Lib/json/tests/test_float.py", line 9, in test_floats |
| | 304 | self.assertEquals(float(json.dumps(num)), num) |
| | 305 | AssertionError: 5.1878483364637832e+49 != 5.1878483143195925e+49 |
| | 306 | |
| | 307 | test_kqueue |
| | 308 | test_kqueue skipped -- test works only on BSD |
| | 309 | test_largefile |
| | 310 | test_lib2to3 |
| | 311 | test_linuxaudiodev |
| | 312 | test_linuxaudiodev skipped -- Use of the `audio' resource not enabled |
| | 313 | test_list |
| | 314 | test_locale |
| | 315 | test_logging |
| | 316 | test_long |
| | 317 | test_long_future |
| | 318 | test_longexp |
| | 319 | test_macos |
| | 320 | test_macos skipped -- No module named MacOS |
| | 321 | test_macostools |
| | 322 | test_macostools skipped -- No module named macostools |
| | 323 | test_macpath |
| | 324 | test_mailbox |
| | 325 | test test_mailbox failed -- errors occurred; run in verbose mode for details |
| | 326 | test_marshal |
| | 327 | test test_marshal failed -- Traceback (most recent call last): |
| | 328 | File "/boot/home/Python-2.6.2-haiku-test/Lib/test/test_marshal.py", line 95, in test_floats |
| | 329 | self.assertEqual(f, got) |
| | 330 | AssertionError: -7.9456894939000011e-241 != inf |
| | 331 | |
| | 332 | test_math |
| | 333 | test test_math failed -- Traceback (most recent call last): |
| | 334 | File "/boot/home/Python-2.6.2-haiku-test/Lib/test/test_math.py", line 879, in test_testfile |
| | 335 | self.fail(message) |
| | 336 | AssertionError: Unexpected ValueError in test acos0231:acos(inf) |
| | 337 | |
| | 338 | |
| | 339 | test_md5 |
| | 340 | test_memoryio |
| | 341 | test_mhlib |
| | 342 | test test_mhlib failed -- Traceback (most recent call last): |
| | 343 | File "/boot/home/Python-2.6.2-haiku-test/Lib/test/test_mhlib.py", line 185, in test_listfolders |
| | 344 | eq(folders, tfolders) |
| | 345 | AssertionError: [] != ['deep', 'deep/f1', 'deep/f2', 'deep/f2/f3', 'inbox', 'wide'] |
| | 346 | |
| | 347 | test_mimetools |
| | 348 | test_mimetypes |
| | 349 | test_minidom |
| | 350 | test_mmap |
| | 351 | test_module |
| | 352 | test_modulefinder |
| | 353 | test_multibytecodec |
| | 354 | test_multibytecodec_support |
| | 355 | test_multifile |
| | 356 | test_mutants |
| | 357 | test_mutex |
| | 358 | test_netrc |
| | 359 | test_new |
| | 360 | test_nis |
| | 361 | test_nis skipped -- No module named nis |
| | 362 | test_normalization |
| | 363 | test_normalization skipped -- Use of the `urlfetch' resource not enabled |
| | 364 | test_ntpath |
| | 365 | test_old_mailbox |
| | 366 | test test_old_mailbox failed -- errors occurred; run in verbose mode for details |
| | 367 | test_openpty |
| | 368 | test_operator |
| | 369 | test_optparse |
| | 370 | test_os |
| | 371 | /boot/home/Python-2.6.2-haiku-test/Lib/os.py:759: DeprecationWarning: integer argument expected, got float |
| | 372 | bs += read(_urandomfd, n - len(bs)) |
| | 373 | test_ossaudiodev |
| | 374 | test_ossaudiodev skipped -- Use of the `audio' resource not enabled |
| | 375 | test_parser |
| | 376 | Expecting 's_push: parser stack overflow' in next line |
| | 377 | s_push: parser stack overflow |
| | 378 | test_peepholer |
| | 379 | test_pep247 |
| | 380 | test_pep263 |
| | 381 | test_pep277 |
| | 382 | test_pep277 skipped -- test works only on NT+ |
| | 383 | test_pep292 |
| | 384 | test_pep352 |
| | 385 | test_pickle |
| | 386 | test test_pickle failed -- errors occurred; run in verbose mode for details |
| | 387 | test_pickletools |
| | 388 | test test_pickletools failed -- Traceback (most recent call last): |
| | 389 | File "/boot/home/Python-2.6.2-haiku-test/Lib/test/pickletester.py", line 546, in test_float |
| | 390 | self.assertEqual(value, got) |
| | 391 | AssertionError: 9.9999317448863318e-311 != 9.9999316153699872e-311 |
| | 392 | |
| | 393 | test_pipes |
| | 394 | test_pkg |
| | 395 | test_pkgimport |
| | 396 | test_pkgutil |
| | 397 | test_platform |
| | 398 | test_plistlib |
| | 399 | test_poll |
| | 400 | test_popen |
| | 401 | test_popen2 |
| | 402 | test_poplib |
| | 403 | test_posix |
| | 404 | test test_posix failed -- errors occurred; run in verbose mode for details |
| | 405 | test_posixpath |
| | 406 | test_pow |
| | 407 | test_pprint |
| | 408 | test_print |
| | 409 | test_profile |
| | 410 | test_profilehooks |
| | 411 | test_property |
| | 412 | test_pstats |
| | 413 | test_pty |
| | 414 | test test_pty failed -- errors occurred; run in verbose mode for details |
| | 415 | test_pwd |
| | 416 | test_py3kwarn |
| | 417 | test_py3kwarn skipped -- test.test_py3kwarn must be run with the -3 flag |
| | 418 | test_pyclbr |
| | 419 | test_pydoc |
| | 420 | test_pyexpat |
| | 421 | test_queue |
| | 422 | test_quopri |
| | 423 | test_random |
| | 424 | test test_random failed -- Traceback (most recent call last): |
| | 425 | File "/boot/home/Python-2.6.2-haiku-test/Lib/test/test_random.py", line 344, in test_referenceImplementation |
| | 426 | self.assertAlmostEqual(a,e,places=14) |
| | 427 | AssertionError: 0.081823493762449573 != -inf within 14 places |
| | 428 | |
| | 429 | test_re |
| | 430 | test_repr |
| | 431 | test_rfc822 |
| | 432 | test_richcmp |
| | 433 | test_robotparser |
| | 434 | test_runpy |
| | 435 | test_sax |
| | 436 | test_scope |
| | 437 | test_scriptpackages |
| | 438 | test_scriptpackages skipped -- No module named aetools |
| | 439 | test_select |
| | 440 | test_set |
| | 441 | test_sets |
| | 442 | test_sgmllib |
| | 443 | test_sha |
| | 444 | test_shelve |
| | 445 | test_shlex |
| | 446 | test_shutil |
| | 447 | test test_shutil failed -- Traceback (most recent call last): |
| | 448 | File "/boot/home/Python-2.6.2-haiku-test/Lib/test/test_shutil.py", line 199, in test_dont_copy_file_onto_link_to_itself |
| | 449 | os.link(src, dst) |
| | 450 | OSError: [Errno -2147454933] Operation not supported |
| | 451 | |
| | 452 | test_signal |
| | 453 | test test_signal failed -- errors occurred; run in verbose mode for details |
| | 454 | test_site |
| | 455 | test_slice |
| | 456 | test_smtplib |
| | 457 | test_socketserver |
| | 458 | test_socketserver skipped -- Use of the `network' resource not enabled |
| | 459 | test_softspace |
| | 460 | test_sort |
| | 461 | test_sqlite |
| | 462 | test_sqlite skipped -- no sqlite available |
| | 463 | test_ssl |
| | 464 | test_startfile |
| | 465 | test_startfile skipped -- cannot import name startfile |
| | 466 | test_str |
| | 467 | test_strftime |
| | 468 | test_string |
| | 469 | test_stringprep |
| | 470 | test_strop |
| | 471 | test_strptime |
| | 472 | test_struct |
| | 473 | test_structmembers |
| | 474 | test_structseq |
| | 475 | test_subprocess |
| | 476 | Abort |
| | 477 | . |
| | 478 | this bit of output is from a test of stdout in a different process ... |
| | 479 | test test_subprocess failed -- Traceback (most recent call last): |
| | 480 | File "/boot/home/Python-2.6.2-haiku-test/Lib/test/test_subprocess.py", line 499, in test_leaking_fds_on_error |
| | 481 | stderr=subprocess.PIPE) |
| | 482 | File "/boot/home/Python-2.6.2-haiku-test/Lib/subprocess.py", line 595, in __init__ |
| | 483 | errread, errwrite) |
| | 484 | File "/boot/home/Python-2.6.2-haiku-test/Lib/subprocess.py", line 1092, in _execute_child |
| | 485 | raise child_exception |
| | 486 | OSError: [Errno -2147459069] No such file or directory |
| | 487 | |
| | 488 | test_sunaudiodev |
| | 489 | test_sunaudiodev skipped -- No module named sunaudiodev |
| | 490 | test_sundry |
| | 491 | /boot/home/Python-2.6.2-haiku-test/Lib/test/test_sundry.py:67: DeprecationWarning: The posixfile module is deprecated; fcntl.lockf() provides better locking |
| | 492 | import posixfile |
| | 493 | test_symtable |
| | 494 | test_syntax |
| | 495 | test_sys |
| | 496 | test_tarfile |
| | 497 | test test_tarfile failed -- errors occurred; run in verbose mode for details |
| | 498 | test_tcl |
| | 499 | test_tcl skipped -- No module named _tkinter |
| | 500 | test_telnetlib |
| | 501 | test_tempfile |
| | 502 | test_textwrap |
| | 503 | test_threaded_import |
| | 504 | test_threadedtempfile |
| | 505 | test_threading |
| | 506 | test test_threading failed -- Traceback (most recent call last): |
| | 507 | File "/boot/home/Python-2.6.2-haiku-test/Lib/test/test_threading.py", line 419, in test_3_join_in_forked_from_thread |
| | 508 | self._run_and_join(script) |
| | 509 | File "/boot/home/Python-2.6.2-haiku-test/Lib/test/test_threading.py", line 355, in _run_and_join |
| | 510 | self.assertEqual(data, "end of main\nend of thread\n") |
| | 511 | AssertionError: '' != 'end of main\nend of thread\n' |
| | 512 | |
| | 513 | test_threading_local |
| | 514 | test_threadsignals |
| | 515 | test_time |
| | 516 | test_timeout |
| | 517 | test_timeout skipped -- Use of the `network' resource not enabled |
| | 518 | test_tokenize |
| | 519 | test_trace |
| | 520 | test_traceback |
| | 521 | test_transformer |
| | 522 | test_tuple |
| | 523 | test_typechecks |
| | 524 | test_ucn |
| | 525 | test_unary |
| | 526 | test_undocumented_details |
| | 527 | test_unicode |
| | 528 | test_unicode_file |
| | 529 | test_unicode_file skipped -- No Unicode filesystem semantics on this platform. |
| | 530 | test_unicodedata |
| | 531 | test_univnewlines |
| | 532 | test_unpack |
| | 533 | test_urllib |
| | 534 | test_urllib2 |
| | 535 | test_urllib2_localnet |
| | 536 | test_urllib2net |
| | 537 | test_urllib2net skipped -- Use of the `network' resource not enabled |
| | 538 | test_urllibnet |
| | 539 | test_urllibnet skipped -- Use of the `network' resource not enabled |
| | 540 | test_urlparse |
| | 541 | test_userdict |
| | 542 | test_userlist |
| | 543 | test_userstring |
| | 544 | test_uu |
| | 545 | test_uuid |
| | 546 | WARNING: uuid.getnode is unreliable on many platforms. |
| | 547 | It is disabled until the code and/or test can be fixed properly. |
| | 548 | WARNING: uuid._ifconfig_getnode is unreliable on many platforms. |
| | 549 | It is disabled until the code and/or test can be fixed properly. |
| | 550 | WARNING: uuid._unixdll_getnode is unreliable on many platforms. |
| | 551 | It is disabled until the code and/or test can be fixed properly. |
| | 552 | test_wait3 |
| | 553 | test_wait3 skipped -- os.wait3 not defined -- skipping test_wait3 |
| | 554 | test_wait4 |
| | 555 | test_wait4 skipped -- os.wait4 not defined -- skipping test_wait4 |
| | 556 | test_warnings |
| | 557 | test_wave |
| | 558 | test_weakref |
| | 559 | test_whichdb |
| | 560 | test_winreg |
| | 561 | test_winreg skipped -- No module named _winreg |
| | 562 | test_winsound |
| | 563 | test_winsound skipped -- No module named winsound |
| | 564 | test_with |
| | 565 | test_wsgiref |
| | 566 | test_xdrlib |
| | 567 | test_xml_etree |
| | 568 | test_xml_etree_c |
| | 569 | test_xmllib |
| | 570 | test_xmlrpc |
| | 571 | test_xpickle |
| | 572 | test test_xpickle failed -- errors occurred; run in verbose mode for details |
| | 573 | test_xrange |
| | 574 | test_zipfile |
| | 575 | test_zipfile64 |
| | 576 | test_zipfile64 skipped -- test requires loads of disk-space bytes and a long time to run |
| | 577 | test_zipimport |
| | 578 | test_zipimport_support |
| | 579 | test_zlib |
| | 580 | 285 tests OK. |
| | 581 | 26 tests failed: |
| | 582 | test_cmath test_cpickle test_dircache test_distutils test_fileio |
| | 583 | test_float test_ftplib test_gc test_json test_mailbox test_marshal |
| | 584 | test_math test_mhlib test_old_mailbox test_pickle test_pickletools |
| | 585 | test_posix test_pty test_random test_shutil test_signal |
| | 586 | test_subprocess test_tarfile test_threading test_types |
| | 587 | test_xpickle |
| | 588 | 45 tests skipped: |
| | 589 | test__locale test_aepack test_al test_applesingle test_bsddb |
| | 590 | test_bsddb185 test_bsddb3 test_cd test_cl test_codecmaps_cn |
| | 591 | test_codecmaps_hk test_codecmaps_jp test_codecmaps_kr |
| | 592 | test_codecmaps_tw test_curses test_dbm test_dl test_epoll |
| | 593 | test_gdbm test_gl test_imgfile test_kqueue test_linuxaudiodev |
| | 594 | test_macos test_macostools test_nis test_normalization |
| | 595 | test_ossaudiodev test_pep277 test_py3kwarn test_scriptpackages |
| | 596 | test_socketserver test_sqlite test_startfile test_sunaudiodev |
| | 597 | test_tcl test_timeout test_unicode_file test_urllib2net |
| | 598 | test_urllibnet test_wait3 test_wait4 test_winreg test_winsound |
| | 599 | test_zipfile64 |
| | 600 | Ask someone to teach regrtest.py about which tests are |
| | 601 | expected to get skipped on haiku1. |
| | 602 | }}} |