feat: Replace chalk
with picocolors
#14152
Annotations
7 errors and 2 warnings
run tests:
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:2101:20)
|
run tests:
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)
|
run tests:
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)
|
run tests:
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:2101:20)
|
run tests:
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)
|
run tests:
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:2101:20)
|
run tests
Final attempt failed. Child_process exited with error code 1
|
run tests
Attempt 1 failed. Reason: Child_process exited with error code 1
|
run tests
Attempt 2 failed. Reason: Child_process exited with error code 1
|
Loading