Deactivate chain upgrade test (#20367)

This commit is contained in:
Alexander Peters 2024-05-14 12:21:33 +02:00 committed by GitHub
parent 9f42137462
commit b4f8815426
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -17,6 +17,7 @@ import (
)
func TestChainUpgrade(t *testing.T) {
t.Skip("Deactivated until there is a migration path for comet. See https://github.com/cosmos/cosmos-sdk/issues/20318")
// Scenario:
// start a legacy chain with some state
// when a chain upgrade proposal is executed