fix(jest-haste-map): Fix clobbering/errors when multiple configs use different haste impls #14471
Annotations
4 errors and 2 warnings
run tests using jest-jasmine:
undefined#L1
expect(received).toBe(expected) // Object.is equality
Expected: "default"
Received: undefined
at toBe (packages/jest-runtime/src/__tests__/runtime_require_module.test.js:303:34)
at async Promise.all (index 2)
|
run tests using jest-jasmine:
undefined#L1
expect(received).toBe(expected) // Object.is equality
Expected: "default"
Received: undefined
at toBe (packages/jest-runtime/src/__tests__/runtime_require_module.test.js:303:34)
at async Promise.all (index 2)
|
run tests using jest-jasmine:
undefined#L1
expect(received).toBe(expected) // Object.is equality
Expected: "default"
Received: undefined
at toBe (packages/jest-runtime/src/__tests__/runtime_require_module.test.js:303:34)
at async Promise.all (index 2)
|
run tests using jest-jasmine
Final attempt failed. Child_process exited with error code 1
|
run tests using jest-jasmine
Attempt 1 failed. Reason: Child_process exited with error code 1
|
run tests using jest-jasmine
Attempt 2 failed. Reason: Child_process exited with error code 1
|
Loading