]> granicus.if.org Git - python/commit
Merged revisions 80240 via svnmerge from
authorStefan Krah <stefan@bytereef.org>
Tue, 20 Apr 2010 08:15:14 +0000 (08:15 +0000)
committerStefan Krah <stefan@bytereef.org>
Tue, 20 Apr 2010 08:15:14 +0000 (08:15 +0000)
commitf1da97304d7551cd43cf290237cbe10ac3ba7c96
treeb1f3e6aabe9a7977ea689f332a62952fea3d54d8
parent8e96394f241f49b776494812a119c1b1fec1ac18
Merged revisions 80240 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

................
  r80240 | stefan.krah | 2010-04-20 10:13:03 +0200 (Tue, 20 Apr 2010) | 15 lines

  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