projects
/
lttng-tools.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
95dc625
)
Fix: warned of arbitrary time for ust-nprocesses test
author
David Goulet
<dgoulet@efficios.com>
Tue, 20 Mar 2012 20:15:56 +0000
(16:15 -0400)
committer
David 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
patch
|
blob
|
blame
|
history
diff --git
a/tests/ust-nprocesses/run
b/tests/ust-nprocesses/run
index ae49931f814f401110f43cce6fd0f1dfc1f8526f..cab42ef5cb28c458ed95ede066e6243babe6b0fb 100755
(executable)
--- 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
This page took
0.025376 seconds
and
4
git commands to generate.