Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Misconfiguration in TestGenesisTestSuite #6750

Open
3 tasks
chatton opened this issue Jul 3, 2024 · 0 comments
Open
3 tasks

Misconfiguration in TestGenesisTestSuite #6750

chatton opened this issue Jul 3, 2024 · 0 comments
Assignees
Labels

Comments

@chatton
Copy link
Contributor

chatton commented Jul 3, 2024

Summary

Ref https://github.com/cosmos/ibc-go/pull/6721/files#r1664149748

The initial configuration that is supposed to be applied in this test was not actually being applied correctly, when refactoring the SetupSuite functions to apply this configuration, the test actually failed since the configuration was now being applied correctly.

What I noticed is that with a haltHeight of 100 hard coded, one of the chains ended up halting before the interchain account address could be created.

We need to double check this configuration and see does it need to be applied, or is the test fine without it.


For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate contributors tagged/assigned
@chatton chatton added the e2e label Jul 3, 2024
@gjermundgaraba gjermundgaraba self-assigned this Jul 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: No status
Development

No branches or pull requests

2 participants