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

Test Failure: interrupt_trx_test (Timeout) #1058

Closed
heifner opened this issue Dec 6, 2024 · 1 comment · Fixed by #1063 or #1064
Closed

Test Failure: interrupt_trx_test (Timeout) #1058

heifner opened this issue Dec 6, 2024 · 1 comment · Fixed by #1063 or #1064
Assignees
Labels
👍 lgtm OCI Work exclusive to OCI team test-instability tag issues for flaky tests, high priority to address

Comments

@heifner
Copy link
Member

heifner commented Dec 6, 2024

https://github.com/AntelopeIO/spring/actions/runs/12201296408/job/34039980125?pr=1057

Looks like it was caused by producer node shutting down too quickly. The LIB was seen to advance before the producer produced another block.

Need to wait until the producer has produced a block and LIB has moved before shutting down.

@heifner heifner added the test-instability tag issues for flaky tests, high priority to address label Dec 6, 2024
@enf-ci-bot enf-ci-bot moved this to Todo in Team Backlog Dec 6, 2024
@bhazzard bhazzard added 👍 lgtm and removed triage labels Dec 10, 2024
@heifner heifner self-assigned this Dec 10, 2024
@heifner heifner added the OCI Work exclusive to OCI team label Dec 10, 2024
@heifner heifner added this to the Spring v1.1.0-rc1 milestone Dec 10, 2024
heifner added a commit that referenced this issue Dec 11, 2024
…dvances and not just because of next block
heifner added a commit that referenced this issue Dec 11, 2024
…dvances and not just because of next block
@BenjaminGormanPMP BenjaminGormanPMP moved this from Todo to In Progress in Team Backlog Dec 11, 2024
@heifner heifner moved this from In Progress to Awaiting Review in Team Backlog Dec 12, 2024
@github-project-automation github-project-automation bot moved this from Awaiting Review to Done in Team Backlog Dec 13, 2024
heifner added a commit that referenced this issue Dec 13, 2024
On interrupt do not attempt to apply blocks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
👍 lgtm OCI Work exclusive to OCI team test-instability tag issues for flaky tests, high priority to address
Projects
Status: Done
3 participants