Issue #7251: Break out round tests for large values into a separate
commit445ecc71da03a3e02e5e6bb838f3be70cfaef875
authormark.dickinson <mark.dickinson@6015fed2-1504-0410-9fe1-9d1591cc4771>
Mon, 9 Nov 2009 17:03:34 +0000 (9 17:03 +0000)
committermark.dickinson <mark.dickinson@6015fed2-1504-0410-9fe1-9d1591cc4771>
Mon, 9 Nov 2009 17:03:34 +0000 (9 17:03 +0000)
tree18914dc9f80fd0c4cac4041581e19cce9093e790
parentdc2e614e14e86a17ae9ef4e76272bc4ec4f50a3a
Issue #7251: Break out round tests for large values into a separate
test function, and skip that test on Linux/alpha systems with a broken
system round function.

This should turn the Debian/alpha buildbot green.

git-svn-id: http://svn.python.org/projects/python/trunk@76176 6015fed2-1504-0410-9fe1-9d1591cc4771
Lib/test/test_builtin.py