Fix or skip tests that assume the wrong endianness
authorDebian Science Team <debian-science-maintainers@lists.alioth.debian.org>
Thu, 9 Apr 2020 03:11:32 +0000 (04:11 +0100)
committerPeter Michael Green <plugwash@raspbian.org>
Thu, 9 Apr 2020 03:11:32 +0000 (04:11 +0100)
commit2f243695b105a7346a0135bc7ac8d94812c22366
treed686747e1991e4f88452caa9e8155d0129f554c2
parent88c0afa6e56d0cb55b9768f143ec34be9196f308
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