Disabling TSAN crash test

Summary: The test is failing with OOM. Temporarily disabled.

Test Plan: Manual check

Reviewers:

CC: leveldb@

Task ID: #8732029

Blame Rev:
This commit is contained in:
krad 2015-10-15 13:40:55 -07:00
parent 952ad994a9
commit bb64d6da46
1 changed files with 2 additions and 0 deletions

View File

@ -388,6 +388,8 @@ TSAN_CRASH_TEST_COMMANDS="[
}
]"
TSAN_CRASH_TEST_COMMANDS=$DISABLE_COMMANDS
#
# RocksDB format compatible
#