summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric Fiselier <eric@efcs.ca>2019-06-23 03:59:32 +0000
committerEric Fiselier <eric@efcs.ca>2019-06-23 03:59:32 +0000
commit8d7924560eaf8b02e59ce51aed982ea08df1d0b4 (patch)
treeaf018a1a6f80857a9c52143744f11078d517111b
parentde2b633a4a06c267d3361dd3c8a4d097156a18f8 (diff)
downloadbcm5719-llvm-8d7924560eaf8b02e59ce51aed982ea08df1d0b4.tar.gz
bcm5719-llvm-8d7924560eaf8b02e59ce51aed982ea08df1d0b4.zip
Disable test by default
llvm-svn: 364149
-rw-r--r--libcxx/test/libcxx/utilities/meta/stress_tests/stress_test_is_same.sh.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/libcxx/test/libcxx/utilities/meta/stress_tests/stress_test_is_same.sh.cpp b/libcxx/test/libcxx/utilities/meta/stress_tests/stress_test_is_same.sh.cpp
index 8e3f0d1b2dc..0f284ba2760 100644
--- a/libcxx/test/libcxx/utilities/meta/stress_tests/stress_test_is_same.sh.cpp
+++ b/libcxx/test/libcxx/utilities/meta/stress_tests/stress_test_is_same.sh.cpp
@@ -7,7 +7,7 @@
//===----------------------------------------------------------------------===//
//
// This is a dummy feature that prevents this test from running by default.
-
+// REQUIRES: template-cost-testing
// The table below compares the compile time and object size for each of the
// variants listed in the RUN script.
OpenPOWER on IntegriCloud