-
Notifications
You must be signed in to change notification settings - Fork 756
Closed
Labels
A-chainArea: Chain, client & relatedArea: Chain, client & related
Description
Fails consistently. Example run:
http://nightly.neartest.com/run/2cef4105736ab969470df2751e78fd3f0fc0a81d_200428_072213
Failure:
Traceback (most recent call last):
File "tests/sanity/lightclnt.py", line 108, in <module>
assert res['result']['inner_lite']['height'] == heights[iter_], res['result']['inner_lite']
AssertionError: {'height': 11, 'epoch_id': '3ZEJHmg7RWruZ2xA2ZrYhBsxUufhC2RPr1Kk1Z4G18QY', 'next_epoch_id': 'C8LdfbSVHRoa5PjFRo3BKEx4GSraxchqKexqx3n2DCmg', 'prev_state_root': '7LXnvAo9TcDCoikWUGVjSqHj7P3txgEdWyGqiQsP8ymS', 'outcome_root': '2DoUX6XsDr5BxRN821ZxTLYYcQBzSSxPMTqMU4TLfu35', 'timestamp': 1588063045553011573, 'next_bp_hash': '27hFakUVMHashBzfti4sWKcWSFooFAFxNJSrb5ULeDjf'}
Metadata
Metadata
Assignees
Labels
A-chainArea: Chain, client & relatedArea: Chain, client & related