3.2.0 add cgroupPath
option
#236
Annotations
4 errors
Build and test on aarch64-apple-darwin
Process completed with exit code 1.
|
Unhandled error:
tests/index.test.ts#L63
AssertionError: expected '' to be 'hello from a pty' // Object.is equality
- Expected
+ Received
- hello from a pty
❯ onExit tests/index.test.ts:63:35
❯ wrapper.ts:88:35
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 "spawns and exits". 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.
|
Build and test on x86_64-unknown-linux-gnu
Process completed with exit code 1.
|
Build and test on x86_64-apple-darwin
Process completed with exit code 1.
|