Disable failing tests after removing rococo-parachain#10654
Merged
Disable failing tests after removing rococo-parachain#10654
rococo-parachain#10654Conversation
bkchr
approved these changes
Dec 15, 2025
| zombienet-polkadot-functional-0014-chunk-fetching-network-compatibility:9980 | ||
| # disabled until zombienet support penpal (https://github.com/paritytech/zombienet-sdk/issues/480) | ||
| zombienet-polkadot-shared-core-idle-parachain:10653 | ||
| zombienet-polkadot-functional-async-backing-6-seconds-rate:10653 |
Member
There was a problem hiding this comment.
We probably can remove this at all, because cumulus tests cover this.
| zombienet-polkadot-functional-async-backing-6-seconds-rate:10653 | ||
| zombienet-polkadot-elastic-scaling-doesnt-break-parachains:10653 | ||
| zombienet-polkadot-smoke-0005-precompile-pvf-smoke:10653 | ||
| zombienet-polkadot-smoke-0004-coretime-smoke-test:10653 |
Member
There was a problem hiding this comment.
This will need to use westend-coretime because it tests coretime.
| zombienet-polkadot-elastic-scaling-doesnt-break-parachains:10653 | ||
| zombienet-polkadot-smoke-0005-precompile-pvf-smoke:10653 | ||
| zombienet-polkadot-smoke-0004-coretime-smoke-test:10653 | ||
| zombienet-polkadot-smoke-0002-parachains-parachains-upgrade-smoke:10653 |
Member
There was a problem hiding this comment.
We also test runtime upgrade in multiple cumulus tests, aka should not be required here.
lexnv
approved these changes
Dec 16, 2025
eskimor
approved these changes
Dec 16, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Follow-up for #10653
Disabled the failing test until we fix zombienet to support penpal.
Thx!