Fix or skip tests that assume the wrong endianness
authorDebian Science Team <debian-science-maintainers@lists.alioth.debian.org>
Sun, 28 Jun 2020 20:47:22 +0000 (21:47 +0100)
committerRebecca N. Palmer <rebecca_palmer@zoho.com>
Sun, 28 Jun 2020 20:47:22 +0000 (21:47 +0100)
commit329f69cf8c099416e5128989180b3ede6821e1f9
treed28e838717804d45f345673724eef33fc26e4a71
parent8310ec4a4bed981e5894c04be9da324e6c6ab123
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