commit:     1761e8fcdfda09370046cdd0e382c3aa206d3f61
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Sep  1 04:38:31 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Sep  1 04:38:31 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1761e8fc

dev-python/pandas: unskip byteswap test

Fixed in 2.1.0.

Signed-off-by: Sam James <sam <AT> gentoo.org>

 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 2896fd08e374..a66e19ee8892 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

Reply via email to