-
Notifications
You must be signed in to change notification settings - Fork 75
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
e2e: get tests passing on latest versions #932
Conversation
@willemneal , any thoughts on this error when a test runs cli with
the test successfully ran I was able to turn up
captured verbose mode on cli output:
|
@willemneal , thanks for checking that out, @tamirms also was looking into it and submitted a different approach - https://github.com/stellar/soroban-tools/pull/939/files, it was merged to main and then ported back into here, it has resolved that issue with preflight. |
What
e2e.yml references to component versions
Why
get status on system test coverage with latest from tools and external componenets(core, js-soroban-client, example contracts)
Closes: #928
Known limitations