Skip to content

Commit

Permalink
Print test durations in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
pentschev committed Aug 29, 2023
1 parent 538ebc0 commit 41c6512
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ci/test_python.sh
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ UCX_WARN_UNUSED_ENV_VARS=n \
UCX_MEMTYPE_CACHE=n \
timeout 40m pytest \
-vv \
--durations=0 \
--capture=no \
--cache-clear \
--junitxml="${RAPIDS_TESTS_DIR}/junit-dask-cuda.xml" \
Expand Down

0 comments on commit 41c6512

Please sign in to comment.