Skip to content

Commit 03be766

Browse files
Merge branch 'master' into docs/merge
2 parents a0ff3a4 + 34f9883 commit 03be766

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dockers/tpu-tests/tpu_test_cases.jsonnet

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ local tputests = base.BaseTest {
3737
export XRT_TPU_CONFIG="tpu_worker;0;${KUBE_GOOGLE_CLOUD_TPU_ENDPOINTS:7}"
3838
export PL_RUN_TPU_TESTS=1
3939
cd tests/tests_pytorch
40+
set -e
4041
coverage run --source=pytorch_lightning -m pytest -vv --durations=0 ./
4142
echo "\n||| Running standalone tests |||\n"
4243
bash run_standalone_tests.sh

0 commit comments

Comments
 (0)