X-Git-Url: https://git.liburcu.org/?a=blobdiff_plain;ds=sidebyside;f=tests%2Fregression%2Fust%2Fnamespaces%2Ftest_ns_contexts_change;h=5d59ab7cbf0c9e1c20c9dbf42b18b3e011dd3f37;hb=f99d029f8a43359a3cc31fc129cc6e3eb90afc2b;hp=fb1e936cd3e785d905f16b84863bb0b9dd54e2b0;hpb=d15d1d730a972e053d306db7594973f9db7bb521;p=lttng-tools.git diff --git a/tests/regression/ust/namespaces/test_ns_contexts_change b/tests/regression/ust/namespaces/test_ns_contexts_change index fb1e936cd..5d59ab7cb 100755 --- a/tests/regression/ust/namespaces/test_ns_contexts_change +++ b/tests/regression/ust/namespaces/test_ns_contexts_change @@ -79,6 +79,9 @@ function test_ns() touch "$file_sync_before_last" + # Wait for the test app to generate all expected events and exit. + wait $app_pid + # stop and destroy stop_lttng_tracing_ok "$session_name" destroy_lttng_session_ok "$session_name"