diff --git a/.travis.yml b/.travis.yml index 691c44cd1b607e..6bba7ab03c0826 100644 --- a/.travis.yml +++ b/.travis.yml @@ -216,9 +216,7 @@ after_success: # x86_64 Linux (xenial, no depends, only system libs, sanitizers: thread (TSan)) - stage: test name: 'x86_64 Linux [GOAL: install] [focal] [depends, sanitizers: thread (TSan), no gui]' - # Not enough memory on travis machines, so feature_block is excluded for now env: >- - TEST_RUNNER_EXTRA="--exclude feature_block" FILE_ENV="./ci/test/00_setup_env_native_tsan.sh" - stage: test