[Numpy-svn] [numpy/numpy] 9ff6ae: TST: skip floating point warning test failures on ...

GitHub noreply at github.com
Thu Jan 3 14:14:10 EST 2013


  Branch: refs/heads/master
  Home:   https://github.com/numpy/numpy
  Commit: 9ff6aed1f261706df4e50dc482f004500a98548a
      https://github.com/numpy/numpy/commit/9ff6aed1f261706df4e50dc482f004500a98548a
  Author: Ralf Gommers <ralf.gommers at googlemail.com>
  Date:   2013-01-02 (Wed, 02 Jan 2013)

  Changed paths:
    M numpy/core/tests/test_errstate.py
    M numpy/core/tests/test_half.py
    M numpy/core/tests/test_numeric.py
    M numpy/core/tests/test_umath_complex.py

  Log Message:
  -----------
  TST: skip floating point warning test failures on ARM.  Closes gh-413.


  Commit: bcbfea461a61a12ea91622d7569b256381570f9f
      https://github.com/numpy/numpy/commit/bcbfea461a61a12ea91622d7569b256381570f9f
  Author: Ralf Gommers <ralf.gommers at googlemail.com>
  Date:   2013-01-02 (Wed, 02 Jan 2013)

  Changed paths:
    M numpy/core/tests/test_errstate.py

  Log Message:
  -----------
  MAINT: remove painful to look at exec statement from np.errstate test.


  Commit: 8c05bdbe4a7555628c758967b8800e3e981363e2
      https://github.com/numpy/numpy/commit/8c05bdbe4a7555628c758967b8800e3e981363e2
  Author: Ralf Gommers <ralf.gommers at googlemail.com>
  Date:   2013-01-03 (Thu, 03 Jan 2013)

  Changed paths:
    R .travis-make-py24-virtualenv.sh
    M .travis.yml

  Log Message:
  -----------
  TST: remove Python 2.4 and 2.5 testing from Travis config.

Done because for 1.8 we're not supporting these Python versions anymore,
and this PR break 2.4 compatibility.


  Commit: cce1c45afa3d821c5ca313f06b2481e55c98a238
      https://github.com/numpy/numpy/commit/cce1c45afa3d821c5ca313f06b2481e55c98a238
  Author: njsmith <njs at pobox.com>
  Date:   2013-01-03 (Thu, 03 Jan 2013)

  Changed paths:
    R .travis-make-py24-virtualenv.sh
    M .travis.yml
    M numpy/core/tests/test_errstate.py
    M numpy/core/tests/test_half.py
    M numpy/core/tests/test_numeric.py
    M numpy/core/tests/test_umath_complex.py

  Log Message:
  -----------
  Merge pull request #2879 from rgommers/issue-413-arm-failures

Fix ARM failures (gh-413)


Compare: https://github.com/numpy/numpy/compare/c74586282e45...cce1c45afa3d


More information about the Numpy-svn mailing list