Skip to content

WIP: increase max effective balance #15636

WIP: increase max effective balance

WIP: increase max effective balance #15636

Triggered via pull request October 23, 2024 18:51
Status Failure
Total duration 23m 51s
Artifacts

test-integration.yml

on: pull_request
Matrix: tests-windows
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

28 errors
tests-windows (windows-2022): cl/phase1/core/state/upgrade_test.go#L40
assignment mismatch: 1 variable but ExpectedWithdrawals returns 2 values
tests-windows (windows-2022): cl/phase1/core/state/utils_test.go#L44
cannot use &clparams.MainnetBeaconConfig (value of type *clparams.BeaconChainConfig) as "github.com/erigontech/erigon/cl/abstract".BeaconState value in argument to GetValidatorFromDeposit: *clparams.BeaconChainConfig does not implement "github.com/erigontech/erigon/cl/abstract".BeaconState (missing method AddCurrentEpochAtteastation)
tests-windows (windows-2022): cl/phase1/network/services/bls_to_execution_change_service_test.go#L104
cannot use mockStateMutator (variable of type *"github.com/erigontech/erigon/cl/abstract/mock_services".MockBeaconStateMutator) as "github.com/erigontech/erigon/cl/abstract".BeaconStateMutator value in argument to t.syncedData.EXPECT().HeadStateMutator().Return: *"github.com/erigontech/erigon/cl/abstract/mock_services".MockBeaconStateMutator does not implement "github.com/erigontech/erigon/cl/abstract".BeaconStateMutator (missing method AppendPendingDeposit)
tests-windows (windows-2022): cl/phase1/network/services/bls_to_execution_change_service_test.go#L118
cannot use mockStateMutator (variable of type *"github.com/erigontech/erigon/cl/abstract/mock_services".MockBeaconStateMutator) as "github.com/erigontech/erigon/cl/abstract".BeaconStateMutator value in argument to t.syncedData.EXPECT().HeadStateMutator().Return: *"github.com/erigontech/erigon/cl/abstract/mock_services".MockBeaconStateMutator does not implement "github.com/erigontech/erigon/cl/abstract".BeaconStateMutator (missing method AppendPendingDeposit)
tests-windows (windows-2022): cl/phase1/network/services/bls_to_execution_change_service_test.go#L133
cannot use mockStateMutator (variable of type *"github.com/erigontech/erigon/cl/abstract/mock_services".MockBeaconStateMutator) as "github.com/erigontech/erigon/cl/abstract".BeaconStateMutator value in argument to t.syncedData.EXPECT().HeadStateMutator().Return: *"github.com/erigontech/erigon/cl/abstract/mock_services".MockBeaconStateMutator does not implement "github.com/erigontech/erigon/cl/abstract".BeaconStateMutator (missing method AppendPendingDeposit)
tests-windows (windows-2022): cl/phase1/network/services/bls_to_execution_change_service_test.go#L148
cannot use mockStateMutator (variable of type *"github.com/erigontech/erigon/cl/abstract/mock_services".MockBeaconStateMutator) as "github.com/erigontech/erigon/cl/abstract".BeaconStateMutator value in argument to t.syncedData.EXPECT().HeadStateMutator().Return: *"github.com/erigontech/erigon/cl/abstract/mock_services".MockBeaconStateMutator does not implement "github.com/erigontech/erigon/cl/abstract".BeaconStateMutator (missing method AppendPendingDeposit)
tests-windows (windows-2022): cl/phase1/network/services/bls_to_execution_change_service_test.go#L166
cannot use mockStateMutator (variable of type *"github.com/erigontech/erigon/cl/abstract/mock_services".MockBeaconStateMutator) as "github.com/erigontech/erigon/cl/abstract".BeaconStateMutator value in argument to t.syncedData.EXPECT().HeadStateMutator().Return: *"github.com/erigontech/erigon/cl/abstract/mock_services".MockBeaconStateMutator does not implement "github.com/erigontech/erigon/cl/abstract".BeaconStateMutator (missing method AppendPendingDeposit)
tests-windows (windows-2022): cl/phase1/network/services/bls_to_execution_change_service_test.go#L188
cannot use mockStateMutator (variable of type *"github.com/erigontech/erigon/cl/abstract/mock_services".MockBeaconStateMutator) as "github.com/erigontech/erigon/cl/abstract".BeaconStateMutator value in argument to t.syncedData.EXPECT().HeadStateMutator().Return: *"github.com/erigontech/erigon/cl/abstract/mock_services".MockBeaconStateMutator does not implement "github.com/erigontech/erigon/cl/abstract".BeaconStateMutator (missing method AppendPendingDeposit)
tests-windows (windows-2022)
Process completed with exit code 1.
tests (macos-14): cl/phase1/core/state/upgrade_test.go#L40
assignment mismatch: 1 variable but ExpectedWithdrawals returns 2 values
tests (macos-14): cl/phase1/core/state/utils_test.go#L44
cannot use &clparams.MainnetBeaconConfig (value of type *clparams.BeaconChainConfig) as "github.com/erigontech/erigon/cl/abstract".BeaconState value in argument to GetValidatorFromDeposit: *clparams.BeaconChainConfig does not implement "github.com/erigontech/erigon/cl/abstract".BeaconState (missing method AddCurrentEpochAtteastation)
tests (macos-14): cl/phase1/network/services/bls_to_execution_change_service_test.go#L104
cannot use mockStateMutator (variable of type *"github.com/erigontech/erigon/cl/abstract/mock_services".MockBeaconStateMutator) as "github.com/erigontech/erigon/cl/abstract".BeaconStateMutator value in argument to t.syncedData.EXPECT().HeadStateMutator().Return: *"github.com/erigontech/erigon/cl/abstract/mock_services".MockBeaconStateMutator does not implement "github.com/erigontech/erigon/cl/abstract".BeaconStateMutator (missing method AppendPendingDeposit)
tests (macos-14): cl/phase1/network/services/bls_to_execution_change_service_test.go#L118
cannot use mockStateMutator (variable of type *"github.com/erigontech/erigon/cl/abstract/mock_services".MockBeaconStateMutator) as "github.com/erigontech/erigon/cl/abstract".BeaconStateMutator value in argument to t.syncedData.EXPECT().HeadStateMutator().Return: *"github.com/erigontech/erigon/cl/abstract/mock_services".MockBeaconStateMutator does not implement "github.com/erigontech/erigon/cl/abstract".BeaconStateMutator (missing method AppendPendingDeposit)
tests (macos-14): cl/phase1/network/services/bls_to_execution_change_service_test.go#L133
cannot use mockStateMutator (variable of type *"github.com/erigontech/erigon/cl/abstract/mock_services".MockBeaconStateMutator) as "github.com/erigontech/erigon/cl/abstract".BeaconStateMutator value in argument to t.syncedData.EXPECT().HeadStateMutator().Return: *"github.com/erigontech/erigon/cl/abstract/mock_services".MockBeaconStateMutator does not implement "github.com/erigontech/erigon/cl/abstract".BeaconStateMutator (missing method AppendPendingDeposit)
tests (macos-14): cl/phase1/network/services/bls_to_execution_change_service_test.go#L148
cannot use mockStateMutator (variable of type *"github.com/erigontech/erigon/cl/abstract/mock_services".MockBeaconStateMutator) as "github.com/erigontech/erigon/cl/abstract".BeaconStateMutator value in argument to t.syncedData.EXPECT().HeadStateMutator().Return: *"github.com/erigontech/erigon/cl/abstract/mock_services".MockBeaconStateMutator does not implement "github.com/erigontech/erigon/cl/abstract".BeaconStateMutator (missing method AppendPendingDeposit)
tests (macos-14): cl/phase1/network/services/bls_to_execution_change_service_test.go#L166
cannot use mockStateMutator (variable of type *"github.com/erigontech/erigon/cl/abstract/mock_services".MockBeaconStateMutator) as "github.com/erigontech/erigon/cl/abstract".BeaconStateMutator value in argument to t.syncedData.EXPECT().HeadStateMutator().Return: *"github.com/erigontech/erigon/cl/abstract/mock_services".MockBeaconStateMutator does not implement "github.com/erigontech/erigon/cl/abstract".BeaconStateMutator (missing method AppendPendingDeposit)
tests (macos-14): cl/phase1/network/services/bls_to_execution_change_service_test.go#L188
cannot use mockStateMutator (variable of type *"github.com/erigontech/erigon/cl/abstract/mock_services".MockBeaconStateMutator) as "github.com/erigontech/erigon/cl/abstract".BeaconStateMutator value in argument to t.syncedData.EXPECT().HeadStateMutator().Return: *"github.com/erigontech/erigon/cl/abstract/mock_services".MockBeaconStateMutator does not implement "github.com/erigontech/erigon/cl/abstract".BeaconStateMutator (missing method AppendPendingDeposit)
tests (macos-14)
Process completed with exit code 2.
tests (ubuntu-22.04)
The job was canceled because "macos-14" failed.
tests (ubuntu-22.04): cl/phase1/core/state/upgrade_test.go#L40
assignment mismatch: 1 variable but ExpectedWithdrawals returns 2 values
tests (ubuntu-22.04): cl/phase1/core/state/utils_test.go#L44
cannot use &clparams.MainnetBeaconConfig (value of type *clparams.BeaconChainConfig) as "github.com/erigontech/erigon/cl/abstract".BeaconState value in argument to GetValidatorFromDeposit: *clparams.BeaconChainConfig does not implement "github.com/erigontech/erigon/cl/abstract".BeaconState (missing method AddCurrentEpochAtteastation)
tests (ubuntu-22.04): cl/phase1/network/services/bls_to_execution_change_service_test.go#L104
cannot use mockStateMutator (variable of type *"github.com/erigontech/erigon/cl/abstract/mock_services".MockBeaconStateMutator) as "github.com/erigontech/erigon/cl/abstract".BeaconStateMutator value in argument to t.syncedData.EXPECT().HeadStateMutator().Return: *"github.com/erigontech/erigon/cl/abstract/mock_services".MockBeaconStateMutator does not implement "github.com/erigontech/erigon/cl/abstract".BeaconStateMutator (missing method AppendPendingDeposit)
tests (ubuntu-22.04): cl/phase1/network/services/bls_to_execution_change_service_test.go#L118
cannot use mockStateMutator (variable of type *"github.com/erigontech/erigon/cl/abstract/mock_services".MockBeaconStateMutator) as "github.com/erigontech/erigon/cl/abstract".BeaconStateMutator value in argument to t.syncedData.EXPECT().HeadStateMutator().Return: *"github.com/erigontech/erigon/cl/abstract/mock_services".MockBeaconStateMutator does not implement "github.com/erigontech/erigon/cl/abstract".BeaconStateMutator (missing method AppendPendingDeposit)
tests (ubuntu-22.04): cl/phase1/network/services/bls_to_execution_change_service_test.go#L133
cannot use mockStateMutator (variable of type *"github.com/erigontech/erigon/cl/abstract/mock_services".MockBeaconStateMutator) as "github.com/erigontech/erigon/cl/abstract".BeaconStateMutator value in argument to t.syncedData.EXPECT().HeadStateMutator().Return: *"github.com/erigontech/erigon/cl/abstract/mock_services".MockBeaconStateMutator does not implement "github.com/erigontech/erigon/cl/abstract".BeaconStateMutator (missing method AppendPendingDeposit)
tests (ubuntu-22.04): cl/phase1/network/services/bls_to_execution_change_service_test.go#L148
cannot use mockStateMutator (variable of type *"github.com/erigontech/erigon/cl/abstract/mock_services".MockBeaconStateMutator) as "github.com/erigontech/erigon/cl/abstract".BeaconStateMutator value in argument to t.syncedData.EXPECT().HeadStateMutator().Return: *"github.com/erigontech/erigon/cl/abstract/mock_services".MockBeaconStateMutator does not implement "github.com/erigontech/erigon/cl/abstract".BeaconStateMutator (missing method AppendPendingDeposit)
tests (ubuntu-22.04): cl/phase1/network/services/bls_to_execution_change_service_test.go#L166
cannot use mockStateMutator (variable of type *"github.com/erigontech/erigon/cl/abstract/mock_services".MockBeaconStateMutator) as "github.com/erigontech/erigon/cl/abstract".BeaconStateMutator value in argument to t.syncedData.EXPECT().HeadStateMutator().Return: *"github.com/erigontech/erigon/cl/abstract/mock_services".MockBeaconStateMutator does not implement "github.com/erigontech/erigon/cl/abstract".BeaconStateMutator (missing method AppendPendingDeposit)
tests (ubuntu-22.04): cl/phase1/network/services/bls_to_execution_change_service_test.go#L188
cannot use mockStateMutator (variable of type *"github.com/erigontech/erigon/cl/abstract/mock_services".MockBeaconStateMutator) as "github.com/erigontech/erigon/cl/abstract".BeaconStateMutator value in argument to t.syncedData.EXPECT().HeadStateMutator().Return: *"github.com/erigontech/erigon/cl/abstract/mock_services".MockBeaconStateMutator does not implement "github.com/erigontech/erigon/cl/abstract".BeaconStateMutator (missing method AppendPendingDeposit)
tests (ubuntu-22.04)
The operation was canceled.