Skip to content

Try fix-reducible-balance frontier branch #7085

Try fix-reducible-balance frontier branch

Try fix-reducible-balance frontier branch #7085

Triggered via push December 30, 2024 13:41
Status Failure
Total duration 29m 22s
Artifacts

code.yml

on: push
Plan the execution
22s
Plan the execution
prettier:check
37s
prettier:check
Matrix: downloadable-utils
Matrix: e2e
Matrix: embedded-utils
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Check features snapshot
Process completed with exit code 1.
Ubuntu 22.04 / test
Process completed with exit code 101.
Ubuntu 22.04 / test benchmark
Process completed with exit code 101.
tests/eth/selfdestruct.ts > selfdestruct > deploy contract, transfer 1 token unit, call sefldestruct: utils/e2e-tests/ts/tests/eth/selfdestruct.ts#L53
AssertionError: expected 999999999999999999n to be 1000000000000000000n // Object.is equality - Expected + Received - 1000000000000000000n + 999999999999999999n ❯ tests/eth/selfdestruct.ts:53:35
tests/rpc/eth.ts > eth rpc > has the expected balance value: utils/e2e-tests/ts/tests/rpc/eth.ts#L40
AssertionError: expected 999n to be 1000n // Object.is equality - Expected + Received - 1000n + 999n ❯ tests/rpc/eth.ts:40:28
End-to-end tests / base
Process completed with exit code 1.