[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-wallet-core] branch master updated: increase test timeout, becaus
From: |
gnunet |
Subject: |
[taler-wallet-core] branch master updated: increase test timeout, because merchant's own exchange timeout is rather large |
Date: |
Fri, 11 Jun 2021 13:33:39 +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 9acd4a40 increase test timeout, because merchant's own exchange
timeout is rather large
9acd4a40 is described below
commit 9acd4a40602b16e230210dd508a2a8d6e86e6020
Author: Florian Dold <florian@dold.me>
AuthorDate: Fri Jun 11 13:33:34 2021 +0200
increase test timeout, because merchant's own exchange timeout is rather
large
---
packages/taler-wallet-cli/src/integrationtests/test-payment-fault.ts | 1 +
1 file changed, 1 insertion(+)
diff --git
a/packages/taler-wallet-cli/src/integrationtests/test-payment-fault.ts
b/packages/taler-wallet-cli/src/integrationtests/test-payment-fault.ts
index 71539a5f..26b8566b 100644
--- a/packages/taler-wallet-cli/src/integrationtests/test-payment-fault.ts
+++ b/packages/taler-wallet-cli/src/integrationtests/test-payment-fault.ts
@@ -213,3 +213,4 @@ export async function runPaymentFaultTest(t:
GlobalTestState) {
}
runPaymentFaultTest.suites = ["wallet"];
+runPaymentFaultTest.timeoutMs = 120000;
\ No newline at end of file
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [taler-wallet-core] branch master updated: increase test timeout, because merchant's own exchange timeout is rather large,
gnunet <=