Open
Description
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
Labels
No labels