Fix or skip tests that assume the wrong endianness
authorDebian Science Team <debian-science-maintainers@lists.alioth.debian.org>
Sun, 16 Aug 2020 19:09:14 +0000 (20:09 +0100)
committerRebecca N. Palmer <rebecca_palmer@zoho.com>
Sun, 16 Aug 2020 19:09:14 +0000 (20:09 +0100)
commit09c0583afb20bab8b866da9094cc358f38dfa036
tree793ff0ee649fd4223895ca4554cad222dc873782
parent3d5f140601d904a42da8b76394398bb229a01277
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