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 3 and Version 4 of PythonRegressionTests


Ignore:
Timestamp:
01/26/09 22:25:46 (6 years ago)
Author:
scottmc
Comment:

updates to include -unetwork -uurlfetch -udecimal and -ucurses command line options

Legend:

Unmodified
Added
Removed
Modified
  • PythonRegressionTests

    v3 v4  
    2929|| test_array ||passed|| || 
    3030|| test_ast ||passed|| || 
     31|| test_asynchat || stalls || this one stalls, so renamed to skip it for now|| 
    3132|| test_asyncore ||passed|| || 
    3233|| test_atexit ||passed|| || 
    … …  
    6970|| test_codecencodings_kr || passed || || 
    7071|| test_codecencodings_tw || passed || || 
    71 || test_codecmaps_cn || skipped || -- Use of the `urlfetch' resource not enabled || 
    72 || test_codecmaps_hk || skipped || -- Use of the `urlfetch' resource not enabled || 
    73 || test_codecmaps_jp || skipped || -- Use of the `urlfetch' resource not enabled || 
    74 || test_codecmaps_kr || skipped || -- Use of the `urlfetch' resource not enabled || 
    75 || test_codecmaps_tw || skipped || -- Use of the `urlfetch' resource not enabled || 
     72|| test_codecmaps_cn || passed || -- Use -uurlfetch to run this test || 
     73|| test_codecmaps_hk || passed || -- Use -uurlfetch to run this test || 
     74|| test_codecmaps_jp || passed || -- Use -uurlfetch to run this test || 
     75|| test_codecmaps_kr || passed || -- Use -uurlfetch to run this test || 
     76|| test_codecmaps_tw || passed || -- Use -uurlfetch to run this test || 
    7677|| test_codecs || passed || || 
    7778|| test_codeop || passed || || 
    … …  
    9798|| test_csv || passed || || 
    9899|| test_ctypes|| passed || || 
    99 || test_curses || skipped || -- Use of the `curses' resource not enabled - figure out why it's not picking up ncurses || 
     100|| test_curses || skipped || Need to have ncurses and use -ucurses to enable the test || 
    100101|| test_datetime || passed || || 
    101102|| test_dbm || skipped || try again with dbm installed || 
    … …  
    213214|| test_multibytecodec_support || passed || || 
    214215|| test_multifile || passed || || 
     216|| test_multiprocessing || stalls || this test stalls, and won't exit || 
    215217|| test_mutants || passed || || 
    216218|| test_mutex || passed || || 
    … …  
    218220|| test_new || passed || || 
    219221|| test_nis || skipped || -- No module named nis || 
    220 || test_normalization || skipped || -- Use of the `urlfetch' resource not enabled || 
     222|| test_normalization || passed || Use -uurlfetch to run this test || 
    221223|| test_ntpath || passed || || 
    222224|| test_old_mailbox || failed || -- errors occurred; run in verbose mode for details || 
    … …  
    287289|| test_smtplib || passed || || 
    288290|| test_smtplib || failed || -- errors occurred; run in verbose mode for details || 
     291|| test_socket || failed || can't allocate lock || 
    289292|| test_socketserver || skipped || -- Use of the `network' resource not enabled || 
    290293|| test_softspace || passed || || 
    … …  
    321324|| test_threadsignals || passed || || 
    322325|| test_time || passed || || 
    323 || test_timeout || skipped || -- Use of the `network' resource not enabled || 
     326|| test_timeout || failed || Use -unetwork to run this test || 
    324327|| test_tokenize || passed || || 
    325328|| test_trace || passed || || 
    … …  
    339342|| test_urllib2  || passed || || 
    340343|| test_urllib2_localnet  || passed || || 
    341 || test_urllib2net || skipped || -- Use of the `network' resource not enabled||  
    342 || test_urllibnet || skipped || -- Use of the `network' resource not enabled||   
     344|| test_urllib2net || skipped || Use -unetwork to run this test ||  
     345|| test_urllibnet || skipped || Use -unetwork to run this test ||   
    343346|| test_urlparse  || passed || || 
    344347|| test_userdict  || passed || || 

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

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