commit decbab1fe33b946fbe5eb8870323f41a776f9874
parent 9ace9084f2830fadb913a8b18a525f0361c05565
Author: Christian Grothoff <christian@grothoff.org>
Date: Thu, 27 Mar 2025 15:26:30 +0100
disable auditor tests for now
Diffstat:
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/src/auditor/Makefile.am b/src/auditor/Makefile.am
@@ -255,10 +255,10 @@ check_SCRIPTS = \
AM_TESTS_ENVIRONMENT=export TALER_EXCHANGE_PREFIX=$${TALER_EXCHANGE_PREFIX:-@libdir@};export PATH=$${TALER_EXCHANGE_PREFIX:-@prefix@}/bin:$$PATH;export TALER_AUDITOR_PREFIX=$${TALER_AUDITOR_PREFIX:-@libdir@};
-TESTS = \
- test-revocation.sh \
- test-sync.sh \
- test-auditor.sh
+#TESTS = \
+# test-revocation.sh \
+# test-sync.sh \
+# test-auditor.sh
EXTRA_DIST = \