gnunet-developers
[Top][All Lists]
Advanced

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

Re: [GNUnet-developers] dht test-suite (test_dht_tools.py) fails


From: Christian Grothoff
Subject: Re: [GNUnet-developers] dht test-suite (test_dht_tools.py) fails
Date: Thu, 26 Jan 2017 15:07:18 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Icedove/45.4.0

I've explained what the test does in Git a2b9891..3ba5a17:

+#
+# This testcase simply checks that the DHT command-line tools work.
+# It launches a single peer, stores a value "testdata" under "testkey",
+# and then gives the system 50 ms to fetch it.
+#
+# This could fail if
+# - command line tool interfaces fail
+# - DHT plugins for storage are not installed / working
+# - block plugins for verification (the test plugin) is not installed
+#
+# The code does NOT depend on DHT routing or any actual P2P functionality.
+#

Hope it helps!

On 01/26/2017 12:59 PM, ng0 wrote:
> Christian Grothoff <address@hidden> writes:
> 
>> Not sure, my best guess is that this is Guix-specific, assuming this is
>> still part of your Nix/Guix efforts. -Christian
> 
> Indeed. Is the testsuite documented somewhere, or can you tell me
> what this test wants to achieve, what it runs (I've looked at the
> file but it didn't help very much)? This could help me to
> understand the issue.
> 
>> On 01/26/2017 12:20 AM, ng0 wrote:
>>> I don't think (yet) it's worth opening a bug for this?
>>>
>>> ===========================================
>>>    gnunet 0.10.1: src/dht/test-suite.log
>>> ===========================================
>>>
>>> # TOTAL: 7
>>> # PASS:  6
>>> # SKIP:  0
>>> # XFAIL: 0
>>> # FAIL:  1
>>> # XPASS: 0
>>> # ERROR: 0
>>>
>>> .. contents:: :depth: 2
>>>
>>> FAIL: test_dht_tools.py
>>> =======================
>>>
>>> TEST: Starting ARM...PASS
>>> TEST: Testing put...PASS
>>> TEST: Testing get...output `[]' differs from expected `['Result 0, type 
>>> 8:', 'testdata']'
>>> FAIL test_dht_tools.py (exit status: 1)
>>>
>>>
>>>
>>>
>>
>> _______________________________________________
>> GNUnet-developers mailing list
>> address@hidden
>> https://lists.gnu.org/mailman/listinfo/gnunet-developers
> 

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]