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

TestStatusCommand is flaky #17446

Closed
julienrbrt opened this issue Aug 18, 2023 · 1 comment
Closed

TestStatusCommand is flaky #17446

julienrbrt opened this issue Aug 18, 2023 · 1 comment
Labels

Comments

@julienrbrt
Copy link
Member

This test is flaky: https://github.com/cosmos/cosmos-sdk/actions/runs/5902531314/job/16011358891?pr=17430

coverage: 16.3% of statements
panic: open /tmp/TestStatusCommand2539376469/001/node1/simd/data/cs.wal: no such file or directory

goroutine 595 [running]:
github.com/cometbft/cometbft/libs/autofile.(*Group).readGroupInfo(0xc000ff2210)
	/home/runner/go/pkg/mod/github.com/cometbft/cometbft@v0.38.0-rc3/libs/autofile/group.go:365 +0x512
github.com/cometbft/cometbft/libs/autofile.(*Group).checkTotalSizeLimit(0xc000ff2210)
	/home/runner/go/pkg/mod/github.com/cometbft/cometbft@v0.38.0-rc3/libs/autofile/group.go:274 +0x57
github.com/cometbft/cometbft/libs/autofile.(*Group).processTicks(0xc000ff2210)
	/home/runner/go/pkg/mod/github.com/cometbft/cometbft@v0.38.0-rc3/libs/autofile/group.go:245 +0xc5
created by github.com/cometbft/cometbft/libs/autofile.(*Group).OnStart in goroutine 255
	/home/runner/go/pkg/mod/github.com/cometbft/cometbft@v0.[38](https://github.com/cosmos/cosmos-sdk/actions/runs/5902531314/job/16011358891?pr=17430#step:6:39).0-rc3/libs/autofile/group.go:1[40](https://github.com/cosmos/cosmos-sdk/actions/runs/5902531314/job/16011358891?pr=17430#step:6:41) +0x105
FAIL	github.com/cosmos/cosmos-sdk/client/grpc/cmtservice	7.815s
@github-project-automation github-project-automation bot moved this to 📝 Todo in Cosmos-SDK Aug 18, 2023
@julienrbrt julienrbrt self-assigned this Aug 18, 2023
@tac0turtle tac0turtle moved this to To Do in Cosmos-SDK Oct 6, 2023
@julienrbrt julienrbrt removed their assignment Nov 13, 2023
@tac0turtle
Copy link
Member

havent seen this in a while, closing for now. reopen if present

@github-project-automation github-project-automation bot moved this from 👀 To Do to 🥳 Done in Cosmos-SDK Feb 20, 2024
@tac0turtle tac0turtle removed this from Cosmos-SDK Feb 29, 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

2 participants