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

[iota-indexer]: Fix failing test #4171

Open
sergiupopescu199 opened this issue Nov 21, 2024 · 0 comments · May be fixed by #4173
Open

[iota-indexer]: Fix failing test #4171

sergiupopescu199 opened this issue Nov 21, 2024 · 0 comments · May be fixed by #4173
Assignees
Labels
team-infra Issues related to the Infrastructure Team team-sc-platform Issues related to the Smart Contract Platform group.

Comments

@sergiupopescu199
Copy link
Contributor

Description

Sometimes the get_total_transaction_blocks fails in the CI wit this error

thread 'read_api::get_total_transaction_blocks' panicked at crates/iota-indexer/tests/rpc-tests/read_api.rs:1167:14:
called `Result::unwrap()` on an `Err` value: Call(ErrorObject { code: InvalidRequest, message: "Verified checkpoint not found for sequence number: 5", data: None })
@sergiupopescu199 sergiupopescu199 added team-infra Issues related to the Infrastructure Team team-sc-platform Issues related to the Smart Contract Platform group. labels Nov 21, 2024
@sergiupopescu199 sergiupopescu199 self-assigned this Nov 21, 2024
@sergiupopescu199 sergiupopescu199 linked a pull request Nov 21, 2024 that will close this issue
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
team-infra Issues related to the Infrastructure Team team-sc-platform Issues related to the Smart Contract Platform group.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant