From mboxrd@z Thu Jan 1 00:00:00 1970 From: nils.carlson@ericsson.com (Nils Carlson) Date: Mon, 21 Feb 2011 14:13:27 +0100 Subject: [ltt-dev] [UST PATCH] tests: skip the non-functioning tracepoint test Message-ID: <1298294007-26651-1-git-send-email-nils.carlson@ericsson.com> Signed-off-by: Nils Carlson --- 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