File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -51,7 +51,7 @@ test-coverage = "pytest --cov=ndonnx --cov-report=xml --cov-report=term-missing"
51
51
52
52
[feature .test .tasks .arrayapitests ]
53
53
# Seed and max-examples can be overridden by providing them a second time
54
- cmd = " pytest array-api-tests/array_api_tests/ -v -rfX --json-report --json-report-file=array-api-tests.json --disable-deadline --disable-extension linalg,fft --skips-file=skips.txt -s --hypothesis-seed 0 --max-examples 16 "
54
+ cmd = " pytest array-api-tests/array_api_tests/ -v -rfX --json-report --json-report-file=array-api-tests.json --disable-deadline --disable-extension linalg,fft --skips-file=skips.txt -s --hypothesis-seed 0 --max-examples 64 "
55
55
[feature .test .tasks .arrayapitests .env ]
56
56
ARRAY_API_TESTS_MODULE =" ndonnx"
57
57
ARRAY_API_TESTS_VERSION =" 2024.12"
You can’t perform that action at this time.
0 commit comments