bug: some Zebra and Lightwalletd logs have changed, causing some tests to fail #9012
Open
1 of 4 tasks
Labels
A-devops
Area: Pipelines, CI/CD and Dockerfiles
A-rust
Area: Updates to Rust code
C-bug
Category: This is a bug
C-testing
Category: These are tests
I-integration-fail
Continuous integration fails, including build and test failures
P-Critical 🚑
S-needs-triage
Status: A bug report needs triage
What happened?
I expected to see this happen:
Tests passing
Instead, this happened:
Cached states are not being created as we're failing the disk creation if the expected logs are not found:
We have multiple regexes in Zebra for disk versioning, that are not being found:
And the height of the disk, which varies by test:
flushing database to disk .*height.*=.*Height.*\(
current_height.*=.*Height.*\(
zebra_tip_height.*=.*Height.*\(
Waiting for block:
What were you doing when the issue happened?
CI was running
Zebra logs
This is an example: https://github.com/ZcashFoundation/zebra/actions/runs/11725652272/job/32664982469#step:12:170
Zebra Version
No response
Which operating systems does the issue happen on?
OS details
No response
Additional information
No response
The text was updated successfully, but these errors were encountered: