Commit 202ea02
authored
Fix flaky test
We had 4 failures in the last 90 runs of
`zombienet-polkadot-elastic-scaling-slot-based-3cores` test where the
assetion fails by `1` (34 blocks)
https://paritytech.github.io/zombienet-jobs-monitor/web/?search=based-3cores&mergeQueueOnly=true
<img width="1011" height="183" alt="image"
src="https://github.com/user-attachments/assets/07123449-29a0-4f69-bc2d-9c3bc4b865ae"
/>
https://github.com/paritytech/polkadot-sdk/actions/runs/21035251168/job/60482637320
https://github.com/paritytech/polkadot-sdk/actions/runs/20923519106/job/60116752831
https://github.com/paritytech/polkadot-sdk/actions/runs/20432629082/job/58707838790
https://github.com/paritytech/polkadot-sdk/actions/runs/20264366293/job/58185559463
And since we already have some margin we can adjust to remove this
flakyness.
ping @alindimazombienet-polkadot-elastic-scaling-slot-based-3cores (#10826)1 parent 83cf79c commit 202ea02
File tree
1 file changed
+2
-2
lines changed- polkadot/zombienet-sdk-tests/tests/elastic_scaling
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
105 | | - | |
| 105 | + | |
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
109 | | - | |
| 109 | + | |
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
| |||
0 commit comments