Fix: tests: add missing wait, document missing synchro
[lttng-tools.git] / tests / regression / ust / java-log4j / test_java_log4j
index 173d50811705bcce7e3c688f45c428f812e3a640..11845a0bbf049324e18ca9b27e96c406171440b5 100755 (executable)
@@ -97,6 +97,8 @@ function test_log4j_before_start ()
        # Run 5 times with a 1 second delay
        run_app_background
 
+       #FIXME: racy missing synchronization
+
        start_lttng_tracing $SESSION_NAME
 
        # Wait for the applications started in background
This page took 0.022913 seconds and 4 git commands to generate.