Fix: tests: add missing wait, document missing synchro
[lttng-tools.git] / tests / regression / ust / java-jul / test_java_jul
index 62b58a0380eb2ee7047c41a3a3e7a04356cb34ae..b707a6d4c201fc551ea93ec63ec01f3227c00d2a 100755 (executable)
@@ -88,6 +88,8 @@ function test_jul_before_start ()
        # Run 5 times with a 1 second delay
        run_app
 
+       #FIXME: racy missing synchronization
+
        start_lttng_tracing $SESSION_NAME
 
        # Wait for the applications started in background
This page took 0.0233370000000001 seconds and 4 git commands to generate.