Skip to content

Commit ce6d8e8

Browse files
committed
Add test timeout
1 parent 28e9f45 commit ce6d8e8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build_tools/rocm/run_jax_ut.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ bazel --bazelrc=${XLA_DIR}/build_tools/rocm/rocm_xla.bazelrc test \
2121
--build_tag_filters=cpu,gpu,-tpu,-config-cuda-only \
2222
--test_tag_filters=cpu,gpu,-tpu,-config-cuda-only \
2323
--action_env=TF_ROCM_AMDGPU_TARGETS=gfx908,gfx90a,gfx942 \
24+
--test_timeout=920,2400,7200,9600 \
2425
--//jax:build_jaxlib=true \
2526
--run_under=@xla//build_tools/rocm:exclusive_local_wrapper \
2627
--action_env=REMOTE_GPU_TESTING=True \

0 commit comments

Comments
 (0)