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

Add remaining integration tests to the parachain #232

Open
3 tasks
clangenb opened this issue Jan 22, 2025 · 0 comments
Open
3 tasks

Add remaining integration tests to the parachain #232

clangenb opened this issue Jan 22, 2025 · 0 comments

Comments

@clangenb
Copy link
Member

clangenb commented Jan 22, 2025

#230 introduces integration tests with the zombienets, and we run most of the tests we run on the node side too. But there are still some that we can't run:

  • reputation-caching: fails as it is currently purging a community, which requires root, which the script can't handle.
  • democracy: democracy params are runtime constants. As a consequence, it just takes way too long to go through the democracy lifecycle.
  • bot-community:
    • we get tx-priority erros due to forks and nonce collision with the faucet service
    • sometimes we wait for too many blocks and then the phase service is already at the next phase
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant