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 b780b9a commit 1908a00Copy full SHA for 1908a00
test_cupy.sh
@@ -29,4 +29,4 @@ mkdir -p $SCRIPT_DIR/.hypothesis
29
ln -s $SCRIPT_DIR/.hypothesis .hypothesis
30
31
export ARRAY_API_TESTS_MODULE=array_api_compat.cupy
32
-pytest ${PYTEST_ARGS} --xfails-file $SCRIPT_DIR/cupy-xfails.txt --skips-file $SCRIPT_DIR/cupy-skips.txt $@
+pytest ${PYTEST_ARGS} --xfails-file $SCRIPT_DIR/cupy-xfails.txt --skips-file $SCRIPT_DIR/cupy-skips.txt "$@"
0 commit comments