From da31ef61be530471cf80caae3107e82b9f353f76 Mon Sep 17 00:00:00 2001 From: deal Date: Fri, 27 Feb 2004 04:33:43 +0000 Subject: [PATCH] When running the testsuite nightly, we use a compiler that does some checking on arguments to std::vector::operator[]. Check in the test results that are appropriate for that compiler, not for the ones we always use. git-svn-id: https://svn.dealii.org/trunk@8589 0785d39b-7218-0410-832d-ea1e28bc413d --- .../lac/block_vector.output | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/tests/results/i686-pc-linux-gnu+gcc3.2/lac/block_vector.output b/tests/results/i686-pc-linux-gnu+gcc3.2/lac/block_vector.output index da84b5349c..cd61df0a79 100644 --- a/tests/results/i686-pc-linux-gnu+gcc3.2/lac/block_vector.output +++ b/tests/results/i686-pc-linux-gnu+gcc3.2/lac/block_vector.output @@ -60,11 +60,9 @@ Additional Information: Index 2 is not in [0,2[ -------------------------------------------------------- DEAL:BlockIndices::Abort!!! -DEAL:BlockVector:Constructor with iterators::0.000 1.000 2.000 3.000 4.000 5.000 -DEAL:BlockVector:Constructor with iterators::0 0 0.000 -DEAL:BlockVector:Constructor with iterators::0 1 1.000 -DEAL:BlockVector:Constructor with iterators::0 2 2.000 -DEAL:BlockVector:Constructor with iterators::2 0 3.000 -DEAL:BlockVector:Constructor with iterators::3 0 4.000 -DEAL:BlockVector:Constructor with iterators::3 1 5.000 -DEAL:BlockVector:reinit block::0.000 1.000 2.000 0.000 0.000 0.000 0.000 0.000 3.000 4.000 5.000 + + +---------------------------------------------------- +Exception on processing: vector +Aborting! +---------------------------------------------------- -- 2.39.5