Disable MAINNET test_valid_signature_future_committee

This commit is contained in:
Hsiao-Wei Wang 2021-03-16 23:59:20 +08:00
parent c9de95541f
commit d3c9eacd14
No known key found for this signature in database
GPG Key ID: 1111A8A81778319E
1 changed files with 1 additions and 0 deletions

View File

@ -284,6 +284,7 @@ def test_invalid_signature_previous_committee(spec, state):
@with_all_phases_except([PHASE0, PHASE1])
@spec_state_test
@always_bls
@with_configs([MINIMAL], reason="too slow")
def test_valid_signature_future_committee(spec, state):
# NOTE: the `state` provided is at genesis and the process to select
# sync committees currently returns the same committee for the first and second