Skip to content

Test fails with SyncError(ScanError(IncorrectTreeSize #891

@pacu

Description

@pacu

Usage mode

zainod (running the daemon)

Describe the bug

When Running the zebra-4-support branch, some times tests fail. Not specific to this test in particular, this
is just an instance but it has been witnessed in others

thread 'zebra::get::z::get_block_range_default_request_returns_no_t_data_regtest' (1152405) panicked at integration-tests/tests/state_service.rs:677:47:
called `Result::unwrap()` on an `Err` value: SyncError(ScanError(IncorrectTreeSize { shielded_protocol: Shielded(Orchard), block_metadata_size: 0, calculated_size: 2 }))

Steps to reproduce

run cargo nextest run

Expected behavior

tests pass

Environment

branch zebra-4-support

Configuration

Logs

Additional context

See zingolabs/zingolib#2015 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions