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
We've been seeing more failures that look like -
Process 57498 exited with status = 0 (0x00000000) 4 Process 57498 launched: '/home/runner/work/stellar-core/stellar-core/src/stellar-core' (x86_64) 4 (lldb) bt local:4/7/100%/22.3s 4 error: invalid thread
Example - https://github.com/stellar/stellar-core/actions/runs/11166730904/job/31041341706
These are the test cases that were being run at the time. It's possible one of those tests isn't setup correctly.
runpart 4 'generate soroban load' 'database is purged at overlay start' 'LedgerTxn loadBestOffer' 'inflation total coins' 'CKMSSample gamma distribution'
The text was updated successfully, but these errors were encountered:
No branches or pull requests
We've been seeing more failures that look like -
Example - https://github.com/stellar/stellar-core/actions/runs/11166730904/job/31041341706
These are the test cases that were being run at the time. It's possible one of those tests isn't setup correctly.
The text was updated successfully, but these errors were encountered: