Skip to content

Commit

Permalink
Deactivate chain upgrade test (#20367)
Browse files Browse the repository at this point in the history
  • Loading branch information
alpe committed May 14, 2024
1 parent 9f42137 commit b4f8815
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/systemtests/upgrade_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit b4f8815

Please sign in to comment.