grpc: domain methods rename #306
Triggered via pull request
November 16, 2024 04:34
Status
Failure
Total duration
21m 38s
Artifacts
–
test-integration-erigon.yml
on: pull_request
Matrix: tests-mac-linux
Matrix: tests-windows
Annotations
8 errors
tests-windows (windows-2022):
txnprovider/txpool/fetch_test.go#L49
cannot use ctrl (variable of type *gomock.Controller) as grpc.ClientConnInterface value in argument to remote.NewKVClient: *gomock.Controller does not implement grpc.ClientConnInterface (missing method Invoke)
|
tests-windows (windows-2022)
Process completed with exit code 1.
|
tests-mac-linux (ubuntu-22.04):
txnprovider/txpool/fetch_test.go#L49
cannot use ctrl (variable of type *gomock.Controller) as grpc.ClientConnInterface value in argument to remote.NewKVClient: *gomock.Controller does not implement grpc.ClientConnInterface (missing method Invoke)
|
tests-mac-linux (ubuntu-22.04)
Process completed with exit code 2.
|
tests-mac-linux (ubuntu-latest-erigontests-large)
The job was canceled because "ubuntu-22_04" failed.
|
tests-mac-linux (macos-14)
The job was canceled because "ubuntu-22_04" failed.
|
tests-mac-linux (macos-14):
txnprovider/txpool/fetch_test.go#L49
cannot use ctrl (variable of type *gomock.Controller) as grpc.ClientConnInterface value in argument to remote.NewKVClient: *gomock.Controller does not implement grpc.ClientConnInterface (missing method Invoke)
|
tests-mac-linux (macos-14)
The operation was canceled.
|