switch everything to node and dont use O_NONBLOCK #160
Annotations
2 errors
tests/index.test.ts#L163
AssertionError: expected 'sh-3.2$ stty size; echo \'done2\'\r\n…' to contain '60 100'
- Expected
+ Received
- 60 100
+ sh-3.2$ stty size; echo 'done2'
+ 24 80
+ done2
+
❯ ReadStream.<anonymous> tests/index.test.ts:163:24
❯ ReadStream.emit node:events:519:28
❯ FSReqCallback.wrapper [as oncomplete] node:fs:682:5
This error originated in "tests/index.test.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 "can be resized". 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.
|
|
The logs for this run have expired and are no longer available.
Loading