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

Improve robustness of Spacewalk vault integration tests #494

Closed
ebma opened this issue Mar 1, 2024 · 2 comments · Fixed by #495
Closed

Improve robustness of Spacewalk vault integration tests #494

ebma opened this issue Mar 1, 2024 · 2 comments · Fixed by #495
Assignees

Comments

@ebma
Copy link
Member

ebma commented Mar 1, 2024

The integration tests using Stellar mainnet are failing too often, probably when the network is very busy. We need to improve this because our CI needs to pass reliably.

TODO

  • Check what's causing the mainnet integration tests to fail and try to prevent it. The logic of the tests overall should be fine as it's not always the same test failing.
  • To do this, run cargo test --package vault --features standalone-metadata --features integration-test --test vault_integration_tests ""
@prayagd
Copy link
Collaborator

prayagd commented Mar 14, 2024

@annatekl can you please add epic and sprint to this?

@annatekl
Copy link

done @prayagd

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

Successfully merging a pull request may close this issue.

4 participants