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