8000 tests: feature_governance.py is flakey · Issue #6705 · dashpay/dash · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
tests: feature_governance.py is flakey #6705
Open
@PastaPastaPasta

Description

@PastaPastaPasta

see https://github.com/PastaPastaPasta/dash/actions/runs/15378986660/job/43268054785#step:6:669

2025-06-01T21:39:37.040000Z TestFramework (INFO): Move remaining n blocks until the next Superblock
2025-06-01T21:39:41.619000Z TestFramework (INFO): Wait for new trigger and votes
2025-06-01T21:43:42.127000Z TestFramework.utils (ERROR): wait_until() failed. Predicate: ''''
        self.wait_until(lambda: have_trigger_for_height(self.nodes, 180))
'''
2025-06-01T21:43:42.127000Z TestFramework (ERROR): Assertion failed
Traceback (most recent call last):
  File "/__w/dash/dash/build-ci/dashcore-linux64_tsan/test/functional/test_framework/test_framework.py", line 162, in main
    self.run_test()
  File "/__w/dash/dash/build-ci/dashcore-linux64_tsan/test/functional/feature_governance.py", line 331, in run_test
    self.wait_until(lambda: have_trigger_for_height(self.nodes, 180))
  File "/__w/dash/dash/build-ci/dashcore-linux64_tsan/test/functional/test_framework/test_framework.py", line 905, in wait_until
    return wait_until_helper(test_function, timeout=timeout, lock=lock, timeout_factor=self.options.timeout_factor, sleep=sleep, do_assert=do_assert)
  File "/__w/dash/dash/build-ci/dashcore-linux64_tsan/test/functional/test_framework/util.py", line 287, in wait_until_helper
    raise AssertionError("Predicate {} not true after {} seconds".format(predicate_source, timeout))
AssertionError: Predicate ''''
        self.wait_until(lambda: have_trigger_for_height(self.nodes, 180))
''' not true after 240.0 seconds

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0