[Numpy-svn] [numpy/numpy] 315010: TST: Fix tests in PR #8341 for NumPy 1.11.x

GitHub noreply at github.com
Mon Dec 5 01:35:56 EST 2016


  Branch: refs/heads/maintenance/1.11.x
  Home:   https://github.com/numpy/numpy
  Commit: 315010149a085cba4b0395df0184e67c2e976a9d
      https://github.com/numpy/numpy/commit/315010149a085cba4b0395df0184e67c2e976a9d
  Author: Charles Harris <charlesr.harris at gmail.com>
  Date:   2016-12-04 (Sun, 04 Dec 2016)

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

  Log Message:
  -----------
  TST: Fix tests in PR #8341 for NumPy 1.11.x

gh-8341 was a backport and the tests were fixed for pypy, but the
corresponding constant PYPY is undefined in 1.11.x.


  Commit: c1e9bfe7bb66d6ee9d28ae1014c126b15cfcd32b
      https://github.com/numpy/numpy/commit/c1e9bfe7bb66d6ee9d28ae1014c126b15cfcd32b
  Author: Charles Harris <charlesr.harris at gmail.com>
  Date:   2016-12-05 (Mon, 05 Dec 2016)

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

  Log Message:
  -----------
  Merge pull request #8346 from charris/fix-backport-8335

TST: Fix tests in PR #8341 for NumPy 1.11.x


Compare: https://github.com/numpy/numpy/compare/667dff7dfeaa...c1e9bfe7bb66


More information about the Numpy-svn mailing list