Fix or skip tests that assume the wrong endianness
authorDebian Science Team <debian-science-maintainers@lists.alioth.debian.org>
Wed, 26 Feb 2020 18:45:58 +0000 (18:45 +0000)
committerRebecca N. Palmer <rebecca_palmer@zoho.com>
Wed, 26 Feb 2020 18:45:58 +0000 (18:45 +0000)
commit70fde057c13ffdaaeb551723c2ef7e2eaddbb7ad
tree61259755e13cae88f70d2d135e29c71a45d63dfe
parent280075c1783656f2a6f6333dbce453efd20c4e0d
Fix or skip tests that assume the wrong endianness

This is a bug in the tests not pandas itself -
the expected values explicitly specify little-endian

Author: Rebecca N. Palmer <rebecca_palmer@zoho.com>
Forwarded: no

Gbp-Pq: Name tests_dont_assume_endian.patch
pandas/tests/frame/test_convert_to.py
pandas/tests/indexes/timedeltas/test_arithmetic.py
pandas/tests/io/parser/test_c_parser_only.py