v0.38.x-experimental: Backport e2e flakiness fix#1480
v0.38.x-experimental: Backport e2e flakiness fix#1480jmalicevic merged 2 commits intov0.38.x-experimentalfrom
Conversation
|
So we are just skipping the tests when data companion is running? |
|
Yes for the moment, we might figure out a better way to test this meaningfully, but right now there is no way to make the tests deterministic. |
|
@jmalicevic Is there an issue so we don't forget to do this? |
|
@sergio-mena The pruning mechanism is tested but it should not be tested here. The functionality of this test is to verify that a node has the same blocks as an archive node. Which is not really deterministically possible atm when pruning happens ad-hoc. I am however working on reducing the flakiness of the gRPC tests which suffer from the same problem and the solution for that might be appicable here as well. #1470 |
Manual backport of #1467
PR checklist
.changelog(we use unclog to manage our changelog)docs/orspec/) and code comments