[Numpy-svn] [numpy/numpy] b95c7d: TST: skip clongdouble alignment checks on 32 bit a...

GitHub noreply at github.com
Wed Sep 3 16:59:51 EDT 2014


  Branch: refs/heads/maintenance/1.9.x
  Home:   https://github.com/numpy/numpy
  Commit: b95c7df3b2da1552a895b6238456f72467a8d2bd
      https://github.com/numpy/numpy/commit/b95c7df3b2da1552a895b6238456f72467a8d2bd
  Author: Julian Taylor <jtaylor.debian at googlemail.com>
  Date:   2014-09-03 (Wed, 03 Sep 2014)

  Changed paths:
    M numpy/core/tests/test_numeric.py
    M numpy/f2py/tests/test_array_from_pyobj.py

  Log Message:
  -----------
  TST: skip clongdouble alignment checks on 32 bit arches

turns out not only sparc is borked, skip the checks on all 32 bit arches
with too large clongdouble alignments until we have an aligned
allocator.


  Commit: 90cac3cb8bb4534f7f760d7fc3f82cdf0d517524
      https://github.com/numpy/numpy/commit/90cac3cb8bb4534f7f760d7fc3f82cdf0d517524
  Author: Charles Harris <charlesr.harris at gmail.com>
  Date:   2014-09-03 (Wed, 03 Sep 2014)

  Changed paths:
    M numpy/core/tests/test_numeric.py
    M numpy/f2py/tests/test_array_from_pyobj.py

  Log Message:
  -----------
  Merge pull request #5040 from juliantaylor/align-backport

TST: skip clongdouble alignment checks on 32 bit arches for 1.9


Compare: https://github.com/numpy/numpy/compare/5c60b9b81cdc...90cac3cb8bb4


More information about the Numpy-svn mailing list