Changes between Version 12 and Version 13 of PythonRegressionTests
- Timestamp:
- 07/29/09 23:50:21 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PythonRegressionTests
v12 v13 11 11 || test_builtin ||passed|| || 12 12 || test_exceptions ||passed|| || 13 || test_types || failed || haiku ticket [http://dev.haiku-os.org/ticket/3308 #3308]||13 || test_types ||passes now || ~~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 [http://dev.haiku-os.org/ticket/3308 #3308]||61 || test_cmath || passes now || ~~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 [http://dev.haiku-os.org/ticket/3308 #3308]||103 || test_decimal || passes now || ~~haiku ticket [http://dev.haiku-os.org/ticket/3308 #3308]~~ || 104 104 || test_decorators || passed || || 105 105 || test_defaultdict || passed || || … … 130 130 || test_fileinput || passed || || 131 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]||132 || test_float || passes now || ~~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 [http://dev.haiku-os.org/ticket/3308 #3308]||186 || test_json || passes now || ~~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 [http://dev.haiku-os.org/ticket/3308 #3308]||202 || test_math || failed || haiku ticket [http://dev.haiku-os.org/ticket/3308 #3308]||201 || test_marshal || passes now || ~~haiku ticket [http://dev.haiku-os.org/ticket/3308 #3308]~~ || 202 || test_math || passes now || ~~haiku ticket [http://dev.haiku-os.org/ticket/3308 #3308]~~ || 203 203 || test_md5 || passed || || 204 204 || test_memoryio || passed || || … … 265 265 || test_queue || passed || || 266 266 || test_quopri || passed || || 267 || test_random || failed || haiku ticket [http://dev.haiku-os.org/ticket/3308 #3308]||267 || test_random || passes now || ~~haiku ticket [http://dev.haiku-os.org/ticket/3308 #3308]~~ || 268 268 || test_re || passed || || 269 269 || test_repr || passed || || … … 382 382 test_resource.py 383 383 test_socket.py 384 test_thread.py 384 test_thread.py <--Passes now (Haiku !r31961) 385 385 }}}
