Fix testPathPatterns when config is in subdirectory #13433
Annotations
10 errors and 2 warnings
run tests using jest-jasmine:
undefined#L1
TypeError: newConfig.testPathPatterns.isSet is not a function
at isSet (packages/jest-core/src/lib/updateGlobalConfig.ts:40:33)
|
run tests using jest-jasmine:
undefined#L1
TypeError: newConfig.testPathPatterns.isSet is not a function
at isSet (packages/jest-core/src/lib/updateGlobalConfig.ts:40:33)
|
run tests using jest-jasmine:
undefined#L1
TypeError: newConfig.testPathPatterns.isSet is not a function
at isSet (packages/jest-core/src/lib/updateGlobalConfig.ts:40:33)
|
run tests using jest-jasmine:
undefined#L1
expect(received).resolves.toBeUndefined()
Received promise rejected instead of resolved
Rejected to value: [TypeError: newConfig.testPathPatterns.isSet is not a function]
at expect (packages/expect/build/index.js:2167:15)
|
run tests using jest-jasmine:
undefined#L1
TypeError: newConfig.testPathPatterns.isSet is not a function
at isSet (packages/jest-core/src/lib/updateGlobalConfig.ts:40:33)
|
run tests using jest-jasmine:
undefined#L1
TypeError: newConfig.testPathPatterns.isSet is not a function
at isSet (packages/jest-core/src/lib/updateGlobalConfig.ts:40:33)
|
run tests using jest-jasmine:
undefined#L1
TypeError: newConfig.testPathPatterns.isSet is not a function
at isSet (packages/jest-core/src/lib/updateGlobalConfig.ts:40:33)
|
run tests using jest-jasmine:
undefined#L1
TypeError: newConfig.testPathPatterns.isSet is not a function
at isSet (packages/jest-core/src/lib/updateGlobalConfig.ts:40:33)
|
run tests using jest-jasmine:
undefined#L1
TypeError: newConfig.testPathPatterns.isSet is not a function
at isSet (packages/jest-core/src/lib/updateGlobalConfig.ts:40:33)
|
run tests using jest-jasmine:
undefined#L1
expect(received).rejects.toThrow(expected)
Expected pattern: /Watch plugin OffendingWatchPlugin attempted to register key <q>,\s+that is reserved internally for .+\.\s+Please change the configuration key for this plugin\./m
Received message: "newConfig.testPathPatterns.isSet is not a function"
at isSet (packages/jest-core/src/lib/updateGlobalConfig.ts:40:33)
at Object.toThrow (packages/expect/build/index.js:2205:20)
|
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
|
The logs for this run have expired and are no longer available.
Loading