Skip to content

mpt: expand getValueMap tests #591

mpt: expand getValueMap tests

mpt: expand getValueMap tests #591

Triggered via pull request October 8, 2024 10:34
Status Failure
Total duration 16m 27s
Artifacts

build.yml

on: pull_request
Matrix: vm-pr / vm-blockchain-extended
Matrix: vm-pr / vm-blockchain
Matrix: vm-pr / vm-state-extended
Matrix: vm-pr / vm-state
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 18 warnings
test/trie/trie.spec.ts > getValueMap > should return a map with the correct number of entries: packages/mpt/test/trie/trie.spec.ts#L292
AssertionError: expected 3 to equal 4 - Expected + Received - 4 + 3 ❯ test/trie/trie.spec.ts:292:12
test/trie/trie.spec.ts > getValueMap > should return a map of all hashed keys and values: packages/mpt/test/trie/trie.spec.ts#L300
AssertionError: expected undefined to equal '0x0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0…' - Expected: "0x0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a" + Received: undefined ❯ test/trie/trie.spec.ts:300:14
test/trie/trie.spec.ts > getValueMap > should enforce the startKey / limit rules: packages/mpt/test/trie/trie.spec.ts#L342
AssertionError: expected '0x03' to equal null - Expected: null + Received: "0x03" ❯ test/trie/trie.spec.ts:342:14
mpt / test-mpt
Process completed with exit code 1.
test/trie/trie.spec.ts > getValueMap > should return a map with the correct number of entries: packages/mpt/test/trie/trie.spec.ts#L292
AssertionError: expected 3 to equal 4 - Expected + Received - 4 + 3 ❯ test/trie/trie.spec.ts:292:11
test/trie/trie.spec.ts > getValueMap > should return a map of all hashed keys and values: packages/mpt/test/trie/trie.spec.ts#L300
AssertionError: expected undefined to equal '0x0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0…' - Expected: "0x0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a" + Received: undefined ❯ test/trie/trie.spec.ts:300:13
test/trie/trie.spec.ts > getValueMap > should enforce the startKey / limit rules: packages/mpt/test/trie/trie.spec.ts#L342
AssertionError: expected '0x03' to equal null - Expected: null + Received: "0x03" ❯ test/trie/trie.spec.ts:342:13
browser / test-all-browser
Process completed with exit code 1.
build
Cache save failed.
rlp / test-rlp
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
blockchain / test-blockchain
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
util / test-util
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
devp2p / test-devp2p
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
genesis / test-genesis
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
common / test-common
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
evm / test-evm
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
statemanager / test-statemanager
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
block / test-block
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
vm-pr / vm-api
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
client / test client docker file
The following actions uses node12 which is deprecated and will be forced to run on node16: docker/setup-qemu-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
client / test client docker file
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/setup-qemu-action@v1, docker/setup-buildx-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
client / test client docker file
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
ethash / test-ethash
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
tx / test-tx
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
client / test-client
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v3, nick-fields/retry@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
wallet / test-wallet
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/