zebra
zebra copied to clipboard
Integration tests fail
There's a bunch of failing integration tests in the scheduled workflow: https://github.com/ZcashFoundation/zebra/actions/workflows/zfnd-ci-integration-tests-gcp.yml?query=event%3Aschedule.
The same failures seem to repeat:
- https://github.com/ZcashFoundation/zebra/actions/runs/18779417191/job/53640977348,
- https://github.com/ZcashFoundation/zebra/actions/runs/18779417191/job/53651475252, and
- https://github.com/ZcashFoundation/zebra/actions/runs/18779417191/job/53651476220.
The last one is concerning, it looks like another instance of #10044. The other two seem to be a less concerning issue with future_blocks(), raw_future_blocks(), or restarting Zebra without peers.
Should we implement https://github.com/ZcashFoundation/zebra/issues/10084 before the release to get better data? As it seems this is happening quite frequently