From 9c1e639aa59f987c1e7bad81dc56efb5d8c79ec4 Mon Sep 17 00:00:00 2001 From: Daniel Arndt Date: Wed, 2 May 2018 00:47:40 +0200 Subject: [PATCH] Update alternative test output for lac/vector_memory --- tests/lac/vector_memory.debug.output.clang | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/lac/vector_memory.debug.output.clang b/tests/lac/vector_memory.debug.output.clang index 2b9ce4cb2e..706bc61efc 100644 --- a/tests/lac/vector_memory.debug.output.clang +++ b/tests/lac/vector_memory.debug.output.clang @@ -9,7 +9,7 @@ An error occurred in file in function The violated condition was: current_alloc == 0 Additional information: - (none) + Destroying memory handler while 1 objects are still allocated. -------------------------------------------------------- DEAL::Exception: StandardExceptions::ExcMemoryLeak(current_alloc) @@ -20,6 +20,6 @@ An error occurred in file in function The violated condition was: current_alloc == 0 Additional information: - (none) + Destroying memory handler while 1 objects are still allocated. -------------------------------------------------------- -- 2.39.5