|
|
@ -112,7 +112,7 @@ jobs:
|
|
|
|
FILE_ENV="./ci/test/00_setup_env_native_qt5.sh"
|
|
|
|
FILE_ENV="./ci/test/00_setup_env_native_qt5.sh"
|
|
|
|
|
|
|
|
|
|
|
|
- stage: test
|
|
|
|
- stage: test
|
|
|
|
name: 'x86_64 Linux [GOAL: install] [xenial] [no depends, only system libs, sanitizers: thread (TSan), no wallet]'
|
|
|
|
name: 'x86_64 Linux [GOAL: install] [bionic] [no depends, only system libs, sanitizers: thread (TSan), no wallet]'
|
|
|
|
env: >-
|
|
|
|
env: >-
|
|
|
|
FILE_ENV="./ci/test/00_setup_env_native_tsan.sh"
|
|
|
|
FILE_ENV="./ci/test/00_setup_env_native_tsan.sh"
|
|
|
|
TEST_RUNNER_EXTRA="--exclude feature_block" # Not enough memory on travis machines
|
|
|
|
TEST_RUNNER_EXTRA="--exclude feature_block" # Not enough memory on travis machines
|
|
|
|