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

Test with Mocha and Mainnet genesis files #3861

Open
rootulp opened this issue Sep 11, 2024 · 0 comments
Open

Test with Mocha and Mainnet genesis files #3861

rootulp opened this issue Sep 11, 2024 · 0 comments
Labels
testing items that are strictly related to adding or extending test coverage

Comments

@rootulp
Copy link
Collaborator

rootulp commented Sep 11, 2024

Context

#3843 (comment)

Problem

We currently have no test that starts a node using the Mocha (or Mainnet) genesis file. This means that if we introduce a regression (like #3840) we won't get signal that a consensus node can't start and block sync.

Proposal

Implement a test that starts a node using the Mocha genesis file and waits until the first block is processed. Repeat for Mainnet Beta genesis file.

@rootulp rootulp added the testing items that are strictly related to adding or extending test coverage label Sep 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
testing items that are strictly related to adding or extending test coverage
Projects
None yet
Development

No branches or pull requests

1 participant