gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-exchange] 02/02: -remove row check, not stable enough to assert o


From: gnunet
Subject: [taler-exchange] 02/02: -remove row check, not stable enough to assert on
Date: Wed, 30 Mar 2022 12:02:40 +0200

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to branch master
in repository exchange.

commit eadee56dcf9d2fed8b8e94d271db31e3c3832cfa
Author: Christian Grothoff <grothoff@gnunet.org>
AuthorDate: Wed Mar 30 12:00:20 2022 +0200

    -remove row check, not stable enough to assert on
---
 src/auditor/test-auditor.sh | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/src/auditor/test-auditor.sh b/src/auditor/test-auditor.sh
index 78407f7a..0d5dbc88 100755
--- a/src/auditor/test-auditor.sh
+++ b/src/auditor/test-auditor.sh
@@ -1595,12 +1595,6 @@ then
     run_audit aggregator
 
     echo -n "Testing inconsistency detection... "
-    ROW=`jq -e .bad_sig_losses[0].row < test-audit-aggregation.json`
-    if test $ROW != "1"
-    then
-        exit_fail "Row wrong, got $ROW"
-    fi
-
     LOSS=`jq -r .bad_sig_losses[0].loss < test-audit-aggregation.json`
     if test $LOSS == "TESTKUDOS:0"
     then

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]