X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=tests%2Fregression%2Ftools%2Fhealth%2Ftest_thread_stall;fp=tests%2Fregression%2Ftools%2Fhealth%2Ftest_thread_stall;h=0e8b51007f21d66a32a3262e215e8f297f8b4431;hp=92951311b774aebc9af031ad983e608effe86a2a;hb=b63a3a25a688f84f4b34ef75c9d0bc84a9ca13c3;hpb=b1e2321eac174d3d1632a0a36d0136d9919ec2fe diff --git a/tests/regression/tools/health/test_thread_stall b/tests/regression/tools/health/test_thread_stall index 92951311b..0e8b51007 100755 --- a/tests/regression/tools/health/test_thread_stall +++ b/tests/regression/tools/health/test_thread_stall @@ -24,7 +24,7 @@ SESSION_NAME="health_thread_stall" EVENT_NAME="bogus" HEALTH_CHECK_BIN="health_check" SESSIOND_PRELOAD=".libs/libhealthstall.so" -NUM_TESTS=11 +NUM_TESTS=12 source $TESTDIR/utils/utils.sh @@ -131,7 +131,7 @@ else isroot=0 fi -skip $isroot "Root access is needed. Skipping LTTNG_THREAD_MANAGE_KERNEL tests." "3" || +skip $isroot "Root access is needed. Skipping LTTNG_THREAD_MANAGE_KERNEL tests." "4" || { test_thread_stall "LTTNG_THREAD_MANAGE_KERNEL" "8" }