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

Fix flaky CI tests #21804

Open
1 task
julienrbrt opened this issue Sep 18, 2024 · 2 comments
Open
1 task

Fix flaky CI tests #21804

julienrbrt opened this issue Sep 18, 2024 · 2 comments

Comments

@julienrbrt
Copy link
Member

julienrbrt commented Sep 18, 2024

Tracking issue for flaky tests:

Similar than #9010.

@lfz941
Copy link
Contributor

lfz941 commented Sep 18, 2024

https://github.com/cosmos/cosmos-sdk/actions/runs/10923327156/job/30321733783

Found a new flaky test just now =_=||

--- FAIL: TestSnapshot_Take_Restore (0.01s)
    testing.go:1232: TempDir RemoveAll cleanup: unlinkat /tmp/TestSnapshot_Take_Restore942349753/001: directory not empty
FAIL
coverage: 73.9% of statements
FAIL	cosmossdk.io/store/v2/snapshots	1.183s

@lfz941
Copy link
Contributor

lfz941 commented Sep 24, 2024

https://github.com/cosmos/cosmos-sdk/actions/runs/10986009322/job/30498740632?pr=21812

Found a new flaky test.

--- FAIL: TestSnapshotter (5.01s)
    snapshotter_test.go:55: 
        	Error Trace:	/home/runner/work/cosmos-sdk/cosmos-sdk/x/auth/ante/unorderedtx/snapshotter_test.go:55
        	Error:      	Not equal: 
        	            	expected: 0
        	            	actual  : 100
        	Test:       	TestSnapshotter
FAIL

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants