gnunet-svn
[Top][All Lists]
Advanced

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

[taler-exchange] branch master updated: disable fragile part of test


From: gnunet
Subject: [taler-exchange] branch master updated: disable fragile part of test
Date: Sun, 22 Dec 2019 16:16:02 +0100

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

grothoff pushed a commit to branch master
in repository exchange.

The following commit(s) were added to refs/heads/master by this push:
     new c58c5bce disable fragile part of test
c58c5bce is described below

commit c58c5bce2be3125515e7dbcc69abd3699a568707
Author: Christian Grothoff <address@hidden>
AuthorDate: Sun Dec 22 16:15:59 2019 +0100

    disable fragile part of test
---
 src/lib/testing_api_cmd_check_keys.c | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/src/lib/testing_api_cmd_check_keys.c 
b/src/lib/testing_api_cmd_check_keys.c
index b4db7869..a67a1e48 100644
--- a/src/lib/testing_api_cmd_check_keys.c
+++ b/src/lib/testing_api_cmd_check_keys.c
@@ -136,6 +136,7 @@ check_keys_run (void *cls,
     return;
   }
 
+#if 0
   /**
    * Not sure this check makes sense: GET /keys is performed on
    * a "maybe" basis, so it can get quite hard to track /keys
@@ -155,6 +156,7 @@ check_keys_run (void *cls,
     TALER_TESTING_interpreter_fail (is);
     return;
   }
+#endif
   /* "/keys" was updated, let's check they were OK! */
   if (cks->num_denom_keys != is->keys->num_denom_keys)
   {

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

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