From: Daniel Arndt Date: Tue, 1 May 2018 22:47:40 +0000 (+0200) Subject: Update alternative test output for lac/vector_memory X-Git-Tag: v9.0.0-rc1~45^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9c1e639aa59f987c1e7bad81dc56efb5d8c79ec4;p=dealii.git Update alternative test output for lac/vector_memory --- 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. --------------------------------------------------------