test_strftime testresult
| cpu-mhz |
2403.622 |
| cpu-model |
AMD Athlon(tm) 64 Processor 3800+ |
| execution-time |
1674.74477601 |
| exit-status |
0 |
| fspath |
/u/pedronis/PyPy/dist/lib-python/2.4.1/test/test_strftime.py |
| options |
|
| outcome |
OK |
| platform |
linux2 |
| pypy-revision |
17171 |
| python-version-info |
(2, 4, 1, 'candidate', 2) |
| startdate |
Sat Sep 3 23:09:43 2005 |
| testreport-version |
1.1 |
| timeout |
36100.0 |
| userhost |
pedronis@ratthing-b246 |
stdout
strftime test for Sat Sep 3 23:10:13 2005
Strftime test, platform: linux2, Python version: 2.4.1
Conflict for nonstandard '%c' format (near-asctime() format):
Expected Sat Sep 03 23:10:13 2005, but got Sat Sep 3 23:10:13 2005
Supports nonstandard '%x' format (%m/%d/%y %H:%M:%S)
Supports nonstandard '%Z' format (time zone name)
Supports nonstandard '%D' format (mm/dd/yy)
Supports nonstandard '%e' format (day of month as number, blank padded ( 0-31))
Supports nonstandard '%h' format (abbreviated month name)
Supports nonstandard '%k' format (hour, blank padded ( 0-23))
Supports nonstandard '%n' format (newline character)
Supports nonstandard '%r' format (%I:%M:%S %p)
Supports nonstandard '%R' format (%H:%M)
Supports nonstandard '%s' format (seconds since the Epoch in UCT)
Supports nonstandard '%t' format (tab character)
Supports nonstandard '%T' format (%H:%M:%S)
Supports nonstandard '%3y' format (year without century rendered using fieldwidth)
stderr
Loading grammar /u/pedronis/PyPy/dist/pypy/interpreter/pyparser/data/Grammar2.4
faking <type 'module'>
faking <type 'file'>
faking <type 'posix.stat_result'>
faking <type 'posix.statvfs_result'>
fake-wrapping interp file <open file '<stdout>', mode 'w' at 0x401ab068>
fake-wrapping interp file <open file '<stderr>', mode 'w' at 0x401ab0b0>
fake-wrapping interp file <open file '<stdin>', mode 'r' at 0x401ab020>
faking <type 'time.struct_time'>