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

Benchmark tests flickering: directory not empty #659

Closed
alpe opened this issue Oct 22, 2021 · 2 comments · Fixed by #684
Closed

Benchmark tests flickering: directory not empty #659

alpe opened this issue Oct 22, 2021 · 2 comments · Fixed by #684

Comments

@alpe
Copy link
Contributor

alpe commented Oct 22, 2021

See:

BenchmarkTxSending/cw20_transfer_-_leveldb_-_8k_accounts_-_huge_blocks-36      	   10000	   1438450 ns/op
--- FAIL: BenchmarkTxSending/cw20_transfer_-_leveldb_-_80k_accounts
    testing.go:948: TempDir RemoveAll cleanup: unlinkat /tmp/BenchmarkTxSending_cw20_transfer_-_leveldb_-_80k_accounts2359173120/001/testing.db: directory not empty
BenchmarkTxSending/basic_send_-_memdb-36                                       	    1153	   1093629 ns/op

https://app.circleci.com/pipelines/github/CosmWasm/wasmd/1535/workflows/e2c565c5-098d-4f36-a2d5-2fb0bce8f9ca/jobs/4777

@alpe alpe modified the milestones: v1.0.0, v1.x.0 Oct 22, 2021
@ethanfrey
Copy link
Member

Does this happen as the benchmark takes too long?
Just the 80k account one?

@alpe
Copy link
Contributor Author

alpe commented Oct 22, 2021

I have not investigated the issue yet. Just noticed the failing build. I ran into this once on my box.

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

Successfully merging a pull request may close this issue.

2 participants