I've noticed the test `max_buffers_in_one_instruction` fails, see logs [here](https://github.com/cowprotocol/solana-programs/actions/runs/29334725899/job/87091001440). Retrying made it [pass](https://github.com/cowprotocol/solana-programs/actions/runs/29334725899). Other cases: - https://github.com/cowprotocol/solana-programs/actions/runs/29349382798/job/87141386932 - https://github.com/cowprotocol/solana-programs/actions/runs/29517089524/job/87684717919 - https://github.com/cowprotocol/solana-programs/actions/runs/29613770471/job/87994196737 The failures seem unrelated to the PRs where they happened.
I've noticed the test
max_buffers_in_one_instructionfails, see logs here. Retrying made it pass.Other cases:
The failures seem unrelated to the PRs where they happened.