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

Flaky test failures in Github Actions #4497

Open
sisuresh opened this issue Oct 3, 2024 · 0 comments
Open

Flaky test failures in Github Actions #4497

sisuresh opened this issue Oct 3, 2024 · 0 comments
Labels

Comments

@sisuresh
Copy link
Contributor

sisuresh commented Oct 3, 2024

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'
@sisuresh sisuresh added the bug label Oct 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant