-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Disable failing tests after removing rococo-parachain
#10654
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -9,3 +9,10 @@ zombienet-substrate-0002-validators-warp-sync:8871 | |
| zombienet-cumulus-0009-elastic_scaling_pov_recovery:8986 | ||
| zombienet-cumulus-0010-elastic_scaling_multiple_block_per_slot:8999 | ||
| 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 | ||
| 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. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. This will need to use westend-coretime because it tests coretime. |
||
| zombienet-polkadot-smoke-0002-parachains-parachains-upgrade-smoke:10653 | ||
|
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. We also test runtime upgrade in multiple cumulus tests, aka should not be required here. |
||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We probably can remove this at all, because cumulus tests cover this.