fix: remove getAttestationsForBlockPreElectra #27734
test.yml
on: pull_request
Matrix: Build
Matrix: Type Checks
Matrix: Browser Tests
Matrix: E2E Tests
Matrix: Lint
Matrix: Spec tests
Matrix: Unit Tests
Annotations
16 errors
|
Unit Tests (22)
Process completed with exit code 1.
|
|
packages/beacon-node/test/unit-minimal/chain/opPools/aggregatedAttestationPool.test.ts > AggregatedAttestationPool - Altair > incompatible shuffling - incorrect pivot block root:
packages/beacon-node/src/chain/opPools/aggregatedAttestationPool.ts#L211
Error: Not support producing block for fork altair slot 16241
❯ AggregatedAttestationPool.getAttestationsForBlock packages/beacon-node/src/chain/opPools/aggregatedAttestationPool.ts:211:13
❯ packages/beacon-node/test/unit-minimal/chain/opPools/aggregatedAttestationPool.test.ts:158:17
|
|
packages/beacon-node/test/unit-minimal/chain/opPools/aggregatedAttestationPool.test.ts > AggregatedAttestationPool - Altair > incorrect source:
packages/beacon-node/src/chain/opPools/aggregatedAttestationPool.ts#L211
Error: Not support producing block for fork altair slot 16241
❯ AggregatedAttestationPool.getAttestationsForBlock packages/beacon-node/src/chain/opPools/aggregatedAttestationPool.ts:211:13
❯ packages/beacon-node/test/unit-minimal/chain/opPools/aggregatedAttestationPool.test.ts:147:17
|
|
packages/beacon-node/test/unit-minimal/chain/opPools/aggregatedAttestationPool.test.ts > AggregatedAttestationPool - Altair > one is seen and one is NOT:
packages/beacon-node/src/chain/opPools/aggregatedAttestationPool.ts#L211
Error: Not support producing block for fork altair slot 16241
❯ AggregatedAttestationPool.getAttestationsForBlock packages/beacon-node/src/chain/opPools/aggregatedAttestationPool.ts:211:13
❯ packages/beacon-node/test/unit-minimal/chain/opPools/aggregatedAttestationPool.test.ts:133:21
|
|
packages/beacon-node/test/unit-minimal/chain/opPools/aggregatedAttestationPool.test.ts > AggregatedAttestationPool - Altair > all validators are NOT seen:
packages/beacon-node/src/chain/opPools/aggregatedAttestationPool.ts#L211
Error: Not support producing block for fork altair slot 16241
❯ AggregatedAttestationPool.getAttestationsForBlock packages/beacon-node/src/chain/opPools/aggregatedAttestationPool.ts:211:13
❯ packages/beacon-node/test/unit-minimal/chain/opPools/aggregatedAttestationPool.test.ts:133:21
|
|
packages/beacon-node/test/unit-minimal/chain/opPools/aggregatedAttestationPool.test.ts > AggregatedAttestationPool - Altair > all validators are seen:
packages/beacon-node/src/chain/opPools/aggregatedAttestationPool.ts#L211
Error: Not support producing block for fork altair slot 16241
❯ AggregatedAttestationPool.getAttestationsForBlock packages/beacon-node/src/chain/opPools/aggregatedAttestationPool.ts:211:13
❯ packages/beacon-node/test/unit-minimal/chain/opPools/aggregatedAttestationPool.test.ts:135:21
|
|
E2E Tests (22)
Process completed with exit code 1.
|
|
packages/prover/test/e2e/cli/cmds/start.test.ts > prover/proxy > when started:
packages/prover/test/e2e/cli/cmds/start.test.ts#L33
AxiosError: Request failed with status code 404
❯ settle node_modules/axios/lib/core/settle.js:19:12
❯ IncomingMessage.handleStreamEnd node_modules/axios/lib/adapters/http.js:599:11
❯ Axios.request node_modules/axios/lib/core/Axios.js:45:41
❯ getReqStatus packages/test-utils/src/http.ts:10:15
❯ waitForEndpoint packages/test-utils/src/http.ts:46:20
❯ packages/prover/test/e2e/cli/cmds/start.test.ts:33:7
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { description: undefined, number: undefined, fileName: undefined, lineNumber: undefined, columnNumber: undefined, config: { transitional: { silentJSONParsing: true, forcedJSONParsing: true, clarifyTimeoutError: false }, adapter: [ 'xhr', 'http', 'fetch' ], transformRequest: [ 'Function<transformRequest>' ], transformResponse: [ 'Function<transformResponse>' ], timeout: +0, xsrfCookieName: 'XSRF-TOKEN', xsrfHeaderName: 'X-XSRF-TOKEN', maxContentLength: -1, maxBodyLength: -1, env: { FormData: 'Function<FormData>', Blob: 'Function<Blob>' }, validateStatus: 'Function<validateStatus>', headers: { Accept: 'application/json, text/plain, */*', 'User-Agent': 'axios/1.8.2', 'Accept-Encoding': 'gzip, compress, deflate, br' }, url: 'http://0.0.0.0:5001/eth/v1/beacon/headers/40', method: 'get', allowAbsoluteUrls: true }, code: 'ERR_BAD_REQUEST', status: 404 }
|
|
packages/beacon-node/test/e2e/chain/stateCache/nHistoricalStates.test.ts > regen/reload states with n-historical states configuration > maxCPStateEpochsInMemory=1, reorg 2 epochs reorgedSlot=27 reorgDistance=13:
packages/beacon-node/test/utils/events/resolver.ts#L14
Error: Timeout event checkpoint not received
❯ Timeout._onTimeout packages/beacon-node/test/utils/events/resolver.ts:14:43
|
|
packages/beacon-node/test/e2e/sync/unknownBlockSync.test.ts > sync / unknown block sync > should do an unknown block sync from another BN:
packages/beacon-node/test/e2e/sync/unknownBlockSync.test.ts#L111
Error: First beacon node has no head block
❯ packages/beacon-node/test/e2e/sync/unknownBlockSync.test.ts:111:24
|
|
packages/beacon-node/test/e2e/sync/unknownBlockSync.test.ts > sync / unknown block sync > should do an unknown block parent sync from another BN:
packages/beacon-node/test/e2e/sync/unknownBlockSync.test.ts#L111
Error: First beacon node has no head block
❯ packages/beacon-node/test/e2e/sync/unknownBlockSync.test.ts:111:24
|
|
packages/prover/test/e2e/web3_provider.test.ts > web3_provider:
packages/prover/test/e2e/web3_provider.test.ts#L12
AxiosError: Request failed with status code 404
❯ settle node_modules/axios/lib/core/settle.js:19:12
❯ IncomingMessage.handleStreamEnd node_modules/axios/lib/adapters/http.js:599:11
❯ Axios.request node_modules/axios/lib/core/Axios.js:45:41
❯ getReqStatus packages/test-utils/src/http.ts:10:15
❯ waitForEndpoint packages/test-utils/src/http.ts:46:20
❯ packages/prover/test/e2e/web3_provider.test.ts:12:5
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { description: undefined, number: undefined, fileName: undefined, lineNumber: undefined, columnNumber: undefined, config: { transitional: { silentJSONParsing: true, forcedJSONParsing: true, clarifyTimeoutError: false }, adapter: [ 'xhr', 'http', 'fetch' ], transformRequest: [ 'Function<transformRequest>' ], transformResponse: [ 'Function<transformResponse>' ], timeout: +0, xsrfCookieName: 'XSRF-TOKEN', xsrfHeaderName: 'X-XSRF-TOKEN', maxContentLength: -1, maxBodyLength: -1, env: { FormData: 'Function<FormData>', Blob: 'Function<Blob>' }, validateStatus: 'Function<validateStatus>', headers: { Accept: 'application/json, text/plain, */*', 'User-Agent': 'axios/1.8.2', 'Accept-Encoding': 'gzip, compress, deflate, br' }, url: 'http://0.0.0.0:5001/eth/v1/beacon/headers/40', method: 'get', allowAbsoluteUrls: true }, code: 'ERR_BAD_REQUEST', status: 404 }
|
|
packages/prover/test/e2e/web3_batch_request.test.ts > web3_batch_requests:
packages/prover/test/e2e/web3_batch_request.test.ts#L14
AxiosError: Request failed with status code 404
❯ settle node_modules/axios/lib/core/settle.js:19:12
❯ IncomingMessage.handleStreamEnd node_modules/axios/lib/adapters/http.js:599:11
❯ Axios.request node_modules/axios/lib/core/Axios.js:45:41
❯ getReqStatus packages/test-utils/src/http.ts:10:15
❯ waitForEndpoint packages/test-utils/src/http.ts:46:20
❯ packages/prover/test/e2e/web3_batch_request.test.ts:14:5
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { description: undefined, number: undefined, fileName: undefined, lineNumber: undefined, columnNumber: undefined, config: { transitional: { silentJSONParsing: true, forcedJSONParsing: true, clarifyTimeoutError: false }, adapter: [ 'xhr', 'http', 'fetch' ], transformRequest: [ 'Function<transformRequest>' ], transformResponse: [ 'Function<transformResponse>' ], timeout: +0, xsrfCookieName: 'XSRF-TOKEN', xsrfHeaderName: 'X-XSRF-TOKEN', maxContentLength: -1, maxBodyLength: -1, env: { FormData: 'Function<FormData>', Blob: 'Function<Blob>' }, validateStatus: 'Function<validateStatus>', headers: { Accept: 'application/json, text/plain, */*', 'User-Agent': 'axios/1.8.2', 'Accept-Encoding': 'gzip, compress, deflate, br' }, url: 'http://0.0.0.0:5001/eth/v1/beacon/headers/40', method: 'get', allowAbsoluteUrls: true }, code: 'ERR_BAD_REQUEST', status: 404 }
|
|
packages/cli/test/e2e/voluntaryExitRemoteSigner.test.ts > voluntaryExit using remote signer > Perform a voluntary exit:
packages/cli/test/e2e/voluntaryExitRemoteSigner.test.ts#L76
Error: pre-genesis
❯ retryDelay packages/cli/test/e2e/voluntaryExitRemoteSigner.test.ts:76:49
❯ retry packages/utils/src/retry.ts:56:14
❯ packages/cli/test/e2e/voluntaryExitRemoteSigner.test.ts:73:5
|
|
packages/cli/test/e2e/voluntaryExitFromApi.test.ts > voluntary exit from api > Perform a voluntary exit:
packages/cli/test/e2e/voluntaryExitFromApi.test.ts#L60
Error: pre-genesis
❯ retryDelay packages/cli/test/e2e/voluntaryExitFromApi.test.ts:60:49
❯ retry packages/utils/src/retry.ts:56:14
❯ packages/cli/test/e2e/voluntaryExitFromApi.test.ts:57:5
|
|
packages/cli/test/e2e/voluntaryExit.test.ts > voluntaryExit cmd > Perform a voluntary exit:
packages/cli/test/e2e/voluntaryExit.test.ts#L47
Error: pre-genesis
❯ retryDelay packages/cli/test/e2e/voluntaryExit.test.ts:47:49
❯ retry packages/utils/src/retry.ts:56:14
❯ packages/cli/test/e2e/voluntaryExit.test.ts:44:5
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
debug-e2e-test-logs-node-22
Expired
|
583 KB |
sha256:2c9768f469ef5d926520cfc8346041f3400b0b200f5b99fc79978063ed6c4332
|
|