We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12e2e5b commit 4f8a4aaCopy full SHA for 4f8a4aa
test_cupy.sh
@@ -26,5 +26,5 @@ mkdir -p $SCRIPT_DIR/.hypothesis
26
ln -s $SCRIPT_DIR/.hypothesis .hypothesis
27
28
export ARRAY_API_TESTS_MODULE=array_api_compat.cupy
29
-export ARRAY_API_TESTS_VERSION=2024.12
+export ARRAY_API_TESTS_VERSION=2025.12
30
pytest array_api_tests/ ${PYTEST_ARGS} --xfails-file $SCRIPT_DIR/cupy-xfails.txt "$@"
0 commit comments