From: Matthias Maier Date: Sun, 25 Jun 2023 00:02:19 +0000 (-0500) Subject: Test lac/vector_memory_02: add output variant X-Git-Tag: v9.5.0-rc1~27^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3e706851affa1dfe229f18ab6ffc4a04bfb8fe3d;p=dealii.git Test lac/vector_memory_02: add output variant --- diff --git a/tests/lac/vector_memory_02.debug.output.clang-libc++ b/tests/lac/vector_memory_02.debug.output.clang-libc++ new file mode 100644 index 0000000000..894159867d --- /dev/null +++ b/tests/lac/vector_memory_02.debug.output.clang-libc++ @@ -0,0 +1,23 @@ + +DEAL::Exception: StandardExceptions::ExcMemoryLeak(current_alloc) +DEAL:: +-------------------------------------------------------- +An error occurred in file in function + virtual dealii::GrowingVectorMemory>::~GrowingVectorMemory() [VectorType = dealii::LinearAlgebra::distributed::Vector] +The violated condition was: + current_alloc == 0 +Additional information: + Destroying memory handler while 1 objects are still allocated. +-------------------------------------------------------- + +DEAL::Exception: StandardExceptions::ExcMemoryLeak(current_alloc) +DEAL:: +-------------------------------------------------------- +An error occurred in file in function + virtual dealii::GrowingVectorMemory>::~GrowingVectorMemory() [VectorType = dealii::LinearAlgebra::distributed::Vector] +The violated condition was: + current_alloc == 0 +Additional information: + Destroying memory handler while 1 objects are still allocated. +-------------------------------------------------------- +