tests: skip the non-functioning tracepoint test
[ust.git] / tests / runtests
index 68427f28253e160701681c829eae4645837eee15..fd2a7519bc353dca0829c9f32f970eb09917fa0c 100755 (executable)
@@ -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
 
This page took 0.022297 seconds and 4 git commands to generate.