We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
master
build and run system-test from CI workflow - https://github.com/stellar/soroban-tools/actions/runs/6618313640/job/17976470471#step:8:485
tests that pass or fail in timely manner, if the test doesn't get healthy rpc status in 5 minutes, it should force timeout failure instead.
hanging test execution that kept running the container, retrying rpc ingestion
The text was updated successfully, but these errors were encountered:
has been fixed, the change was small and included in a prior pr which merged already - https://github.com/stellar/system-test/pull/81/files#diff-cced28c6dc3f99c2396a5eaad732bf6b28142335892b1cd0e6af6cdb53f5ccfaR212-R218
Sorry, something went wrong.
sreuland
No branches or pull requests
What version are you using?
master
What did you do?
build and run system-test from CI workflow - https://github.com/stellar/soroban-tools/actions/runs/6618313640/job/17976470471#step:8:485
What did you expect to see?
tests that pass or fail in timely manner, if the test doesn't get healthy rpc status in 5 minutes, it should force timeout failure instead.
What did you see instead?
hanging test execution that kept running the container, retrying rpc ingestion
The text was updated successfully, but these errors were encountered: