diff options
author | Charles Harris <charlesr.harris@gmail.com> | 2018-08-13 14:44:35 -0600 |
---|---|---|
committer | Charles Harris <charlesr.harris@gmail.com> | 2018-08-18 04:16:12 -0600 |
commit | 00bc5bc88e17946fadc65f34120dfe7a8782fb12 (patch) | |
tree | 764f789d929bb6fcf7d77ea30ca0f24ba04b4d09 /numpy/lib/tests/test_index_tricks.py | |
parent | a53ec84a2c3af41dc6d202f0fe15fb526e863c99 (diff) | |
download | numpy-00bc5bc88e17946fadc65f34120dfe7a8782fb12.tar.gz |
BUG: Fix test sensitive to platform byte order.
The TestMaskedArrayMethods.test_sort_flexible test was failing for for
the subarray checks on big endian systems. That was probably due to
subarrays being sorted as bytestrings. This fixes the test by simply
checking that the sort does not error rather than checking the result.
Closes #11716.
Diffstat (limited to 'numpy/lib/tests/test_index_tricks.py')
0 files changed, 0 insertions, 0 deletions