]> granicus.if.org Git - python/commit
1) The timeout in the itimer tests was too low for slow or heavily
authorStefan Krah <stefan@bytereef.org>
Tue, 20 Apr 2010 07:59:10 +0000 (07:59 +0000)
committerStefan Krah <stefan@bytereef.org>
Tue, 20 Apr 2010 07:59:10 +0000 (07:59 +0000)
commit68b4e01c48a9217cff9828f408474f9b52f6584b
tree503e6f43e61cf23662ac017fd46bc8b559fc310f
parent281b551a2eecfb9a1ac64274496f7cdeda82662a
1) The timeout in the itimer tests was too low for slow or heavily
   loaded machines.

2) Even with the increased timeout, the OS does not guarantee that
   a process will get a certain amount of virtual time in 60s, so
   the failure is changed to a diagnostic.
Lib/test/test_signal.py