Changes between Version 9 and Version 10 of PythonRegressionTests
- Timestamp:
- 01/31/09 08:07:57 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PythonRegressionTests
v9 v10 11 11 || test_builtin ||passed|| || 12 12 || test_exceptions ||passed|| || 13 || test_types ||failed || haiku ticket 3308||13 || test_types ||failed || haiku ticket [http://dev.haiku-os.org/ticket/3308 #3308] || 14 14 || test_unittest ||passed|| || 15 15 || test_doctest ||passed|| || … … 59 59 || test_cl || skipped ||-- No module named cl - sgi/IRIX only|| 60 60 || test_class || passed || || 61 || test_cmath || failed || haiku ticket 3308||61 || test_cmath || failed || haiku ticket [http://dev.haiku-os.org/ticket/3308 #3308] || 62 62 || test_cmd || passed|| || 63 63 || test_cmd_line || passed || || … … 101 101 || test_datetime || passed || || 102 102 || test_dbm || skipped || try again with dbm installed || 103 || test_decimal || failed || haiku ticket 3308||103 || test_decimal || failed || haiku ticket [http://dev.haiku-os.org/ticket/3308 #3308] || 104 104 || test_decorators || passed || || 105 105 || test_defaultdict || passed || || … … 129 129 || test_filecmp || passed || || 130 130 || test_fileinput || passed || || 131 || test_fileio || failed || haiku ticket 3354||132 || test_float || failed || haiku ticket 3308||131 || test_fileio || failed || haiku ticket [http://dev.haiku-os.org/ticket/3354 #3354] || 132 || test_float || failed || haiku ticket [http://dev.haiku-os.org/ticket/3308 #3308] || 133 133 || test_fnmatch || passed || || 134 134 || test_fork1 || passed || || … … 184 184 || test_iterlen || passed || || 185 185 || test_itertools || passed || || 186 || test_json || failed || haiku ticket 3308||186 || test_json || failed || haiku ticket [http://dev.haiku-os.org/ticket/3308 #3308] || 187 187 || test_kqueue || skipped || -- test works only on BSD || 188 188 || test_largefile || passed || || … … 199 199 || test_macpath || passed || || 200 200 || test_mailbox || failed || [http://ports.haiku-files.org/wiki/PythonRegressionTests_mailbox test_mailbox.py output] || 201 || test_marshal || failed || haiku ticket 3308||202 || test_math || failed || haiku ticket 3308||201 || test_marshal || failed || haiku ticket [http://dev.haiku-os.org/ticket/3308 #3308] || 202 || test_math || failed || haiku ticket [http://dev.haiku-os.org/ticket/3308 #3308] || 203 203 || test_md5 || passed || || 204 204 || test_memoryio || passed || || … … 248 248 || test_poplib || passed || || 249 249 || test_poplib || failed || -- errors occurred; run in verbose mode for details || 250 || test_posix || failed || haiku ticket 3352||250 || test_posix || failed || haiku ticket [http://dev.haiku-os.org/ticket/3352 #3352] || 251 251 || test_posixpath || passed || || 252 252 || test_pow || passed || || … … 265 265 || test_queue || passed || || 266 266 || test_quopri || passed || || 267 || test_random || failed || haiku ticket 3308||267 || test_random || failed || haiku ticket [http://dev.haiku-os.org/ticket/3308 #3308] || 268 268 || test_re || passed || || 269 269 || test_repr || passed || || 270 || test_resource || failed || haiku ticket 3353||270 || test_resource || failed || haiku ticket [http://dev.haiku-os.org/ticket/3353 #3353] || 271 271 || test_rfc822 || passed || || 272 272 || test_richcmp || passed || ||
