test_dummy_thread testresult
| cpu-mhz |
1603.696 |
| cpu-model |
AMD Opteron(tm) Processor 242 |
| executable |
py.py |
| execution-time |
18.6970179081 |
| exit-status |
0 |
| fspath |
/home/hpk/pypy-dist/lib-python/2.4.1/test/test_dummy_thread.py |
| options |
core |
| outcome |
OK |
| platform |
linux2 |
| pypy-revision |
29280 |
| python-version-info |
(2, 4, 2, 'final', 0) |
| startdate |
Fri Jun 23 21:15:33 2006 |
| testreport-version |
1.1 |
| timeout |
1444.0 |
| userhost |
hpk@cen01 |
stdout
*** Using <module object at 0x5677b48c> as _thread module ***
test_cond_acquire_fail (test.test_dummy_thread.LockTests) ... ok
test_cond_acquire_success (test.test_dummy_thread.LockTests) ... ok
test_improper_release (test.test_dummy_thread.LockTests) ... ok
test_initlock (test.test_dummy_thread.LockTests) ... ok
test_release (test.test_dummy_thread.LockTests) ... ok
Hold on to lock for a set amount of time before unlocking. ...
*** Waiting for thread to release the lock (approx. 0 sec.) ***
done
ok
test_uncond_acquire_return_val (test.test_dummy_thread.LockTests) ... ok
test_uncond_acquire_success (test.test_dummy_thread.LockTests) ... ok
test_LockType (test.test_dummy_thread.MiscTests) ... ok
test_exit (test.test_dummy_thread.MiscTests) ... ok
test_ident (test.test_dummy_thread.MiscTests) ... ok
test_interrupt_in_main (test.test_dummy_thread.MiscTests) ... ok
test_interrupt_main (test.test_dummy_thread.MiscTests) ... ok
Use to test _thread.start_new_thread() passes args properly. ... ok
Wait for ``delay`` seconds and then put something into ``queue`` ...
*** Testing multiple thread creation (will take approx. 0 to 5 sec.) ***
done
ok
----------------------------------------------------------------------
Ran 15 tests in 3.944s
OK
stderr
Loading grammar /home/hpk/pypy-dist/pypy/interpreter/pyparser/data/Grammar2.5a
faking <type 'module'>
faking <type 'file'>
fake-wrapping interp file <open file '<stdout>', mode 'w' at 0x558e6068>
fake-wrapping interp file <open file '<stderr>', mode 'w' at 0x558e60b0>
fake-wrapping interp file <open file '<stdin>', mode 'r' at 0x558e6020>
faking <type 'posix.stat_result'>
faking <type 'posix.statvfs_result'>