Merge pull request #7311 from ethereum/asan_no_smt

Disable SMT tests for ASan
This commit is contained in:
Leonardo 2019-08-29 15:32:19 +02:00 committed by GitHub
commit 459aed90e0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -494,6 +494,7 @@ jobs:
environment:
EVM: constantinople
OPTIMIZE: 0
flags: --no-smt
ASAN_OPTIONS: check_initialization_order=true:detect_stack_use_after_return=true:strict_init_order=true:strict_string_checks=true:detect_invalid_pointer_pairs=2
t_ems_solcjs: