Fix: warned of arbitrary time for ust-nprocesses test
authorDavid Goulet <dgoulet@efficios.com>
Tue, 20 Mar 2012 20:15:56 +0000 (16:15 -0400)
committerDavid Goulet <dgoulet@efficios.com>
Tue, 20 Mar 2012 20:15:56 +0000 (16:15 -0400)
(close #157)

Signed-off-by: David Goulet <dgoulet@efficios.com>
tests/ust-nprocesses/run

index ae49931f814f401110f43cce6fd0f1dfc1f8526f..cab42ef5cb28c458ed95ede066e6243babe6b0fb 100755 (executable)
@@ -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
This page took 0.02523 seconds and 4 git commands to generate.