FAIL: test_umath.TestC99.test_clog(<ufunc 'log'>, (-0.0, -0.0), (-inf, -0.0), 'divide')
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/python2.5/site-packages/nose/case.py", line 203, in runTest
    self.test(*self.arg)
  File "/usr/lib/python2.5/site-packages/numpy/core/tests/test_umath.py", line 393, in _check
    assert got == expected, (got, expected)
AssertionError: ('(-inf, 3.1415926535897931)', '(-inf, 0.0)')