feat(CLI): --maxRelatedTestsDepth flag to control the depth of related test in --findRelatedTests #14461
Triggered via pull request
February 19, 2025 14:29
Status
Failure
Total duration
27m 30s
Artifacts
–
nodejs.yml
on: pull_request
prepare-yarn-cache-ubuntu
/
Prepare yarn cache for ubuntu-latest
15s
prepare-yarn-cache-macos
/
Prepare yarn cache for macos-latest
41s
prepare-yarn-cache-windows
/
Prepare yarn cache for windows-latest
1m 0s
TypeScript Compatibility
3m 45s
Typecheck Examples and Tests
3m 55s
Lint
1m 54s
Validate Yarn dependencies and constraints
52s
Node LTS on Ubuntu with leak detection
49s
Matrix: test-coverage
Matrix: test-ubuntu
Matrix: test-macos
Matrix: test-windows
Annotations
180 errors and 81 warnings
TypeScript Compatibility:
packages/jest-config/src/Defaults.ts#L17
Property 'maxRelatedTestsDepth' is missing in type '{ automock: false; bail: number; cache: true; cacheDirectory: string; changedFilesWithAncestor: false; ci: boolean; clearMocks: false; collectCoverage: false; coveragePathIgnorePatterns: string[]; ... 52 more ...; workerThreads: false; }' but required in type 'DefaultOptions'.
|
TypeScript Compatibility
Process completed with exit code 1.
|
Typecheck Examples and Tests:
packages/jest-config/src/Defaults.ts#L17
Property 'maxRelatedTestsDepth' is missing in type '{ automock: false; bail: number; cache: true; cacheDirectory: string; changedFilesWithAncestor: false; ci: boolean; clearMocks: false; collectCoverage: false; coveragePathIgnorePatterns: string[]; ... 52 more ...; workerThreads: false; }' but required in type 'DefaultOptions'.
|
Typecheck Examples and Tests
Process completed with exit code 1.
|
prints the config object:
undefined#L1
expect(received).toMatchSnapshot()
Snapshot name: `prints the config object 1`
- Snapshot - 1
+ Received + 1
@@ -97,11 +97,11 @@
"json": false,
"lastCommit": false,
"listTests": false,
"logHeapUsage": false,
"maxConcurrency": 5,
- "maxRelatedTestsDepth": Infinity,
+ "maxRelatedTestsDepth": null,
"maxWorkers": 2,
"noStackTrace": false,
"nonFlagArgs": [],
"notify": false,
"notifyMode": "failure-change",
at Object.toMatchSnapshot (packages/jest-core/src/lib/__tests__/logDebugMessages.test.ts:64:19)
|
prints the config object:
undefined#L1
expect(received).toMatchSnapshot()
Snapshot name: `prints the config object 1`
- Snapshot - 1
+ Received + 1
@@ -97,11 +97,11 @@
"json": false,
"lastCommit": false,
"listTests": false,
"logHeapUsage": false,
"maxConcurrency": 5,
- "maxRelatedTestsDepth": Infinity,
+ "maxRelatedTestsDepth": null,
"maxWorkers": 2,
"noStackTrace": false,
"nonFlagArgs": [],
"notify": false,
"notifyMode": "failure-change",
at Object.toMatchSnapshot (packages/jest-core/src/lib/__tests__/logDebugMessages.test.ts:64:19)
|
prints the config object:
undefined#L1
expect(received).toMatchSnapshot()
Snapshot name: `prints the config object 1`
- Snapshot - 1
+ Received + 1
@@ -97,11 +97,11 @@
"json": false,
"lastCommit": false,
"listTests": false,
"logHeapUsage": false,
"maxConcurrency": 5,
- "maxRelatedTestsDepth": Infinity,
+ "maxRelatedTestsDepth": null,
"maxWorkers": 2,
"noStackTrace": false,
"nonFlagArgs": [],
"notify": false,
"notifyMode": "failure-change",
at Object.toMatchSnapshot (packages/jest-core/src/lib/__tests__/logDebugMessages.test.ts:64:19)
|
Node LTS on Ubuntu with coverage (4/4)
Final attempt failed. Child_process exited with error code 1
|
--showConfig outputs config info and exits:
e2e/__tests__/showConfig.test.ts#L43
expect(received).toMatchSnapshot()
Snapshot name: `--showConfig outputs config info and exits 1`
- Snapshot - 1
+ Received + 0
@@ -121,11 +121,10 @@
"json": false,
"lastCommit": false,
"listTests": false,
"logHeapUsage": false,
"maxConcurrency": 5,
- "maxRelatedTestsDepth": Infinity,
"maxWorkers": "[maxWorkers]",
"noStackTrace": false,
"nonFlagArgs": [],
"notify": false,
"notifyMode": "failure-change",
at Object.toMatchSnapshot (e2e/__tests__/showConfig.test.ts:43:18)
|
--showConfig outputs config info and exits:
e2e/__tests__/showConfig.test.ts#L43
expect(received).toMatchSnapshot()
Snapshot name: `--showConfig outputs config info and exits 1`
- Snapshot - 1
+ Received + 0
@@ -121,11 +121,10 @@
"json": false,
"lastCommit": false,
"listTests": false,
"logHeapUsage": false,
"maxConcurrency": 5,
- "maxRelatedTestsDepth": Infinity,
"maxWorkers": "[maxWorkers]",
"noStackTrace": false,
"nonFlagArgs": [],
"notify": false,
"notifyMode": "failure-change",
at Object.toMatchSnapshot (e2e/__tests__/showConfig.test.ts:43:18)
|
--showConfig outputs config info and exits:
e2e/__tests__/showConfig.test.ts#L43
expect(received).toMatchSnapshot()
Snapshot name: `--showConfig outputs config info and exits 1`
- Snapshot - 1
+ Received + 0
@@ -121,11 +121,10 @@
"json": false,
"lastCommit": false,
"listTests": false,
"logHeapUsage": false,
"maxConcurrency": 5,
- "maxRelatedTestsDepth": Infinity,
"maxWorkers": "[maxWorkers]",
"noStackTrace": false,
"nonFlagArgs": [],
"notify": false,
"notifyMode": "failure-change",
at Object.toMatchSnapshot (e2e/__tests__/showConfig.test.ts:43:18)
|
Node LTS on Ubuntu with coverage (2/4)
Final attempt failed. Child_process exited with error code 1
|
--showConfig outputs config info and exits:
e2e/__tests__/showConfig.test.ts#L43
expect(received).toMatchSnapshot()
Snapshot name: `--showConfig outputs config info and exits 1`
- Snapshot - 1
+ Received + 0
@@ -121,11 +121,10 @@
"json": false,
"lastCommit": false,
"listTests": false,
"logHeapUsage": false,
"maxConcurrency": 5,
- "maxRelatedTestsDepth": Infinity,
"maxWorkers": "[maxWorkers]",
"noStackTrace": false,
"nonFlagArgs": [],
"notify": false,
"notifyMode": "failure-change",
at Object.toMatchSnapshot (e2e/__tests__/showConfig.test.ts:43:18)
|
--showConfig outputs config info and exits:
e2e/__tests__/showConfig.test.ts#L43
expect(received).toMatchSnapshot()
Snapshot name: `--showConfig outputs config info and exits 1`
- Snapshot - 1
+ Received + 0
@@ -121,11 +121,10 @@
"json": false,
"lastCommit": false,
"listTests": false,
"logHeapUsage": false,
"maxConcurrency": 5,
- "maxRelatedTestsDepth": Infinity,
"maxWorkers": "[maxWorkers]",
"noStackTrace": false,
"nonFlagArgs": [],
"notify": false,
"notifyMode": "failure-change",
at Object.toMatchSnapshot (e2e/__tests__/showConfig.test.ts:43:18)
|
--showConfig outputs config info and exits:
e2e/__tests__/showConfig.test.ts#L43
expect(received).toMatchSnapshot()
Snapshot name: `--showConfig outputs config info and exits 1`
- Snapshot - 1
+ Received + 0
@@ -121,11 +121,10 @@
"json": false,
"lastCommit": false,
"listTests": false,
"logHeapUsage": false,
"maxConcurrency": 5,
- "maxRelatedTestsDepth": Infinity,
"maxWorkers": "[maxWorkers]",
"noStackTrace": false,
"nonFlagArgs": [],
"notify": false,
"notifyMode": "failure-change",
at Object.toMatchSnapshot (e2e/__tests__/showConfig.test.ts:43:18)
|
Ubuntu with shard 2/4 / Node v20.x
Final attempt failed. Child_process exited with error code 1
|
--showConfig outputs config info and exits:
e2e/__tests__/showConfig.test.ts#L43
expect(received).toMatchSnapshot()
Snapshot name: `--showConfig outputs config info and exits 1`
- Snapshot - 1
+ Received + 0
@@ -121,11 +121,10 @@
"json": false,
"lastCommit": false,
"listTests": false,
"logHeapUsage": false,
"maxConcurrency": 5,
- "maxRelatedTestsDepth": Infinity,
"maxWorkers": "[maxWorkers]",
"noStackTrace": false,
"nonFlagArgs": [],
"notify": false,
"notifyMode": "failure-change",
at Object.toMatchSnapshot (e2e/__tests__/showConfig.test.ts:43:18)
|
--showConfig outputs config info and exits:
e2e/__tests__/showConfig.test.ts#L43
expect(received).toMatchSnapshot()
Snapshot name: `--showConfig outputs config info and exits 1`
- Snapshot - 1
+ Received + 0
@@ -121,11 +121,10 @@
"json": false,
"lastCommit": false,
"listTests": false,
"logHeapUsage": false,
"maxConcurrency": 5,
- "maxRelatedTestsDepth": Infinity,
"maxWorkers": "[maxWorkers]",
"noStackTrace": false,
"nonFlagArgs": [],
"notify": false,
"notifyMode": "failure-change",
at Object.toMatchSnapshot (e2e/__tests__/showConfig.test.ts:43:18)
|
--showConfig outputs config info and exits:
e2e/__tests__/showConfig.test.ts#L43
expect(received).toMatchSnapshot()
Snapshot name: `--showConfig outputs config info and exits 1`
- Snapshot - 1
+ Received + 0
@@ -121,11 +121,10 @@
"json": false,
"lastCommit": false,
"listTests": false,
"logHeapUsage": false,
"maxConcurrency": 5,
- "maxRelatedTestsDepth": Infinity,
"maxWorkers": "[maxWorkers]",
"noStackTrace": false,
"nonFlagArgs": [],
"notify": false,
"notifyMode": "failure-change",
at Object.toMatchSnapshot (e2e/__tests__/showConfig.test.ts:43:18)
|
Ubuntu with shard 2/4 / Node v23.x
Final attempt failed. Child_process exited with error code 1
|
--showConfig outputs config info and exits:
e2e/__tests__/showConfig.test.ts#L43
expect(received).toMatchSnapshot()
Snapshot name: `--showConfig outputs config info and exits 1`
- Snapshot - 1
+ Received + 0
@@ -121,11 +121,10 @@
"json": false,
"lastCommit": false,
"listTests": false,
"logHeapUsage": false,
"maxConcurrency": 5,
- "maxRelatedTestsDepth": Infinity,
"maxWorkers": "[maxWorkers]",
"noStackTrace": false,
"nonFlagArgs": [],
"notify": false,
"notifyMode": "failure-change",
at Object.toMatchSnapshot (e2e/__tests__/showConfig.test.ts:43:18)
|
--showConfig outputs config info and exits:
e2e/__tests__/showConfig.test.ts#L43
expect(received).toMatchSnapshot()
Snapshot name: `--showConfig outputs config info and exits 1`
- Snapshot - 1
+ Received + 0
@@ -121,11 +121,10 @@
"json": false,
"lastCommit": false,
"listTests": false,
"logHeapUsage": false,
"maxConcurrency": 5,
- "maxRelatedTestsDepth": Infinity,
"maxWorkers": "[maxWorkers]",
"noStackTrace": false,
"nonFlagArgs": [],
"notify": false,
"notifyMode": "failure-change",
at Object.toMatchSnapshot (e2e/__tests__/showConfig.test.ts:43:18)
|
--showConfig outputs config info and exits:
e2e/__tests__/showConfig.test.ts#L43
expect(received).toMatchSnapshot()
Snapshot name: `--showConfig outputs config info and exits 1`
- Snapshot - 1
+ Received + 0
@@ -121,11 +121,10 @@
"json": false,
"lastCommit": false,
"listTests": false,
"logHeapUsage": false,
"maxConcurrency": 5,
- "maxRelatedTestsDepth": Infinity,
"maxWorkers": "[maxWorkers]",
"noStackTrace": false,
"nonFlagArgs": [],
"notify": false,
"notifyMode": "failure-change",
at Object.toMatchSnapshot (e2e/__tests__/showConfig.test.ts:43:18)
|
Ubuntu with shard 2/4 / Node v18.x
Final attempt failed. Child_process exited with error code 1
|
--showConfig outputs config info and exits:
e2e/__tests__/showConfig.test.ts#L43
expect(received).toMatchSnapshot()
Snapshot name: `--showConfig outputs config info and exits 1`
- Snapshot - 1
+ Received + 0
@@ -121,11 +121,10 @@
"json": false,
"lastCommit": false,
"listTests": false,
"logHeapUsage": false,
"maxConcurrency": 5,
- "maxRelatedTestsDepth": Infinity,
"maxWorkers": "[maxWorkers]",
"noStackTrace": false,
"nonFlagArgs": [],
"notify": false,
"notifyMode": "failure-change",
at Object.toMatchSnapshot (e2e/__tests__/showConfig.test.ts:43:18)
|
--showConfig outputs config info and exits:
e2e/__tests__/showConfig.test.ts#L43
expect(received).toMatchSnapshot()
Snapshot name: `--showConfig outputs config info and exits 1`
- Snapshot - 1
+ Received + 0
@@ -121,11 +121,10 @@
"json": false,
"lastCommit": false,
"listTests": false,
"logHeapUsage": false,
"maxConcurrency": 5,
- "maxRelatedTestsDepth": Infinity,
"maxWorkers": "[maxWorkers]",
"noStackTrace": false,
"nonFlagArgs": [],
"notify": false,
"notifyMode": "failure-change",
at Object.toMatchSnapshot (e2e/__tests__/showConfig.test.ts:43:18)
|
--showConfig outputs config info and exits:
e2e/__tests__/showConfig.test.ts#L43
expect(received).toMatchSnapshot()
Snapshot name: `--showConfig outputs config info and exits 1`
- Snapshot - 1
+ Received + 0
@@ -121,11 +121,10 @@
"json": false,
"lastCommit": false,
"listTests": false,
"logHeapUsage": false,
"maxConcurrency": 5,
- "maxRelatedTestsDepth": Infinity,
"maxWorkers": "[maxWorkers]",
"noStackTrace": false,
"nonFlagArgs": [],
"notify": false,
"notifyMode": "failure-change",
at Object.toMatchSnapshot (e2e/__tests__/showConfig.test.ts:43:18)
|
Ubuntu with shard 2/4 / Node v22.x
Final attempt failed. Child_process exited with error code 1
|
--showConfig outputs config info and exits:
e2e/__tests__/showConfig.test.ts#L43
expect(received).toMatchSnapshot()
Snapshot name: `--showConfig outputs config info and exits 1`
- Snapshot - 1
+ Received + 0
@@ -121,11 +121,10 @@
"json": false,
"lastCommit": false,
"listTests": false,
"logHeapUsage": false,
"maxConcurrency": 5,
- "maxRelatedTestsDepth": Infinity,
"maxWorkers": "[maxWorkers]",
"noStackTrace": false,
"nonFlagArgs": [],
"notify": false,
"notifyMode": "failure-change",
at Object.toMatchSnapshot (e2e/__tests__/showConfig.test.ts:43:18)
|
--showConfig outputs config info and exits:
e2e/__tests__/showConfig.test.ts#L43
expect(received).toMatchSnapshot()
Snapshot name: `--showConfig outputs config info and exits 1`
- Snapshot - 1
+ Received + 0
@@ -121,11 +121,10 @@
"json": false,
"lastCommit": false,
"listTests": false,
"logHeapUsage": false,
"maxConcurrency": 5,
- "maxRelatedTestsDepth": Infinity,
"maxWorkers": "[maxWorkers]",
"noStackTrace": false,
"nonFlagArgs": [],
"notify": false,
"notifyMode": "failure-change",
at Object.toMatchSnapshot (e2e/__tests__/showConfig.test.ts:43:18)
|
--showConfig outputs config info and exits:
e2e/__tests__/showConfig.test.ts#L43
expect(received).toMatchSnapshot()
Snapshot name: `--showConfig outputs config info and exits 1`
- Snapshot - 1
+ Received + 0
@@ -121,11 +121,10 @@
"json": false,
"lastCommit": false,
"listTests": false,
"logHeapUsage": false,
"maxConcurrency": 5,
- "maxRelatedTestsDepth": Infinity,
"maxWorkers": "[maxWorkers]",
"noStackTrace": false,
"nonFlagArgs": [],
"notify": false,
"notifyMode": "failure-change",
at Object.toMatchSnapshot (e2e/__tests__/showConfig.test.ts:43:18)
|
Ubuntu with shard 2/4 / Node v16.x
Final attempt failed. Child_process exited with error code 1
|
--showConfig outputs config info and exits:
e2e/__tests__/showConfig.test.ts#L43
expect(received).toMatchSnapshot()
Snapshot name: `--showConfig outputs config info and exits 1`
- Snapshot - 1
+ Received + 0
@@ -121,11 +121,10 @@
"json": false,
"lastCommit": false,
"listTests": false,
"logHeapUsage": false,
"maxConcurrency": 5,
- "maxRelatedTestsDepth": Infinity,
"maxWorkers": "[maxWorkers]",
"noStackTrace": false,
"nonFlagArgs": [],
"notify": false,
"notifyMode": "failure-change",
at Object.toMatchSnapshot (e2e/__tests__/showConfig.test.ts:43:18)
|
--showConfig outputs config info and exits:
e2e/__tests__/showConfig.test.ts#L43
expect(received).toMatchSnapshot()
Snapshot name: `--showConfig outputs config info and exits 1`
- Snapshot - 1
+ Received + 0
@@ -121,11 +121,10 @@
"json": false,
"lastCommit": false,
"listTests": false,
"logHeapUsage": false,
"maxConcurrency": 5,
- "maxRelatedTestsDepth": Infinity,
"maxWorkers": "[maxWorkers]",
"noStackTrace": false,
"nonFlagArgs": [],
"notify": false,
"notifyMode": "failure-change",
at Object.toMatchSnapshot (e2e/__tests__/showConfig.test.ts:43:18)
|
--showConfig outputs config info and exits:
e2e/__tests__/showConfig.test.ts#L43
expect(received).toMatchSnapshot()
Snapshot name: `--showConfig outputs config info and exits 1`
- Snapshot - 1
+ Received + 0
@@ -121,11 +121,10 @@
"json": false,
"lastCommit": false,
"listTests": false,
"logHeapUsage": false,
"maxConcurrency": 5,
- "maxRelatedTestsDepth": Infinity,
"maxWorkers": "[maxWorkers]",
"noStackTrace": false,
"nonFlagArgs": [],
"notify": false,
"notifyMode": "failure-change",
at Object.toMatchSnapshot (e2e/__tests__/showConfig.test.ts:43:18)
|
Ubuntu with shard 2/4 / Node LTS using jest-jasmine2
Final attempt failed. Child_process exited with error code 1
|
prints the config object:
undefined#L1
expect(received).toMatchSnapshot()
Snapshot name: `prints the config object 1`
- Snapshot - 1
+ Received + 1
@@ -97,11 +97,11 @@
"json": false,
"lastCommit": false,
"listTests": false,
"logHeapUsage": false,
"maxConcurrency": 5,
- "maxRelatedTestsDepth": Infinity,
+ "maxRelatedTestsDepth": null,
"maxWorkers": 2,
"noStackTrace": false,
"nonFlagArgs": [],
"notify": false,
"notifyMode": "failure-change",
at Object.toMatchSnapshot (packages/jest-core/src/lib/__tests__/logDebugMessages.test.ts:64:19)
|
prints the config object:
undefined#L1
expect(received).toMatchSnapshot()
Snapshot name: `prints the config object 1`
- Snapshot - 1
+ Received + 1
@@ -97,11 +97,11 @@
"json": false,
"lastCommit": false,
"listTests": false,
"logHeapUsage": false,
"maxConcurrency": 5,
- "maxRelatedTestsDepth": Infinity,
+ "maxRelatedTestsDepth": null,
"maxWorkers": 2,
"noStackTrace": false,
"nonFlagArgs": [],
"notify": false,
"notifyMode": "failure-change",
at Object.toMatchSnapshot (packages/jest-core/src/lib/__tests__/logDebugMessages.test.ts:64:19)
|
prints the config object:
undefined#L1
expect(received).toMatchSnapshot()
Snapshot name: `prints the config object 1`
- Snapshot - 1
+ Received + 1
@@ -97,11 +97,11 @@
"json": false,
"lastCommit": false,
"listTests": false,
"logHeapUsage": false,
"maxConcurrency": 5,
- "maxRelatedTestsDepth": Infinity,
+ "maxRelatedTestsDepth": null,
"maxWorkers": 2,
"noStackTrace": false,
"nonFlagArgs": [],
"notify": false,
"notifyMode": "failure-change",
at Object.toMatchSnapshot (packages/jest-core/src/lib/__tests__/logDebugMessages.test.ts:64:19)
|
Ubuntu with shard 4/4 / Node v16.x
Final attempt failed. Child_process exited with error code 1
|
prints the config object:
undefined#L1
expect(received).toMatchSnapshot()
Snapshot name: `prints the config object 1`
- Snapshot - 1
+ Received + 1
@@ -97,11 +97,11 @@
"json": false,
"lastCommit": false,
"listTests": false,
"logHeapUsage": false,
"maxConcurrency": 5,
- "maxRelatedTestsDepth": Infinity,
+ "maxRelatedTestsDepth": null,
"maxWorkers": 2,
"noStackTrace": false,
"nonFlagArgs": [],
"notify": false,
"notifyMode": "failure-change",
at Object.toMatchSnapshot (packages/jest-core/src/lib/__tests__/logDebugMessages.test.ts:64:19)
|
prints the config object:
undefined#L1
expect(received).toMatchSnapshot()
Snapshot name: `prints the config object 1`
- Snapshot - 1
+ Received + 1
@@ -97,11 +97,11 @@
"json": false,
"lastCommit": false,
"listTests": false,
"logHeapUsage": false,
"maxConcurrency": 5,
- "maxRelatedTestsDepth": Infinity,
+ "maxRelatedTestsDepth": null,
"maxWorkers": 2,
"noStackTrace": false,
"nonFlagArgs": [],
"notify": false,
"notifyMode": "failure-change",
at Object.toMatchSnapshot (packages/jest-core/src/lib/__tests__/logDebugMessages.test.ts:64:19)
|
prints the config object:
undefined#L1
expect(received).toMatchSnapshot()
Snapshot name: `prints the config object 1`
- Snapshot - 1
+ Received + 1
@@ -97,11 +97,11 @@
"json": false,
"lastCommit": false,
"listTests": false,
"logHeapUsage": false,
"maxConcurrency": 5,
- "maxRelatedTestsDepth": Infinity,
+ "maxRelatedTestsDepth": null,
"maxWorkers": 2,
"noStackTrace": false,
"nonFlagArgs": [],
"notify": false,
"notifyMode": "failure-change",
at Object.toMatchSnapshot (packages/jest-core/src/lib/__tests__/logDebugMessages.test.ts:64:19)
|
Ubuntu with shard 4/4 / Node v20.x
Final attempt failed. Child_process exited with error code 1
|
prints the config object:
undefined#L1
expect(received).toMatchSnapshot()
Snapshot name: `prints the config object 1`
- Snapshot - 1
+ Received + 1
@@ -97,11 +97,11 @@
"json": false,
"lastCommit": false,
"listTests": false,
"logHeapUsage": false,
"maxConcurrency": 5,
- "maxRelatedTestsDepth": Infinity,
+ "maxRelatedTestsDepth": null,
"maxWorkers": 2,
"noStackTrace": false,
"nonFlagArgs": [],
"notify": false,
"notifyMode": "failure-change",
at Object.toMatchSnapshot (packages/jest-core/src/lib/__tests__/logDebugMessages.test.ts:64:19)
|
prints the config object:
undefined#L1
expect(received).toMatchSnapshot()
Snapshot name: `prints the config object 1`
- Snapshot - 1
+ Received + 1
@@ -97,11 +97,11 @@
"json": false,
"lastCommit": false,
"listTests": false,
"logHeapUsage": false,
"maxConcurrency": 5,
- "maxRelatedTestsDepth": Infinity,
+ "maxRelatedTestsDepth": null,
"maxWorkers": 2,
"noStackTrace": false,
"nonFlagArgs": [],
"notify": false,
"notifyMode": "failure-change",
at Object.toMatchSnapshot (packages/jest-core/src/lib/__tests__/logDebugMessages.test.ts:64:19)
|
prints the config object:
undefined#L1
expect(received).toMatchSnapshot()
Snapshot name: `prints the config object 1`
- Snapshot - 1
+ Received + 1
@@ -97,11 +97,11 @@
"json": false,
"lastCommit": false,
"listTests": false,
"logHeapUsage": false,
"maxConcurrency": 5,
- "maxRelatedTestsDepth": Infinity,
+ "maxRelatedTestsDepth": null,
"maxWorkers": 2,
"noStackTrace": false,
"nonFlagArgs": [],
"notify": false,
"notifyMode": "failure-change",
at Object.toMatchSnapshot (packages/jest-core/src/lib/__tests__/logDebugMessages.test.ts:64:19)
|
Ubuntu with shard 4/4 / Node v22.x
Final attempt failed. Child_process exited with error code 1
|
prints the config object:
undefined#L1
expect(received).toMatchSnapshot()
Snapshot name: `prints the config object 1`
- Snapshot - 1
+ Received + 1
@@ -97,11 +97,11 @@
"json": false,
"lastCommit": false,
"listTests": false,
"logHeapUsage": false,
"maxConcurrency": 5,
- "maxRelatedTestsDepth": Infinity,
+ "maxRelatedTestsDepth": null,
"maxWorkers": 2,
"noStackTrace": false,
"nonFlagArgs": [],
"notify": false,
"notifyMode": "failure-change",
at Object.toMatchSnapshot (packages/jest-core/src/lib/__tests__/logDebugMessages.test.ts:64:19)
|
prints the config object:
undefined#L1
expect(received).toMatchSnapshot()
Snapshot name: `prints the config object 1`
- Snapshot - 1
+ Received + 1
@@ -97,11 +97,11 @@
"json": false,
"lastCommit": false,
"listTests": false,
"logHeapUsage": false,
"maxConcurrency": 5,
- "maxRelatedTestsDepth": Infinity,
+ "maxRelatedTestsDepth": null,
"maxWorkers": 2,
"noStackTrace": false,
"nonFlagArgs": [],
"notify": false,
"notifyMode": "failure-change",
at Object.toMatchSnapshot (packages/jest-core/src/lib/__tests__/logDebugMessages.test.ts:64:19)
|
prints the config object:
undefined#L1
expect(received).toMatchSnapshot()
Snapshot name: `prints the config object 1`
- Snapshot - 1
+ Received + 1
@@ -97,11 +97,11 @@
"json": false,
"lastCommit": false,
"listTests": false,
"logHeapUsage": false,
"maxConcurrency": 5,
- "maxRelatedTestsDepth": Infinity,
+ "maxRelatedTestsDepth": null,
"maxWorkers": 2,
"noStackTrace": false,
"nonFlagArgs": [],
"notify": false,
"notifyMode": "failure-change",
at Object.toMatchSnapshot (packages/jest-core/src/lib/__tests__/logDebugMessages.test.ts:64:19)
|
Ubuntu with shard 4/4 / Node v18.x
Final attempt failed. Child_process exited with error code 1
|
prints the config object:
undefined#L1
expect(received).toMatchSnapshot()
Snapshot name: `prints the config object 1`
- Snapshot - 1
+ Received + 1
@@ -97,11 +97,11 @@
"json": false,
"lastCommit": false,
"listTests": false,
"logHeapUsage": false,
"maxConcurrency": 5,
- "maxRelatedTestsDepth": Infinity,
+ "maxRelatedTestsDepth": null,
"maxWorkers": 2,
"noStackTrace": false,
"nonFlagArgs": [],
"notify": false,
"notifyMode": "failure-change",
at Object.toMatchSnapshot (packages/jest-core/src/lib/__tests__/logDebugMessages.test.ts:64:19)
|
prints the config object:
undefined#L1
expect(received).toMatchSnapshot()
Snapshot name: `prints the config object 1`
- Snapshot - 1
+ Received + 1
@@ -97,11 +97,11 @@
"json": false,
"lastCommit": false,
"listTests": false,
"logHeapUsage": false,
"maxConcurrency": 5,
- "maxRelatedTestsDepth": Infinity,
+ "maxRelatedTestsDepth": null,
"maxWorkers": 2,
"noStackTrace": false,
"nonFlagArgs": [],
"notify": false,
"notifyMode": "failure-change",
at Object.toMatchSnapshot (packages/jest-core/src/lib/__tests__/logDebugMessages.test.ts:64:19)
|
prints the config object:
undefined#L1
expect(received).toMatchSnapshot()
Snapshot name: `prints the config object 1`
- Snapshot - 1
+ Received + 1
@@ -97,11 +97,11 @@
"json": false,
"lastCommit": false,
"listTests": false,
"logHeapUsage": false,
"maxConcurrency": 5,
- "maxRelatedTestsDepth": Infinity,
+ "maxRelatedTestsDepth": null,
"maxWorkers": 2,
"noStackTrace": false,
"nonFlagArgs": [],
"notify": false,
"notifyMode": "failure-change",
at Object.toMatchSnapshot (packages/jest-core/src/lib/__tests__/logDebugMessages.test.ts:64:19)
|
Ubuntu with shard 4/4 / Node v23.x
Final attempt failed. Child_process exited with error code 1
|
prints the config object:
undefined#L1
expect(received).toMatchSnapshot()
Snapshot name: `prints the config object 1`
- Snapshot - 1
+ Received + 1
@@ -97,11 +97,11 @@
"json": false,
"lastCommit": false,
"listTests": false,
"logHeapUsage": false,
"maxConcurrency": 5,
- "maxRelatedTestsDepth": Infinity,
+ "maxRelatedTestsDepth": null,
"maxWorkers": 2,
"noStackTrace": false,
"nonFlagArgs": [],
"notify": false,
"notifyMode": "failure-change",
at Object.toMatchSnapshot (packages/jest-core/src/lib/__tests__/logDebugMessages.test.ts:64:19)
|
prints the config object:
undefined#L1
expect(received).toMatchSnapshot()
Snapshot name: `prints the config object 1`
- Snapshot - 1
+ Received + 1
@@ -97,11 +97,11 @@
"json": false,
"lastCommit": false,
"listTests": false,
"logHeapUsage": false,
"maxConcurrency": 5,
- "maxRelatedTestsDepth": Infinity,
+ "maxRelatedTestsDepth": null,
"maxWorkers": 2,
"noStackTrace": false,
"nonFlagArgs": [],
"notify": false,
"notifyMode": "failure-change",
at Object.toMatchSnapshot (packages/jest-core/src/lib/__tests__/logDebugMessages.test.ts:64:19)
|
prints the config object:
undefined#L1
expect(received).toMatchSnapshot()
Snapshot name: `prints the config object 1`
- Snapshot - 1
+ Received + 1
@@ -97,11 +97,11 @@
"json": false,
"lastCommit": false,
"listTests": false,
"logHeapUsage": false,
"maxConcurrency": 5,
- "maxRelatedTestsDepth": Infinity,
+ "maxRelatedTestsDepth": null,
"maxWorkers": 2,
"noStackTrace": false,
"nonFlagArgs": [],
"notify": false,
"notifyMode": "failure-change",
at Object.toMatchSnapshot (packages/jest-core/src/lib/__tests__/logDebugMessages.test.ts:64:19)
|
Ubuntu with shard 4/4 / Node LTS using jest-jasmine2
Final attempt failed. Child_process exited with error code 1
|
can press "u" to update snapshots:
e2e/__tests__/watchModeUpdateSnapshot.test.ts#L50
expect(received).toMatchSnapshot(hint)
Snapshot name: `can press "u" to update snapshots: test results 1`
- Snapshot - 0
+ Received + 1
@@ -14,7 +14,8 @@
| ^
at Object.toMatchSnapshot (__tests__/bar.spec.js:1:35)
› 1 snapshot failed.
+ A worker process has failed to exit gracefully and has been force exited. This is likely caused by tests leaking due to improper teardown. Try running with --detectOpenHandles to find leaks. Active timers can also cause this, ensure that .unref() was called on them.
Snapshot Summary
› 1 snapshot failed from 1 test suite. Inspect your code changes or press `u` to update them."
at Object.toMatchSnapshot (e2e/__tests__/watchModeUpdateSnapshot.test.ts:50:18)
|
--showConfig outputs config info and exits:
e2e/__tests__/showConfig.test.ts#L43
expect(received).toMatchSnapshot()
Snapshot name: `--showConfig outputs config info and exits 1`
- Snapshot - 1
+ Received + 0
@@ -121,11 +121,10 @@
"json": false,
"lastCommit": false,
"listTests": false,
"logHeapUsage": false,
"maxConcurrency": 5,
- "maxRelatedTestsDepth": Infinity,
"maxWorkers": "[maxWorkers]",
"noStackTrace": false,
"nonFlagArgs": [],
"notify": false,
"notifyMode": "failure-change",
at Object.toMatchSnapshot (e2e/__tests__/showConfig.test.ts:43:18)
|
--showConfig outputs config info and exits:
e2e/__tests__/showConfig.test.ts#L43
expect(received).toMatchSnapshot()
Snapshot name: `--showConfig outputs config info and exits 1`
- Snapshot - 1
+ Received + 0
@@ -121,11 +121,10 @@
"json": false,
"lastCommit": false,
"listTests": false,
"logHeapUsage": false,
"maxConcurrency": 5,
- "maxRelatedTestsDepth": Infinity,
"maxWorkers": "[maxWorkers]",
"noStackTrace": false,
"nonFlagArgs": [],
"notify": false,
"notifyMode": "failure-change",
at Object.toMatchSnapshot (e2e/__tests__/showConfig.test.ts:43:18)
|
--showConfig outputs config info and exits:
e2e/__tests__/showConfig.test.ts#L43
expect(received).toMatchSnapshot()
Snapshot name: `--showConfig outputs config info and exits 1`
- Snapshot - 1
+ Received + 0
@@ -121,11 +121,10 @@
"json": false,
"lastCommit": false,
"listTests": false,
"logHeapUsage": false,
"maxConcurrency": 5,
- "maxRelatedTestsDepth": Infinity,
"maxWorkers": "[maxWorkers]",
"noStackTrace": false,
"nonFlagArgs": [],
"notify": false,
"notifyMode": "failure-change",
at Object.toMatchSnapshot (e2e/__tests__/showConfig.test.ts:43:18)
|
macOS with shard 2/3 / Node v22.x
Final attempt failed. Child_process exited with error code 1
|
--showConfig outputs config info and exits:
e2e/__tests__/showConfig.test.ts#L43
expect(received).toMatchSnapshot()
Snapshot name: `--showConfig outputs config info and exits 1`
- Snapshot - 1
+ Received + 0
@@ -121,11 +121,10 @@
"json": false,
"lastCommit": false,
"listTests": false,
"logHeapUsage": false,
"maxConcurrency": 5,
- "maxRelatedTestsDepth": Infinity,
"maxWorkers": "[maxWorkers]",
"noStackTrace": false,
"nonFlagArgs": [],
"notify": false,
"notifyMode": "failure-change",
at Object.toMatchSnapshot (e2e/__tests__/showConfig.test.ts:43:18)
|
--showConfig outputs config info and exits:
e2e/__tests__/showConfig.test.ts#L43
expect(received).toMatchSnapshot()
Snapshot name: `--showConfig outputs config info and exits 1`
- Snapshot - 1
+ Received + 0
@@ -121,11 +121,10 @@
"json": false,
"lastCommit": false,
"listTests": false,
"logHeapUsage": false,
"maxConcurrency": 5,
- "maxRelatedTestsDepth": Infinity,
"maxWorkers": "[maxWorkers]",
"noStackTrace": false,
"nonFlagArgs": [],
"notify": false,
"notifyMode": "failure-change",
at Object.toMatchSnapshot (e2e/__tests__/showConfig.test.ts:43:18)
|
--showConfig outputs config info and exits:
e2e/__tests__/showConfig.test.ts#L43
expect(received).toMatchSnapshot()
Snapshot name: `--showConfig outputs config info and exits 1`
- Snapshot - 1
+ Received + 0
@@ -121,11 +121,10 @@
"json": false,
"lastCommit": false,
"listTests": false,
"logHeapUsage": false,
"maxConcurrency": 5,
- "maxRelatedTestsDepth": Infinity,
"maxWorkers": "[maxWorkers]",
"noStackTrace": false,
"nonFlagArgs": [],
"notify": false,
"notifyMode": "failure-change",
at Object.toMatchSnapshot (e2e/__tests__/showConfig.test.ts:43:18)
|
macOS with shard 2/3 / Node v18.x
Final attempt failed. Child_process exited with error code 1
|
--showConfig outputs config info and exits:
e2e/__tests__/showConfig.test.ts#L43
expect(received).toMatchSnapshot()
Snapshot name: `--showConfig outputs config info and exits 1`
- Snapshot - 1
+ Received + 0
@@ -121,11 +121,10 @@
"json": false,
"lastCommit": false,
"listTests": false,
"logHeapUsage": false,
"maxConcurrency": 5,
- "maxRelatedTestsDepth": Infinity,
"maxWorkers": "[maxWorkers]",
"noStackTrace": false,
"nonFlagArgs": [],
"notify": false,
"notifyMode": "failure-change",
at Object.toMatchSnapshot (e2e/__tests__/showConfig.test.ts:43:18)
|
--showConfig outputs config info and exits:
e2e/__tests__/showConfig.test.ts#L43
expect(received).toMatchSnapshot()
Snapshot name: `--showConfig outputs config info and exits 1`
- Snapshot - 1
+ Received + 0
@@ -121,11 +121,10 @@
"json": false,
"lastCommit": false,
"listTests": false,
"logHeapUsage": false,
"maxConcurrency": 5,
- "maxRelatedTestsDepth": Infinity,
"maxWorkers": "[maxWorkers]",
"noStackTrace": false,
"nonFlagArgs": [],
"notify": false,
"notifyMode": "failure-change",
at Object.toMatchSnapshot (e2e/__tests__/showConfig.test.ts:43:18)
|
--showConfig outputs config info and exits:
e2e/__tests__/showConfig.test.ts#L43
expect(received).toMatchSnapshot()
Snapshot name: `--showConfig outputs config info and exits 1`
- Snapshot - 1
+ Received + 0
@@ -121,11 +121,10 @@
"json": false,
"lastCommit": false,
"listTests": false,
"logHeapUsage": false,
"maxConcurrency": 5,
- "maxRelatedTestsDepth": Infinity,
"maxWorkers": "[maxWorkers]",
"noStackTrace": false,
"nonFlagArgs": [],
"notify": false,
"notifyMode": "failure-change",
at Object.toMatchSnapshot (e2e/__tests__/showConfig.test.ts:43:18)
|
macOS with shard 2/3 / Node v16.x
Final attempt failed. Child_process exited with error code 1
|
--showConfig outputs config info and exits:
e2e/__tests__/showConfig.test.ts#L43
expect(received).toMatchSnapshot()
Snapshot name: `--showConfig outputs config info and exits 1`
- Snapshot - 1
+ Received + 0
@@ -121,11 +121,10 @@
"json": false,
"lastCommit": false,
"listTests": false,
"logHeapUsage": false,
"maxConcurrency": 5,
- "maxRelatedTestsDepth": Infinity,
"maxWorkers": "[maxWorkers]",
"noStackTrace": false,
"nonFlagArgs": [],
"notify": false,
"notifyMode": "failure-change",
at Object.toMatchSnapshot (e2e/__tests__/showConfig.test.ts:43:18)
|
--showConfig outputs config info and exits:
e2e/__tests__/showConfig.test.ts#L43
expect(received).toMatchSnapshot()
Snapshot name: `--showConfig outputs config info and exits 1`
- Snapshot - 1
+ Received + 0
@@ -121,11 +121,10 @@
"json": false,
"lastCommit": false,
"listTests": false,
"logHeapUsage": false,
"maxConcurrency": 5,
- "maxRelatedTestsDepth": Infinity,
"maxWorkers": "[maxWorkers]",
"noStackTrace": false,
"nonFlagArgs": [],
"notify": false,
"notifyMode": "failure-change",
at Object.toMatchSnapshot (e2e/__tests__/showConfig.test.ts:43:18)
|
--showConfig outputs config info and exits:
e2e/__tests__/showConfig.test.ts#L43
expect(received).toMatchSnapshot()
Snapshot name: `--showConfig outputs config info and exits 1`
- Snapshot - 1
+ Received + 0
@@ -121,11 +121,10 @@
"json": false,
"lastCommit": false,
"listTests": false,
"logHeapUsage": false,
"maxConcurrency": 5,
- "maxRelatedTestsDepth": Infinity,
"maxWorkers": "[maxWorkers]",
"noStackTrace": false,
"nonFlagArgs": [],
"notify": false,
"notifyMode": "failure-change",
at Object.toMatchSnapshot (e2e/__tests__/showConfig.test.ts:43:18)
|
macOS with shard 2/3 / Node v20.x
Final attempt failed. Child_process exited with error code 1
|
--showConfig outputs config info and exits:
e2e/__tests__/showConfig.test.ts#L43
expect(received).toMatchSnapshot()
Snapshot name: `--showConfig outputs config info and exits 1`
- Snapshot - 1
+ Received + 0
@@ -121,11 +121,10 @@
"json": false,
"lastCommit": false,
"listTests": false,
"logHeapUsage": false,
"maxConcurrency": 5,
- "maxRelatedTestsDepth": Infinity,
"maxWorkers": "[maxWorkers]",
"noStackTrace": false,
"nonFlagArgs": [],
"notify": false,
"notifyMode": "failure-change",
at Object.toMatchSnapshot (e2e/__tests__/showConfig.test.ts:43:18)
|
--showConfig outputs config info and exits:
e2e/__tests__/showConfig.test.ts#L43
expect(received).toMatchSnapshot()
Snapshot name: `--showConfig outputs config info and exits 1`
- Snapshot - 1
+ Received + 0
@@ -121,11 +121,10 @@
"json": false,
"lastCommit": false,
"listTests": false,
"logHeapUsage": false,
"maxConcurrency": 5,
- "maxRelatedTestsDepth": Infinity,
"maxWorkers": "[maxWorkers]",
"noStackTrace": false,
"nonFlagArgs": [],
"notify": false,
"notifyMode": "failure-change",
at Object.toMatchSnapshot (e2e/__tests__/showConfig.test.ts:43:18)
|
--showConfig outputs config info and exits:
e2e/__tests__/showConfig.test.ts#L43
expect(received).toMatchSnapshot()
Snapshot name: `--showConfig outputs config info and exits 1`
- Snapshot - 1
+ Received + 0
@@ -121,11 +121,10 @@
"json": false,
"lastCommit": false,
"listTests": false,
"logHeapUsage": false,
"maxConcurrency": 5,
- "maxRelatedTestsDepth": Infinity,
"maxWorkers": "[maxWorkers]",
"noStackTrace": false,
"nonFlagArgs": [],
"notify": false,
"notifyMode": "failure-change",
at Object.toMatchSnapshot (e2e/__tests__/showConfig.test.ts:43:18)
|
handles a bad revision for "changedSince":
e2e/Utils.ts#L107
EBUSY: resource busy or locked, rmdir 'C:\Users\RUNNER~1\AppData\Local\Temp\jest-changed-files-test-dir'
at rmSync (e2e/Utils.ts:107:8)
at Object.<anonymous> (e2e/__tests__/jestChangedFiles.test.ts:61:25)
|
handles a bad revision for "changedSince":
e2e/Utils.ts#L107
EBUSY: resource busy or locked, rmdir 'C:\Users\RUNNER~1\AppData\Local\Temp\jest-changed-files-test-dir'
at rmSync (e2e/Utils.ts:107:8)
at Object.<anonymous> (e2e/__tests__/jestChangedFiles.test.ts:62:24)
|
gets changed files for hg:
e2e/Utils.ts#L107
EBUSY: resource busy or locked, rmdir 'C:\Users\RUNNER~1\AppData\Local\Temp\jest-changed-files-test-dir'
at rmSync (e2e/Utils.ts:107:8)
at Object.<anonymous> (e2e/__tests__/jestChangedFiles.test.ts:61:25)
|
gets changed files for hg:
e2e/Utils.ts#L107
EBUSY: resource busy or locked, rmdir 'C:\Users\RUNNER~1\AppData\Local\Temp\jest-changed-files-test-dir'
at rmSync (e2e/Utils.ts:107:8)
at Object.<anonymous> (e2e/__tests__/jestChangedFiles.test.ts:62:24)
|
monitors only root paths for hg:
e2e/Utils.ts#L107
EBUSY: resource busy or locked, rmdir 'C:\Users\RUNNER~1\AppData\Local\Temp\jest-changed-files-test-dir'
at rmSync (e2e/Utils.ts:107:8)
at Object.<anonymous> (e2e/__tests__/jestChangedFiles.test.ts:61:25)
|
monitors only root paths for hg:
e2e/Utils.ts#L107
EBUSY: resource busy or locked, rmdir 'C:\Users\RUNNER~1\AppData\Local\Temp\jest-changed-files-test-dir'
at rmSync (e2e/Utils.ts:107:8)
at Object.<anonymous> (e2e/__tests__/jestChangedFiles.test.ts:62:24)
|
handles a bad revision for "changedSince":
e2e/Utils.ts#L107
EBUSY: resource busy or locked, rmdir 'C:\Users\RUNNER~1\AppData\Local\Temp\jest-changed-files-test-dir'
at rmSync (e2e/Utils.ts:107:8)
at Object.<anonymous> (e2e/__tests__/jestChangedFiles.test.ts:61:25)
|
--showConfig outputs config info and exits:
e2e/__tests__/showConfig.test.ts#L43
expect(received).toMatchSnapshot()
Snapshot name: `--showConfig outputs config info and exits 1`
- Snapshot - 1
+ Received + 0
@@ -121,11 +121,10 @@
"json": false,
"lastCommit": false,
"listTests": false,
"logHeapUsage": false,
"maxConcurrency": 5,
- "maxRelatedTestsDepth": Infinity,
"maxWorkers": "[maxWorkers]",
"noStackTrace": false,
"nonFlagArgs": [],
"notify": false,
"notifyMode": "failure-change",
at Object.toMatchSnapshot (e2e/__tests__/showConfig.test.ts:43:18)
|
--showConfig outputs config info and exits:
e2e/__tests__/showConfig.test.ts#L43
expect(received).toMatchSnapshot()
Snapshot name: `--showConfig outputs config info and exits 1`
- Snapshot - 1
+ Received + 0
@@ -121,11 +121,10 @@
"json": false,
"lastCommit": false,
"listTests": false,
"logHeapUsage": false,
"maxConcurrency": 5,
- "maxRelatedTestsDepth": Infinity,
"maxWorkers": "[maxWorkers]",
"noStackTrace": false,
"nonFlagArgs": [],
"notify": false,
"notifyMode": "failure-change",
at Object.toMatchSnapshot (e2e/__tests__/showConfig.test.ts:43:18)
|
--showConfig outputs config info and exits:
e2e/__tests__/showConfig.test.ts#L43
expect(received).toMatchSnapshot()
Snapshot name: `--showConfig outputs config info and exits 1`
- Snapshot - 1
+ Received + 0
@@ -121,11 +121,10 @@
"json": false,
"lastCommit": false,
"listTests": false,
"logHeapUsage": false,
"maxConcurrency": 5,
- "maxRelatedTestsDepth": Infinity,
"maxWorkers": "[maxWorkers]",
"noStackTrace": false,
"nonFlagArgs": [],
"notify": false,
"notifyMode": "failure-change",
at Object.toMatchSnapshot (e2e/__tests__/showConfig.test.ts:43:18)
|
Windows with shard 2/4 / Node v18.x
Final attempt failed. Child_process exited with error code 1
|
--showConfig outputs config info and exits:
e2e/__tests__/showConfig.test.ts#L43
expect(received).toMatchSnapshot()
Snapshot name: `--showConfig outputs config info and exits 1`
- Snapshot - 1
+ Received + 0
@@ -121,11 +121,10 @@
"json": false,
"lastCommit": false,
"listTests": false,
"logHeapUsage": false,
"maxConcurrency": 5,
- "maxRelatedTestsDepth": Infinity,
"maxWorkers": "[maxWorkers]",
"noStackTrace": false,
"nonFlagArgs": [],
"notify": false,
"notifyMode": "failure-change",
at Object.toMatchSnapshot (e2e/__tests__/showConfig.test.ts:43:18)
|
--showConfig outputs config info and exits:
e2e/__tests__/showConfig.test.ts#L43
expect(received).toMatchSnapshot()
Snapshot name: `--showConfig outputs config info and exits 1`
- Snapshot - 1
+ Received + 0
@@ -121,11 +121,10 @@
"json": false,
"lastCommit": false,
"listTests": false,
"logHeapUsage": false,
"maxConcurrency": 5,
- "maxRelatedTestsDepth": Infinity,
"maxWorkers": "[maxWorkers]",
"noStackTrace": false,
"nonFlagArgs": [],
"notify": false,
"notifyMode": "failure-change",
at Object.toMatchSnapshot (e2e/__tests__/showConfig.test.ts:43:18)
|
--showConfig outputs config info and exits:
e2e/__tests__/showConfig.test.ts#L43
expect(received).toMatchSnapshot()
Snapshot name: `--showConfig outputs config info and exits 1`
- Snapshot - 1
+ Received + 0
@@ -121,11 +121,10 @@
"json": false,
"lastCommit": false,
"listTests": false,
"logHeapUsage": false,
"maxConcurrency": 5,
- "maxRelatedTestsDepth": Infinity,
"maxWorkers": "[maxWorkers]",
"noStackTrace": false,
"nonFlagArgs": [],
"notify": false,
"notifyMode": "failure-change",
at Object.toMatchSnapshot (e2e/__tests__/showConfig.test.ts:43:18)
|
Windows with shard 2/4 / Node v22.x
Final attempt failed. Child_process exited with error code 1
|
--showConfig outputs config info and exits:
e2e/__tests__/showConfig.test.ts#L43
expect(received).toMatchSnapshot()
Snapshot name: `--showConfig outputs config info and exits 1`
- Snapshot - 1
+ Received + 0
@@ -121,11 +121,10 @@
"json": false,
"lastCommit": false,
"listTests": false,
"logHeapUsage": false,
"maxConcurrency": 5,
- "maxRelatedTestsDepth": Infinity,
"maxWorkers": "[maxWorkers]",
"noStackTrace": false,
"nonFlagArgs": [],
"notify": false,
"notifyMode": "failure-change",
at Object.toMatchSnapshot (e2e/__tests__/showConfig.test.ts:43:18)
at runMicrotasks (<anonymous>)
|
--showConfig outputs config info and exits:
e2e/__tests__/showConfig.test.ts#L43
expect(received).toMatchSnapshot()
Snapshot name: `--showConfig outputs config info and exits 1`
- Snapshot - 1
+ Received + 0
@@ -121,11 +121,10 @@
"json": false,
"lastCommit": false,
"listTests": false,
"logHeapUsage": false,
"maxConcurrency": 5,
- "maxRelatedTestsDepth": Infinity,
"maxWorkers": "[maxWorkers]",
"noStackTrace": false,
"nonFlagArgs": [],
"notify": false,
"notifyMode": "failure-change",
at Object.toMatchSnapshot (e2e/__tests__/showConfig.test.ts:43:18)
|
--showConfig outputs config info and exits:
e2e/__tests__/showConfig.test.ts#L43
expect(received).toMatchSnapshot()
Snapshot name: `--showConfig outputs config info and exits 1`
- Snapshot - 1
+ Received + 0
@@ -121,11 +121,10 @@
"json": false,
"lastCommit": false,
"listTests": false,
"logHeapUsage": false,
"maxConcurrency": 5,
- "maxRelatedTestsDepth": Infinity,
"maxWorkers": "[maxWorkers]",
"noStackTrace": false,
"nonFlagArgs": [],
"notify": false,
"notifyMode": "failure-change",
at Object.toMatchSnapshot (e2e/__tests__/showConfig.test.ts:43:18)
|
Windows with shard 2/4 / Node v16.x
Final attempt failed. Child_process exited with error code 1
|
all passing › runs the tests in the correct order:
e2e/__tests__/circusConcurrent.test.ts#L28
expect(received).toMatchSnapshot()
Snapshot name: `all passing runs the tests in the correct order 1`
- Snapshot - 2
+ Received + 2
@@ -92,16 +92,16 @@
END: "seven"
at log (__tests__/concurrent.test.js:15:11)
console.log
- END: "ten"
+ END: "eight"
at log (__tests__/concurrent.test.js:15:11)
console.log
- END: "eight"
+ END: "ten"
at log (__tests__/concurrent.test.js:15:11)
console.log
afterAll
at Object.toMatchSnapshot (e2e/__tests__/circusConcurrent.test.ts:28:20)
|
handles a bad revision for "changedSince":
e2e/Utils.ts#L107
EPERM, Permission denied: \\?\C:\Users\RUNNER~1\AppData\Local\Temp\jest-changed-files-test-dir '\\?\C:\Users\RUNNER~1\AppData\Local\Temp\jest-changed-files-test-dir'
at rmSync (e2e/Utils.ts:107:8)
at Object.<anonymous> (e2e/__tests__/jestChangedFiles.test.ts:61:25)
|
handles a bad revision for "changedSince":
e2e/Utils.ts#L107
EPERM, Permission denied: \\?\C:\Users\RUNNER~1\AppData\Local\Temp\jest-changed-files-test-dir '\\?\C:\Users\RUNNER~1\AppData\Local\Temp\jest-changed-files-test-dir'
at rmSync (e2e/Utils.ts:107:8)
at Object.<anonymous> (e2e/__tests__/jestChangedFiles.test.ts:62:24)
|
gets changed files for hg:
e2e/Utils.ts#L107
EPERM, Permission denied: \\?\C:\Users\RUNNER~1\AppData\Local\Temp\jest-changed-files-test-dir '\\?\C:\Users\RUNNER~1\AppData\Local\Temp\jest-changed-files-test-dir'
at rmSync (e2e/Utils.ts:107:8)
at Object.<anonymous> (e2e/__tests__/jestChangedFiles.test.ts:61:25)
|
gets changed files for hg:
e2e/Utils.ts#L107
EPERM, Permission denied: \\?\C:\Users\RUNNER~1\AppData\Local\Temp\jest-changed-files-test-dir '\\?\C:\Users\RUNNER~1\AppData\Local\Temp\jest-changed-files-test-dir'
at rmSync (e2e/Utils.ts:107:8)
at Object.<anonymous> (e2e/__tests__/jestChangedFiles.test.ts:62:24)
|
monitors only root paths for hg:
e2e/Utils.ts#L107
EPERM, Permission denied: \\?\C:\Users\RUNNER~1\AppData\Local\Temp\jest-changed-files-test-dir '\\?\C:\Users\RUNNER~1\AppData\Local\Temp\jest-changed-files-test-dir'
at rmSync (e2e/Utils.ts:107:8)
at Object.<anonymous> (e2e/__tests__/jestChangedFiles.test.ts:61:25)
|
monitors only root paths for hg:
e2e/Utils.ts#L107
EPERM, Permission denied: \\?\C:\Users\RUNNER~1\AppData\Local\Temp\jest-changed-files-test-dir '\\?\C:\Users\RUNNER~1\AppData\Local\Temp\jest-changed-files-test-dir'
at rmSync (e2e/Utils.ts:107:8)
at Object.<anonymous> (e2e/__tests__/jestChangedFiles.test.ts:62:24)
|
handles a bad revision for "changedSince":
e2e/Utils.ts#L107
EPERM, Permission denied: \\?\C:\Users\RUNNER~1\AppData\Local\Temp\jest-changed-files-test-dir '\\?\C:\Users\RUNNER~1\AppData\Local\Temp\jest-changed-files-test-dir'
at rmSync (e2e/Utils.ts:107:8)
at Object.<anonymous> (e2e/__tests__/jestChangedFiles.test.ts:61:25)
|
handles a bad revision for "changedSince":
e2e/Utils.ts#L107
EPERM, Permission denied: \\?\C:\Users\RUNNER~1\AppData\Local\Temp\jest-changed-files-test-dir '\\?\C:\Users\RUNNER~1\AppData\Local\Temp\jest-changed-files-test-dir'
at rmSync (e2e/Utils.ts:107:8)
at Object.<anonymous> (e2e/__tests__/jestChangedFiles.test.ts:62:24)
|
--showConfig outputs config info and exits:
e2e/__tests__/showConfig.test.ts#L43
expect(received).toMatchSnapshot()
Snapshot name: `--showConfig outputs config info and exits 1`
- Snapshot - 1
+ Received + 0
@@ -121,11 +121,10 @@
"json": false,
"lastCommit": false,
"listTests": false,
"logHeapUsage": false,
"maxConcurrency": 5,
- "maxRelatedTestsDepth": Infinity,
"maxWorkers": "[maxWorkers]",
"noStackTrace": false,
"nonFlagArgs": [],
"notify": false,
"notifyMode": "failure-change",
at Object.toMatchSnapshot (e2e/__tests__/showConfig.test.ts:43:18)
|
--showConfig outputs config info and exits:
e2e/__tests__/showConfig.test.ts#L43
expect(received).toMatchSnapshot()
Snapshot name: `--showConfig outputs config info and exits 1`
- Snapshot - 1
+ Received + 0
@@ -121,11 +121,10 @@
"json": false,
"lastCommit": false,
"listTests": false,
"logHeapUsage": false,
"maxConcurrency": 5,
- "maxRelatedTestsDepth": Infinity,
"maxWorkers": "[maxWorkers]",
"noStackTrace": false,
"nonFlagArgs": [],
"notify": false,
"notifyMode": "failure-change",
at Object.toMatchSnapshot (e2e/__tests__/showConfig.test.ts:43:18)
|
all passing › runs the tests in the correct order:
e2e/__tests__/circusConcurrent.test.ts#L28
expect(received).toMatchSnapshot()
Snapshot name: `all passing runs the tests in the correct order 1`
- Snapshot - 5
+ Received + 5
@@ -67,36 +67,36 @@
START "nine"
at log (__tests__/concurrent.test.js:15:11)
console.log
- END: "nine"
+ END: "five"
at log (__tests__/concurrent.test.js:15:11)
console.log
START "ten"
at log (__tests__/concurrent.test.js:15:11)
console.log
- END: "five"
+ END: "nine"
at log (__tests__/concurrent.test.js:15:11)
console.log
- END: "six"
+ END: "ten"
at log (__tests__/concurrent.test.js:15:11)
console.log
- END: "seven"
+ END: "six"
at log (__tests__/concurrent.test.js:15:11)
console.log
- END: "ten"
+ END: "seven"
at log (__tests__/concurrent.test.js:15:11)
console.log
END: "eight"
at Object.toMatchSnapshot (e2e/__tests__/circusConcurrent.test.ts:28:20)
|
--showConfig outputs config info and exits:
e2e/__tests__/showConfig.test.ts#L43
expect(received).toMatchSnapshot()
Snapshot name: `--showConfig outputs config info and exits 1`
- Snapshot - 1
+ Received + 0
@@ -121,11 +121,10 @@
"json": false,
"lastCommit": false,
"listTests": false,
"logHeapUsage": false,
"maxConcurrency": 5,
- "maxRelatedTestsDepth": Infinity,
"maxWorkers": "[maxWorkers]",
"noStackTrace": false,
"nonFlagArgs": [],
"notify": false,
"notifyMode": "failure-change",
at Object.toMatchSnapshot (e2e/__tests__/showConfig.test.ts:43:18)
|
--showConfig outputs config info and exits:
e2e/__tests__/showConfig.test.ts#L43
expect(received).toMatchSnapshot()
Snapshot name: `--showConfig outputs config info and exits 1`
- Snapshot - 1
+ Received + 0
@@ -121,11 +121,10 @@
"json": false,
"lastCommit": false,
"listTests": false,
"logHeapUsage": false,
"maxConcurrency": 5,
- "maxRelatedTestsDepth": Infinity,
"maxWorkers": "[maxWorkers]",
"noStackTrace": false,
"nonFlagArgs": [],
"notify": false,
"notifyMode": "failure-change",
at Object.toMatchSnapshot (e2e/__tests__/showConfig.test.ts:43:18)
|
--showConfig outputs config info and exits:
e2e/__tests__/showConfig.test.ts#L43
expect(received).toMatchSnapshot()
Snapshot name: `--showConfig outputs config info and exits 1`
- Snapshot - 1
+ Received + 0
@@ -121,11 +121,10 @@
"json": false,
"lastCommit": false,
"listTests": false,
"logHeapUsage": false,
"maxConcurrency": 5,
- "maxRelatedTestsDepth": Infinity,
"maxWorkers": "[maxWorkers]",
"noStackTrace": false,
"nonFlagArgs": [],
"notify": false,
"notifyMode": "failure-change",
at Object.toMatchSnapshot (e2e/__tests__/showConfig.test.ts:43:18)
|
macOS with shard 2/3 / Node v23.x
Final attempt failed. Child_process exited with error code 1
|
--showConfig outputs config info and exits:
e2e/__tests__/showConfig.test.ts#L43
expect(received).toMatchSnapshot()
Snapshot name: `--showConfig outputs config info and exits 1`
- Snapshot - 1
+ Received + 0
@@ -121,11 +121,10 @@
"json": false,
"lastCommit": false,
"listTests": false,
"logHeapUsage": false,
"maxConcurrency": 5,
- "maxRelatedTestsDepth": Infinity,
"maxWorkers": "[maxWorkers]",
"noStackTrace": false,
"nonFlagArgs": [],
"notify": false,
"notifyMode": "failure-change",
at Object.toMatchSnapshot (e2e/__tests__/showConfig.test.ts:43:18)
|
--showConfig outputs config info and exits:
e2e/__tests__/showConfig.test.ts#L43
expect(received).toMatchSnapshot()
Snapshot name: `--showConfig outputs config info and exits 1`
- Snapshot - 1
+ Received + 0
@@ -121,11 +121,10 @@
"json": false,
"lastCommit": false,
"listTests": false,
"logHeapUsage": false,
"maxConcurrency": 5,
- "maxRelatedTestsDepth": Infinity,
"maxWorkers": "[maxWorkers]",
"noStackTrace": false,
"nonFlagArgs": [],
"notify": false,
"notifyMode": "failure-change",
at Object.toMatchSnapshot (e2e/__tests__/showConfig.test.ts:43:18)
|
--showConfig outputs config info and exits:
e2e/__tests__/showConfig.test.ts#L43
expect(received).toMatchSnapshot()
Snapshot name: `--showConfig outputs config info and exits 1`
- Snapshot - 1
+ Received + 0
@@ -121,11 +121,10 @@
"json": false,
"lastCommit": false,
"listTests": false,
"logHeapUsage": false,
"maxConcurrency": 5,
- "maxRelatedTestsDepth": Infinity,
"maxWorkers": "[maxWorkers]",
"noStackTrace": false,
"nonFlagArgs": [],
"notify": false,
"notifyMode": "failure-change",
at Object.toMatchSnapshot (e2e/__tests__/showConfig.test.ts:43:18)
|
Windows with shard 2/4 / Node LTS using jest-jasmine2
Final attempt failed. Child_process exited with error code 1
|
all passing › runs the tests in the correct order:
e2e/__tests__/circusConcurrent.test.ts#L28
expect(received).toMatchSnapshot()
Snapshot name: `all passing runs the tests in the correct order 1`
- Snapshot - 3
+ Received + 3
@@ -82,21 +82,21 @@
END: "five"
at log (__tests__/concurrent.test.js:15:11)
console.log
- END: "six"
+ END: "ten"
at log (__tests__/concurrent.test.js:15:11)
console.log
- END: "seven"
+ END: "six"
at log (__tests__/concurrent.test.js:15:11)
console.log
- END: "ten"
+ END: "seven"
at log (__tests__/concurrent.test.js:15:11)
console.log
END: "eight"
at Object.toMatchSnapshot (e2e/__tests__/circusConcurrent.test.ts:28:20)
|
all passing › runs the tests in the correct order:
e2e/__tests__/circusConcurrent.test.ts#L28
expect(received).toMatchSnapshot()
Snapshot name: `all passing runs the tests in the correct order 1`
- Snapshot - 3
+ Received + 3
@@ -82,21 +82,21 @@
END: "five"
at log (__tests__/concurrent.test.js:15:11)
console.log
- END: "six"
+ END: "ten"
at log (__tests__/concurrent.test.js:15:11)
console.log
- END: "seven"
+ END: "six"
at log (__tests__/concurrent.test.js:15:11)
console.log
- END: "ten"
+ END: "seven"
at log (__tests__/concurrent.test.js:15:11)
console.log
END: "eight"
at Object.toMatchSnapshot (e2e/__tests__/circusConcurrent.test.ts:28:20)
|
prints the config object:
undefined#L1
expect(received).toMatchSnapshot()
Snapshot name: `prints the config object 1`
- Snapshot - 1
+ Received + 1
@@ -97,11 +97,11 @@
"json": false,
"lastCommit": false,
"listTests": false,
"logHeapUsage": false,
"maxConcurrency": 5,
- "maxRelatedTestsDepth": Infinity,
+ "maxRelatedTestsDepth": null,
"maxWorkers": 2,
"noStackTrace": false,
"nonFlagArgs": [],
"notify": false,
"notifyMode": "failure-change",
at Object.toMatchSnapshot (packages/jest-core/src/lib/__tests__/logDebugMessages.test.ts:64:19)
|
prints the config object:
undefined#L1
expect(received).toMatchSnapshot()
Snapshot name: `prints the config object 1`
- Snapshot - 1
+ Received + 1
@@ -97,11 +97,11 @@
"json": false,
"lastCommit": false,
"listTests": false,
"logHeapUsage": false,
"maxConcurrency": 5,
- "maxRelatedTestsDepth": Infinity,
+ "maxRelatedTestsDepth": null,
"maxWorkers": 2,
"noStackTrace": false,
"nonFlagArgs": [],
"notify": false,
"notifyMode": "failure-change",
at Object.toMatchSnapshot (packages/jest-core/src/lib/__tests__/logDebugMessages.test.ts:64:19)
|
prints the config object:
undefined#L1
expect(received).toMatchSnapshot()
Snapshot name: `prints the config object 1`
- Snapshot - 1
+ Received + 1
@@ -97,11 +97,11 @@
"json": false,
"lastCommit": false,
"listTests": false,
"logHeapUsage": false,
"maxConcurrency": 5,
- "maxRelatedTestsDepth": Infinity,
+ "maxRelatedTestsDepth": null,
"maxWorkers": 2,
"noStackTrace": false,
"nonFlagArgs": [],
"notify": false,
"notifyMode": "failure-change",
at Object.toMatchSnapshot (packages/jest-core/src/lib/__tests__/logDebugMessages.test.ts:64:19)
|
macOS with shard 3/3 / Node v16.x
Final attempt failed. Child_process exited with error code 1
|
prints the config object:
undefined#L1
expect(received).toMatchSnapshot()
Snapshot name: `prints the config object 1`
- Snapshot - 1
+ Received + 1
@@ -97,11 +97,11 @@
"json": false,
"lastCommit": false,
"listTests": false,
"logHeapUsage": false,
"maxConcurrency": 5,
- "maxRelatedTestsDepth": Infinity,
+ "maxRelatedTestsDepth": null,
"maxWorkers": 2,
"noStackTrace": false,
"nonFlagArgs": [],
"notify": false,
"notifyMode": "failure-change",
at Object.toMatchSnapshot (packages/jest-core/src/lib/__tests__/logDebugMessages.test.ts:64:19)
|
prints the config object:
undefined#L1
expect(received).toMatchSnapshot()
Snapshot name: `prints the config object 1`
- Snapshot - 1
+ Received + 1
@@ -97,11 +97,11 @@
"json": false,
"lastCommit": false,
"listTests": false,
"logHeapUsage": false,
"maxConcurrency": 5,
- "maxRelatedTestsDepth": Infinity,
+ "maxRelatedTestsDepth": null,
"maxWorkers": 2,
"noStackTrace": false,
"nonFlagArgs": [],
"notify": false,
"notifyMode": "failure-change",
at Object.toMatchSnapshot (packages/jest-core/src/lib/__tests__/logDebugMessages.test.ts:64:19)
|
prints the config object:
undefined#L1
expect(received).toMatchSnapshot()
Snapshot name: `prints the config object 1`
- Snapshot - 1
+ Received + 1
@@ -97,11 +97,11 @@
"json": false,
"lastCommit": false,
"listTests": false,
"logHeapUsage": false,
"maxConcurrency": 5,
- "maxRelatedTestsDepth": Infinity,
+ "maxRelatedTestsDepth": null,
"maxWorkers": 2,
"noStackTrace": false,
"nonFlagArgs": [],
"notify": false,
"notifyMode": "failure-change",
at Object.toMatchSnapshot (packages/jest-core/src/lib/__tests__/logDebugMessages.test.ts:64:19)
|
macOS with shard 3/3 / Node v20.x
Final attempt failed. Child_process exited with error code 1
|
prints the config object:
undefined#L1
expect(received).toMatchSnapshot()
Snapshot name: `prints the config object 1`
- Snapshot - 1
+ Received + 1
@@ -97,11 +97,11 @@
"json": false,
"lastCommit": false,
"listTests": false,
"logHeapUsage": false,
"maxConcurrency": 5,
- "maxRelatedTestsDepth": Infinity,
+ "maxRelatedTestsDepth": null,
"maxWorkers": 2,
"noStackTrace": false,
"nonFlagArgs": [],
"notify": false,
"notifyMode": "failure-change",
at Object.toMatchSnapshot (packages/jest-core/src/lib/__tests__/logDebugMessages.test.ts:64:19)
|
processChild › handles `BigInt`:
e2e/__tests__/nonSerializableStructuresInequality.test.ts#L36
Process exited
at waitUntil (e2e/__tests__/nonSerializableStructuresInequality.test.ts:36:9)
at Object.testIn2Workers (e2e/__tests__/nonSerializableStructuresInequality.test.ts:85:35)
|
processChild › handles `BigInt`:
undefined#L1
Timed out
at timeoutKill (node_modules/execa/lib/kill.js:65:23)
|
processChild › handles `BigInt`:
undefined#L1
Timed out
at timeoutKill (node_modules/execa/lib/kill.js:65:23)
|
prints the config object:
undefined#L1
expect(received).toMatchSnapshot()
Snapshot name: `prints the config object 1`
- Snapshot - 1
+ Received + 1
@@ -97,11 +97,11 @@
"json": false,
"lastCommit": false,
"listTests": false,
"logHeapUsage": false,
"maxConcurrency": 5,
- "maxRelatedTestsDepth": Infinity,
+ "maxRelatedTestsDepth": null,
"maxWorkers": 2,
"noStackTrace": false,
"nonFlagArgs": [],
"notify": false,
"notifyMode": "failure-change",
at Object.toMatchSnapshot (packages/jest-core/src/lib/__tests__/logDebugMessages.test.ts:64:19)
|
prints the config object:
undefined#L1
expect(received).toMatchSnapshot()
Snapshot name: `prints the config object 1`
- Snapshot - 1
+ Received + 1
@@ -97,11 +97,11 @@
"json": false,
"lastCommit": false,
"listTests": false,
"logHeapUsage": false,
"maxConcurrency": 5,
- "maxRelatedTestsDepth": Infinity,
+ "maxRelatedTestsDepth": null,
"maxWorkers": 2,
"noStackTrace": false,
"nonFlagArgs": [],
"notify": false,
"notifyMode": "failure-change",
at Object.toMatchSnapshot (packages/jest-core/src/lib/__tests__/logDebugMessages.test.ts:64:19)
|
Windows with shard 4/4 / Node v18.x
Final attempt failed. Child_process exited with error code 1
|
prints the config object:
undefined#L1
expect(received).toMatchSnapshot()
Snapshot name: `prints the config object 1`
- Snapshot - 1
+ Received + 1
@@ -97,11 +97,11 @@
"json": false,
"lastCommit": false,
"listTests": false,
"logHeapUsage": false,
"maxConcurrency": 5,
- "maxRelatedTestsDepth": Infinity,
+ "maxRelatedTestsDepth": null,
"maxWorkers": 2,
"noStackTrace": false,
"nonFlagArgs": [],
"notify": false,
"notifyMode": "failure-change",
at Object.toMatchSnapshot (packages/jest-core/src/lib/__tests__/logDebugMessages.test.ts:64:19)
|
prints the config object:
undefined#L1
expect(received).toMatchSnapshot()
Snapshot name: `prints the config object 1`
- Snapshot - 1
+ Received + 1
@@ -97,11 +97,11 @@
"json": false,
"lastCommit": false,
"listTests": false,
"logHeapUsage": false,
"maxConcurrency": 5,
- "maxRelatedTestsDepth": Infinity,
+ "maxRelatedTestsDepth": null,
"maxWorkers": 2,
"noStackTrace": false,
"nonFlagArgs": [],
"notify": false,
"notifyMode": "failure-change",
at Object.toMatchSnapshot (packages/jest-core/src/lib/__tests__/logDebugMessages.test.ts:64:19)
|
prints the config object:
undefined#L1
expect(received).toMatchSnapshot()
Snapshot name: `prints the config object 1`
- Snapshot - 1
+ Received + 1
@@ -97,11 +97,11 @@
"json": false,
"lastCommit": false,
"listTests": false,
"logHeapUsage": false,
"maxConcurrency": 5,
- "maxRelatedTestsDepth": Infinity,
+ "maxRelatedTestsDepth": null,
"maxWorkers": 2,
"noStackTrace": false,
"nonFlagArgs": [],
"notify": false,
"notifyMode": "failure-change",
at Object.toMatchSnapshot (packages/jest-core/src/lib/__tests__/logDebugMessages.test.ts:64:19)
|
macOS with shard 3/3 / Node v18.x
Final attempt failed. Child_process exited with error code 1
|
notify › does not report --notify flag:
e2e/__tests__/detectOpenHandles.ts#L111
expect(received).toBe(expected) // Object.is equality
Expected: ""
Received: "Jest did not exit one second after the test run has completed.·
'This usually means that there are asynchronous operations that weren't stopped in your tests. Consider running Jest with `--detectOpenHandles` to troubleshoot this issue."
at Object.toBe (e2e/__tests__/detectOpenHandles.ts:111:27)
|
--showConfig outputs config info and exits:
e2e/__tests__/showConfig.test.ts#L43
expect(received).toMatchSnapshot()
Snapshot name: `--showConfig outputs config info and exits 1`
- Snapshot - 1
+ Received + 0
@@ -121,11 +121,10 @@
"json": false,
"lastCommit": false,
"listTests": false,
"logHeapUsage": false,
"maxConcurrency": 5,
- "maxRelatedTestsDepth": Infinity,
"maxWorkers": "[maxWorkers]",
"noStackTrace": false,
"nonFlagArgs": [],
"notify": false,
"notifyMode": "failure-change",
at Object.toMatchSnapshot (e2e/__tests__/showConfig.test.ts:43:18)
|
--showConfig outputs config info and exits:
e2e/__tests__/showConfig.test.ts#L43
expect(received).toMatchSnapshot()
Snapshot name: `--showConfig outputs config info and exits 1`
- Snapshot - 1
+ Received + 0
@@ -121,11 +121,10 @@
"json": false,
"lastCommit": false,
"listTests": false,
"logHeapUsage": false,
"maxConcurrency": 5,
- "maxRelatedTestsDepth": Infinity,
"maxWorkers": "[maxWorkers]",
"noStackTrace": false,
"nonFlagArgs": [],
"notify": false,
"notifyMode": "failure-change",
at Object.toMatchSnapshot (e2e/__tests__/showConfig.test.ts:43:18)
|
--showConfig outputs config info and exits:
e2e/__tests__/showConfig.test.ts#L43
expect(received).toMatchSnapshot()
Snapshot name: `--showConfig outputs config info and exits 1`
- Snapshot - 1
+ Received + 0
@@ -121,11 +121,10 @@
"json": false,
"lastCommit": false,
"listTests": false,
"logHeapUsage": false,
"maxConcurrency": 5,
- "maxRelatedTestsDepth": Infinity,
"maxWorkers": "[maxWorkers]",
"noStackTrace": false,
"nonFlagArgs": [],
"notify": false,
"notifyMode": "failure-change",
at Object.toMatchSnapshot (e2e/__tests__/showConfig.test.ts:43:18)
|
macOS with shard 2/3 / Node LTS using jest-jasmine2
Final attempt failed. Child_process exited with error code 1
|
prints the config object:
undefined#L1
expect(received).toMatchSnapshot()
Snapshot name: `prints the config object 1`
- Snapshot - 1
+ Received + 1
@@ -97,11 +97,11 @@
"json": false,
"lastCommit": false,
"listTests": false,
"logHeapUsage": false,
"maxConcurrency": 5,
- "maxRelatedTestsDepth": Infinity,
+ "maxRelatedTestsDepth": null,
"maxWorkers": 2,
"noStackTrace": false,
"nonFlagArgs": [],
"notify": false,
"notifyMode": "failure-change",
at Object.toMatchSnapshot (packages/jest-core/src/lib/__tests__/logDebugMessages.test.ts:64:19)
|
prints the config object:
undefined#L1
expect(received).toMatchSnapshot()
Snapshot name: `prints the config object 1`
- Snapshot - 1
+ Received + 1
@@ -97,11 +97,11 @@
"json": false,
"lastCommit": false,
"listTests": false,
"logHeapUsage": false,
"maxConcurrency": 5,
- "maxRelatedTestsDepth": Infinity,
+ "maxRelatedTestsDepth": null,
"maxWorkers": 2,
"noStackTrace": false,
"nonFlagArgs": [],
"notify": false,
"notifyMode": "failure-change",
at Object.toMatchSnapshot (packages/jest-core/src/lib/__tests__/logDebugMessages.test.ts:64:19)
|
prints the config object:
undefined#L1
expect(received).toMatchSnapshot()
Snapshot name: `prints the config object 1`
- Snapshot - 1
+ Received + 1
@@ -97,11 +97,11 @@
"json": false,
"lastCommit": false,
"listTests": false,
"logHeapUsage": false,
"maxConcurrency": 5,
- "maxRelatedTestsDepth": Infinity,
+ "maxRelatedTestsDepth": null,
"maxWorkers": 2,
"noStackTrace": false,
"nonFlagArgs": [],
"notify": false,
"notifyMode": "failure-change",
at Object.toMatchSnapshot (packages/jest-core/src/lib/__tests__/logDebugMessages.test.ts:64:19)
|
Windows with shard 4/4 / Node v16.x
Final attempt failed. Child_process exited with error code 1
|
prints the config object:
undefined#L1
expect(received).toMatchSnapshot()
Snapshot name: `prints the config object 1`
- Snapshot - 1
+ Received + 1
@@ -97,11 +97,11 @@
"json": false,
"lastCommit": false,
"listTests": false,
"logHeapUsage": false,
"maxConcurrency": 5,
- "maxRelatedTestsDepth": Infinity,
+ "maxRelatedTestsDepth": null,
"maxWorkers": 2,
"noStackTrace": false,
"nonFlagArgs": [],
"notify": false,
"notifyMode": "failure-change",
at Object.toMatchSnapshot (packages/jest-core/src/lib/__tests__/logDebugMessages.test.ts:64:19)
|
prints the config object:
undefined#L1
expect(received).toMatchSnapshot()
Snapshot name: `prints the config object 1`
- Snapshot - 1
+ Received + 1
@@ -97,11 +97,11 @@
"json": false,
"lastCommit": false,
"listTests": false,
"logHeapUsage": false,
"maxConcurrency": 5,
- "maxRelatedTestsDepth": Infinity,
+ "maxRelatedTestsDepth": null,
"maxWorkers": 2,
"noStackTrace": false,
"nonFlagArgs": [],
"notify": false,
"notifyMode": "failure-change",
at Object.toMatchSnapshot (packages/jest-core/src/lib/__tests__/logDebugMessages.test.ts:64:19)
|
prints the config object:
undefined#L1
expect(received).toMatchSnapshot()
Snapshot name: `prints the config object 1`
- Snapshot - 1
+ Received + 1
@@ -97,11 +97,11 @@
"json": false,
"lastCommit": false,
"listTests": false,
"logHeapUsage": false,
"maxConcurrency": 5,
- "maxRelatedTestsDepth": Infinity,
+ "maxRelatedTestsDepth": null,
"maxWorkers": 2,
"noStackTrace": false,
"nonFlagArgs": [],
"notify": false,
"notifyMode": "failure-change",
at Object.toMatchSnapshot (packages/jest-core/src/lib/__tests__/logDebugMessages.test.ts:64:19)
|
Windows with shard 4/4 / Node v20.x
Final attempt failed. Child_process exited with error code 1
|
prints the config object:
undefined#L1
expect(received).toMatchSnapshot()
Snapshot name: `prints the config object 1`
- Snapshot - 1
+ Received + 1
@@ -97,11 +97,11 @@
"json": false,
"lastCommit": false,
"listTests": false,
"logHeapUsage": false,
"maxConcurrency": 5,
- "maxRelatedTestsDepth": Infinity,
+ "maxRelatedTestsDepth": null,
"maxWorkers": 2,
"noStackTrace": false,
"nonFlagArgs": [],
"notify": false,
"notifyMode": "failure-change",
at Object.toMatchSnapshot (packages/jest-core/src/lib/__tests__/logDebugMessages.test.ts:64:19)
|
processChild › handles functions:
undefined#L1
Timed out
at timeoutKill (node_modules/execa/lib/kill.js:65:23)
|
processChild › handles functions:
e2e/Utils.ts#L107
EBUSY: resource busy or locked, rmdir 'C:\Users\RUNNER~1\AppData\Local\Temp\bigint-inequality-test'
at rmSync (e2e/Utils.ts:107:8)
at Object.<anonymous> (e2e/__tests__/nonSerializableStructuresInequality.test.ts:48:10)
|
processChild › handles mixed structure:
e2e/__tests__/nonSerializableStructuresInequality.test.ts#L36
Process exited
at waitUntil (e2e/__tests__/nonSerializableStructuresInequality.test.ts:36:9)
at Object.testIn2Workers (e2e/__tests__/nonSerializableStructuresInequality.test.ts:111:35)
|
prints the config object:
undefined#L1
expect(received).toMatchSnapshot()
Snapshot name: `prints the config object 1`
- Snapshot - 1
+ Received + 1
@@ -97,11 +97,11 @@
"json": false,
"lastCommit": false,
"listTests": false,
"logHeapUsage": false,
"maxConcurrency": 5,
- "maxRelatedTestsDepth": Infinity,
+ "maxRelatedTestsDepth": null,
"maxWorkers": 2,
"noStackTrace": false,
"nonFlagArgs": [],
"notify": false,
"notifyMode": "failure-change",
at Object.toMatchSnapshot (packages/jest-core/src/lib/__tests__/logDebugMessages.test.ts:64:19)
|
prints the config object:
undefined#L1
expect(received).toMatchSnapshot()
Snapshot name: `prints the config object 1`
- Snapshot - 1
+ Received + 1
@@ -97,11 +97,11 @@
"json": false,
"lastCommit": false,
"listTests": false,
"logHeapUsage": false,
"maxConcurrency": 5,
- "maxRelatedTestsDepth": Infinity,
+ "maxRelatedTestsDepth": null,
"maxWorkers": 2,
"noStackTrace": false,
"nonFlagArgs": [],
"notify": false,
"notifyMode": "failure-change",
at Object.toMatchSnapshot (packages/jest-core/src/lib/__tests__/logDebugMessages.test.ts:64:19)
|
Windows with shard 4/4 / Node LTS using jest-jasmine2
Final attempt failed. Child_process exited with error code 1
|
prints the config object:
undefined#L1
expect(received).toMatchSnapshot()
Snapshot name: `prints the config object 1`
- Snapshot - 1
+ Received + 1
@@ -97,11 +97,11 @@
"json": false,
"lastCommit": false,
"listTests": false,
"logHeapUsage": false,
"maxConcurrency": 5,
- "maxRelatedTestsDepth": Infinity,
+ "maxRelatedTestsDepth": null,
"maxWorkers": 2,
"noStackTrace": false,
"nonFlagArgs": [],
"notify": false,
"notifyMode": "failure-change",
at Object.toMatchSnapshot (packages/jest-core/src/lib/__tests__/logDebugMessages.test.ts:64:19)
|
prints the config object:
undefined#L1
expect(received).toMatchSnapshot()
Snapshot name: `prints the config object 1`
- Snapshot - 1
+ Received + 1
@@ -97,11 +97,11 @@
"json": false,
"lastCommit": false,
"listTests": false,
"logHeapUsage": false,
"maxConcurrency": 5,
- "maxRelatedTestsDepth": Infinity,
+ "maxRelatedTestsDepth": null,
"maxWorkers": 2,
"noStackTrace": false,
"nonFlagArgs": [],
"notify": false,
"notifyMode": "failure-change",
at Object.toMatchSnapshot (packages/jest-core/src/lib/__tests__/logDebugMessages.test.ts:64:19)
|
prints the config object:
undefined#L1
expect(received).toMatchSnapshot()
Snapshot name: `prints the config object 1`
- Snapshot - 1
+ Received + 1
@@ -97,11 +97,11 @@
"json": false,
"lastCommit": false,
"listTests": false,
"logHeapUsage": false,
"maxConcurrency": 5,
- "maxRelatedTestsDepth": Infinity,
+ "maxRelatedTestsDepth": null,
"maxWorkers": 2,
"noStackTrace": false,
"nonFlagArgs": [],
"notify": false,
"notifyMode": "failure-change",
at Object.toMatchSnapshot (packages/jest-core/src/lib/__tests__/logDebugMessages.test.ts:64:19)
|
Windows with shard 4/4 / Node v22.x
Final attempt failed. Child_process exited with error code 1
|
prints the config object:
undefined#L1
expect(received).toMatchSnapshot()
Snapshot name: `prints the config object 1`
- Snapshot - 1
+ Received + 1
@@ -97,11 +97,11 @@
"json": false,
"lastCommit": false,
"listTests": false,
"logHeapUsage": false,
"maxConcurrency": 5,
- "maxRelatedTestsDepth": Infinity,
+ "maxRelatedTestsDepth": null,
"maxWorkers": 2,
"noStackTrace": false,
"nonFlagArgs": [],
"notify": false,
"notifyMode": "failure-change",
at Object.toMatchSnapshot (packages/jest-core/src/lib/__tests__/logDebugMessages.test.ts:64:19)
|
prints the config object:
undefined#L1
expect(received).toMatchSnapshot()
Snapshot name: `prints the config object 1`
- Snapshot - 1
+ Received + 1
@@ -97,11 +97,11 @@
"json": false,
"lastCommit": false,
"listTests": false,
"logHeapUsage": false,
"maxConcurrency": 5,
- "maxRelatedTestsDepth": Infinity,
+ "maxRelatedTestsDepth": null,
"maxWorkers": 2,
"noStackTrace": false,
"nonFlagArgs": [],
"notify": false,
"notifyMode": "failure-change",
at Object.toMatchSnapshot (packages/jest-core/src/lib/__tests__/logDebugMessages.test.ts:64:19)
|
prints the config object:
undefined#L1
expect(received).toMatchSnapshot()
Snapshot name: `prints the config object 1`
- Snapshot - 1
+ Received + 1
@@ -97,11 +97,11 @@
"json": false,
"lastCommit": false,
"listTests": false,
"logHeapUsage": false,
"maxConcurrency": 5,
- "maxRelatedTestsDepth": Infinity,
+ "maxRelatedTestsDepth": null,
"maxWorkers": 2,
"noStackTrace": false,
"nonFlagArgs": [],
"notify": false,
"notifyMode": "failure-change",
at Object.toMatchSnapshot (packages/jest-core/src/lib/__tests__/logDebugMessages.test.ts:64:19)
|
macOS with shard 3/3 / Node v22.x
Final attempt failed. Child_process exited with error code 1
|
prints the config object:
undefined#L1
expect(received).toMatchSnapshot()
Snapshot name: `prints the config object 1`
- Snapshot - 1
+ Received + 1
@@ -97,11 +97,11 @@
"json": false,
"lastCommit": false,
"listTests": false,
"logHeapUsage": false,
"maxConcurrency": 5,
- "maxRelatedTestsDepth": Infinity,
+ "maxRelatedTestsDepth": null,
"maxWorkers": 2,
"noStackTrace": false,
"nonFlagArgs": [],
"notify": false,
"notifyMode": "failure-change",
at Object.toMatchSnapshot (packages/jest-core/src/lib/__tests__/logDebugMessages.test.ts:64:19)
|
prints the config object:
undefined#L1
expect(received).toMatchSnapshot()
Snapshot name: `prints the config object 1`
- Snapshot - 1
+ Received + 1
@@ -97,11 +97,11 @@
"json": false,
"lastCommit": false,
"listTests": false,
"logHeapUsage": false,
"maxConcurrency": 5,
- "maxRelatedTestsDepth": Infinity,
+ "maxRelatedTestsDepth": null,
"maxWorkers": 2,
"noStackTrace": false,
"nonFlagArgs": [],
"notify": false,
"notifyMode": "failure-change",
at Object.toMatchSnapshot (packages/jest-core/src/lib/__tests__/logDebugMessages.test.ts:64:19)
|
prints the config object:
undefined#L1
expect(received).toMatchSnapshot()
Snapshot name: `prints the config object 1`
- Snapshot - 1
+ Received + 1
@@ -97,11 +97,11 @@
"json": false,
"lastCommit": false,
"listTests": false,
"logHeapUsage": false,
"maxConcurrency": 5,
- "maxRelatedTestsDepth": Infinity,
+ "maxRelatedTestsDepth": null,
"maxWorkers": 2,
"noStackTrace": false,
"nonFlagArgs": [],
"notify": false,
"notifyMode": "failure-change",
at Object.toMatchSnapshot (packages/jest-core/src/lib/__tests__/logDebugMessages.test.ts:64:19)
|
Windows with shard 4/4 / Node v23.x
Final attempt failed. Child_process exited with error code 1
|
prints the config object:
undefined#L1
expect(received).toMatchSnapshot()
Snapshot name: `prints the config object 1`
- Snapshot - 1
+ Received + 1
@@ -97,11 +97,11 @@
"json": false,
"lastCommit": false,
"listTests": false,
"logHeapUsage": false,
"maxConcurrency": 5,
- "maxRelatedTestsDepth": Infinity,
+ "maxRelatedTestsDepth": null,
"maxWorkers": 2,
"noStackTrace": false,
"nonFlagArgs": [],
"notify": false,
"notifyMode": "failure-change",
at Object.toMatchSnapshot (packages/jest-core/src/lib/__tests__/logDebugMessages.test.ts:64:19)
|
prints the config object:
undefined#L1
expect(received).toMatchSnapshot()
Snapshot name: `prints the config object 1`
- Snapshot - 1
+ Received + 1
@@ -97,11 +97,11 @@
"json": false,
"lastCommit": false,
"listTests": false,
"logHeapUsage": false,
"maxConcurrency": 5,
- "maxRelatedTestsDepth": Infinity,
+ "maxRelatedTestsDepth": null,
"maxWorkers": 2,
"noStackTrace": false,
"nonFlagArgs": [],
"notify": false,
"notifyMode": "failure-change",
at Object.toMatchSnapshot (packages/jest-core/src/lib/__tests__/logDebugMessages.test.ts:64:19)
|
prints the config object:
undefined#L1
expect(received).toMatchSnapshot()
Snapshot name: `prints the config object 1`
- Snapshot - 1
+ Received + 1
@@ -97,11 +97,11 @@
"json": false,
"lastCommit": false,
"listTests": false,
"logHeapUsage": false,
"maxConcurrency": 5,
- "maxRelatedTestsDepth": Infinity,
+ "maxRelatedTestsDepth": null,
"maxWorkers": 2,
"noStackTrace": false,
"nonFlagArgs": [],
"notify": false,
"notifyMode": "failure-change",
at Object.toMatchSnapshot (packages/jest-core/src/lib/__tests__/logDebugMessages.test.ts:64:19)
|
macOS with shard 3/3 / Node LTS using jest-jasmine2
Final attempt failed. Child_process exited with error code 1
|
prints the config object:
undefined#L1
expect(received).toMatchSnapshot()
Snapshot name: `prints the config object 1`
- Snapshot - 1
+ Received + 1
@@ -97,11 +97,11 @@
"json": false,
"lastCommit": false,
"listTests": false,
"logHeapUsage": false,
"maxConcurrency": 5,
- "maxRelatedTestsDepth": Infinity,
+ "maxRelatedTestsDepth": null,
"maxWorkers": 2,
"noStackTrace": false,
"nonFlagArgs": [],
"notify": false,
"notifyMode": "failure-change",
at Object.toMatchSnapshot (packages/jest-core/src/lib/__tests__/logDebugMessages.test.ts:64:19)
|
prints the config object:
undefined#L1
expect(received).toMatchSnapshot()
Snapshot name: `prints the config object 1`
- Snapshot - 1
+ Received + 1
@@ -97,11 +97,11 @@
"json": false,
"lastCommit": false,
"listTests": false,
"logHeapUsage": false,
"maxConcurrency": 5,
- "maxRelatedTestsDepth": Infinity,
+ "maxRelatedTestsDepth": null,
"maxWorkers": 2,
"noStackTrace": false,
"nonFlagArgs": [],
"notify": false,
"notifyMode": "failure-change",
at Object.toMatchSnapshot (packages/jest-core/src/lib/__tests__/logDebugMessages.test.ts:64:19)
|
prints the config object:
undefined#L1
expect(received).toMatchSnapshot()
Snapshot name: `prints the config object 1`
- Snapshot - 1
+ Received + 1
@@ -97,11 +97,11 @@
"json": false,
"lastCommit": false,
"listTests": false,
"logHeapUsage": false,
"maxConcurrency": 5,
- "maxRelatedTestsDepth": Infinity,
+ "maxRelatedTestsDepth": null,
"maxWorkers": 2,
"noStackTrace": false,
"nonFlagArgs": [],
"notify": false,
"notifyMode": "failure-change",
at Object.toMatchSnapshot (packages/jest-core/src/lib/__tests__/logDebugMessages.test.ts:64:19)
|
macOS with shard 3/3 / Node v23.x
Final attempt failed. Child_process exited with error code 1
|
Node LTS on Ubuntu with coverage (4/4)
Attempt 1 failed. Reason: Child_process exited with error code 1
|
Node LTS on Ubuntu with coverage (4/4)
Attempt 2 failed. Reason: Child_process exited with error code 1
|
Node LTS on Ubuntu with coverage (2/4)
Attempt 1 failed. Reason: Child_process exited with error code 1
|
Node LTS on Ubuntu with coverage (2/4)
Attempt 2 failed. Reason: Child_process exited with error code 1
|
Ubuntu with shard 2/4 / Node v20.x
Attempt 1 failed. Reason: Child_process exited with error code 1
|
Ubuntu with shard 2/4 / Node v20.x
Attempt 2 failed. Reason: Child_process exited with error code 1
|
Ubuntu with shard 2/4 / Node v23.x
Attempt 1 failed. Reason: Child_process exited with error code 1
|
Ubuntu with shard 2/4 / Node v23.x
Attempt 2 failed. Reason: Child_process exited with error code 1
|
Ubuntu with shard 2/4 / Node v18.x
Attempt 1 failed. Reason: Child_process exited with error code 1
|
Ubuntu with shard 2/4 / Node v18.x
Attempt 2 failed. Reason: Child_process exited with error code 1
|
Ubuntu with shard 2/4 / Node v22.x
Attempt 1 failed. Reason: Child_process exited with error code 1
|
Ubuntu with shard 2/4 / Node v22.x
Attempt 2 failed. Reason: Child_process exited with error code 1
|
Ubuntu with shard 2/4 / Node v16.x
Attempt 1 failed. Reason: Child_process exited with error code 1
|
Ubuntu with shard 2/4 / Node v16.x
Attempt 2 failed. Reason: Child_process exited with error code 1
|
Ubuntu with shard 2/4 / Node LTS using jest-jasmine2
Attempt 1 failed. Reason: Child_process exited with error code 1
|
Ubuntu with shard 2/4 / Node LTS using jest-jasmine2
Attempt 2 failed. Reason: Child_process exited with error code 1
|
Ubuntu with shard 4/4 / Node v16.x
Attempt 1 failed. Reason: Child_process exited with error code 1
|
Ubuntu with shard 4/4 / Node v16.x
Attempt 2 failed. Reason: Child_process exited with error code 1
|
Ubuntu with shard 4/4 / Node v20.x
Attempt 1 failed. Reason: Child_process exited with error code 1
|
Ubuntu with shard 4/4 / Node v20.x
Attempt 2 failed. Reason: Child_process exited with error code 1
|
Ubuntu with shard 4/4 / Node v22.x
Attempt 1 failed. Reason: Child_process exited with error code 1
|
Ubuntu with shard 4/4 / Node v22.x
Attempt 2 failed. Reason: Child_process exited with error code 1
|
Ubuntu with shard 4/4 / Node v18.x
Attempt 1 failed. Reason: Child_process exited with error code 1
|
Ubuntu with shard 4/4 / Node v18.x
Attempt 2 failed. Reason: Child_process exited with error code 1
|
Ubuntu with shard 4/4 / Node v23.x
Attempt 1 failed. Reason: Child_process exited with error code 1
|
Ubuntu with shard 4/4 / Node v23.x
Attempt 2 failed. Reason: Child_process exited with error code 1
|
Ubuntu with shard 4/4 / Node LTS using jest-jasmine2
Attempt 1 failed. Reason: Child_process exited with error code 1
|
Ubuntu with shard 4/4 / Node LTS using jest-jasmine2
Attempt 2 failed. Reason: Child_process exited with error code 1
|
Windows with shard 1/4 / Node v22.x
Attempt 1 failed. Reason: Child_process exited with error code 1
|
macOS with shard 2/3 / Node v22.x
Attempt 1 failed. Reason: Child_process exited with error code 1
|
macOS with shard 2/3 / Node v22.x
Attempt 2 failed. Reason: Child_process exited with error code 1
|
macOS with shard 2/3 / Node v18.x
Attempt 1 failed. Reason: Child_process exited with error code 1
|
macOS with shard 2/3 / Node v18.x
Attempt 2 failed. Reason: Child_process exited with error code 1
|
macOS with shard 2/3 / Node v16.x
Attempt 1 failed. Reason: Child_process exited with error code 1
|
macOS with shard 2/3 / Node v16.x
Attempt 2 failed. Reason: Child_process exited with error code 1
|
macOS with shard 2/3 / Node v20.x
Attempt 1 failed. Reason: Child_process exited with error code 1
|
macOS with shard 2/3 / Node v20.x
Attempt 2 failed. Reason: Child_process exited with error code 1
|
Windows with shard 2/4 / Node v20.x
Attempt 1 failed. Reason: Child_process exited with error code 1
|
Windows with shard 2/4 / Node v20.x
Attempt 2 failed. Reason: Child_process exited with error code 1
|
Windows with shard 2/4 / Node v18.x
Attempt 1 failed. Reason: Child_process exited with error code 1
|
Windows with shard 2/4 / Node v18.x
Attempt 2 failed. Reason: Child_process exited with error code 1
|
Windows with shard 2/4 / Node v22.x
Attempt 1 failed. Reason: Child_process exited with error code 1
|
Windows with shard 2/4 / Node v22.x
Attempt 2 failed. Reason: Child_process exited with error code 1
|
Windows with shard 2/4 / Node v16.x
Attempt 1 failed. Reason: Child_process exited with error code 1
|
Windows with shard 2/4 / Node v16.x
Attempt 2 failed. Reason: Child_process exited with error code 1
|
Windows with shard 3/4 / Node v20.x
Attempt 1 failed. Reason: Child_process exited with error code 1
|
Windows with shard 2/4 / Node v23.x
Attempt 1 failed. Reason: Child_process exited with error code 1
|
Windows with shard 2/4 / Node v23.x
Attempt 2 failed. Reason: Child_process exited with error code 1
|
Windows with shard 3/4 / Node v16.x
Attempt 1 failed. Reason: Child_process exited with error code 1
|
macOS with shard 2/3 / Node v23.x
Attempt 1 failed. Reason: Child_process exited with error code 1
|
macOS with shard 2/3 / Node v23.x
Attempt 2 failed. Reason: Child_process exited with error code 1
|
Windows with shard 2/4 / Node LTS using jest-jasmine2
Attempt 1 failed. Reason: Child_process exited with error code 1
|
Windows with shard 2/4 / Node LTS using jest-jasmine2
Attempt 2 failed. Reason: Child_process exited with error code 1
|
Windows with shard 3/4 / Node v18.x
Attempt 1 failed. Reason: Child_process exited with error code 1
|
Windows with shard 3/4 / Node v18.x
Attempt 2 failed. Reason: Child_process exited with error code 1
|
macOS with shard 3/3 / Node v16.x
Attempt 1 failed. Reason: Child_process exited with error code 1
|
macOS with shard 3/3 / Node v16.x
Attempt 2 failed. Reason: Child_process exited with error code 1
|
macOS with shard 3/3 / Node v20.x
Attempt 1 failed. Reason: Child_process exited with error code 1
|
macOS with shard 3/3 / Node v20.x
Attempt 2 failed. Reason: Child_process exited with error code 1
|
Windows with shard 4/4 / Node v18.x
Attempt 1 failed. Reason: Child_process exited with error code 1
|
Windows with shard 4/4 / Node v18.x
Attempt 2 failed. Reason: Child_process exited with error code 1
|
macOS with shard 3/3 / Node v18.x
Attempt 1 failed. Reason: Child_process exited with error code 1
|
macOS with shard 3/3 / Node v18.x
Attempt 2 failed. Reason: Child_process exited with error code 1
|
macOS with shard 2/3 / Node LTS using jest-jasmine2
Attempt 1 failed. Reason: Child_process exited with error code 1
|
macOS with shard 2/3 / Node LTS using jest-jasmine2
Attempt 2 failed. Reason: Child_process exited with error code 1
|
Windows with shard 4/4 / Node v16.x
Attempt 1 failed. Reason: Child_process exited with error code 1
|
Windows with shard 4/4 / Node v16.x
Attempt 2 failed. Reason: Child_process exited with error code 1
|
Windows with shard 4/4 / Node v20.x
Attempt 1 failed. Reason: Child_process exited with error code 1
|
Windows with shard 4/4 / Node v20.x
Attempt 2 failed. Reason: Child_process exited with error code 1
|
Windows with shard 4/4 / Node LTS using jest-jasmine2
Attempt 1 failed. Reason: Child_process exited with error code 1
|
Windows with shard 4/4 / Node LTS using jest-jasmine2
Attempt 2 failed. Reason: Child_process exited with error code 1
|
Windows with shard 4/4 / Node v22.x
Attempt 1 failed. Reason: Child_process exited with error code 1
|
Windows with shard 4/4 / Node v22.x
Attempt 2 failed. Reason: Child_process exited with error code 1
|
macOS with shard 3/3 / Node v22.x
Attempt 1 failed. Reason: Child_process exited with error code 1
|
macOS with shard 3/3 / Node v22.x
Attempt 2 failed. Reason: Child_process exited with error code 1
|
Windows with shard 4/4 / Node v23.x
Attempt 1 failed. Reason: Child_process exited with error code 1
|
Windows with shard 4/4 / Node v23.x
Attempt 2 failed. Reason: Child_process exited with error code 1
|
macOS with shard 3/3 / Node LTS using jest-jasmine2
Attempt 1 failed. Reason: Child_process exited with error code 1
|
macOS with shard 3/3 / Node LTS using jest-jasmine2
Attempt 2 failed. Reason: Child_process exited with error code 1
|
macOS with shard 3/3 / Node v23.x
Attempt 1 failed. Reason: Child_process exited with error code 1
|
macOS with shard 3/3 / Node v23.x
Attempt 2 failed. Reason: Child_process exited with error code 1
|