]> granicus.if.org Git - python/commit
Merged revisions 80238 via svnmerge from
authorStefan Krah <stefan@bytereef.org>
Tue, 20 Apr 2010 08:13:03 +0000 (08:13 +0000)
committerStefan Krah <stefan@bytereef.org>
Tue, 20 Apr 2010 08:13:03 +0000 (08:13 +0000)
commit0d2fa4a612570b9abfb0320b0c174ecae5488bf8
tree5552a8192bea56a81528c609e33c18255122a44d
parent1e99be71336ae2dee62b4aa8e25016a2fbbd4060
Merged revisions 80238 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r80238 | stefan.krah | 2010-04-20 09:59:10 +0200 (Tue, 20 Apr 2010) | 9 lines

  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