feat: support beforeEach and beforeAll returning cleanup functions #14454
Annotations
10 errors and 2 warnings
run tests:
undefined#L1
TypeError: Cannot read properties of undefined (reading 'postMessage')
at Object.postMessage (packages/jest-worker/src/workers/__tests__/threadChild.test.ts:124:27)
|
run tests:
undefined#L1
TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
at Object.removeAllListeners (packages/jest-worker/src/workers/__tests__/threadChild.test.ts:130:15)
|
run tests:
undefined#L1
TypeError: Cannot read properties of undefined (reading 'postMessage')
at Object.postMessage (packages/jest-worker/src/workers/__tests__/threadChild.test.ts:124:27)
|
run tests:
undefined#L1
TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
at Object.removeAllListeners (packages/jest-worker/src/workers/__tests__/threadChild.test.ts:130:15)
|
run tests:
undefined#L1
TypeError: Cannot read properties of undefined (reading 'postMessage')
at Object.postMessage (packages/jest-worker/src/workers/__tests__/threadChild.test.ts:124:27)
|
run tests:
undefined#L1
TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
at Object.removeAllListeners (packages/jest-worker/src/workers/__tests__/threadChild.test.ts:130:15)
|
run tests:
undefined#L1
TypeError: Cannot read properties of undefined (reading 'postMessage')
at Object.postMessage (packages/jest-worker/src/workers/__tests__/threadChild.test.ts:124:27)
|
run tests:
undefined#L1
TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
at Object.removeAllListeners (packages/jest-worker/src/workers/__tests__/threadChild.test.ts:130:15)
|
run tests:
undefined#L1
TypeError: Cannot read properties of undefined (reading 'postMessage')
at Object.postMessage (packages/jest-worker/src/workers/__tests__/threadChild.test.ts:124:27)
|
run tests:
undefined#L1
TypeError: Cannot read properties of undefined (reading 'removeAllListeners')
at Object.removeAllListeners (packages/jest-worker/src/workers/__tests__/threadChild.test.ts:130:15)
|
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