Changes between Version 1 and Version 2 of PythonRegressionTests
- Timestamp:
- 01/24/09 22:58:40 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PythonRegressionTests
v1 v2 20 20 || test!___all!__ ||passed|| || 21 21 || test!___future!__ ||passed|| || 22 || test!__locale ||passed|| ||23 22 || test!__locale || skipped || -- cannot import name RADIXCHAR || 24 23 || test_abc ||passed|| || … … 27 26 || test_al || skipped || -- No module named al || 28 27 || test_anydbm ||passed|| || 29 || test_applesingle || passed|| || 30 || test_applesingle || skipped || -- No module named macostools || 28 || test_applesingle || skipped || -- No module named macostools - apple only|| 31 29 || test_array ||passed|| || 32 30 || test_ast ||passed|| || … … 60 58 || test_cl || skipped ||-- No module named cl|| 61 59 || test_class || passed || || 62 || test test_cmath || failed || haiku ticket 3308 ||60 || test_cmath || failed || haiku ticket 3308 || 63 61 || test_cmd || passed|| || 64 62 || test_cmd_line || passed || || … … 111 109 || test_dircache || failed || || 112 110 || test_dis || passed|| || 113 || test test_distutils || failed ||-- errors occurred; run in verbose mode for details ||111 || test_distutils || failed ||-- errors occurred; run in verbose mode for details || 114 112 || test_dl || skipped ||-- Could not open any shared libraries || 115 113 || test_docxmlrpc || passed || || … … 131 129 || test_fileinput || passed || || 132 130 || test_fileio || failed || haiku ticket 3354 || 133 || test test_float || failed || haiku ticket 3308 ||131 || test_float || failed || haiku ticket 3308 || 134 132 || test_fnmatch || passed || || 135 133 || test_fork1 || passed || || … … 138 136 || test_fractions || passed || || 139 137 || test_frozen || passed || || 140 || test_ftplib || failed || ||141 138 || test test_ftplib || failed || -- errors occurred; run in verbose mode for details || 142 139 || test_funcattrs || passed || || … … 172 169 || test_imageop || passed || || 173 170 || test_imaplib || passed || || 174 || test_imgfile || passed || ||175 171 || test_imgfile || skipped || -- No module named imgfile || 176 172 || test_imp || passed || || … … 200 196 || test_macos || skipped || -- No module named MacOS || 201 197 || test_macostools || skipped || -- No module named macostools || 202 || test_macpath || || ||203 || test test_mailbox || failed || -- errors occurred; run in verbose mode for details ||204 || test test_marshal || failed || haiku ticket 3308 ||205 || test test_math || failed || haiku ticket 3308 ||198 || test_macpath || passed || || 199 || test_mailbox || failed || -- errors occurred; run in verbose mode for details || 200 || test_marshal || failed || haiku ticket 3308 || 201 || test_math || failed || haiku ticket 3308 || 206 202 || test_md5 || passed || || 207 203 || test_memoryio || passed || || 208 204 || test_mhlib || passed || || 209 || test test_mhlib || failed || wide char related? ||205 || test_mhlib || failed || wide char related? || 210 206 || test_mimetools || passed || || 211 207 || test_mimetypes || passed || || … … 224 220 || test_normalization || skipped || -- Use of the `urlfetch' resource not enabled || 225 221 || test_ntpath || passed || || 226 || test test_old_mailbox || failed || -- errors occurred; run in verbose mode for details ||222 || test_old_mailbox || failed || -- errors occurred; run in verbose mode for details || 227 223 || test_openpty || passed || || 228 224 || test_operator || passed || || 229 225 || test_optparse || passed || || 230 || test_os || failed || ||226 || test_os || passed || || 231 227 || test_ossaudiodev || skipped || -- Use of the `audio' resource not enabled || 232 || test_parser || failed ?|| ||228 || test_parser || passed || || 233 229 || test_peepholer || passed || || 234 230 || test_pep247 || passed || || … … 249 245 || test_popen2 || passed || || 250 246 || test_poplib || passed || || 251 || test test_poplib || failed || -- errors occurred; run in verbose mode for details ||252 || test test_posix || failed || haiku ticket 3352 ||247 || test_poplib || failed || -- errors occurred; run in verbose mode for details || 248 || test_posix || failed || haiku ticket 3352 || 253 249 || test_posixpath || passed || || 254 250 || test_pow || passed || || … … 259 255 || test_property || passed || || 260 256 || test_pstats || passed || || 261 || test test_pty || failed || haiku ticket xxxx||257 || test_pty || failed || || 262 258 || test_pwd || passed || || 263 259 || test_py3kwarn || skipped || -- test.test_py3kwarn must be run with the -3 flag || … … 285 281 || test_shelve || passed || || 286 282 || test_shlex || passed || || 287 || test test_shutil || failed || -- errors occurred; run in verbose mode for details - hardlinks not supported on haiku||288 || test test_signal || failed || -- errors occurred; run in verbose mode for details ||283 || test_shutil || failed || -- errors occurred; run in verbose mode for details - hardlinks not supported on haiku|| 284 || test_signal || failed || -- errors occurred; run in verbose mode for details || 289 285 || test_site || passed || || 290 286 || test_slice || passed || || 291 287 || test_smtplib || passed || || 292 || test test_smtplib || failed || -- errors occurred; run in verbose mode for details ||288 || test_smtplib || failed || -- errors occurred; run in verbose mode for details || 293 289 || test_socketserver || skipped || -- Use of the `network' resource not enabled || 294 290 || test_softspace || passed || || … … 313 309 || test_sys || passed || || 314 310 || test_tarfile || passed || || 315 || test test_tarfile || failed || -- errors occurred; run in verbose mode for details - hardlink issues? ||311 || test_tarfile || failed || -- errors occurred; run in verbose mode for details - hardlink issues? || 316 312 || test_tcl || skipped || -- No module named _tkinter - tcl/tkinter not ported to haiku yet || 317 313 || test_telnetlib || passed || || 318 314 || test_tempfile || passed || || 319 315 || test_textwrap || passed || || 316 || test_thread || failed || || 320 317 || test_threaded_import || passed || || 321 318 || test_threadedtempfile || passed || ||
