[Numpy-svn] [numpy/numpy] f4d9da: TST: remove a failing doctest for poly1d.

noreply at github.com noreply at github.com
Sun Oct 17 01:08:19 EDT 2010


Branch: refs/heads/master
Home:   http://github.com/numpy/numpy

Commit: f4d9da1e86d1031e99549073681831270e450fb4
    http://github.com/numpy/numpy/commit/f4d9da1e86d1031e99549073681831270e450fb4
Author: rgommers <ralf.gommers at googlemail.com>
Date:   2010-10-16 (Sat, 16 Oct 2010)

Changed paths:
  M numpy/lib/tests/test_polynomial.py

Log Message:
-----------
TST: remove a failing doctest for poly1d.

The failure only occurs on Windows and Python 2.5, there the printing of
floating point numbers is slightly different. Since this is a doctest and can
not be marked conditionally as knownfail, just removing it is simplest. It's
not a bug anyway.





More information about the Numpy-svn mailing list