Fix: warned of arbitrary time for ust-nprocesses test
[lttng-tools.git] / 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.026886 seconds and 5 git commands to generate.