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

feat: upgrade cometbft to v1.0 #11394

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

feat: upgrade cometbft to v1.0

eb9b21f
Select commit
Loading
Failed to load commit list.
Open

feat: upgrade cometbft to v1.0 #11394

feat: upgrade cometbft to v1.0
eb9b21f
Select commit
Loading
Failed to load commit list.
Jenkins MKII / Unit Tests with Race failed Jul 24, 2024 in 0s

failed: 5, skipped: 26, passed: 6537

Send us feedback

Details

ethcall.TestEngine

Failed
Stack trace
controller.go:99: missing call(s) to *mocks.MockForwarder.ForwardFromSelf(is anything) /jenkins/workspace/vega_PR-11394/vega/core/datasource/external/ethcall/engine_test.go:98
    controller.go:99: missing call(s) to *mocks.MockForwarder.ForwardFromSelf(is anything) /jenkins/workspace/vega_PR-11394/vega/core/datasource/external/ethcall/engine_test.go:116
    controller.go:99: missing call(s) to *mocks.MockForwarder.ForwardFromSelf(is anything) /jenkins/workspace/vega_PR-11394/vega/core/datasource/external/ethcall/engine_test.go:124
    controller.go:99: aborting test due to missing call(s)

ethcall.TestEngineWithErrorSpec

Failed
Stack trace
controller.go:99: missing call(s) to *mocks.MockForwarder.ForwardFromSelf(is anything) /jenkins/workspace/vega_PR-11394/vega/core/datasource/external/ethcall/engine_test.go:199
    controller.go:99: aborting test due to missing call(s)

ethcall.TestEngineHeartbeat

Failed
Stack trace
controller.go:99: missing call(s) to *mocks.MockForwarder.ForwardFromSelf(is anything) /jenkins/workspace/vega_PR-11394/vega/core/datasource/external/ethcall/engine_test.go:237
    controller.go:99: aborting test due to missing call(s)

crypto.TestCountZeros

Failed

crypto.TestCountZeros/with_difficulty_set_to_21

Failed