Skip to content

Commit 381706e

Browse files
committed
Set ARRAY_API_TESTS_VERSION for test_cupy.sh
1 parent d84cdf5 commit 381706e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test_cupy.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,5 @@ mkdir -p $SCRIPT_DIR/.hypothesis
2626
ln -s $SCRIPT_DIR/.hypothesis .hypothesis
2727

2828
export ARRAY_API_TESTS_MODULE=array_api_compat.cupy
29+
export ARRAY_API_TESTS_VERSION=2023.12
2930
pytest array_api_tests/ ${PYTEST_ARGS} --xfails-file $SCRIPT_DIR/cupy-xfails.txt "$@"

0 commit comments

Comments
 (0)