mirror of https://github.com/facebook/rocksdb.git
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:
parent
952ad994a9
commit
bb64d6da46
|
@ -388,6 +388,8 @@ TSAN_CRASH_TEST_COMMANDS="[
|
|||
}
|
||||
]"
|
||||
|
||||
TSAN_CRASH_TEST_COMMANDS=$DISABLE_COMMANDS
|
||||
|
||||
#
|
||||
# RocksDB format compatible
|
||||
#
|
||||
|
|
Loading…
Reference in New Issue