Issue #7042: Fix test_signal failure on OS X 10.6 64-bit builds
commit28ea257d48c0d233544082d97a053cf0065c87a8
authormark.dickinson <mark.dickinson@6015fed2-1504-0410-9fe1-9d1591cc4771>
Sun, 4 Oct 2009 18:38:39 +0000 (4 18:38 +0000)
committermark.dickinson <mark.dickinson@6015fed2-1504-0410-9fe1-9d1591cc4771>
Sun, 4 Oct 2009 18:38:39 +0000 (4 18:38 +0000)
treebd5fbb76ab66bdd0f9afd15b51b81df40319f3a6
parent9a46c220d832fa8b8b02e881428d164cff46815c
Issue #7042:  Fix test_signal failure on OS X 10.6 64-bit builds
(and also, with luck, on the x86 FreeBSD buildbot), by making sure
that some user time is used in test_itimer_virtual.

git-svn-id: http://svn.python.org/projects/python/trunk@75236 6015fed2-1504-0410-9fe1-9d1591cc4771
Lib/test/test_signal.py
Misc/NEWS