tests: skip the non-functioning tracepoint test
authorNils Carlson <nils.carlson@ericsson.com>
Mon, 21 Feb 2011 13:12:14 +0000 (14:12 +0100)
committerNils Carlson <nils.carlson@ericsson.com>
Tue, 22 Feb 2011 16:20:31 +0000 (17:20 +0100)
Signed-off-by: Nils Carlson <nils.carlson@ericsson.com>
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.023742 seconds and 4 git commands to generate.