File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1414 # workflow is barely more than a smoke test, and one should expect extreme
1515 # flakiness. Before changes to dask-xfails.txt or dask-skips.txt, please run
1616 # the full test suite with at least 200 examples.
17- pytest-extra-args : --max-examples=50 -n 4
17+ pytest-extra-args : --max-examples=200 -n 4
1818 python-versions : ' ['' 3.10'' , '' 3.13'' ]'
1919 extra-env-vars : |
2020 ARRAY_API_TESTS_XFAIL_MARK=skip
Original file line number Diff line number Diff line change 3737 description : Multiline string of environment variables to set for the test run.
3838
3939env :
40- PYTEST_ARGS : " --max-examples 500 -v -rxXfE --ci ${{ inputs.pytest-extra-args }} --hypothesis-disable-deadline --durations 20"
40+ PYTEST_ARGS : " --max-examples 1000 -v -rxXfE --ci ${{ inputs.pytest-extra-args }} --hypothesis-disable-deadline --durations 20"
4141
4242jobs :
4343 tests :
You can’t perform that action at this time.
0 commit comments