Skip to content
  • Jon Olav Hauglid's avatar
    76862564
    Bug#28543280: TSAN: DISABLE TESTS WITH STACK OVERFLOW · 76862564
    Jon Olav Hauglid authored
    Add not_tsan.inc and use it to disable MTR tests that give
    stack overflow as this currently does not work well with Thread Sanitizer.
    This includes appending '-tsan' to the MySQL version string when
    the server is build with -DWITH_TSAN=1 - similar to what is already
    done with ASAN/UBSAN.
    
    Also turn off check-testcase when running MTR with Thread Sanitizer.
    
    Change-Id: I8771cf1a5fdefc0e9a57dc6ac65d797e16fd6266
    76862564
    Bug#28543280: TSAN: DISABLE TESTS WITH STACK OVERFLOW
    Jon Olav Hauglid authored
    Add not_tsan.inc and use it to disable MTR tests that give
    stack overflow as this currently does not work well with Thread Sanitizer.
    This includes appending '-tsan' to the MySQL version string when
    the server is build with -DWITH_TSAN=1 - similar to what is already
    done with ASAN/UBSAN.
    
    Also turn off check-testcase when running MTR with Thread Sanitizer.
    
    Change-Id: I8771cf1a5fdefc0e9a57dc6ac65d797e16fd6266
Loading