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

test(core): TestExchange_DoNotStoreHistoric flake #3931

Open
renaynay opened this issue Nov 11, 2024 · 2 comments
Open

test(core): TestExchange_DoNotStoreHistoric flake #3931

renaynay opened this issue Nov 11, 2024 · 2 comments
Assignees
Labels
area:core_and_app Relationship with Core node and Celestia-App kind:testing Related to unit tests

Comments

@renaynay
Copy link
Member

--- FAIL: TestExchange_DoNotStoreHistoric (12.25s)
    network.go:48: tearing down testnode
    exchange_test.go:139: 
        	Error Trace:	/home/runner/work/celestia-node/celestia-node/core/exchange_test.go:139
        	            				/opt/hostedtoolcache/go/1.23.2/x64/src/runtime/asm_amd64.s:1700
        	Error:      	Received unexpected error:
        	            	deliverTxSub was cancelled (reason: CometBFT exited)
        	Test:       	TestExchange_DoNotStoreHistoric
2024-11-11T14:11:06.120Z	ERROR	core	core/listener.go:195	listener: received block with unexpected chain ID: expected wrong-chain-rpc, received private
FAIL
@renaynay renaynay added area:core_and_app Relationship with Core node and Celestia-App kind:testing Related to unit tests labels Nov 11, 2024
@renaynay
Copy link
Member Author

Duplicate of #3871

@renaynay renaynay marked this as a duplicate of #3871 Nov 13, 2024
@Wondertan Wondertan reopened this Nov 14, 2024
@Wondertan
Copy link
Member

Got this on https://github.com/celestiaorg/celestia-node/actions/runs/11842973768/job/33002886332

 --- FAIL: TestExchange_DoNotStoreHistoric (12.25s)
    network.go:48: tearing down testnode
    exchange_test.go:138: 
        	Error Trace:	/home/runner/work/celestia-node/celestia-node/core/exchange_test.go:138
        	            				/opt/hostedtoolcache/go/1.23.2/x64/src/runtime/asm_amd64.s:1700
        	Error:      	Received unexpected error:
        	            	rpc error: code = Unavailable desc = error reading from server: EOF
        	Test:       	TestExchange_DoNotStoreHistoric
2024-11-14T18:13:19.617Z	ERROR	core	core/listener.go:169	listener: resubscribe	{"err": "failed to subscribe: context canceled"}
2024-11-14T18:13:30.687Z	ERROR	core	core/listener.go:194	listener: received block with unexpected chain ID: expected wrong-chain-rpc, received private
FAIL

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:core_and_app Relationship with Core node and Celestia-App kind:testing Related to unit tests
Projects
None yet
Development

No branches or pull requests

3 participants