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 d84cdf5 commit 381706eCopy full SHA for 381706e
test_cupy.sh
@@ -26,4 +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=2023.12
30
pytest array_api_tests/ ${PYTEST_ARGS} --xfails-file $SCRIPT_DIR/cupy-xfails.txt "$@"
0 commit comments