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 2bcc8e6 commit 58098ecCopy full SHA for 58098ec
test_cupy.sh
@@ -12,7 +12,7 @@ tmpdir=$(mktemp -d)
12
SCRIPT_DIR=$( cd -- "$( dirname -- "${BASH_SOURCE[0]}" )" &> /dev/null && pwd )
13
export PYTHONPATH=$SCRIPT_DIR
14
15
-PYTEST_ARGS="--max-examples 200 -v -rxXfE --ci"
+PYTEST_ARGS="--max-examples 200 -v -rxXfE --ci --hypothesis-disable-deadline"
16
17
cd $tmpdir
18
git clone https://github.com/data-apis/array-api-tests
0 commit comments