From: Roland Date: Mon, 21 Oct 2019 08:37:33 +0000 (+0200) Subject: Updated test outputs for failing tests X-Git-Tag: v9.2.0-rc1~956^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F8899%2Fhead;p=dealii.git Updated test outputs for failing tests --- diff --git a/tests/arpack/arpack_advection_diffusion.with_umfpack=true.output b/tests/arpack/arpack_advection_diffusion.with_umfpack=true.output index 492d63b38c..9f534b77f0 100644 --- a/tests/arpack/arpack_advection_diffusion.with_umfpack=true.output +++ b/tests/arpack/arpack_advection_diffusion.with_umfpack=true.output @@ -1,4 +1,5 @@ +DEAL::Convergence step 16 value 0.00000 DEAL:: Eigenvalue 0 : (31.3555,0.00000) DEAL:: Eigenvalue 1 : (39.6418,-4.53224) DEAL:: Eigenvalue 2 : (39.6418,4.53224) diff --git a/tests/arpack/step-36_ar.with_umfpack=true.output b/tests/arpack/step-36_ar.with_umfpack=true.output index 684685d6fb..b9591d254d 100644 --- a/tests/arpack/step-36_ar.with_umfpack=true.output +++ b/tests/arpack/step-36_ar.with_umfpack=true.output @@ -1,4 +1,5 @@ +DEAL::Convergence step 8 value 0.00000 DEAL:: Eigenvalue 0 : (4.93877,0.00000) DEAL:: Eigenvalue 1 : (12.3707,0.00000) DEAL:: Eigenvalue 2 : (12.3707,0.00000) diff --git a/tests/arpack/step-36_ar_shift.output b/tests/arpack/step-36_ar_shift.debug.output similarity index 85% rename from tests/arpack/step-36_ar_shift.output rename to tests/arpack/step-36_ar_shift.debug.output index 684685d6fb..255fdfd3f4 100644 --- a/tests/arpack/step-36_ar_shift.output +++ b/tests/arpack/step-36_ar_shift.debug.output @@ -1,4 +1,5 @@ +DEAL::Convergence step 4 value 0.00000 DEAL:: Eigenvalue 0 : (4.93877,0.00000) DEAL:: Eigenvalue 1 : (12.3707,0.00000) DEAL:: Eigenvalue 2 : (12.3707,0.00000) diff --git a/tests/arpack/step-36_ar_shift.release.output b/tests/arpack/step-36_ar_shift.release.output new file mode 100644 index 0000000000..b9591d254d --- /dev/null +++ b/tests/arpack/step-36_ar_shift.release.output @@ -0,0 +1,7 @@ + +DEAL::Convergence step 8 value 0.00000 +DEAL:: Eigenvalue 0 : (4.93877,0.00000) +DEAL:: Eigenvalue 1 : (12.3707,0.00000) +DEAL:: Eigenvalue 2 : (12.3707,0.00000) +DEAL:: Eigenvalue 3 : (19.8027,0.00000) +DEAL:: Eigenvalue 4 : (24.8370,0.00000)