From: David Goulet Date: Tue, 20 Mar 2012 20:15:56 +0000 (-0400) Subject: Fix: warned of arbitrary time for ust-nprocesses test X-Git-Tag: v2.0.0-rc4~2 X-Git-Url: http://git.lttng.org/?p=lttng-tools.git;a=commitdiff_plain;h=fcc371d7a16a6dea4c4c24acb8c83427077b4d1c Fix: warned of arbitrary time for ust-nprocesses test (close #157) Signed-off-by: David Goulet --- diff --git a/tests/ust-nprocesses/run b/tests/ust-nprocesses/run index ae49931f8..cab42ef5c 100755 --- a/tests/ust-nprocesses/run +++ b/tests/ust-nprocesses/run @@ -63,6 +63,7 @@ enable_ust_lttng_event $SESSION_NAME $EVENT_NAME start_tracing $SESSION_NAME echo "Sleeping $TEST_WAIT_SEC seconds for tracing to start everywhere" +echo "Warning: this arbitrary time can make the test fail on slower system" sleep $TEST_WAIT_SEC stop_tracing $SESSION_NAME