From: Daniel Arndt Date: Tue, 12 Nov 2019 14:09:47 +0000 (-0500) Subject: Fix timer_07 test X-Git-Tag: v9.2.0-rc1~882^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F9042%2Fhead;p=dealii.git Fix timer_07 test --- diff --git a/tests/base/timer_07.with_mpi=true.output b/tests/base/timer_07.with_mpi=true.output index 5822b12a7d..a7ffd50e9c 100644 --- a/tests/base/timer_07.with_mpi=true.output +++ b/tests/base/timer_07.with_mpi=true.output @@ -4,16 +4,16 @@ DEAL::TimerOutput TimerOutput objects finalize timed values printed to the screen by communicating over MPI in their destructors. Since an exception is currently uncaught, this -synchronization (and subsequent output) will be skipped to -avoid a possible deadlock. +synchronization (and subsequent output) will be skipped +to avoid a possible deadlock. --------------------------------------------------------- TimerOutput::Scope --------------------------------------------------------- TimerOutput objects finalize timed values printed to the screen by communicating over MPI in their destructors. Since an exception is currently uncaught, this -synchronization (and subsequent output) will be skipped to -avoid a possible deadlock. +synchronization (and subsequent output) will be skipped +to avoid a possible deadlock. --------------------------------------------------------- TimerOutput::Scope with MPI_COMM_SELF