-
Notifications
You must be signed in to change notification settings - Fork 357
Open
Labels
P:HighPriority HighPriority HighWS: Maintenance 🔧flakeA test flake that occurred on Github CIA test flake that occurred on Github CI
Description
compiling a list of flakes to analyze together to see if they are related.
ci is basically unusable at this point so we should fix
--- FAIL: TestReactorInvalidMessages (60.35s)
--- FAIL: TestReactorInvalidMessages/Commit (60.09s)
invalid_test.go:551: Timed out waiting for state RoundStepCommit
--- FAIL: TestReactorVotingPowerChange (0.53s)
reactor_test.go:508: expected voting power to change (before: 120, after: 120)
--- FAIL: TestPrepareProposalReceivesVoteExtensions (0.52s)
panic: Timeout expired while waiting for NewVote event; last unexpected vote type SIGNED_MSG_TYPE_PREVOTE height 2 round 0 [recovered]
panic: Timeout expired while waiting for NewVote event; last unexpected vote type SIGNED_MSG_TYPE_PREVOTE height 2 round 0
goroutine 63849 [running]:
testing.tRunner.func1.2({0x1683560, 0xc000375870})
/opt/hostedtoolcache/go/1.24.9/x64/src/testing/testing.go:1734 +0x3eb
testing.tRunner.func1()
/opt/hostedtoolcache/go/1.24.9/x64/src/testing/testing.go:1737 +0x696
panic({0x1683560?, 0xc000375870?})
/opt/hostedtoolcache/go/1.24.9/x64/src/runtime/panic.go:792 +0x132
github.com/cometbft/cometbft/consensus.ensureVote(0xc017acc7e0, 0x1, 0x0, 0x1)
/home/runner/work/celestia-core/celestia-core/consensus/common_test.go:736 +0x45e
github.com/cometbft/cometbft/consensus.ensurePrevote(...)
/home/runner/work/celestia-core/celestia-core/consensus/common_test.go:718
github.com/cometbft/cometbft/consensus.TestPrepareProposalReceivesVoteExtensions(0xc018e73340)
/home/runner/work/celestia-core/celestia-core/consensus/state_test.go:1758 +0x173e
testing.tRunner(0xc018e73340, 0x194eac8)
/opt/hostedtoolcache/go/1.24.9/x64/src/testing/testing.go:1792 +0x226
created by testing.(*T).Run in goroutine 1
/opt/hostedtoolcache/go/1.24.9/x64/src/testing/testing.go:1851 +0x8f3
FAIL github.com/cometbft/cometbft/consensus 26.004s
Metadata
Metadata
Assignees
Labels
P:HighPriority HighPriority HighWS: Maintenance 🔧flakeA test flake that occurred on Github CIA test flake that occurred on Github CI
Type
Projects
Status
Todo