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

Make integration tests reliable #374

Open
agualis opened this issue Dec 20, 2024 · 0 comments
Open

Make integration tests reliable #374

agualis opened this issue Dec 20, 2024 · 0 comments
Assignees
Labels

Comments

@agualis
Copy link
Collaborator

agualis commented Dec 20, 2024

We have too many flaky integration test runs due to different reasons:

  • SDK multicall problems,
  • dRPC logs handling issues,
  • Network issues

Many tests are currently skipped. This ticket is about un-skipping them and making them much more reliable. Flaky errors should be a very unfrequent exception.

Alternative:
If we cannot fix them cause we cannot control the root causes, better to move them to another non-blocking test suite as they bring value when working locally (for example with handler refactors).

@agualis agualis self-assigned this Dec 20, 2024
@agualis agualis added the DX label Dec 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant