[Numpy-svn] [numpy/numpy] c8c208: TST: Make RuntimeWarning raise an error during tes...

GitHub noreply at github.com
Wed Feb 8 22:54:57 EST 2012


  Branch: refs/heads/master
  Home:   https://github.com/numpy/numpy
  Commit: c8c2082755457f4c16b0af7e1ca091dbb690341d
      https://github.com/numpy/numpy/commit/c8c2082755457f4c16b0af7e1ca091dbb690341d
  Author: Mark Wiebe <mwwiebe at gmail.com>
  Date:   2012-02-08 (Wed, 08 Feb 2012)

  Changed paths:
    M numpy/testing/nosetester.py

  Log Message:
  -----------
  TST: Make RuntimeWarning raise an error during tests, same as
RegressionWarning


  Commit: a2bb1cc9b6fc37583494d9a3e14b0ace59d210a5
      https://github.com/numpy/numpy/commit/a2bb1cc9b6fc37583494d9a3e14b0ace59d210a5
  Author: Mark Wiebe <mwwiebe at gmail.com>
  Date:   2012-02-08 (Wed, 08 Feb 2012)

  Changed paths:
    M numpy/core/tests/test_maskna.py
  M numpy/core/tests/test_memmap.py
  M numpy/core/tests/test_multiarray.py
  M numpy/core/tests/test_regression.py
  M numpy/lib/tests/test_io.py
  M numpy/ma/tests/test_core.py
  M numpy/ma/tests/test_mrecords.py

  Log Message:
  -----------
  BUG: Fix improper usage of warning filters in the tests


  Commit: 096b436e6e93d09057eb415e76b1f452170db3e6
      https://github.com/numpy/numpy/commit/096b436e6e93d09057eb415e76b1f452170db3e6
  Author: Mark <mwwiebe at gmail.com>
  Date:   2012-02-08 (Wed, 08 Feb 2012)

  Changed paths:
    M README.txt
  M numpy/core/tests/test_maskna.py
  M numpy/core/tests/test_memmap.py
  M numpy/core/tests/test_multiarray.py
  M numpy/core/tests/test_regression.py
  M numpy/lib/tests/test_io.py
  M numpy/ma/tests/test_core.py
  M numpy/ma/tests/test_mrecords.py
  M numpy/testing/nosetester.py

  Log Message:
  -----------
  Merge pull request #201 from mwiebe/tests_dep_error

TST: Make deprecation warnings raise exceptions during test run


Compare: https://github.com/numpy/numpy/compare/26802c9...096b436


More information about the Numpy-svn mailing list