• yiwu-arbug's avatar
    Link pthread in sanitizer builds (#219) · 2826f0dc
    yiwu-arbug authored
    In our CI environment we need to link pthread to enable sanitizer builds (ASAN, TSAN, UBSAN). Update cmake script for it.
    
    It still needs #218 to get the CI pass.
    
    Also disabling NoSpaceLeft test just like in Travis.
    Signed-off-by: 's avatarYi Wu <yiwu@pingcap.com>
    2826f0dc
titan_db_test.cc 64.2 KB