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=1651c021e2f486dea4de1c84fdb8c9cbf40073c9;hp=92cfb0135bfe16308f8e821cfb0649bffa85c59c;hb=73871d432f0c2401a04af32fe717fd5704887926;hpb=2edab2834acc17e76237ebd49a2bebc884462b1b diff --git a/tests/regression/tools/health/test_thread_stall b/tests/regression/tools/health/test_thread_stall index 92cfb0135..1651c021e 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=12 +NUM_TESTS=11 source $TESTDIR/utils/utils.sh