From: Wolfgang Bangerth Date: Fri, 20 Sep 2024 19:27:12 +0000 (-0600) Subject: Adjust a test output. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8895d84592278910a649695504add2aba92ad987;p=dealii.git Adjust a test output. --- diff --git a/tests/base/unsubscribe_subscriptor.debug.output b/tests/base/unsubscribe_subscriptor.debug.output index b3b8d9e863..401fd196bf 100644 --- a/tests/base/unsubscribe_subscriptor.debug.output +++ b/tests/base/unsubscribe_subscriptor.debug.output @@ -8,7 +8,8 @@ The violated condition was: it != counter_map.end() Additional information: No subscriber with identifier subscribes to this object of class - N6dealii34EnableRefCountingByObserverPointerE. Consequently, it cannot be unsubscribed. + N6dealii34EnableRefCountingByObserverPointerE. Consequently, it cannot + be unsubscribed. -------------------------------------------------------- DEAL::Exception: ExcMessage( "This EnableRefCountingByObserverPointer object does not know anything about the supplied pointer!") @@ -19,7 +20,7 @@ An error occurred in file in function The violated condition was: validity_ptr_it != validity_pointers.end() Additional information: - This EnableRefCountingByObserverPointer object does not know anything about the supplied - pointer! + This EnableRefCountingByObserverPointer object does not know anything + about the supplied pointer! -------------------------------------------------------- diff --git a/tests/base/unsubscribe_subscriptor.debug.output.clang-6 b/tests/base/unsubscribe_subscriptor.debug.output.clang-6 index cbb72c2cd6..319d80b422 100644 --- a/tests/base/unsubscribe_subscriptor.debug.output.clang-6 +++ b/tests/base/unsubscribe_subscriptor.debug.output.clang-6 @@ -8,7 +8,8 @@ The violated condition was: it != counter_map.end() Additional information: No subscriber with identifier subscribes to this object of class - N6dealii34EnableRefCountingByObserverPointerE. Consequently, it cannot be unsubscribed. + N6dealii34EnableRefCountingByObserverPointerE. Consequently, it cannot + be unsubscribed. -------------------------------------------------------- DEAL::Exception: ExcMessage( "This EnableRefCountingByObserverPointer object does not know anything about the supplied pointer!") @@ -19,7 +20,7 @@ An error occurred in file in function The violated condition was: validity_ptr_it != validity_pointers.end() Additional information: - This EnableRefCountingByObserverPointer object does not know anything about the supplied - pointer! + This EnableRefCountingByObserverPointer object does not know anything + about the supplied pointer! -------------------------------------------------------- diff --git a/tests/base/unsubscribe_subscriptor.debug.output.gcc-12 b/tests/base/unsubscribe_subscriptor.debug.output.gcc-12 index 1b5da7e86e..17fdf90904 100644 --- a/tests/base/unsubscribe_subscriptor.debug.output.gcc-12 +++ b/tests/base/unsubscribe_subscriptor.debug.output.gcc-12 @@ -8,7 +8,8 @@ The violated condition was: it != counter_map.end() Additional information: No subscriber with identifier subscribes to this object of class - N6dealii34EnableRefCountingByObserverPointerE. Consequently, it cannot be unsubscribed. + N6dealii34EnableRefCountingByObserverPointerE. Consequently, it cannot + be unsubscribed. -------------------------------------------------------- DEAL::Exception: ExcMessage( "This EnableRefCountingByObserverPointer object does not know anything about the supplied pointer!") @@ -19,7 +20,7 @@ An error occurred in file in function The violated condition was: validity_ptr_it != validity_pointers.end() Additional information: - This EnableRefCountingByObserverPointer object does not know anything about the supplied - pointer! + This EnableRefCountingByObserverPointer object does not know anything + about the supplied pointer! -------------------------------------------------------- diff --git a/tests/base/unsubscribe_subscriptor.debug.output.intel b/tests/base/unsubscribe_subscriptor.debug.output.intel index 348de2907c..f88e75f4e2 100644 --- a/tests/base/unsubscribe_subscriptor.debug.output.intel +++ b/tests/base/unsubscribe_subscriptor.debug.output.intel @@ -8,7 +8,8 @@ The violated condition was: it != counter_map.end() Additional information: No subscriber with identifier subscribes to this object of class - N6dealii34EnableRefCountingByObserverPointerE. Consequently, it cannot be unsubscribed. + N6dealii34EnableRefCountingByObserverPointerE. Consequently, it cannot + be unsubscribed. -------------------------------------------------------- DEAL::Exception: ExcMessage( "This EnableRefCountingByObserverPointer object does not know anything about the supplied pointer!") @@ -19,7 +20,7 @@ An error occurred in file in function The violated condition was: validity_ptr_it != validity_pointers.end() Additional information: - This EnableRefCountingByObserverPointer object does not know anything about the supplied - pointer! + This EnableRefCountingByObserverPointer object does not know anything + about the supplied pointer! --------------------------------------------------------