gnunet-svn
[Top][All Lists]
Advanced

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

[taler-merchant] branch master updated: update test case note to link to


From: gnunet
Subject: [taler-merchant] branch master updated: update test case note to link to bug that is being tested for
Date: Tue, 11 May 2021 22:51:04 +0200

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

grothoff pushed a commit to branch master
in repository merchant.

The following commit(s) were added to refs/heads/master by this push:
     new 5104ecf3 update test case note to link to bug that is being tested for
5104ecf3 is described below

commit 5104ecf39a713f318862135628e70a5fb63fecae
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Tue May 11 22:51:02 2021 +0200

    update test case note to link to bug that is being tested for
---
 src/testing/test_merchant_order_creation.sh | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/src/testing/test_merchant_order_creation.sh 
b/src/testing/test_merchant_order_creation.sh
index 8c1f599b..be2d0b81 100755
--- a/src/testing/test_merchant_order_creation.sh
+++ b/src/testing/test_merchant_order_creation.sh
@@ -301,7 +301,8 @@ then
     exit_fail "Expected response ok. got: $STATUS"
 fi
 
-#this will trigger the GNUNET_break at 
taler-merchant-httpd_private-post-transfers.c:1030
+# Test for #6854: use a bogus WTID, causing the exchange to fail to
+# find the WTID.
 STATUS=$(curl 'http://localhost:9966/instances/default/private/transfers' \
     -d 
'{"credit_amount":"'$CREDIT_AMOUNT'","wtid":"AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA","payto_uri":"'$TARGET_PAYTO'","exchange_url":"'$WURL'"}'
 \
     -w "%{http_code}" -s -o $LAST_RESPONSE)

-- 
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]