gnunet-svn
[Top][All Lists]
Advanced

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

[taler-merchant] branch master updated: disable hung tests


From: gnunet
Subject: [taler-merchant] branch master updated: disable hung tests
Date: Mon, 06 Jun 2022 11:51:30 +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 24326831 disable hung tests
24326831 is described below

commit 243268314c9c23ed12e320ba9245f856c204401b
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Mon Jun 6 11:51:27 2022 +0200

    disable hung tests
---
 src/testing/Makefile.am | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/src/testing/Makefile.am b/src/testing/Makefile.am
index e12fac6e..4f55fd88 100644
--- a/src/testing/Makefile.am
+++ b/src/testing/Makefile.am
@@ -10,11 +10,12 @@ endif
 check_SCRIPTS = \
   test-merchant-walletharness.sh \
   test_merchant_instance_response.sh \
-  test_merchant_product_creation.sh \
-  test_merchant_reserve_creation.sh \
-  test_merchant_order_creation.sh \
   test_merchant_instance_purge.sh \
-  test_merchant_transfer_tracking.sh
+  test_merchant_reserve_creation.sh
+
+#  test_merchant_product_creation.sh \
+#  test_merchant_order_creation.sh \
+#  test_merchant_transfer_tracking.sh
 
 lib_LTLIBRARIES = \
   libtalermerchanttesting.la

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