Skip to content

New test failure #16

@g1itch

Description

@g1itch

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

No one assigned

    Labels

    testingNew tests and testing tasks

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions