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

[bug]: wt disk overflow queue test flake #9479

Open
ellemouton opened this issue Feb 5, 2025 · 0 comments
Open

[bug]: wt disk overflow queue test flake #9479

ellemouton opened this issue Feb 5, 2025 · 0 comments
Assignees
Labels
bug Unintended code behaviour watchtower

Comments

@ellemouton
Copy link
Collaborator

Ran into this during a CI run. This code has been in for a long time and I havent seen this before so probably some
edge case that needs some careful investigation.

--- FAIL: TestDiskOverflowQueue (1.68s)
    --- FAIL: TestDiskOverflowQueue/start_stop_queue (2.67s)
        queue_test.go:298: task 40250 not received in time
    --- FAIL: TestDiskOverflowQueue/startup_with_smaller_buffer_size (2.81s)
        queue_test.go:318: 
            	Error Trace:	/home/runner/work/lnd/lnd/watchtower/wtclient/queue_test.go:318
            	            				/home/runner/work/lnd/lnd/watchtower/wtclient/queue_test.go:183
            	            				/home/runner/work/lnd/lnd/watchtower/wtclient/queue_test.go:69
            	Error:      	Received unexpected error:
            	            	predicate not satisfied after time out
            	Test:       	TestDiskOverflowQueue/startup_with_smaller_buffer_size
    queue_test.go:406: [ERR]: Could not load next task from disk. Retrying.
@ellemouton ellemouton added bug Unintended code behaviour needs triage labels Feb 5, 2025
@ellemouton ellemouton self-assigned this Feb 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Unintended code behaviour watchtower
Projects
None yet
Development

No branches or pull requests

1 participant