3.1.0 Add functions to get/set the close-on-exec flag #192
Annotations
6 errors
tests/index.test.ts > setCloseOnExec > setCloseOnExec:
tests/index.test.ts#L271
AssertionError: expected true to be false // Object.is equality
- Expected
+ Received
- false
+ true
❯ tests/index.test.ts:271:31
|
Build and test on x86_64-unknown-linux-gnu
Process completed with exit code 1.
|
tests/index.test.ts > setCloseOnExec > setCloseOnExec:
tests/index.test.ts#L271
AssertionError: expected true to be false // Object.is equality
- Expected
+ Received
- false
+ true
❯ tests/index.test.ts:271:31
|
Build and test on aarch64-apple-darwin
Process completed with exit code 1.
|
tests/index.test.ts > setCloseOnExec > setCloseOnExec:
tests/index.test.ts#L271
AssertionError: expected true to be false // Object.is equality
- Expected
+ Received
- false
+ true
❯ tests/index.test.ts:271:31
|
Build and test on x86_64-apple-darwin
Process completed with exit code 1.
|