feat: Replace chalk
with picocolors
#13978
Annotations
10 errors and 2 warnings
undefined#L1
expect(received).rejects.toMatchSnapshot()
Snapshot name: `Watch mode flows makes watch plugin initialization errors look nice 1`
Snapshot: [Error: Failed to initialize watch plugin "packages/jest-core/src/__tests__/__fixtures__/watchPluginThrows":
● Test suite failed to run
initialization error
at Object.<anonymous> (__fixtures__/watchPluginThrows.js:8:7)
]
Received: [Error: Failed to initialize watch plugin "packages/jest-core/src/__tests__/__fixtures__/watchPluginThrows":
● Test suite failed to run
initialization error
at Object.<anonymous> (__fixtures__/watchPluginThrows.js:8:7)
]
at Object.toMatchSnapshot (packages/expect/build/index.js:2209:20)
|
undefined#L1
expect(received).toBe(expected) // Object.is equality
Expected: [Function anonymous]
Received: serializes to the same string
at toBe (packages/jest-runtime/src/__tests__/runtime_internal_module.test.js:89:57)
|
undefined#L1
expect(received).toBe(expected) // Object.is equality
Expected: [Function anonymous]
Received: serializes to the same string
at toBe (packages/jest-runtime/src/__tests__/runtime_internal_module.test.js:89:57)
|
undefined#L1
expect(received).rejects.toMatchSnapshot()
Snapshot name: `Watch mode flows makes watch plugin initialization errors look nice 1`
Snapshot: [Error: Failed to initialize watch plugin "packages/jest-core/src/__tests__/__fixtures__/watchPluginThrows":
● Test suite failed to run
initialization error
at Object.<anonymous> (__fixtures__/watchPluginThrows.js:8:7)
]
Received: [Error: Failed to initialize watch plugin "packages/jest-core/src/__tests__/__fixtures__/watchPluginThrows":
● Test suite failed to run
initialization error
at Object.<anonymous> (__fixtures__/watchPluginThrows.js:8:7)
]
at Object.toMatchSnapshot (packages/expect/build/index.js:2209:20)
|
undefined#L1
expect(received).toBe(expected) // Object.is equality
Expected: [Function anonymous]
Received: serializes to the same string
at toBe (packages/jest-runtime/src/__tests__/runtime_internal_module.test.js:89:57)
|
undefined#L1
expect(received).rejects.toMatchSnapshot()
Snapshot name: `Watch mode flows makes watch plugin initialization errors look nice 1`
Snapshot: [Error: Failed to initialize watch plugin "packages/jest-core/src/__tests__/__fixtures__/watchPluginThrows":
● Test suite failed to run
initialization error
at Object.<anonymous> (__fixtures__/watchPluginThrows.js:8:7)
]
Received: [Error: Failed to initialize watch plugin "packages/jest-core/src/__tests__/__fixtures__/watchPluginThrows":
● Test suite failed to run
initialization error
at Object.<anonymous> (__fixtures__/watchPluginThrows.js:8:7)
]
at Object.toMatchSnapshot (packages/expect/build/index.js:2209:20)
|
e2e/Utils.ts#L107
EBUSY: resource busy or locked, rmdir 'C:\Users\RUNNER~1\AppData\Local\Temp\custom-reporters-test-dir'
at rmSync (e2e/Utils.ts:107:8)
at Object.<anonymous> (e2e/__tests__/customReporters.test.ts:16:24)
|
e2e/Utils.ts#L107
EBUSY: resource busy or locked, rmdir 'C:\Users\RUNNER~1\AppData\Local\Temp\custom-reporters-test-dir'
at rmSync (e2e/Utils.ts:107:8)
at Object.<anonymous> (e2e/__tests__/customReporters.test.ts:15:25)
|
e2e/Utils.ts#L107
EBUSY: resource busy or locked, rmdir 'C:\Users\RUNNER~1\AppData\Local\Temp\custom-reporters-test-dir'
at rmSync (e2e/Utils.ts:107:8)
at Object.<anonymous> (e2e/__tests__/customReporters.test.ts:16:24)
|
node:internal/child_process#L512
Can't parse JSON.
ERROR: SyntaxError Unexpected end of JSON input
STDOUT:
STDERR: node:events:498
throw er; // Unhandled 'error' event
^
Error: kill EPERM
at ChildProcess.kill (node:internal/child_process:512:26)
at listOnTimeout (node:internal/timers:581:17)
at process.processTimers (node:internal/timers:519:7)
Emitted 'error' event on ChildProcess instance at:
at ChildProcess.kill (node:internal/child_process:512:12)
[... lines matching original stack trace ...]
at process.processTimers (node:internal/timers:519:7) {
errno: -4048,
code: 'EPERM',
syscall: 'kill'
}
Node.js v22.5.1
at json (e2e/runJest.ts:157:11)
at Object.<anonymous> (e2e/__tests__/transform.test.ts:30:31)
|
|
|
The logs for this run have expired and are no longer available.
Loading