You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 ""
The text was updated successfully, but these errors were encountered:
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
cargo test --package vault --features standalone-metadata --features integration-test --test vault_integration_tests ""
The text was updated successfully, but these errors were encountered: