-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Labels
floating testA test that sometimes but not always failsA test that sometimes but not always fails
Milestone
Description
It has flaked on the master branch recently.
2019-05-03T11:32:53.200000Z TestFramework (ERROR): Assertion failed
Traceback (most recent call last):
File "/home/travis/build/dtr-org/unit-e/build/unit-e-x86_64-unknown-linux-gnu/test/functional/test_framework/test_framework.py", line 203, in main
self.run_test()
File "/home/travis/build/dtr-org/unit-e/build/unit-e-x86_64-unknown-linux-gnu/test/functional/feature_graphene_passive.py", line 70, in run_test
self.test_non_synced_mempool(relay)
File "/home/travis/build/dtr-org/unit-e/build/unit-e-x86_64-unknown-linux-gnu/test/functional/feature_graphene_passive.py", line 98, in test_non_synced_mempool
graphene_tx = relay.wait_for((b'graphenetx', block_hash)).graphene_tx
File "/home/travis/build/dtr-org/unit-e/build/unit-e-x86_64-unknown-linux-gnu/test/functional/feature_graphene_passive.py", line 291, in wait_for
wait_until(lambda: get_msg() is not None, timeout=10)
File "/home/travis/build/dtr-org/unit-e/build/unit-e-x86_64-unknown-linux-gnu/test/functional/test_framework/util.py", line 370, in wait_until
raise AssertionError("Predicate {} not true after {} seconds".format(predicate_source, timeout))
AssertionError: Predicate ([' wait_until(lambda: get_msg() is not None, timeout=10)\n'], 291) not true after 10 seconds
Log is truncated unfortunately. log.txt
Metadata
Metadata
Assignees
Labels
floating testA test that sometimes but not always failsA test that sometimes but not always fails