From 3f42338e4659e72d267902449d9c4a1aec3dd124 Mon Sep 17 00:00:00 2001 From: "Benjamin A. Beasley" Date: Fri, 25 Nov 2022 09:06:56 -0500 Subject: [PATCH] TST: Fix some little-endian assumptions See previous PR#46681. --- pandas/tests/arrays/floating/test_arithmetic.py | 5 ++++- pandas/tests/frame/methods/test_to_records.py | 14 ++++++++++++-- pandas/tests/scalar/timedelta/test_arithmetic.py | 2 +- 3 files changed, 17 insertions(+), 4 deletions(-) diff --git a/pandas/tests/arrays/floating/test_arithmetic.py b/pandas/tests/arrays/floating/test_arithmetic.py index ec7419d6346a8..f207540a76f2a 100644 --- a/pandas/tests/arrays/floating/test_arithmetic.py +++ b/pandas/tests/arrays/floating/test_arithmetic.py @@ -162,7 +162,10 @@ def test_error_invalid_values(data, all_arithmetic_operators): "not all arguments converted during string formatting", "can't multiply sequence by non-int of type 'float'", "ufunc 'subtract' cannot use operands with types dtype", - r"ufunc 'add' cannot use operands with types dtype\('