diff --git a/.cirrus.yml b/.cirrus.yml index 184ed811c1..e4feeaf836 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -65,7 +65,15 @@ bazel-tsan_task: --remote_download_minimal -- //c-toxcore/... - -//c-toxcore/auto_tests:tcp_relay_test # TODO(robinlinden): Why does this pass locally but not in Cirrus? + -//c-toxcore/auto_tests:tcp_relay_test || bazel test -k + --remote_http_cache=http://$CIRRUS_HTTP_CACHE_HOST + --build_tag_filters=-haskell + --test_tag_filters=-haskell + --remote_download_minimal + -- + //c-toxcore/... + -//c-toxcore/auto_tests:tcp_relay_test + || cat /home/builder/.cache/bazel/_bazel_builder/*/server/jvm.out cimple_task: container: