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

Check errors from E2E CLI testing #5836

Open
plopezlpz opened this issue Sep 16, 2024 · 0 comments
Open

Check errors from E2E CLI testing #5836

plopezlpz opened this issue Sep 16, 2024 · 0 comments
Assignees

Comments

@plopezlpz
Copy link
Contributor

Problem

E2E CLI testing fails regularly certain tests, those tests are supposed to check reliability of Status under bad network conditions or disconnects, so it might be that the failures are just ok and we just need to check if the status client is aware that the message was not able to be sent (if indeed that was the case because there is no network) or timeouts are hitting earlier than expected.

So, investigate and fix the failures.

The test repository is here: https://github.com/status-im/status-cli-tests
Test run daily in CI: https://github.com/status-im/status-cli-tests/actions

@plopezlpz plopezlpz self-assigned this Sep 16, 2024
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