We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c31eac commit 33771bbCopy full SHA for 33771bb
python/cudf/cudf/pandas/scripts/run-pandas-tests.sh
@@ -22,7 +22,7 @@ set -euo pipefail
22
# of Pandas installed.
23
PANDAS_VERSION=$(python -c "import pandas; print(pandas.__version__)")
24
25
-PYTEST_IGNORES="--ignore=tests/io/test_user_agent.py \
+PYTEST_IGNORES="--ignore=tests/interchange/test_impl.py \
26
--ignore=tests/window/test_dtypes.py \
27
--ignore=tests/strings/test_api.py \
28
--ignore=tests/window/test_numba.py \
0 commit comments