Fix or skip tests that assume the wrong endianness
authorDebian Science Team <debian-science-maintainers@lists.alioth.debian.org>
Wed, 26 Aug 2020 21:34:50 +0000 (22:34 +0100)
committerRebecca N. Palmer <rebecca_palmer@zoho.com>
Wed, 26 Aug 2020 21:34:50 +0000 (22:34 +0100)
commitb4cb52a3924192b11495c88175f7f53ea9f7043a
tree956b71338b3195081b5c5434db3237200bc2e55d
parent5d433668ad31a2f8fc86c76338317f85c4691341
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/arrays/test_boolean.py
pandas/tests/frame/methods/test_to_records.py
pandas/tests/io/parser/test_c_parser_only.py
pandas/tests/scalar/timedelta/test_arithmetic.py