Skip to content

Commit faa079d

Browse files
author
MarcoFalke
committed
travis: Disable feature_block in tsan run
1 parent 3ce8298 commit faa079d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,7 @@ jobs:
117117
name: 'x86_64 Linux [GOAL: install] [xenial] [no depends, only system libs, sanitizers: thread (TSan), no wallet]'
118118
env: >-
119119
FILE_ENV="./ci/test/00_setup_env_amd64_tsan.sh"
120+
TEST_RUNNER_EXTRA="--exclude feature_block" # Not enough memory on travis machines
120121
121122
- stage: test
122123
name: 'x86_64 Linux [GOAL: install] [bionic] [no depends, only system libs, sanitizers: address/leak (ASan + LSan) + undefined (UBSan) + integer]'

0 commit comments

Comments
 (0)