Stabilitze pov-recovery zombienet-sdk test#9007
Stabilitze pov-recovery zombienet-sdk test#9007lrubasze merged 4 commits intoci/zombienet-cumulus-tests-zombienet-sdkfrom
Conversation
|
All GitHub workflows were cancelled due to failure one of the required jobs. |
|
Looks great, thanks for the fix @skunert 🙌 . Make sense to add a new issue to track this
Thx! |
|
Yep, issue now here #9013 |
lrubasze
left a comment
There was a problem hiding this comment.
LGTM! The simpler the more stable 😁
|
BTW these failing Cumulus CI tests are not related to these changes. EDIT! |
…simplify-pov-recovery
|
additionally This is related to this PR #8651 I will disable this test and create an issue to fix it. |
|
Failing |
…simplify-pov-recovery
|
Locally everything looking good, we can merge from my side! |
cd65182
into
ci/zombienet-cumulus-tests-zombienet-sdk
closes #8985
I examined the two highlighted failures in the issue. In two cases, node three fails to recover the required blocks.
In the first case, the node is able to recover 16 blocks before encountering:
For the other failure we also see the same RPC-related error. Since for node three, the RPC is the internal light client, I just disabled it and purged it from this test.
We will probably remove support for this experimental feature at some point, but currently does not have high priority. And should for sure not impact the stability of this test.