Skip to content

Commit 028e61b

Browse files
pepoviolaggwpez
andauthored
Disable flaky tests reported in #6343 / #6345 (#6346)
test: zombienet-polkadot-functional-0018-shared-core-idle-parachain Disable flaky test reported in #6343 test: zombienet-polkadot-functional-0016-approval-voting-parallel Disable flaky test reported in #6345 Co-authored-by: Oliver Tale-Yazdi <[email protected]>
1 parent b1084e7 commit 028e61b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.gitlab/pipeline/zombienet/polkadot.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@ zombienet-polkadot-functional-0015-coretime-shared-core:
225225
--local-dir="${LOCAL_DIR}/functional"
226226
--test="0015-coretime-shared-core.zndsl"
227227

228-
zombienet-polkadot-functional-0016-approval-voting-parallel:
228+
.zombienet-polkadot-functional-0016-approval-voting-parallel:
229229
extends:
230230
- .zombienet-polkadot-common
231231
script:
@@ -241,7 +241,7 @@ zombienet-polkadot-functional-0017-sync-backing:
241241
--local-dir="${LOCAL_DIR}/functional"
242242
--test="0017-sync-backing.zndsl"
243243

244-
zombienet-polkadot-functional-0018-shared-core-idle-parachain:
244+
.zombienet-polkadot-functional-0018-shared-core-idle-parachain:
245245
extends:
246246
- .zombienet-polkadot-common
247247
before_script:

0 commit comments

Comments
 (0)