• yiwu-arbug's avatar
    Link pthread in sanitizer builds (#219) · ecb5cba0
    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>
    ecb5cba0
titan_db_test.cc 64.2 KB