From d928fd428758fdadc4051422bb4677ef67ce744b Mon Sep 17 00:00:00 2001 From: Nikita Unisikhin Date: Sun, 8 Dec 2024 16:45:21 +0300 Subject: [PATCH] Delete check version in 'Check clickhouse orphaned objects with long error_msg' test --- tests/features/monrun.feature | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/features/monrun.feature b/tests/features/monrun.feature index 2c357256..619794f5 100644 --- a/tests/features/monrun.feature +++ b/tests/features/monrun.feature @@ -520,7 +520,7 @@ Feature: ch-monitoring tool """ ch-monitoring orphaned-objects --state-local """ - Then we get response + Then we get response contains """ - 2;Code: 27. DB::Exception: ... (CANNOT_PARSE_INPUT_ASSERTION_FAILED) (version 24.8.5.115 (official build)) ... + 2;Code: 27. DB::Exception: ... (CANNOT_PARSE_INPUT_ASSERTION_FAILED) """