forked from Bitmessage/PyBitmessage
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
testingNew tests and testing tasksNew tests and testing tasks
Description
Interesting failure showed yesterday when I ran tests in the v0.6 tip (on py37):
FAIL: test_check_randomtrackingdict (src.tests.test_randomtrackingdict.TestRandomTrackingDict)
Check the logic of RandomTrackingDict class
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/glitch/test/PyBitmessage/src/tests/test_randomtrackingdict.py", line 49, in test_check_randomtrackingdict
self.assertLess(a[x + 1] - a[x], 10)
AssertionError: 16.56256079673767 not less than 10
Metadata
Metadata
Assignees
Labels
testingNew tests and testing tasksNew tests and testing tasks