Node versions #1522
Annotations
2 errors
Test EVM:
packages/evm/test/asyncEvents.spec.ts#L17
AssertionError: evm paused on step function for one second: expected false to be truthy
❯ Timeout._onTimeout test/asyncEvents.spec.ts:17:16
❯ listOnTimeout node:internal/timers:594:17
❯ processTimers node:internal/timers:529:7
This error originated in "test/asyncEvents.spec.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "should work". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
Test EVM
Process completed with exit code 1.
|
Loading