Skip to content

feat(testing): Implement Solomachine client and chain upgrade functionality in endpoint.go #10927

feat(testing): Implement Solomachine client and chain upgrade functionality in endpoint.go

feat(testing): Implement Solomachine client and chain upgrade functionality in endpoint.go #10927

Re-run triggered January 10, 2025 14:45
Status Failure
Total duration 17m 4s
Artifacts

e2e-fork.yml

on: pull_request
build-test-matrix
6s
build-test-matrix
Matrix: e2e-fork
Fit to window
Zoom out
Zoom in

Annotations

156 errors and 53 warnings
e2e-fork (TestAllowedClientsParam, TestClientTestSuite)
cannot use endpoint.Chain.TB (variable of type "testing".TB) as *"testing".T value in argument to NewSolomachine: need type assertion
e2e-fork (TestAllowedClientsParam, TestClientTestSuite)
declared and not used: upgradeHeight
e2e-fork (TestAllowedClientsParam, TestClientTestSuite)
Process completed with exit code 2.
e2e-fork (TestAuthz_InvalidTransferAuthorizations, TestAuthzTransferTestSuite)
cannot use endpoint.Chain.TB (variable of type "testing".TB) as *"testing".T value in argument to NewSolomachine: need type assertion
e2e-fork (TestAuthz_InvalidTransferAuthorizations, TestAuthzTransferTestSuite)
declared and not used: upgradeHeight
e2e-fork (TestAuthz_InvalidTransferAuthorizations, TestAuthzTransferTestSuite)
Process completed with exit code 2.
e2e-fork (TestAuthz_MsgTransfer_Succeeds, TestAuthzTransferTestSuite)
cannot use endpoint.Chain.TB (variable of type "testing".TB) as *"testing".T value in argument to NewSolomachine: need type assertion
e2e-fork (TestAuthz_MsgTransfer_Succeeds, TestAuthzTransferTestSuite)
declared and not used: upgradeHeight
e2e-fork (TestAuthz_MsgTransfer_Succeeds, TestAuthzTransferTestSuite)
Process completed with exit code 2.
e2e-fork (TestChannelDowngrade_WithICS20v1_Succeeds, TestTransferChannelUpgradesTestSuite)
cannot use endpoint.Chain.TB (variable of type "testing".TB) as *"testing".T value in argument to NewSolomachine: need type assertion
e2e-fork (TestControllerEnabledParam, TestInterchainAccountsParamsTestSuite)
cannot use endpoint.Chain.TB (variable of type "testing".TB) as *"testing".T value in argument to NewSolomachine: need type assertion
e2e-fork (TestControllerEnabledParam, TestInterchainAccountsParamsTestSuite)
declared and not used: upgradeHeight
e2e-fork (TestControllerEnabledParam, TestInterchainAccountsParamsTestSuite)
Process completed with exit code 2.
e2e-fork (TestChannelUpgrade_WithFeeMiddleware_FailsWithTimeoutOnAck, TestTransferChannelUpgrades...
cannot use endpoint.Chain.TB (variable of type "testing".TB) as *"testing".T value in argument to NewSolomachine: need type assertion
e2e-fork (TestChannelUpgrade_WithFeeMiddleware_Succeeds, TestTransferChannelUpgradesTestSuite)
cannot use endpoint.Chain.TB (variable of type "testing".TB) as *"testing".T value in argument to NewSolomachine: need type assertion
e2e-fork (TestChannelUpgradeForwarding_Succeeds, TestTransferForwardingTestSuite)
cannot use endpoint.Chain.TB (variable of type "testing".TB) as *"testing".T value in argument to NewSolomachine: need type assertion
e2e-fork (TestChannelUpgradeForwarding_Succeeds, TestTransferForwardingTestSuite)
declared and not used: upgradeHeight
e2e-fork (TestChannelUpgradeForwarding_Succeeds, TestTransferForwardingTestSuite)
Process completed with exit code 2.
e2e-fork (TestChannelUpgrade_ICAChannelClosesAfterTimeout_Succeeds, TestInterchainAccountsChannel...
cannot use endpoint.Chain.TB (variable of type "testing".TB) as *"testing".T value in argument to NewSolomachine: need type assertion
e2e-fork (TestChannelUpgrade_WithFeeMiddlewareAndICS20v2_Succeeds, TestTransferChannelUpgradesV1T...
cannot use endpoint.Chain.TB (variable of type "testing".TB) as *"testing".T value in argument to NewSolomachine: need type assertion
e2e-fork (TestChannelUpgrade_WithICS20v2_Succeeds, TestTransferChannelUpgradesV1TestSuite)
cannot use endpoint.Chain.TB (variable of type "testing".TB) as *"testing".T value in argument to NewSolomachine: need type assertion
e2e-fork (TestChannelUpgrade_WithFeeMiddleware_CrossingHello_Succeeds, TestTransferChannelUpgrade...
cannot use endpoint.Chain.TB (variable of type "testing".TB) as *"testing".T value in argument to NewSolomachine: need type assertion
e2e-fork (TestFailedForwarding, TestTransferForwardingTestSuite)
cannot use endpoint.Chain.TB (variable of type "testing".TB) as *"testing".T value in argument to NewSolomachine: need type assertion
e2e-fork (TestFailedForwarding, TestTransferForwardingTestSuite)
declared and not used: upgradeHeight
e2e-fork (TestFailedForwarding, TestTransferForwardingTestSuite)
Process completed with exit code 2.
e2e-fork (TestClient_Update_Misbehaviour, TestClientTestSuite)
cannot use endpoint.Chain.TB (variable of type "testing".TB) as *"testing".T value in argument to NewSolomachine: need type assertion
e2e-fork (TestClient_Update_Misbehaviour, TestClientTestSuite)
declared and not used: upgradeHeight
e2e-fork (TestClient_Update_Misbehaviour, TestClientTestSuite)
Process completed with exit code 2.
e2e-fork (TestForwarding_Succeeds, TestTransferForwardingTestSuite)
cannot use endpoint.Chain.TB (variable of type "testing".TB) as *"testing".T value in argument to NewSolomachine: need type assertion
e2e-fork (TestForwarding_Succeeds, TestTransferForwardingTestSuite)
declared and not used: upgradeHeight
e2e-fork (TestForwarding_Succeeds, TestTransferForwardingTestSuite)
Process completed with exit code 2.
e2e-fork (TestHostEnabledParam, TestInterchainAccountsParamsTestSuite)
cannot use endpoint.Chain.TB (variable of type "testing".TB) as *"testing".T value in argument to NewSolomachine: need type assertion
e2e-fork (TestHostEnabledParam, TestInterchainAccountsParamsTestSuite)
declared and not used: upgradeHeight
e2e-fork (TestHostEnabledParam, TestInterchainAccountsParamsTestSuite)
Process completed with exit code 2.
e2e-fork (TestInterchainAccounts_Localhost, TestInterchainAccountsLocalhostTestSuite)
cannot use endpoint.Chain.TB (variable of type "testing".TB) as *"testing".T value in argument to NewSolomachine: need type assertion
e2e-fork (TestForwardingWithUnwindSucceeds, TestTransferForwardingTestSuite)
cannot use endpoint.Chain.TB (variable of type "testing".TB) as *"testing".T value in argument to NewSolomachine: need type assertion
e2e-fork (TestForwardingWithUnwindSucceeds, TestTransferForwardingTestSuite)
declared and not used: upgradeHeight
e2e-fork (TestForwardingWithUnwindSucceeds, TestTransferForwardingTestSuite)
Process completed with exit code 2.
e2e-fork (TestInterchainAccounts_ReopenChannel_Localhost, TestInterchainAccountsLocalhostTestSuite)
cannot use endpoint.Chain.TB (variable of type "testing".TB) as *"testing".T value in argument to NewSolomachine: need type assertion
e2e-fork (TestMaxExpectedTimePerBlockParam, TestConnectionTestSuite)
cannot use endpoint.Chain.TB (variable of type "testing".TB) as *"testing".T value in argument to NewSolomachine: need type assertion
e2e-fork (TestMaxExpectedTimePerBlockParam, TestConnectionTestSuite)
declared and not used: upgradeHeight
e2e-fork (TestMaxExpectedTimePerBlockParam, TestConnectionTestSuite)
Process completed with exit code 2.
e2e-fork (TestInterchainAccountsGroupsIntegration, TestInterchainAccountsGroupsTestSuite)
cannot use endpoint.Chain.TB (variable of type "testing".TB) as *"testing".T value in argument to NewSolomachine: need type assertion
e2e-fork (TestForwarding_WithLastChainBeingICS20v1_Succeeds, TestTransferForwardingTestSuite)
cannot use endpoint.Chain.TB (variable of type "testing".TB) as *"testing".T value in argument to NewSolomachine: need type assertion
e2e-fork (TestInterchainAccountsGovIntegration, TestInterchainAccountsGovTestSuite)
cannot use endpoint.Chain.TB (variable of type "testing".TB) as *"testing".T value in argument to NewSolomachine: need type assertion
e2e-fork (TestInterchainAccountsGovIntegration, TestInterchainAccountsGovTestSuite)
declared and not used: upgradeHeight
e2e-fork (TestIBCGenesis, TestGenesisTestSuite)
cannot use endpoint.Chain.TB (variable of type "testing".TB) as *"testing".T value in argument to NewSolomachine: need type assertion
e2e-fork (TestIBCGenesis, TestGenesisTestSuite)
declared and not used: upgradeHeight
e2e-fork (TestIBCGenesis, TestGenesisTestSuite)
Process completed with exit code 2.
e2e-fork (TestInterchainAccountsQuery, TestInterchainAccountsQueryTestSuite)
cannot use endpoint.Chain.TB (variable of type "testing".TB) as *"testing".T value in argument to NewSolomachine: need type assertion
e2e-fork (TestInterchainAccountsQuery, TestInterchainAccountsQueryTestSuite)
declared and not used: upgradeHeight
e2e-fork (TestInterchainAccountsQuery, TestInterchainAccountsQueryTestSuite)
Process completed with exit code 2.
e2e-fork (TestMsgPayPacketFee_AsyncSingleSender_Succeeds, TestIncentivizedTransferTestSuite)
cannot use endpoint.Chain.TB (variable of type "testing".TB) as *"testing".T value in argument to NewSolomachine: need type assertion
e2e-fork (TestMsgPayPacketFee_AsyncMultipleSenders_Succeeds, TestIncentivizedTransferTestSuite)
cannot use endpoint.Chain.TB (variable of type "testing".TB) as *"testing".T value in argument to NewSolomachine: need type assertion
e2e-fork (TestMsgPayPacketFee_SingleSender_TimesOut, TestIncentivizedTransferTestSuite)
cannot use endpoint.Chain.TB (variable of type "testing".TB) as *"testing".T value in argument to NewSolomachine: need type assertion
e2e-fork (TestMsgPayPacketFee_InvalidReceiverAccount, TestIncentivizedTransferTestSuite)
cannot use endpoint.Chain.TB (variable of type "testing".TB) as *"testing".T value in argument to NewSolomachine: need type assertion
e2e-fork (TestMsgSendTx_FailedBankSend_Incentivized, TestIncentivizedInterchainAccountsTestSuite)
cannot use endpoint.Chain.TB (variable of type "testing".TB) as *"testing".T value in argument to NewSolomachine: need type assertion
e2e-fork (TestMsgSendTx_SuccessfulSubmitGovProposal_UnorderedChannel, TestInterchainAccountsTestS...
cannot use endpoint.Chain.TB (variable of type "testing".TB) as *"testing".T value in argument to NewSolomachine: need type assertion
e2e-fork (TestMsgSendTx_SuccessfulTransfer_AfterReopeningICA, TestInterchainAccountsTestSuite)
cannot use endpoint.Chain.TB (variable of type "testing".TB) as *"testing".T value in argument to NewSolomachine: need type assertion
e2e-fork (TestMsgSendTx_FailedTransfer_InsufficientFunds, TestInterchainAccountsTestSuite)
cannot use endpoint.Chain.TB (variable of type "testing".TB) as *"testing".T value in argument to NewSolomachine: need type assertion
e2e-fork (TestMsgSendTx_SuccessfulTransfer_AfterUpgradingOrdertoUnordered, TestInterchainAccounts...
cannot use endpoint.Chain.TB (variable of type "testing".TB) as *"testing".T value in argument to NewSolomachine: need type assertion
e2e-fork (TestMsgSendTx_SuccessfulBankSend_Incentivized, TestIncentivizedInterchainAccountsTestSu...
cannot use endpoint.Chain.TB (variable of type "testing".TB) as *"testing".T value in argument to NewSolomachine: need type assertion
e2e-fork (TestMsgSendTx_SuccessfulTransfer_UnorderedChannel, TestInterchainAccountsTestSuite)
cannot use endpoint.Chain.TB (variable of type "testing".TB) as *"testing".T value in argument to NewSolomachine: need type assertion
e2e-fork (TestMsgSendTx_SuccessfulSubmitGovProposal, TestInterchainAccountsTestSuite)
cannot use endpoint.Chain.TB (variable of type "testing".TB) as *"testing".T value in argument to NewSolomachine: need type assertion
e2e-fork (TestMsgSendTx_SuccessfulTransfer, TestInterchainAccountsTestSuite)
cannot use endpoint.Chain.TB (variable of type "testing".TB) as *"testing".T value in argument to NewSolomachine: need type assertion
e2e-fork (TestMsgSendTx_SuccessfulTransfer, TestInterchainAccountsTestSuite)
declared and not used: upgradeHeight
e2e-fork (TestMsgSendTx_SuccessfulTransfer, TestInterchainAccountsTestSuite)
Process completed with exit code 2.
e2e-fork (TestMsgTransfer_EntireBalance, TestTransferTestSuite)
cannot use endpoint.Chain.TB (variable of type "testing".TB) as *"testing".T value in argument to NewSolomachine: need type assertion
e2e-fork (TestMsgTransfer_EntireBalance, TestTransferTestSuite)
declared and not used: upgradeHeight
e2e-fork (TestMsgTransfer_EntireBalance, TestTransferTestSuite)
Process completed with exit code 2.
e2e-fork (TestMsgTransfer_Fails_InvalidAddress, TestTransferTestSuite)
cannot use endpoint.Chain.TB (variable of type "testing".TB) as *"testing".T value in argument to NewSolomachine: need type assertion
e2e-fork (TestMsgTransfer_Fails_InvalidAddress, TestTransferTestSuite)
declared and not used: upgradeHeight
e2e-fork (TestMsgTransfer_Fails_InvalidAddress, TestTransferTestSuite)
Process completed with exit code 2.
e2e-fork (TestMsgTransfer_Fails_InvalidAddress_MultiDenom, TestTransferTestSuite)
cannot use endpoint.Chain.TB (variable of type "testing".TB) as *"testing".T value in argument to NewSolomachine: need type assertion
e2e-fork (TestMsgTransfer_Fails_InvalidAddress_MultiDenom, TestTransferTestSuite)
declared and not used: upgradeHeight
e2e-fork (TestMsgTransfer_Fails_InvalidAddress_MultiDenom, TestTransferTestSuite)
Process completed with exit code 2.
e2e-fork (TestMsgTransfer_Localhost, TestTransferLocalhostTestSuite)
cannot use endpoint.Chain.TB (variable of type "testing".TB) as *"testing".T value in argument to NewSolomachine: need type assertion
e2e-fork (TestMsgTransfer_Localhost, TestTransferLocalhostTestSuite)
declared and not used: upgradeHeight
e2e-fork (TestMsgTransfer_Localhost, TestTransferLocalhostTestSuite)
Process completed with exit code 2.
e2e-fork (TestMsgTransfer_Succeeds_Nonincentivized_MultiDenom, TestTransferTestSuite)
cannot use endpoint.Chain.TB (variable of type "testing".TB) as *"testing".T value in argument to NewSolomachine: need type assertion
e2e-fork (TestMsgTransfer_Succeeds_Nonincentivized, TestTransferTestSuite)
cannot use endpoint.Chain.TB (variable of type "testing".TB) as *"testing".T value in argument to NewSolomachine: need type assertion
e2e-fork (TestMsgTransfer_Succeeds_Nonincentivized, TestTransferTestSuite)
declared and not used: upgradeHeight
e2e-fork (TestMsgTransfer_Succeeds_Nonincentivized, TestTransferTestSuite)
Process completed with exit code 2.
e2e-fork (TestMsgTransfer_Timeout_Nonincentivized, TestTransferTestSuite)
cannot use endpoint.Chain.TB (variable of type "testing".TB) as *"testing".T value in argument to NewSolomachine: need type assertion
e2e-fork (TestMsgTransfer_Timeout_Nonincentivized, TestTransferTestSuite)
declared and not used: upgradeHeight
e2e-fork (TestMsgTransfer_Timeout_Nonincentivized, TestTransferTestSuite)
Process completed with exit code 2.
e2e-fork (TestMsgTransfer_WithMemo, TestTransferTestSuite)
cannot use endpoint.Chain.TB (variable of type "testing".TB) as *"testing".T value in argument to NewSolomachine: need type assertion
e2e-fork (TestMsgTransfer_WithMemo, TestTransferTestSuite)
declared and not used: upgradeHeight
e2e-fork (TestMsgTransfer_WithMemo, TestTransferTestSuite)
Process completed with exit code 2.
e2e-fork (TestMultiMsg_MsgPayPacketFeeSingleSender, TestIncentivizedTransferTestSuite)
cannot use endpoint.Chain.TB (variable of type "testing".TB) as *"testing".T value in argument to NewSolomachine: need type assertion
e2e-fork (TestPayPacketFeeAsync_SingleSender_NoCounterPartyAddress, TestIncentivizedTransferTestS...
cannot use endpoint.Chain.TB (variable of type "testing".TB) as *"testing".T value in argument to NewSolomachine: need type assertion
e2e-fork (TestReceiveEnabledParam, TestTransferTestSuiteSendReceive)
cannot use endpoint.Chain.TB (variable of type "testing".TB) as *"testing".T value in argument to NewSolomachine: need type assertion
e2e-fork (TestReceiveEnabledParam, TestTransferTestSuiteSendReceive)
declared and not used: upgradeHeight
e2e-fork (TestReceiveEnabledParam, TestTransferTestSuiteSendReceive)
Process completed with exit code 2.
e2e-fork (TestRecoverClient_Succeeds, TestClientTestSuite)
cannot use endpoint.Chain.TB (variable of type "testing".TB) as *"testing".T value in argument to NewSolomachine: need type assertion
e2e-fork (TestRecoverClient_Succeeds, TestClientTestSuite)
declared and not used: upgradeHeight
e2e-fork (TestRecoverClient_Succeeds, TestClientTestSuite)
Process completed with exit code 2.
e2e-fork (TestScheduleIBCUpgrade_Succeeds, TestClientTestSuite)
cannot use endpoint.Chain.TB (variable of type "testing".TB) as *"testing".T value in argument to NewSolomachine: need type assertion
e2e-fork (TestScheduleIBCUpgrade_Succeeds, TestClientTestSuite)
declared and not used: upgradeHeight
e2e-fork (TestScheduleIBCUpgrade_Succeeds, TestClientTestSuite)
Process completed with exit code 2.
e2e-fork (TestSendEnabledParam, TestTransferTestSuiteSendEnabled)
cannot use endpoint.Chain.TB (variable of type "testing".TB) as *"testing".T value in argument to NewSolomachine: need type assertion
e2e-fork (TestSendEnabledParam, TestTransferTestSuiteSendEnabled)
declared and not used: upgradeHeight
e2e-fork (TestSendEnabledParam, TestTransferTestSuiteSendEnabled)
Process completed with exit code 2.
build-test-matrix
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
e2e-fork (TestAllowedClientsParam, TestClientTestSuite)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
e2e-fork (TestAuthz_InvalidTransferAuthorizations, TestAuthzTransferTestSuite)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
e2e-fork (TestAuthz_MsgTransfer_Succeeds, TestAuthzTransferTestSuite)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
e2e-fork (TestControllerEnabledParam, TestInterchainAccountsParamsTestSuite)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
e2e-fork (TestChannelUpgradeForwarding_Succeeds, TestTransferForwardingTestSuite)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
e2e-fork (TestFailedForwarding, TestTransferForwardingTestSuite)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
e2e-fork (TestClient_Update_Misbehaviour, TestClientTestSuite)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
e2e-fork (TestForwarding_Succeeds, TestTransferForwardingTestSuite)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
e2e-fork (TestHostEnabledParam, TestInterchainAccountsParamsTestSuite)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
e2e-fork (TestInterchainAccounts_Localhost, TestInterchainAccountsLocalhostTestSuite)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
e2e-fork (TestForwardingWithUnwindSucceeds, TestTransferForwardingTestSuite)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
e2e-fork (TestMaxExpectedTimePerBlockParam, TestConnectionTestSuite)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
e2e-fork (TestInterchainAccountsGovIntegration, TestInterchainAccountsGovTestSuite)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
e2e-fork (TestIBCGenesis, TestGenesisTestSuite)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
e2e-fork (TestInterchainAccountsQuery, TestInterchainAccountsQueryTestSuite)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
e2e-fork (TestMsgPayPacketFee_SingleSender_TimesOut, TestIncentivizedTransferTestSuite)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
e2e-fork (TestMsgSendTx_SuccessfulSubmitGovProposal, TestInterchainAccountsTestSuite)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
e2e-fork (TestMsgSendTx_SuccessfulTransfer, TestInterchainAccountsTestSuite)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
e2e-fork (TestMsgTransfer_EntireBalance, TestTransferTestSuite)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
e2e-fork (TestMsgTransfer_Fails_InvalidAddress, TestTransferTestSuite)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
e2e-fork (TestMsgTransfer_Fails_InvalidAddress_MultiDenom, TestTransferTestSuite)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
e2e-fork (TestMsgTransfer_Localhost, TestTransferLocalhostTestSuite)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
e2e-fork (TestMsgTransfer_Succeeds_Nonincentivized_MultiDenom, TestTransferTestSuite)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
e2e-fork (TestMsgTransfer_Succeeds_Nonincentivized, TestTransferTestSuite)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
e2e-fork (TestMsgTransfer_Timeout_Nonincentivized, TestTransferTestSuite)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
e2e-fork (TestMsgTransfer_WithMemo, TestTransferTestSuite)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
e2e-fork (TestMultiMsg_MsgPayPacketFeeSingleSender, TestIncentivizedTransferTestSuite)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
e2e-fork (TestReceiveEnabledParam, TestTransferTestSuiteSendReceive)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
e2e-fork (TestRecoverClient_Succeeds, TestClientTestSuite)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
e2e-fork (TestScheduleIBCUpgrade_Succeeds, TestClientTestSuite)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
e2e-fork (TestSendEnabledParam, TestTransferTestSuiteSendEnabled)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636