gnunet-svn
[Top][All Lists]
Advanced

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

[taler-wallet-core] branch master updated: output test directory at the


From: gnunet
Subject: [taler-wallet-core] branch master updated: output test directory at the beginning
Date: Fri, 07 Aug 2020 09:55:03 +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 45259427 output test directory at the beginning
45259427 is described below

commit 45259427776cbacde5548e89776fdf52828f6434
Author: Florian Dold <florian.dold@gmail.com>
AuthorDate: Fri Aug 7 13:24:55 2020 +0530

    output test directory at the beginning
---
 packages/taler-integrationtests/src/harness.ts | 1 +
 1 file changed, 1 insertion(+)

diff --git a/packages/taler-integrationtests/src/harness.ts 
b/packages/taler-integrationtests/src/harness.ts
index a0824f49..13487fb0 100644
--- a/packages/taler-integrationtests/src/harness.ts
+++ b/packages/taler-integrationtests/src/harness.ts
@@ -914,6 +914,7 @@ export function runTest(testMain: (gc: GlobalTestState) => 
Promise<void>) {
         ),
       });
       updateCurrentSymlink(gc.testDir);
+      console.log("running test in directory", gc.testDir);
       await testMain(gc);
     } catch (e) {
       console.error("FATAL: test failed with exception", e);

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