-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Labels
bugSomething isn't workingSomething isn't working
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working