X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=tests%2Fregression%2Ftools%2Fnotification%2Fnotification.c;h=e13979ee8ca385f2de36347fb529f548e4d72eab;hp=90abc11de1215a5d94ed90aa20b4b872ce2a2167;hb=fc43866a40edfc7971a626a932da1afffc05a6c4;hpb=27cd04c68dcf9c9da499c359579243e933df03d9;ds=sidebyside diff --git a/tests/regression/tools/notification/notification.c b/tests/regression/tools/notification/notification.c index 90abc11de..e13979ee8 100644 --- a/tests/regression/tools/notification/notification.c +++ b/tests/regression/tools/notification/notification.c @@ -413,7 +413,7 @@ void test_notification_channel(const char *session_name, const char *channel_nam struct lttng_condition *dummy_condition = NULL; double low_ratio = 0.0; - double high_ratio = 0.99; + double high_ratio = 0.90; /* Set-up */ action = lttng_action_notify_create();