From a7a17abcd9f03651ae07a0aa138668fd49287466 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 | 2 +- pandas/tests/frame/methods/test_to_records.py | 14 ++++++++++++-- pandas/tests/scalar/timedelta/test_arithmetic.py | 2 +- 3 files changed, 14 insertions(+), 4 deletions(-) diff --git a/pandas/tests/arrays/floating/test_arithmetic.py b/pandas/tests/arrays/floating/test_arithmetic.py index ec7419d6346a8..fdf2b00bdbac1 100644 --- a/pandas/tests/arrays/floating/test_arithmetic.py +++ b/pandas/tests/arrays/floating/test_arithmetic.py @@ -162,7 +162,7 @@ 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\('