Signed-off-by: Nils Carlson <[email protected]> --- 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 _______________________________________________ ltt-dev mailing list [email protected] http://lists.casi.polymtl.ca/cgi-bin/mailman/listinfo/ltt-dev
