[ltt-dev] [UST PATCH] tests: skip the non-functioning tracepoint test
Nils Carlson
nils.carlson at ericsson.com
Mon Feb 21 08:13:27 EST 2011
Signed-off-by: Nils Carlson <nils.carlson at ericsson.com>
---
tests/runtests | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/tests/runtests b/tests/runtests
index 68427f2..fd2a751 100755
--- a/tests/runtests
+++ b/tests/runtests
@@ -43,7 +43,8 @@ simple_harness_run dlopen/dlopen.sh
simple_harness_run same_line_marker/same_line_marker.sh
-simple_harness_run tracepoint/run
+# This testcase is currently broken, do not run.
+# simple_harness_run tracepoint/run
simple_harness_run libustctl_function_tests/libustctl_function_tests
--
1.7.1
More information about the lttng-dev
mailing list