We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f448875 commit 0837875Copy full SHA for 0837875
test_cupy.sh
@@ -26,4 +26,4 @@ mkdir -p $SCRIPT_DIR/.hypothesis
26
ln -s $SCRIPT_DIR/.hypothesis .hypothesis
27
28
export ARRAY_API_TESTS_MODULE=array_api_compat.cupy
29
-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 "$@"
0 commit comments