zebra icon indicating copy to clipboard operation
zebra copied to clipboard

Integration tests fail

Open upbqdn opened this issue 2 months ago • 2 comments

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.

upbqdn avatar Oct 28 '25 08:10 upbqdn

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.

arya2 avatar Nov 13 '25 15:11 arya2

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

mpguerra avatar Nov 14 '25 13:11 mpguerra