From 1ce946239d994d48b70395888e0138565d103158 Mon Sep 17 00:00:00 2001 From: Slawomir Jankowski Date: Mon, 31 Aug 2020 10:24:37 +0200 Subject: [PATCH] Remove line which isn't in stderr output. Signed-off-by: Slawomir Jankowski --- test/functional/api/cas/cli_messages.py | 1 - 1 file changed, 1 deletion(-) diff --git a/test/functional/api/cas/cli_messages.py b/test/functional/api/cas/cli_messages.py index 55fac85..170b6f6 100644 --- a/test/functional/api/cas/cli_messages.py +++ b/test/functional/api/cas/cli_messages.py @@ -12,7 +12,6 @@ load_inactive_core_missing = [ r"WARNING: Can not resolve path to core \d+ from cache \d+\. By-id path will be shown for that " r"core\.", r"WARNING: Cache is in incomplete state - at least one core is inactive", - r"Successfully added cache instance \d+" ] start_cache_with_existing_metadata = [