Closed
Description
windows py_3.8_32
=========================== short test summary info ===========================
FAILED test_venv/lib/site-packages/pandas/tests/frame/test_reshape.py::TestDataFrameReshape::test_pivot_empty
= 1 failed, 66757 passed, 7472 skipped, 1130 xfailed, 14 warnings in 829.09s (0:13:49) =
linux py_3.8_32
=========================== short test summary info ============================
FAILED ../../venv/lib/python3.8/site-packages/pandas/tests/frame/test_reshape.py::TestDataFrameReshape::test_pivot_empty
FAILED ../../venv/lib/python3.8/site-packages/pandas/tests/io/parser/test_c_parser_only.py::test_float_precision_options[c_high]
FAILED ../../venv/lib/python3.8/site-packages/pandas/tests/io/parser/test_c_parser_only.py::test_float_precision_options[c_low]
= 3 failed, 66801 passed, 7441 skipped, 1129 xfailed, 14 warnings in 428.19s (0:07:08) =
test_c_parser_only is a seperate issue xref #36429