HaikuPorts
  • Login
  • Preferences
  • Help/Guide
  • Wiki
  • Timeline
  • Roadmap
  • View Tickets
  • Search
  • Port Log
  • Blog

Context Navigation

  • ← Previous Change
  • Wiki History
  • Next Change →

Changes between Version 2 and Version 3 of dev-lang/python/2.7.X-svn/2


Ignore:
Timestamp:
01/20/09 08:48:29 (6 years ago)
Author:
scottmc
Comment:

updated make test output

Legend:

Unmodified
Added
Removed
Modified
  • dev-lang/python/2.7.X-svn/2

    v2 v3  
    1717 
    1818{{{ 
    19  Python build finished, but the necessary bits to build these modules were not found: 
     19Python build finished, but the necessary bits to build these modules were not found: 
    2020_bsddb             _sqlite3           _tkinter         
    2121bsddb185           dbm                gdbm             
    … …  
    155155  File "/boot/home/develop/python/Lib/test/test_decimal.py", line 1386, in test_from_float 
    156156    self.assertEqual(x, float(MyDecimal.from_float(x))) # roundtrip 
    157 AssertionError: -76.638528216551009 != -76.638528216550995 
     157AssertionError: 228.58531632614756 != 228.58531632614751 
    158158 
    159159test_decorators 
    … …  
    220220test_fnmatch 
    221221test_fork1 
    222 test_format 
    223 test_fpformat 
    224 test_fractions 
    225 test_frozen 
    226 test_ftplib 
    227 sem_init: No space left on device 
    228 sem_init: No space left on device 
    229 sem_init: No space left on device 
    230 sem_init: No space left on device 
    231 sem_init: No space left on device 
    232 sem_init: No space left on device 
    233 sem_init: No space left on device 
    234 sem_init: No space left on device 
    235 sem_init: No space left on device 
    236 sem_init: No space left on device 
    237 sem_init: No space left on device 
    238 test test_ftplib failed -- errors occurred; run in verbose mode for details 
    239 test_funcattrs 
    240 test_functools 
    241 test_future 
    242 test_future3 
    243 test_future4 
    244 test_future5 
    245 test_future_builtins 
    246 test_gc 
    247 test_gdbm 
    248 test_gdbm skipped -- No module named gdbm 
    249 test_generators 
    250 test_genericpath 
    251 test_genexps 
    252 test_getargs 
    253 test_getargs2 
    254 test_getopt 
    255 test_gettext 
    256 test_gl 
    257 test_gl skipped -- No module named gl 
    258 test_glob 
    259 test_global 
    260 test_grp 
    261 test_gzip 
    262 test_hash 
    263 test_hashlib 
    264 make: *** [test] Kill Thread 
    265 LD_LIBRARY_PATH=/boot/home/develop/python: ./python -E -tt ./Lib/test/regrtest.py -l  
    266 test_grammar 
    267 test_opcodes 
    268 test_dict 
    269 test_builtin 
    270 test_exceptions 
    271 test_types 
    272 test test_types failed -- errors occurred; run in verbose mode for details 
    273 test_unittest 
    274 test_doctest 
    275 test_doctest2 
    276 test_MimeWriter 
    277 test_SimpleHTTPServer 
    278 test_StringIO 
    279 test___all__ 
    280 test___future__ 
    281 test__locale 
    282 test__locale skipped -- cannot import name RADIXCHAR 
    283 test_abc 
    284 test_abstract_numbers 
    285 test_aepack 
    286 test_aepack skipped -- No module named aepack 
    287 test_al 
    288 test_al skipped -- No module named al 
    289 test_anydbm 
    290 test_applesingle 
    291 test_applesingle skipped -- No module named macostools 
    292 test_array 
    293 test_ast 
    294 test_asyncore 
    295 test_atexit 
    296 test_audioop 
    297 test_augassign 
    298 test_base64 
    299 test_bastion 
    300 test_bigaddrspace 
    301 test_bigmem 
    302 test_binascii 
    303 test_binhex 
    304 test_binop 
    305 test_bisect 
    306 test_bool 
    307 test_bsddb 
    308 test_bsddb skipped -- No module named _bsddb 
    309 test_bsddb185 
    310 test_bsddb185 skipped -- No module named bsddb185 
    311 test_bsddb3 
    312 test_bsddb3 skipped -- Use of the `bsddb' resource not enabled 
    313 test_buffer 
    314 test_bufio 
    315 test_bytes 
    316 test_bz2 
    317 test_calendar 
    318 test_call 
    319 test_capi 
    320 test_cd 
    321 test_cd skipped -- No module named cd 
    322 test_cfgparser 
    323 test_cgi 
    324 test_charmapcodec 
    325 test_cl 
    326 test_cl skipped -- No module named cl 
    327 test_class 
    328 test_cmath 
    329 test test_cmath failed -- Traceback (most recent call last): 
    330   File "/boot/home/develop/python/Lib/test/test_cmath.py", line 366, in test_specific_values 
    331     self.fail(error_message) 
    332 AssertionError: acos0032: acos(complex(-0.99999999999999978, 0.0)) 
    333 Expected: complex(3.141592638688631, -0.0) 
    334 Received: complex(3.1415926325163688, -0.0) 
    335 Received value insufficiently close to expected value. 
    336  
    337 test_cmd 
    338 test_cmd_line 
    339 test_cmd_line_script 
    340 test_code 
    341 test_codeccallbacks 
    342 test_codecencodings_cn 
    343 test_codecencodings_hk 
    344 test_codecencodings_jp 
    345 test_codecencodings_kr 
    346 test_codecencodings_tw 
    347 test_codecmaps_cn 
    348 test_codecmaps_cn skipped -- Use of the `urlfetch' resource not enabled 
    349 test_codecmaps_hk 
    350 test_codecmaps_hk skipped -- Use of the `urlfetch' resource not enabled 
    351 test_codecmaps_jp 
    352 test_codecmaps_jp skipped -- Use of the `urlfetch' resource not enabled 
    353 test_codecmaps_kr 
    354 test_codecmaps_kr skipped -- Use of the `urlfetch' resource not enabled 
    355 test_codecmaps_tw 
    356 test_codecmaps_tw skipped -- Use of the `urlfetch' resource not enabled 
    357 test_codecs 
    358 test_codeop 
    359 test_coding 
    360 test_coercion 
    361 test_collections 
    362 test_colorsys 
    363 test_commands 
    364 test_compare 
    365 test_compile 
    366 test_compiler 
    367 test_complex 
    368 test_complex_args 
    369 test_contains 
    370 test_contextlib 
    371 test_cookie 
    372 test_cookielib 
    373 test_copy 
    374 test_copy_reg 
    375 test_cpickle 
    376 test_cprofile 
    377 test_crypt 
    378 test_csv 
    379 test_ctypes 
    380 test_curses 
    381 test_curses skipped -- No module named _curses_panel 
    382 test_datetime 
    383 test_dbm 
    384 test_dbm skipped -- No module named dbm 
    385 test_decimal 
    386 test test_decimal failed -- Traceback (most recent call last): 
    387   File "/boot/home/develop/python/Lib/test/test_decimal.py", line 1386, in test_from_float 
    388     self.assertEqual(x, float(MyDecimal.from_float(x))) # roundtrip 
    389 AssertionError: 19.699111825856168 != 19.699111825856161 
    390  
    391 test_decorators 
    392 test_defaultdict 
    393 test_deque 
    394 test_descr 
    395 test_descrtut 
    396 test_difflib 
    397 test_dircache 
    398 test test_dircache failed -- Traceback (most recent call last): 
    399   File "/boot/home/develop/python/Lib/test/test_dircache.py", line 55, in test_listdir 
    400     self.assertEquals(entries, ['test1']) 
    401 AssertionError: [] != ['test1'] 
    402  
    403 test_dis 
    404 test_distutils 
    405 test test_distutils failed -- Traceback (most recent call last): 
    406   File "/boot/home/develop/python/Lib/distutils/tests/test_sdist.py", line 90, in test_prune_file_list 
    407     cmd.run() 
    408   File "/boot/home/develop/python/Lib/distutils/command/sdist.py", line 152, in run 
    409     self.make_distribution() 
    410   File "/boot/home/develop/python/Lib/distutils/command/sdist.py", line 459, in make_distribution 
    411     self.make_release_tree(base_dir, self.filelist.files) 
    412   File "/boot/home/develop/python/Lib/distutils/command/sdist.py", line 440, in make_release_tree 
    413     self.copy_file(file, dest, link=link) 
    414   File "/boot/home/develop/python/Lib/distutils/cmd.py", line 376, in copy_file 
    415     dry_run=self.dry_run) 
    416   File "/boot/home/develop/python/Lib/distutils/file_util.py", line 157, in copy_file 
    417     os.link(src, dst) 
    418 OSError: [Errno -2147454933] Operation not supported 
    419  
    420 test_dl 
    421 test_dl skipped -- Could not open any shared libraries 
    422 test_docxmlrpc 
    423 test_dumbdbm 
    424 test_dummy_thread 
    425 test_dummy_threading 
    426 test_email 
    427 test_email_codecs 
    428 test_email_renamed 
    429 test_enumerate 
    430 test_eof 
    431 test_epoll 
    432 test_epoll skipped -- test works only on Linux 2.6 
    433 test_errno 
    434 test_exception_variations 
    435 test_extcall 
    436 test_fcntl 
    437 test_file 
    438 test_filecmp 
    439 test_fileinput 
    440 test_fileio 
    441 test test_fileio failed -- Traceback (most recent call last): 
    442   File "/boot/home/develop/python/Lib/test/test_fileio.py", line 156, in testAbles 
    443     self.assertEquals(f.seekable(), False) 
    444 AssertionError: True != False 
    445  
    446 test_float 
    447 test test_float failed -- Traceback (most recent call last): 
    448   File "/boot/home/develop/python/Lib/test/test_float.py", line 253, in test_repr 
    449     self.assertEqual(v, eval(repr(v))) 
    450 AssertionError: 7.9999999872500254e+153 != 7.9999999745000492e+153 
    451  
    452 test_fnmatch 
    453 test_fork1 
    454 test test_fork1 failed -- Traceback (most recent call last): 
    455   File "/boot/home/develop/python/Lib/test/fork_wait.py", line 74, in test_wait 
    456     self.wait_impl(cpid) 
    457   File "/boot/home/develop/python/Lib/test/test_fork1.py", line 24, in wait_impl 
    458     self.assertEqual(spid, cpid) 
    459 AssertionError: 0 != 44367 
    460  
    461222test_format 
    462223test_fpformat 
    … …  
    529290test_heapq 
    530291test_hmac 
    531 make: *** [test] Kill Thread 
    532 ~/develop/python>  
    533  
     292test_hotshot 
     293test_htmllib 
     294test_htmlparser 
     295test_imageop 
     296test_imaplib 
     297test_imgfile 
     298test_imgfile skipped -- No module named imgfile 
     299test_imp 
     300test_import 
     301test_importhooks 
     302test_index 
     303test_inspect 
     304test_int 
     305test_int_literal 
     306test_io 
     307test_ioctl 
     308test_isinstance 
     309test_iter 
     310test_iterlen 
     311test_itertools 
     312test_json 
     313test test_json failed -- Traceback (most recent call last): 
     314  File "/boot/home/develop/python/Lib/json/tests/test_float.py", line 9, in test_floats 
     315    self.assertEquals(float(json.dumps(num)), num) 
     316AssertionError: 5.1878483364637832e+49 != 5.1878483143195925e+49 
     317 
     318test_kqueue 
     319test_kqueue skipped -- test works only on BSD 
     320test_largefile 
     321test_lib2to3 
     322test_linuxaudiodev 
     323test_linuxaudiodev skipped -- Use of the `audio' resource not enabled 
     324test_list 
     325test_locale 
     326test_logging 
     327test_long 
     328test_long_future 
     329test_longexp 
     330test_macos 
     331test_macos skipped -- No module named MacOS 
     332test_macostools 
     333test_macostools skipped -- No module named macostools 
     334test_macpath 
     335test_mailbox 
     336test test_mailbox failed -- errors occurred; run in verbose mode for details 
     337test_marshal 
     338test test_marshal failed -- Traceback (most recent call last): 
     339  File "/boot/home/develop/python/Lib/test/test_marshal.py", line 95, in test_floats 
     340    self.assertEqual(f, got) 
     341AssertionError: -7.9456894939000011e-241 != inf 
     342 
     343test_math 
     344test test_math failed -- Traceback (most recent call last): 
     345  File "/boot/home/develop/python/Lib/test/test_math.py", line 879, in test_testfile 
     346    self.fail(message) 
     347AssertionError: Unexpected ValueError in test acos0231:acos(inf) 
     348 
     349 
     350test_md5 
     351test_memoryio 
     352test_mhlib 
     353test test_mhlib failed -- Traceback (most recent call last): 
     354  File "/boot/home/develop/python/Lib/test/test_mhlib.py", line 185, in test_listfolders 
     355    eq(folders, tfolders) 
     356AssertionError: [] != ['deep', 'deep/f1', 'deep/f2', 'deep/f2/f3', 'inbox', 'wide'] 
     357 
     358test_mimetools 
     359test_mimetypes 
     360test_minidom 
     361test_mmap 
     362test_module 
     363test_modulefinder 
     364test_multibytecodec 
     365test_multibytecodec_support 
     366test_multifile 
     367test_mutants 
     368test_mutex 
     369test_netrc 
     370test_new 
     371test_nis 
     372test_nis skipped -- No module named nis 
     373test_normalization 
     374test_normalization skipped -- Use of the `urlfetch' resource not enabled 
     375test_ntpath 
     376test_old_mailbox 
     377test test_old_mailbox failed -- errors occurred; run in verbose mode for details 
     378test_openpty 
     379test_operator 
     380test_optparse 
     381test_os 
     382/boot/home/develop/python/Lib/os.py:759: DeprecationWarning: integer argument expected, got float 
     383  bs += read(_urandomfd, n - len(bs)) 
     384test_ossaudiodev 
     385test_ossaudiodev skipped -- Use of the `audio' resource not enabled 
     386test_parser 
     387Expecting 's_push: parser stack overflow' in next line 
     388s_push: parser stack overflow 
     389test_peepholer 
     390test_pep247 
     391test_pep263 
     392test_pep277 
     393test_pep277 skipped -- test works only on NT+ 
     394test_pep292 
     395test_pep352 
     396test_pickle 
     397test_pickletools 
     398test_pipes 
     399test_pkg 
     400test_pkgimport 
     401test_pkgutil 
     402test_platform 
     403test_plistlib 
     404test_poll 
     405test_popen 
     406test_popen2 
     407test_poplib 
     408sem_init: No space left on device 
     409sem_init: No space left on device 
     410sem_init: No space left on device 
     411sem_init: No space left on device 
     412sem_init: No space left on device 
     413sem_init: No space left on device 
     414sem_init: No space left on device 
     415sem_init: No space left on device 
     416sem_init: No space left on device 
     417test test_poplib failed -- errors occurred; run in verbose mode for details 
     418test_posix 
     419test test_posix failed -- errors occurred; run in verbose mode for details 
     420test_posixpath 
     421test_pow 
     422test_pprint 
     423test_print 
     424test_profile 
     425test_profilehooks 
     426test_property 
     427test_pstats 
     428test_pty 
     429test test_pty failed -- errors occurred; run in verbose mode for details 
     430test_pwd 
     431test_py3kwarn 
     432test_py3kwarn skipped -- test.test_py3kwarn must be run with the -3 flag 
     433test_pyclbr 
     434test_pydoc 
     435test_pyexpat 
     436test_queue 
     437test_quopri 
     438test_random 
     439test test_random failed -- Traceback (most recent call last): 
     440  File "/boot/home/develop/python/Lib/test/test_random.py", line 344, in test_referenceImplementation 
     441    self.assertAlmostEqual(a,e,places=14) 
     442AssertionError: 0.081823493762449573 != -inf within 14 places 
     443 
     444test_re 
     445test_repr 
     446test_rfc822 
     447test_richcmp 
     448test_robotparser 
     449test_runpy 
     450test_sax 
     451test_scope 
     452test_scriptpackages 
     453test_scriptpackages skipped -- No module named aetools 
     454test_select 
     455test_set 
     456test_sets 
     457test_sgmllib 
     458test_sha 
     459test_shelve 
     460test_shlex 
     461test_shutil 
     462test test_shutil failed -- errors occurred; run in verbose mode for details 
     463test_signal 
     464test test_signal failed -- errors occurred; run in verbose mode for details 
     465test_site 
     466test_slice 
     467test_smtplib 
     468test test_smtplib failed -- errors occurred; run in verbose mode for details 
     469test_socket 
     470sem_init: No space left on device 
     471Unhandled exception in thread started by <bound method BasicTCPTest2.clientRun of <test.test_socket.BasicTCPTest2 testMethod=testShutdown>> 
     472Traceback (most recent call last): 
     473  File "/boot/home/develop/python/Lib/test/test_socket.py", line 123, in clientRun 
     474    self.server_ready.wait() 
     475  File "/boot/home/develop/python/Lib/threading.py", line 393, in wait 
     476    self.__cond.wait(timeout) 
     477  File "/boot/home/develop/python/Lib/threading.py", line 231, in wait 
     478    waiter = _allocate_lock() 
     479thread.error: can't allocate lock 
    534480}}} 

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

Visit the Trac open source project at
http://trac.edgewall.org/