From: Matthias Maier Date: Thu, 7 Jul 2016 11:11:25 +0000 (-0500) Subject: Tests: base/reference update test output X-Git-Tag: v8.5.0-rc1~919^2~1 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b7ac2e7375bf7eb2505e21233405af07e2282d19;p=dealii.git Tests: base/reference update test output The additional exception that was logged in the old comparison file should have never been thrown. With the latest changes to the smartpointer logic this bug was resolved as well. Therefore, update the test output. --- diff --git a/tests/base/reference.debug.output b/tests/base/reference.debug.output index daaec4daac..26526ec33e 100644 --- a/tests/base/reference.debug.output +++ b/tests/base/reference.debug.output @@ -12,6 +12,5 @@ DEAL::Construct D DEAL::Destruct D DEAL::Exception: ExcInUse (counter, object_info->name(), infostring) DEAL::Destruct C -DEAL::Exception: ExcNoSubscriber(object_info->name(), name) DEAL::Destruct B DEAL::Destruct A