Hi, I have an issue running tests in statistics when a gnunet peer is runnning since these tests were not configured to use a dedicated test home directory. Therefore unix path was conflicting with the path used by the running peer...
./test_statistics_api Jan 16 09:18:40-707153 test-statistics-api-17901 ERROR Assertion failed at test_statistics_api.c:40. Aborted $:~/gnunet/src/statistics$ Jan 16 09:18:40-712669 statistics-17915 ERROR `mkdir' failed on file `/tmp/gnunet-system-runtime//gnunet-service-statistics.sock' at service.c:640 with error: Permission denied Question: What is the impact of configuring GNUNET_TEST_HOME? [PATHS] GNUNET_TEST_HOME= /tmp/test-gnunet-statistics/ The UNIX path for the service was not automatically modified but I had to additionally set: [statistics] UNIXPATH = $GNUNET_TEST_HOME/gnunet-service-statistics.sock What is best practice for tests and test specific home directories? -M
signature.asc
Description: This is a digitally signed message part
_______________________________________________ GNUnet-developers mailing list [email protected] https://lists.gnu.org/mailman/listinfo/gnunet-developers
