Skip to content

Commit

Permalink
Disable flaky tests reported in 5848/5844 (#5851)
Browse files Browse the repository at this point in the history
Reported in:
#5844
#5848
  • Loading branch information
pepoviola authored Sep 27, 2024
1 parent 8edc2ca commit e85099e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .gitlab/pipeline/zombienet/polkadot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ zombienet-polkadot-functional-0004-parachains-disputes-garbage-candidate:
--local-dir="${LOCAL_DIR}/functional"
--test="0004-parachains-garbage-candidate.zndsl"

zombienet-polkadot-functional-0005-parachains-disputes-past-session:
.zombienet-polkadot-functional-0005-parachains-disputes-past-session:
extends:
- .zombienet-polkadot-common
script:
Expand Down Expand Up @@ -351,7 +351,7 @@ zombienet-polkadot-malus-0001-dispute-valid:
--local-dir="${LOCAL_DIR}/integrationtests"
--test="0001-dispute-valid-block.zndsl"

zombienet-polkadot-coretime-revenue:
.zombienet-polkadot-coretime-revenue:
extends:
- .zombienet-polkadot-common
needs:
Expand Down

0 comments on commit e85099e

Please sign in to comment.