Node versions #1519
Annotations
2 errors
Unhandled error:
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:581:17
❯ processTimers node:internal/timers:519: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.
|
tests (20)
Process completed with exit code 1.
|