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

GitHub noreply at github.com
Wed Sep 3 15:58:44 EDT 2014


  Branch: refs/heads/master
  Home:   https://github.com/numpy/numpy
  Commit: eb9db82800f10ddc87e0f5efb6bb9be3fa8a5518
      https://github.com/numpy/numpy/commit/eb9db82800f10ddc87e0f5efb6bb9be3fa8a5518
  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: 03dcd3b754d9a618c0c2c8c72bb225565758bbf5
      https://github.com/numpy/numpy/commit/03dcd3b754d9a618c0c2c8c72bb225565758bbf5
  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 #5038 from juliantaylor/clongdouble-align

TST: skip clongdouble alignment checks on 32 bit arches


Compare: https://github.com/numpy/numpy/compare/6968c25fa35b...03dcd3b754d9


More information about the Numpy-svn mailing list