From 1761e8fcdfda09370046cdd0e382c3aa206d3f61 Mon Sep 17 00:00:00 2001 From: Sam James Date: Fri, 1 Sep 2023 05:38:31 +0100 Subject: [PATCH] dev-python/pandas: unskip byteswap test Fixed in 2.1.0. Signed-off-by: Sam James --- dev-python/pandas/pandas-2.1.0.ebuild | 4 ---- 1 file changed, 4 deletions(-) diff --git a/dev-python/pandas/pandas-2.1.0.ebuild b/dev-python/pandas/pandas-2.1.0.ebuild index 2896fd08e374a..a66e19ee8892d 100644 --- a/dev-python/pandas/pandas-2.1.0.ebuild +++ b/dev-python/pandas/pandas-2.1.0.ebuild @@ -164,10 +164,6 @@ python_test() { 'tests/tseries/offsets/test_common.py::test_apply_out_of_range[tzlocal()-WeekOfMonth]' 'tests/tseries/offsets/test_common.py::test_apply_out_of_range[tzlocal()-Week]' - # alignment issues: bug #911660 (fixed upstream but not yet in a release) - # https://github.com/pandas-dev/pandas/issues/54391 - tests/io/sas/test_byteswap.py::test_float_byteswap - # hdf / pytables have alignment problems: bug #911660 # https://github.com/pandas-dev/pandas/issues/54396 tests/io/pytables/test_append.py::test_append_frame_column_oriented