Add skip_slots to test_harness yaml processor

This commit is contained in:
Paul Hauner
2019-03-01 13:28:07 +11:00
parent 8b06fa31da
commit 1479013bd0
2 changed files with 43 additions and 9 deletions

View File

@@ -8,6 +8,7 @@ test_cases:
epoch_length: 64
deposits_for_chain_start: 1000
num_slots: 32 # Testing advancing state to slot < SlotsPerEpoch
skip_slots: [2, 3]
results:
slot: 32
num_validators: 1000