]> granicus.if.org Git - python/commit
Merged revisions 80238 via svnmerge from
authorStefan Krah <stefan@bytereef.org>
Tue, 20 Apr 2010 08:07:08 +0000 (08:07 +0000)
committerStefan Krah <stefan@bytereef.org>
Tue, 20 Apr 2010 08:07:08 +0000 (08:07 +0000)
commit488fea3cca18f62be958d6df9d9ca3a606072cf9
treeb7a7429fd6da6d87e429f4fe3701ee20528238d5
parentc00deec386dcf11ff2b35b51dd7e8ad87ab00d1b
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