Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test failure: trx_finality_status_test #409

Closed
heifner opened this issue Oct 29, 2022 · 1 comment · Fixed by #448
Closed

Test failure: trx_finality_status_test #409

heifner opened this issue Oct 29, 2022 · 1 comment · Fixed by #448
Assignees
Labels
actionable bug Something isn't working OCI Work exclusive to OCI team

Comments

@heifner
Copy link
Member

heifner commented Oct 29, 2022

https://github.com/AntelopeIO/leap/actions/runs/3351941354/jobs/5553755788

Traceback (most recent call last):
  File "/__w/leap/leap/build/tests/trx_finality_status_test.py", line 158, in <module>
    validateTrxState(status[0], present=False)
  File "/__w/leap/leap/build/tests/trx_finality_status_test.py", line 155, in validateTrxState
    assert group, \
AssertionError: ERROR: getTransactionStatus shouldnot  contain "block_number", "block_id", or "block_timestamp" since state was "IN_BLOCK".
status: {
 "state": "IN_BLOCK",
 "block_number": 172,
 "block_id": "000000ac4998e8e1168a7f5e15a0e969fdee60afe36f846041a62ee2181789dc",
 "block_timestamp": "2022-10-29T15:26:26.000",
 "expiration": "2022-10-29T15:27:55.000",
 "head_number": 172,
 "head_id": "000000ac4998e8e1168a7f5e15a0e969fdee60afe36f846041a62ee2181789dc",
 "head_timestamp": "2022-10-29T15:26:26.000",
 "irreversible_number": 131,
 "irreversible_id": "00000083d37d401c227e3c704a3026e1bd864f9ec5647e3bcccbd81c37d88c77",
 "irreversible_timestamp": "2022-10-29T15:26:05.500",
 "earliest_tracked_block_id": "00000018aa7395df619cd27563f15d504885de153b206a1837c2f150d43540d6",
 "earliest_tracked_block_number": 24
}
@enf-ci-bot enf-ci-bot moved this to Todo in Team Backlog Oct 29, 2022
@heifner heifner added bug Something isn't working actionable and removed triage labels Oct 29, 2022
@heifner heifner self-assigned this Nov 3, 2022
@heifner heifner added the OCI Work exclusive to OCI team label Nov 3, 2022
@heifner heifner moved this from Todo to In Progress in Team Backlog Nov 3, 2022
@heifner
Copy link
Member Author

heifner commented Nov 3, 2022

Related to: #106

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
actionable bug Something isn't working OCI Work exclusive to OCI team
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants