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 0368c8f commit 2b456c2Copy full SHA for 2b456c2
test_cupy.sh
@@ -23,4 +23,4 @@ git checkout asmeurer/xfails-file
23
git submodule update --init
24
25
export ARRAY_API_TESTS_MODULE=array_api_compat.cupy
26
-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