mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-python/pandas: unskip byteswap test
Fixed in 2.1.0. Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user