Mercurial > ~astiob > upreckon > hgweb
annotate .hgtags @ 127:f5b8a0c0e3cb
Multiple bug fixes in the unix module
Bug fix: a fatal OSError could occur inside Popen.poll() inside unix.call().
Bug fix: CPU-time-wise-ultra-fast testees no longer cause negative zero times to be reported on UNIX.
Bug fix (regression in 16fe21d6582e): stdin is no longer read to check for Escape presses when it is not available for reading on UNIX. This would cause Upreckon to block until a key was pressed or, if the testee exceeded the wall-clock time limit, until the testee exit.
Bug fix: unix.call() now works on Python 3.2.
Bug fix: a fatal RuntimeError no longer occurs on problems with memory limits on systems with RLIMIT_VMEM but no RLIMIT_AS.
author | Oleg Oshmyan <chortos@inbox.lv> |
---|---|
date | Mon, 16 May 2011 02:53:24 +0100 |
parents | b92333120c67 |
children | 3295bac0a7e6 |
rev | line source |
---|---|
46
ba5182222c34
Added tag 2.00.0 with test group support for changeset 2b459f9743b4
Oleg Oshmyan <chortos@inbox.lv>
parents:
diff
changeset
|
1 2b459f9743b40b3f36dd2d8fca61a3eb2a3d1ca8 2.00.0 with test group support |
52
9a23141cbb64
Added tag 1.20.3 for changeset 245150080c48
Oleg Oshmyan <chortos@inbox.lv>
parents:
46
diff
changeset
|
2 245150080c4821dbde22116b6b221287fb2a3cd9 1.20.3 |
59
93978361c67f
Added tag 2.00.0 with test group support for changeset c95addbe0851
Oleg Oshmyan <chortos@inbox.lv>
parents:
52
diff
changeset
|
3 2b459f9743b40b3f36dd2d8fca61a3eb2a3d1ca8 2.00.0 with test group support |
93978361c67f
Added tag 2.00.0 with test group support for changeset c95addbe0851
Oleg Oshmyan <chortos@inbox.lv>
parents:
52
diff
changeset
|
4 c95addbe08515eebe9b02b076aa2f92cb07cf8d3 2.00.0 with test group support |
84
953a5baa406d
Removed tag 2.00.0 with test group support
Oleg Oshmyan <chortos@inbox.lv>
parents:
59
diff
changeset
|
5 c95addbe08515eebe9b02b076aa2f92cb07cf8d3 2.00.0 with test group support |
953a5baa406d
Removed tag 2.00.0 with test group support
Oleg Oshmyan <chortos@inbox.lv>
parents:
59
diff
changeset
|
6 0000000000000000000000000000000000000000 2.00.0 with test group support |
101
b92333120c67
Added tag 2.00.0 for changeset 995502cdafc6
Oleg Oshmyan <chortos@inbox.lv>
parents:
84
diff
changeset
|
7 995502cdafc615849bd594f045722961855ec4d6 2.00.0 |