From: Nils Carlson Date: Mon, 21 Feb 2011 13:12:14 +0000 (+0100) Subject: tests: skip the non-functioning tracepoint test X-Git-Tag: v0.12~40 X-Git-Url: https://git.lttng.org/?p=ust.git;a=commitdiff_plain;h=d02680e8b7a10d9308ba039b38b6cad72884944f tests: skip the non-functioning tracepoint test Signed-off-by: Nils Carlson --- 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