diff --git a/utilities/transactions/lock/range/range_locking_test.cc b/utilities/transactions/lock/range/range_locking_test.cc index 458ba4524..43110fba4 100644 --- a/utilities/transactions/lock/range/range_locking_test.cc +++ b/utilities/transactions/lock/range/range_locking_test.cc @@ -220,6 +220,8 @@ TEST_F(RangeLockingTest, MultipleTrxLockStatusData) { #if __has_feature(thread_sanitizer) #define SKIP_LOCK_ESCALATION_TEST 1 #endif +#else +#define SKIP_LOCK_ESCALATION_TEST 1 #endif #ifndef SKIP_LOCK_ESCALATION_TEST