Skip math.sum tests on non IEEE 754 platforms, and on IEEE 754 platforms
commitf92ce7203c167f67da02d8b1dcb69302c4f432fc
authormark.dickinson <mark.dickinson@6015fed2-1504-0410-9fe1-9d1591cc4771>
Fri, 23 May 2008 12:07:36 +0000 (23 12:07 +0000)
committermark.dickinson <mark.dickinson@6015fed2-1504-0410-9fe1-9d1591cc4771>
Fri, 23 May 2008 12:07:36 +0000 (23 12:07 +0000)
tree6de28c74dbc677e44956d8ed47866d1c8a8a80da
parent44f2bdda914c728da08b53099af647deec2cb144
Skip math.sum tests on non IEEE 754 platforms, and on IEEE 754 platforms
that exhibit the problem described in issue #2937.

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