gnunet-svn
[Top][All Lists]
Advanced

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

[taler-wallet-core] branch master updated: comment out (expected) failin


From: gnunet
Subject: [taler-wallet-core] branch master updated: comment out (expected) failing test case
Date: Tue, 08 Sep 2020 19:19:54 +0200

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

dold pushed a commit to branch master
in repository wallet-core.

The following commit(s) were added to refs/heads/master by this push:
     new e68f00c0 comment out (expected) failing test case
e68f00c0 is described below

commit e68f00c0c6c46124f9dcabb857b7d09fe78bdf91
Author: Florian Dold <florian.dold@gmail.com>
AuthorDate: Tue Sep 8 22:49:48 2020 +0530

    comment out (expected) failing test case
---
 packages/taler-integrationtests/src/test-timetravel-withdraw.ts | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/packages/taler-integrationtests/src/test-timetravel-withdraw.ts 
b/packages/taler-integrationtests/src/test-timetravel-withdraw.ts
index 99c00399..40421ac4 100644
--- a/packages/taler-integrationtests/src/test-timetravel-withdraw.ts
+++ b/packages/taler-integrationtests/src/test-timetravel-withdraw.ts
@@ -84,5 +84,7 @@ runTest(async (t: GlobalTestState) => {
 
   wallet.setTimetravel(timetravelDuration);
 
-  await wallet.runUntilDone({ maxRetries: 5 });
+  // This doesn't work yet, see https://bugs.taler.net/n/6585
+
+  // await wallet.runUntilDone({ maxRetries: 5 });
 });

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