Remove line which isn't in stderr output.
Signed-off-by: Slawomir Jankowski <slawomir.jankowski@intel.com>
This commit is contained in:
parent
deb34f62d5
commit
1ce946239d
@ -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"WARNING: Can not resolve path to core \d+ from cache \d+\. By-id path will be shown for that "
|
||||||
r"core\.",
|
r"core\.",
|
||||||
r"WARNING: Cache is in incomplete state - at least one core is inactive",
|
r"WARNING: Cache is in incomplete state - at least one core is inactive",
|
||||||
r"Successfully added cache instance \d+"
|
|
||||||
]
|
]
|
||||||
|
|
||||||
start_cache_with_existing_metadata = [
|
start_cache_with_existing_metadata = [
|
||||||
|
Loading…
Reference in New Issue
Block a user