X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=tests%2Fruntests;h=116163127720b7a2518d7ef8f46ffd4e8488946c;hb=a9ddd4c6b99a810fcc72f346a465a6bc5938d733;hp=9c1111f69833bf5e309226e4d58dd5b9d5ab4b91;hpb=5007b4de1f322cf1645c4f5224665b19304d845a;p=lttng-ust.git diff --git a/tests/runtests b/tests/runtests index 9c1111f6..11616312 100755 --- a/tests/runtests +++ b/tests/runtests @@ -40,13 +40,6 @@ simple_harness_run same_line_marker/same_line_marker.sh # This testcase is currently broken, do not run. # simple_harness_run tracepoint/run -# FIXME We disable the exit-fast test for the release. This is a known -# problem with the current UST design that we will be working on fixing -# in the upcoming rework for integration with the lttng-tools. We don't -# want to flood testers with known issues, hence the choice to disable -# the test. -#simple_harness_run exit-fast/exit-fast.sh - echo "************************************" if [[ $tests_failed -eq 0 ]]; then echo "$0: All passed"