aboutsummaryrefslogtreecommitdiff
path: root/test/libcxx/debug/debug_abort.pass.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/libcxx/debug/debug_abort.pass.cpp')
-rw-r--r--test/libcxx/debug/debug_abort.pass.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/libcxx/debug/debug_abort.pass.cpp b/test/libcxx/debug/debug_abort.pass.cpp
index b6e7b0bd805b..9a1b4753f186 100644
--- a/test/libcxx/debug/debug_abort.pass.cpp
+++ b/test/libcxx/debug/debug_abort.pass.cpp
@@ -10,6 +10,9 @@
// MODULES_DEFINES: _LIBCPP_DEBUG=0
+// Can't test the system lib because this test enables debug mode
+// UNSUPPORTED: with_system_cxx_lib
+
// Test that the default debug handler aborts the program.
#define _LIBCPP_DEBUG 0