summaryrefslogtreecommitdiff
path: root/test/tsan/debug_alloc_stack.cc
diff options
context:
space:
mode:
Diffstat (limited to 'test/tsan/debug_alloc_stack.cc')
-rw-r--r--test/tsan/debug_alloc_stack.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/tsan/debug_alloc_stack.cc b/test/tsan/debug_alloc_stack.cc
index e7742278e..303c10320 100644
--- a/test/tsan/debug_alloc_stack.cc
+++ b/test/tsan/debug_alloc_stack.cc
@@ -2,7 +2,7 @@
// RUN: env %env_tsan_opts=stack_trace_format=DEFAULT %deflake %run %t 2>&1 | FileCheck %s
// Until I figure out how to make this test work on Linux
-// REQUIRES: x86_64-darwin
+// REQUIRES: system-darwin
#include "test.h"
#include <pthread.h>