Add One Double Zero as coverage provider #14194
nodejs.yml
on: pull_request
prepare-yarn-cache-ubuntu
/
Prepare yarn cache for ubuntu-latest
1m 3s
prepare-yarn-cache-macos
/
Prepare yarn cache for macos-latest
1m 8s
prepare-yarn-cache-windows
/
Prepare yarn cache for windows-latest
1m 32s
TypeScript Compatibility
5m 43s
Typecheck Examples and Tests
3m 50s
Lint
1m 37s
Validate Yarn dependencies and constraints
20s
Node LTS on Ubuntu with leak detection
1m 10s
Matrix: test-coverage
Matrix: test-ubuntu
Matrix: test-macos
Matrix: test-windows
Annotations
93 errors and 38 warnings
Validate Yarn dependencies and constraints
Process completed with exit code 1.
|
Lint:
packages/jest-cli/src/args.ts#L217
Insert `⏎·····`
|
Lint:
packages/jest-reporters/src/CoverageReporter.ts#L18
'one-double-zero' should be listed in the project's dependencies. Run 'npm i -S one-double-zero' to add it
|
Lint:
packages/jest-reporters/src/CoverageReporter.ts#L18
Replace `createOneDoubleZero,·type·ProcessCoverage,·type·SourceMap` with `⏎··createOneDoubleZero,⏎··type·ProcessCoverage,⏎··type·SourceMap,⏎`
|
Lint:
packages/jest-reporters/src/CoverageReporter.ts#L18
Member 'ProcessCoverage' of the import declaration should be sorted alphabetically
|
Lint:
packages/jest-reporters/src/CoverageReporter.ts#L34
`url` import should occur before import of `@bcoe/v8-coverage`
|
Lint:
packages/jest-reporters/src/CoverageReporter.ts#L526
Insert `⏎···············`
|
Lint:
packages/jest-reporters/src/CoverageReporter.ts#L531
Expected object keys to be in ascending order. 'functions' should be before 'url'
|
Lint:
packages/jest-reporters/src/CoverageReporter.ts#L531
Replace `(functionCoverage)` with `functionCoverage`
|
Lint:
packages/jest-reporters/src/CoverageReporter.ts#L534
Expected object keys to be in ascending order. 'functionName' should be before 'isBlockCoverage'
|
Lint:
packages/jest-reporters/src/CoverageReporter.ts#L535
Replace `(rangeCoverage)` with `rangeCoverage`
|
Typecheck Examples and Tests:
packages/jest-config/src/__tests__/normalize.test.ts#L1732
Argument of type '{ rootDir: string; automock: boolean; bail: number; cache: boolean; cacheDirectory: string; changedFilesWithAncestor: boolean; ci: boolean; clearMocks: boolean; collectCoverage: boolean; ... 53 more ...; workerThreads: boolean; }' is not assignable to parameter of type '{ maxWorkers?: string | number | undefined; watch?: boolean | undefined; watchAll?: boolean | undefined; automock?: boolean | undefined; bail?: number | boolean | undefined; cache?: boolean | undefined; ... 97 more ...; watchPlugins?: (string | [...])[] | undefined; }'.
|
Typecheck Examples and Tests
Process completed with exit code 2.
|
prints coverage with missing sourcemaps:
e2e/__tests__/coverageProviderODZ.test.ts#L23
expect(received).toMatchSnapshot()
Snapshot name: `prints coverage with missing sourcemaps 1`
- Snapshot - 1
+ Received + 0
@@ -6,7 +6,6 @@
----------|---------|----------|---------|---------|-------------------
File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s
----------|---------|----------|---------|---------|-------------------
All files | 100 | 100 | 100 | 100 |
Thing.js | 100 | 100 | 100 | 100 |
- x.css | 0 | 0 | 0 | 0 |
----------|---------|----------|---------|---------|-------------------
at Object.toMatchSnapshot (e2e/__tests__/coverageProviderODZ.test.ts:23:18)
|
prints coverage with missing sourcemaps:
e2e/__tests__/coverageProviderODZ.test.ts#L23
expect(received).toMatchSnapshot()
Snapshot name: `prints coverage with missing sourcemaps 1`
- Snapshot - 1
+ Received + 0
@@ -6,7 +6,6 @@
----------|---------|----------|---------|---------|-------------------
File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s
----------|---------|----------|---------|---------|-------------------
All files | 100 | 100 | 100 | 100 |
Thing.js | 100 | 100 | 100 | 100 |
- x.css | 0 | 0 | 0 | 0 |
----------|---------|----------|---------|---------|-------------------
at Object.toMatchSnapshot (e2e/__tests__/coverageProviderODZ.test.ts:23:18)
|
prints coverage with missing sourcemaps:
e2e/__tests__/coverageProviderODZ.test.ts#L23
expect(received).toMatchSnapshot()
Snapshot name: `prints coverage with missing sourcemaps 1`
- Snapshot - 1
+ Received + 0
@@ -6,7 +6,6 @@
----------|---------|----------|---------|---------|-------------------
File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s
----------|---------|----------|---------|---------|-------------------
All files | 100 | 100 | 100 | 100 |
Thing.js | 100 | 100 | 100 | 100 |
- x.css | 0 | 0 | 0 | 0 |
----------|---------|----------|---------|---------|-------------------
at Object.toMatchSnapshot (e2e/__tests__/coverageProviderODZ.test.ts:23:18)
|
Ubuntu with shard 1/4 / Node v22.x
Final attempt failed. Child_process exited with error code 1
|
prints coverage with missing sourcemaps:
e2e/__tests__/coverageProviderODZ.test.ts#L23
expect(received).toMatchSnapshot()
Snapshot name: `prints coverage with missing sourcemaps 1`
- Snapshot - 1
+ Received + 0
@@ -6,7 +6,6 @@
----------|---------|----------|---------|---------|-------------------
File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s
----------|---------|----------|---------|---------|-------------------
All files | 100 | 100 | 100 | 100 |
Thing.js | 100 | 100 | 100 | 100 |
- x.css | 0 | 0 | 0 | 0 |
----------|---------|----------|---------|---------|-------------------
at Object.toMatchSnapshot (e2e/__tests__/coverageProviderODZ.test.ts:23:18)
|
prints coverage with missing sourcemaps:
e2e/__tests__/coverageProviderODZ.test.ts#L23
expect(received).toMatchSnapshot()
Snapshot name: `prints coverage with missing sourcemaps 1`
- Snapshot - 1
+ Received + 0
@@ -6,7 +6,6 @@
----------|---------|----------|---------|---------|-------------------
File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s
----------|---------|----------|---------|---------|-------------------
All files | 100 | 100 | 100 | 100 |
Thing.js | 100 | 100 | 100 | 100 |
- x.css | 0 | 0 | 0 | 0 |
----------|---------|----------|---------|---------|-------------------
at Object.toMatchSnapshot (e2e/__tests__/coverageProviderODZ.test.ts:23:18)
|
prints coverage with missing sourcemaps:
e2e/__tests__/coverageProviderODZ.test.ts#L23
expect(received).toMatchSnapshot()
Snapshot name: `prints coverage with missing sourcemaps 1`
- Snapshot - 1
+ Received + 0
@@ -6,7 +6,6 @@
----------|---------|----------|---------|---------|-------------------
File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s
----------|---------|----------|---------|---------|-------------------
All files | 100 | 100 | 100 | 100 |
Thing.js | 100 | 100 | 100 | 100 |
- x.css | 0 | 0 | 0 | 0 |
----------|---------|----------|---------|---------|-------------------
at Object.toMatchSnapshot (e2e/__tests__/coverageProviderODZ.test.ts:23:18)
|
Ubuntu with shard 1/4 / Node v20.x
Final attempt failed. Child_process exited with error code 1
|
prints coverage with missing sourcemaps:
e2e/__tests__/coverageProviderODZ.test.ts#L23
expect(received).toMatchSnapshot()
Snapshot name: `prints coverage with missing sourcemaps 1`
- Snapshot - 1
+ Received + 0
@@ -6,7 +6,6 @@
----------|---------|----------|---------|---------|-------------------
File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s
----------|---------|----------|---------|---------|-------------------
All files | 100 | 100 | 100 | 100 |
Thing.js | 100 | 100 | 100 | 100 |
- x.css | 0 | 0 | 0 | 0 |
----------|---------|----------|---------|---------|-------------------
at Object.toMatchSnapshot (e2e/__tests__/coverageProviderODZ.test.ts:23:18)
|
prints coverage with missing sourcemaps:
e2e/__tests__/coverageProviderODZ.test.ts#L23
expect(received).toMatchSnapshot()
Snapshot name: `prints coverage with missing sourcemaps 1`
- Snapshot - 1
+ Received + 0
@@ -6,7 +6,6 @@
----------|---------|----------|---------|---------|-------------------
File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s
----------|---------|----------|---------|---------|-------------------
All files | 100 | 100 | 100 | 100 |
Thing.js | 100 | 100 | 100 | 100 |
- x.css | 0 | 0 | 0 | 0 |
----------|---------|----------|---------|---------|-------------------
at Object.toMatchSnapshot (e2e/__tests__/coverageProviderODZ.test.ts:23:18)
|
prints coverage with missing sourcemaps:
e2e/__tests__/coverageProviderODZ.test.ts#L23
expect(received).toMatchSnapshot()
Snapshot name: `prints coverage with missing sourcemaps 1`
- Snapshot - 1
+ Received + 0
@@ -6,7 +6,6 @@
----------|---------|----------|---------|---------|-------------------
File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s
----------|---------|----------|---------|---------|-------------------
All files | 100 | 100 | 100 | 100 |
Thing.js | 100 | 100 | 100 | 100 |
- x.css | 0 | 0 | 0 | 0 |
----------|---------|----------|---------|---------|-------------------
at Object.toMatchSnapshot (e2e/__tests__/coverageProviderODZ.test.ts:23:18)
|
Ubuntu with shard 1/4 / Node v18.x
Final attempt failed. Child_process exited with error code 1
|
prints coverage with missing sourcemaps:
e2e/__tests__/coverageProviderODZ.test.ts#L23
expect(received).toMatchSnapshot()
Snapshot name: `prints coverage with missing sourcemaps 1`
- Snapshot - 1
+ Received + 0
@@ -6,7 +6,6 @@
----------|---------|----------|---------|---------|-------------------
File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s
----------|---------|----------|---------|---------|-------------------
All files | 100 | 100 | 100 | 100 |
Thing.js | 100 | 100 | 100 | 100 |
- x.css | 0 | 0 | 0 | 0 |
----------|---------|----------|---------|---------|-------------------
at Object.toMatchSnapshot (e2e/__tests__/coverageProviderODZ.test.ts:23:18)
|
prints coverage with missing sourcemaps:
e2e/__tests__/coverageProviderODZ.test.ts#L23
expect(received).toMatchSnapshot()
Snapshot name: `prints coverage with missing sourcemaps 1`
- Snapshot - 1
+ Received + 0
@@ -6,7 +6,6 @@
----------|---------|----------|---------|---------|-------------------
File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s
----------|---------|----------|---------|---------|-------------------
All files | 100 | 100 | 100 | 100 |
Thing.js | 100 | 100 | 100 | 100 |
- x.css | 0 | 0 | 0 | 0 |
----------|---------|----------|---------|---------|-------------------
at Object.toMatchSnapshot (e2e/__tests__/coverageProviderODZ.test.ts:23:18)
|
prints coverage with missing sourcemaps:
e2e/__tests__/coverageProviderODZ.test.ts#L23
expect(received).toMatchSnapshot()
Snapshot name: `prints coverage with missing sourcemaps 1`
- Snapshot - 1
+ Received + 0
@@ -6,7 +6,6 @@
----------|---------|----------|---------|---------|-------------------
File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s
----------|---------|----------|---------|---------|-------------------
All files | 100 | 100 | 100 | 100 |
Thing.js | 100 | 100 | 100 | 100 |
- x.css | 0 | 0 | 0 | 0 |
----------|---------|----------|---------|---------|-------------------
at Object.toMatchSnapshot (e2e/__tests__/coverageProviderODZ.test.ts:23:18)
|
Ubuntu with shard 1/4 / Node LTS using jest-jasmine2
Final attempt failed. Child_process exited with error code 1
|
prints coverage with missing sourcemaps:
e2e/__tests__/coverageProviderODZ.test.ts#L23
expect(received).toMatchSnapshot()
Snapshot name: `prints coverage with missing sourcemaps 1`
- Snapshot - 1
+ Received + 0
@@ -6,7 +6,6 @@
----------|---------|----------|---------|---------|-------------------
File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s
----------|---------|----------|---------|---------|-------------------
All files | 100 | 100 | 100 | 100 |
Thing.js | 100 | 100 | 100 | 100 |
- x.css | 0 | 0 | 0 | 0 |
----------|---------|----------|---------|---------|-------------------
at Object.toMatchSnapshot (e2e/__tests__/coverageProviderODZ.test.ts:23:18)
|
prints coverage with missing sourcemaps:
e2e/__tests__/coverageProviderODZ.test.ts#L23
expect(received).toMatchSnapshot()
Snapshot name: `prints coverage with missing sourcemaps 1`
- Snapshot - 1
+ Received + 0
@@ -6,7 +6,6 @@
----------|---------|----------|---------|---------|-------------------
File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s
----------|---------|----------|---------|---------|-------------------
All files | 100 | 100 | 100 | 100 |
Thing.js | 100 | 100 | 100 | 100 |
- x.css | 0 | 0 | 0 | 0 |
----------|---------|----------|---------|---------|-------------------
at Object.toMatchSnapshot (e2e/__tests__/coverageProviderODZ.test.ts:23:18)
|
prints coverage with missing sourcemaps:
e2e/__tests__/coverageProviderODZ.test.ts#L23
expect(received).toMatchSnapshot()
Snapshot name: `prints coverage with missing sourcemaps 1`
- Snapshot - 1
+ Received + 0
@@ -6,7 +6,6 @@
----------|---------|----------|---------|---------|-------------------
File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s
----------|---------|----------|---------|---------|-------------------
All files | 100 | 100 | 100 | 100 |
Thing.js | 100 | 100 | 100 | 100 |
- x.css | 0 | 0 | 0 | 0 |
----------|---------|----------|---------|---------|-------------------
at Object.toMatchSnapshot (e2e/__tests__/coverageProviderODZ.test.ts:23:18)
|
Node LTS on Ubuntu with coverage (1/4)
Final attempt failed. Child_process exited with error code 1
|
prints coverage with missing sourcemaps:
e2e/__tests__/coverageProviderODZ.test.ts#L23
expect(received).toMatchSnapshot()
Snapshot name: `prints coverage with missing sourcemaps 1`
- Snapshot - 1
+ Received + 0
@@ -6,7 +6,6 @@
----------|---------|----------|---------|---------|-------------------
File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s
----------|---------|----------|---------|---------|-------------------
All files | 100 | 100 | 100 | 100 |
Thing.js | 100 | 100 | 100 | 100 |
- x.css | 0 | 0 | 0 | 0 |
----------|---------|----------|---------|---------|-------------------
at Object.toMatchSnapshot (e2e/__tests__/coverageProviderODZ.test.ts:23:18)
|
prints coverage with missing sourcemaps:
e2e/__tests__/coverageProviderODZ.test.ts#L23
expect(received).toMatchSnapshot()
Snapshot name: `prints coverage with missing sourcemaps 1`
- Snapshot - 1
+ Received + 0
@@ -6,7 +6,6 @@
----------|---------|----------|---------|---------|-------------------
File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s
----------|---------|----------|---------|---------|-------------------
All files | 100 | 100 | 100 | 100 |
Thing.js | 100 | 100 | 100 | 100 |
- x.css | 0 | 0 | 0 | 0 |
----------|---------|----------|---------|---------|-------------------
at Object.toMatchSnapshot (e2e/__tests__/coverageProviderODZ.test.ts:23:18)
|
prints coverage with missing sourcemaps:
e2e/__tests__/coverageProviderODZ.test.ts#L23
expect(received).toMatchSnapshot()
Snapshot name: `prints coverage with missing sourcemaps 1`
- Snapshot - 1
+ Received + 0
@@ -6,7 +6,6 @@
----------|---------|----------|---------|---------|-------------------
File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s
----------|---------|----------|---------|---------|-------------------
All files | 100 | 100 | 100 | 100 |
Thing.js | 100 | 100 | 100 | 100 |
- x.css | 0 | 0 | 0 | 0 |
----------|---------|----------|---------|---------|-------------------
at Object.toMatchSnapshot (e2e/__tests__/coverageProviderODZ.test.ts:23:18)
|
Ubuntu with shard 1/4 / Node v16.x
Final attempt failed. Child_process exited with error code 1
|
prints coverage with missing sourcemaps:
e2e/__tests__/coverageProviderODZ.test.ts#L23
expect(received).toMatchSnapshot()
Snapshot name: `prints coverage with missing sourcemaps 1`
- Snapshot - 1
+ Received + 0
@@ -6,7 +6,6 @@
----------|---------|----------|---------|---------|-------------------
File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s
----------|---------|----------|---------|---------|-------------------
All files | 100 | 100 | 100 | 100 |
Thing.js | 100 | 100 | 100 | 100 |
- x.css | 0 | 0 | 0 | 0 |
----------|---------|----------|---------|---------|-------------------
at Object.toMatchSnapshot (e2e/__tests__/coverageProviderODZ.test.ts:23:18)
|
prints coverage with missing sourcemaps:
e2e/__tests__/coverageProviderODZ.test.ts#L23
expect(received).toMatchSnapshot()
Snapshot name: `prints coverage with missing sourcemaps 1`
- Snapshot - 1
+ Received + 0
@@ -6,7 +6,6 @@
----------|---------|----------|---------|---------|-------------------
File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s
----------|---------|----------|---------|---------|-------------------
All files | 100 | 100 | 100 | 100 |
Thing.js | 100 | 100 | 100 | 100 |
- x.css | 0 | 0 | 0 | 0 |
----------|---------|----------|---------|---------|-------------------
at Object.toMatchSnapshot (e2e/__tests__/coverageProviderODZ.test.ts:23:18)
|
prints coverage with missing sourcemaps:
e2e/__tests__/coverageProviderODZ.test.ts#L23
expect(received).toMatchSnapshot()
Snapshot name: `prints coverage with missing sourcemaps 1`
- Snapshot - 1
+ Received + 0
@@ -6,7 +6,6 @@
----------|---------|----------|---------|---------|-------------------
File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s
----------|---------|----------|---------|---------|-------------------
All files | 100 | 100 | 100 | 100 |
Thing.js | 100 | 100 | 100 | 100 |
- x.css | 0 | 0 | 0 | 0 |
----------|---------|----------|---------|---------|-------------------
at Object.toMatchSnapshot (e2e/__tests__/coverageProviderODZ.test.ts:23:18)
|
macOS with shard 1/3 / Node v18.x
Final attempt failed. Child_process exited with error code 1
|
prints coverage with missing sourcemaps:
e2e/__tests__/coverageProviderODZ.test.ts#L23
expect(received).toMatchSnapshot()
Snapshot name: `prints coverage with missing sourcemaps 1`
- Snapshot - 1
+ Received + 0
@@ -6,7 +6,6 @@
----------|---------|----------|---------|---------|-------------------
File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s
----------|---------|----------|---------|---------|-------------------
All files | 100 | 100 | 100 | 100 |
Thing.js | 100 | 100 | 100 | 100 |
- x.css | 0 | 0 | 0 | 0 |
----------|---------|----------|---------|---------|-------------------
at Object.toMatchSnapshot (e2e/__tests__/coverageProviderODZ.test.ts:23:18)
|
prints coverage with missing sourcemaps:
e2e/__tests__/coverageProviderODZ.test.ts#L23
expect(received).toMatchSnapshot()
Snapshot name: `prints coverage with missing sourcemaps 1`
- Snapshot - 1
+ Received + 0
@@ -6,7 +6,6 @@
----------|---------|----------|---------|---------|-------------------
File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s
----------|---------|----------|---------|---------|-------------------
All files | 100 | 100 | 100 | 100 |
Thing.js | 100 | 100 | 100 | 100 |
- x.css | 0 | 0 | 0 | 0 |
----------|---------|----------|---------|---------|-------------------
at Object.toMatchSnapshot (e2e/__tests__/coverageProviderODZ.test.ts:23:18)
|
prints coverage with missing sourcemaps:
e2e/__tests__/coverageProviderODZ.test.ts#L23
expect(received).toMatchSnapshot()
Snapshot name: `prints coverage with missing sourcemaps 1`
- Snapshot - 1
+ Received + 0
@@ -6,7 +6,6 @@
----------|---------|----------|---------|---------|-------------------
File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s
----------|---------|----------|---------|---------|-------------------
All files | 100 | 100 | 100 | 100 |
Thing.js | 100 | 100 | 100 | 100 |
- x.css | 0 | 0 | 0 | 0 |
----------|---------|----------|---------|---------|-------------------
at Object.toMatchSnapshot (e2e/__tests__/coverageProviderODZ.test.ts:23:18)
|
macOS with shard 1/3 / Node v16.x
Final attempt failed. Child_process exited with error code 1
|
prints coverage with missing sourcemaps:
e2e/__tests__/coverageProviderODZ.test.ts#L23
expect(received).toMatchSnapshot()
Snapshot name: `prints coverage with missing sourcemaps 1`
- Snapshot - 1
+ Received + 0
@@ -6,7 +6,6 @@
----------|---------|----------|---------|---------|-------------------
File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s
----------|---------|----------|---------|---------|-------------------
All files | 100 | 100 | 100 | 100 |
Thing.js | 100 | 100 | 100 | 100 |
- x.css | 0 | 0 | 0 | 0 |
----------|---------|----------|---------|---------|-------------------
at Object.toMatchSnapshot (e2e/__tests__/coverageProviderODZ.test.ts:23:18)
|
prints coverage with missing sourcemaps:
e2e/__tests__/coverageProviderODZ.test.ts#L23
expect(received).toMatchSnapshot()
Snapshot name: `prints coverage with missing sourcemaps 1`
- Snapshot - 1
+ Received + 0
@@ -6,7 +6,6 @@
----------|---------|----------|---------|---------|-------------------
File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s
----------|---------|----------|---------|---------|-------------------
All files | 100 | 100 | 100 | 100 |
Thing.js | 100 | 100 | 100 | 100 |
- x.css | 0 | 0 | 0 | 0 |
----------|---------|----------|---------|---------|-------------------
at Object.toMatchSnapshot (e2e/__tests__/coverageProviderODZ.test.ts:23:18)
|
prints coverage with missing sourcemaps:
e2e/__tests__/coverageProviderODZ.test.ts#L23
expect(received).toMatchSnapshot()
Snapshot name: `prints coverage with missing sourcemaps 1`
- Snapshot - 1
+ Received + 0
@@ -6,7 +6,6 @@
----------|---------|----------|---------|---------|-------------------
File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s
----------|---------|----------|---------|---------|-------------------
All files | 100 | 100 | 100 | 100 |
Thing.js | 100 | 100 | 100 | 100 |
- x.css | 0 | 0 | 0 | 0 |
----------|---------|----------|---------|---------|-------------------
at Object.toMatchSnapshot (e2e/__tests__/coverageProviderODZ.test.ts:23:18)
|
macOS with shard 1/3 / Node v22.x
Final attempt failed. Child_process exited with error code 1
|
prints coverage with missing sourcemaps:
e2e/__tests__/coverageProviderODZ.test.ts#L23
expect(received).toMatchSnapshot()
Snapshot name: `prints coverage with missing sourcemaps 1`
- Snapshot - 1
+ Received + 0
@@ -6,7 +6,6 @@
----------|---------|----------|---------|---------|-------------------
File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s
----------|---------|----------|---------|---------|-------------------
All files | 100 | 100 | 100 | 100 |
Thing.js | 100 | 100 | 100 | 100 |
- x.css | 0 | 0 | 0 | 0 |
----------|---------|----------|---------|---------|-------------------
at Object.toMatchSnapshot (e2e/__tests__/coverageProviderODZ.test.ts:23:18)
|
prints coverage with missing sourcemaps:
e2e/__tests__/coverageProviderODZ.test.ts#L23
expect(received).toMatchSnapshot()
Snapshot name: `prints coverage with missing sourcemaps 1`
- Snapshot - 1
+ Received + 0
@@ -6,7 +6,6 @@
----------|---------|----------|---------|---------|-------------------
File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s
----------|---------|----------|---------|---------|-------------------
All files | 100 | 100 | 100 | 100 |
Thing.js | 100 | 100 | 100 | 100 |
- x.css | 0 | 0 | 0 | 0 |
----------|---------|----------|---------|---------|-------------------
at Object.toMatchSnapshot (e2e/__tests__/coverageProviderODZ.test.ts:23:18)
|
prints coverage with missing sourcemaps:
e2e/__tests__/coverageProviderODZ.test.ts#L23
expect(received).toMatchSnapshot()
Snapshot name: `prints coverage with missing sourcemaps 1`
- Snapshot - 1
+ Received + 0
@@ -6,7 +6,6 @@
----------|---------|----------|---------|---------|-------------------
File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s
----------|---------|----------|---------|---------|-------------------
All files | 100 | 100 | 100 | 100 |
Thing.js | 100 | 100 | 100 | 100 |
- x.css | 0 | 0 | 0 | 0 |
----------|---------|----------|---------|---------|-------------------
at Object.toMatchSnapshot (e2e/__tests__/coverageProviderODZ.test.ts:23:18)
|
macOS with shard 1/3 / Node v20.x
Final attempt failed. Child_process exited with error code 1
|
prints coverage with missing sourcemaps:
e2e/__tests__/coverageProviderODZ.test.ts#L23
expect(received).toMatchSnapshot()
Snapshot name: `prints coverage with missing sourcemaps 1`
- Snapshot - 1
+ Received + 0
@@ -6,7 +6,6 @@
----------|---------|----------|---------|---------|-------------------
File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s
----------|---------|----------|---------|---------|-------------------
All files | 100 | 100 | 100 | 100 |
Thing.js | 100 | 100 | 100 | 100 |
- x.css | 0 | 0 | 0 | 0 |
----------|---------|----------|---------|---------|-------------------
at Object.toMatchSnapshot (e2e/__tests__/coverageProviderODZ.test.ts:23:18)
|
prints coverage with missing sourcemaps:
e2e/__tests__/coverageProviderODZ.test.ts#L23
expect(received).toMatchSnapshot()
Snapshot name: `prints coverage with missing sourcemaps 1`
- Snapshot - 1
+ Received + 0
@@ -6,7 +6,6 @@
----------|---------|----------|---------|---------|-------------------
File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s
----------|---------|----------|---------|---------|-------------------
All files | 100 | 100 | 100 | 100 |
Thing.js | 100 | 100 | 100 | 100 |
- x.css | 0 | 0 | 0 | 0 |
----------|---------|----------|---------|---------|-------------------
at Object.toMatchSnapshot (e2e/__tests__/coverageProviderODZ.test.ts:23:18)
|
prints coverage with missing sourcemaps:
e2e/__tests__/coverageProviderODZ.test.ts#L23
expect(received).toMatchSnapshot()
Snapshot name: `prints coverage with missing sourcemaps 1`
- Snapshot - 1
+ Received + 0
@@ -6,7 +6,6 @@
----------|---------|----------|---------|---------|-------------------
File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s
----------|---------|----------|---------|---------|-------------------
All files | 100 | 100 | 100 | 100 |
Thing.js | 100 | 100 | 100 | 100 |
- x.css | 0 | 0 | 0 | 0 |
----------|---------|----------|---------|---------|-------------------
at Object.toMatchSnapshot (e2e/__tests__/coverageProviderODZ.test.ts:23:18)
|
macOS with shard 1/3 / Node LTS using jest-jasmine2
Final attempt failed. Child_process exited with error code 1
|
--findRelatedTests flag › coverage configuration is applied correctly:
e2e/Utils.ts#L107
EBUSY: resource busy or locked, rmdir 'C:\Users\RUNNER~1\AppData\Local\Temp\find-related-tests-test'
at rmSync (e2e/Utils.ts:107:8)
at Object.<anonymous> (e2e/__tests__/findRelatedFiles.test.ts:16:24)
|
prints coverage with empty sourcemaps:
e2e/__tests__/coverageProviderV8.test.ts#L35
expect(received).toBe(expected) // Object.is equality
Expected: 0
Received: 1
at Object.toBe (e2e/__tests__/coverageProviderV8.test.ts:35:20)
|
prints coverage with missing sourcemaps:
e2e/__tests__/coverageProviderODZ.test.ts#L23
expect(received).toMatchSnapshot()
Snapshot name: `prints coverage with missing sourcemaps 1`
- Snapshot - 1
+ Received + 0
@@ -6,7 +6,6 @@
----------|---------|----------|---------|---------|-------------------
File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s
----------|---------|----------|---------|---------|-------------------
All files | 100 | 100 | 100 | 100 |
Thing.js | 100 | 100 | 100 | 100 |
- x.css | 0 | 0 | 0 | 0 |
----------|---------|----------|---------|---------|-------------------
at Object.toMatchSnapshot (e2e/__tests__/coverageProviderODZ.test.ts:23:18)
|
prints coverage with missing sourcemaps:
e2e/__tests__/coverageProviderODZ.test.ts#L23
expect(received).toMatchSnapshot()
Snapshot name: `prints coverage with missing sourcemaps 1`
- Snapshot - 1
+ Received + 0
@@ -6,7 +6,6 @@
----------|---------|----------|---------|---------|-------------------
File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s
----------|---------|----------|---------|---------|-------------------
All files | 100 | 100 | 100 | 100 |
Thing.js | 100 | 100 | 100 | 100 |
- x.css | 0 | 0 | 0 | 0 |
----------|---------|----------|---------|---------|-------------------
at Object.toMatchSnapshot (e2e/__tests__/coverageProviderODZ.test.ts:23:18)
|
prints coverage with missing sourcemaps:
e2e/__tests__/coverageProviderODZ.test.ts#L23
expect(received).toMatchSnapshot()
Snapshot name: `prints coverage with missing sourcemaps 1`
- Snapshot - 1
+ Received + 0
@@ -6,7 +6,6 @@
----------|---------|----------|---------|---------|-------------------
File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s
----------|---------|----------|---------|---------|-------------------
All files | 100 | 100 | 100 | 100 |
Thing.js | 100 | 100 | 100 | 100 |
- x.css | 0 | 0 | 0 | 0 |
----------|---------|----------|---------|---------|-------------------
at Object.toMatchSnapshot (e2e/__tests__/coverageProviderODZ.test.ts:23:18)
|
Windows with shard 1/4 / Node v20.x
Final attempt failed. Child_process exited with error code 1
|
does not require project modules from inside node_modules:
e2e/__tests__/dependencyClash.test.ts#L83
expect(received).toBe(expected) // Object.is equality
Expected: 0
Received: 1
at Object.toBe (e2e/__tests__/dependencyClash.test.ts:83:20)
|
prints coverage with missing sourcemaps:
e2e/__tests__/coverageProviderODZ.test.ts#L23
expect(received).toMatchSnapshot()
Snapshot name: `prints coverage with missing sourcemaps 1`
- Snapshot - 1
+ Received + 0
@@ -6,7 +6,6 @@
----------|---------|----------|---------|---------|-------------------
File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s
----------|---------|----------|---------|---------|-------------------
All files | 100 | 100 | 100 | 100 |
Thing.js | 100 | 100 | 100 | 100 |
- x.css | 0 | 0 | 0 | 0 |
----------|---------|----------|---------|---------|-------------------
at Object.toMatchSnapshot (e2e/__tests__/coverageProviderODZ.test.ts:23:18)
|
reports coverage with `resetModules`:
e2e/__tests__/coverageProviderODZ.test.ts#L48
expect(received).toBe(expected) // Object.is equality
Expected: 0
Received: 1
at Object.toBe (e2e/__tests__/coverageProviderODZ.test.ts:48:20)
|
prints coverage with missing sourcemaps:
e2e/__tests__/coverageProviderODZ.test.ts#L23
expect(received).toMatchSnapshot()
Snapshot name: `prints coverage with missing sourcemaps 1`
- Snapshot - 1
+ Received + 0
@@ -6,7 +6,6 @@
----------|---------|----------|---------|---------|-------------------
File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s
----------|---------|----------|---------|---------|-------------------
All files | 100 | 100 | 100 | 100 |
Thing.js | 100 | 100 | 100 | 100 |
- x.css | 0 | 0 | 0 | 0 |
----------|---------|----------|---------|---------|-------------------
at Object.toMatchSnapshot (e2e/__tests__/coverageProviderODZ.test.ts:23:18)
|
prints coverage with missing sourcemaps:
e2e/__tests__/coverageProviderODZ.test.ts#L23
expect(received).toMatchSnapshot()
Snapshot name: `prints coverage with missing sourcemaps 1`
- Snapshot - 1
+ Received + 0
@@ -6,7 +6,6 @@
----------|---------|----------|---------|---------|-------------------
File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s
----------|---------|----------|---------|---------|-------------------
All files | 100 | 100 | 100 | 100 |
Thing.js | 100 | 100 | 100 | 100 |
- x.css | 0 | 0 | 0 | 0 |
----------|---------|----------|---------|---------|-------------------
at Object.toMatchSnapshot (e2e/__tests__/coverageProviderODZ.test.ts:23:18)
|
collects coverage from duplicate files avoiding shared cache:
e2e/__tests__/coverageReport.test.ts#L180
expect(received).toBe(expected) // Object.is equality
Expected: 0
Received: 1
at Object.toBe (e2e/__tests__/coverageReport.test.ts:180:20)
|
collects coverage from duplicate files avoiding shared cache:
e2e/__tests__/coverageReport.test.ts#L179
expect(received).toMatchSnapshot()
Snapshot name: `collects coverage from duplicate files avoiding shared cache 1`
- Snapshot - 9
+ Received + 0
- ---------------|---------|----------|---------|---------|-------------------
- File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s
- ---------------|---------|----------|---------|---------|-------------------
- All files | 100 | 100 | 100 | 100 |
- a | 100 | 100 | 100 | 100 |
- identical.js | 100 | 100 | 100 | 100 |
- b | 100 | 100 | 100 | 100 |
- identical.js | 100 | 100 | 100 | 100 |
- ---------------|---------|----------|---------|---------|-------------------
at Object.toMatchSnapshot (e2e/__tests__/coverageReport.test.ts:179:18)
|
Windows with shard 1/4 / Node v22.x
Final attempt failed. Child_process exited with error code 1
|
prints coverage with missing sourcemaps:
e2e/__tests__/coverageProviderODZ.test.ts#L23
expect(received).toMatchSnapshot()
Snapshot name: `prints coverage with missing sourcemaps 1`
- Snapshot - 1
+ Received + 0
@@ -6,7 +6,6 @@
----------|---------|----------|---------|---------|-------------------
File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s
----------|---------|----------|---------|---------|-------------------
All files | 100 | 100 | 100 | 100 |
Thing.js | 100 | 100 | 100 | 100 |
- x.css | 0 | 0 | 0 | 0 |
----------|---------|----------|---------|---------|-------------------
at Object.toMatchSnapshot (e2e/__tests__/coverageProviderODZ.test.ts:23:18)
|
prints coverage with missing sourcemaps:
e2e/__tests__/coverageProviderODZ.test.ts#L23
expect(received).toMatchSnapshot()
Snapshot name: `prints coverage with missing sourcemaps 1`
- Snapshot - 1
+ Received + 0
@@ -6,7 +6,6 @@
----------|---------|----------|---------|---------|-------------------
File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s
----------|---------|----------|---------|---------|-------------------
All files | 100 | 100 | 100 | 100 |
Thing.js | 100 | 100 | 100 | 100 |
- x.css | 0 | 0 | 0 | 0 |
----------|---------|----------|---------|---------|-------------------
at Object.toMatchSnapshot (e2e/__tests__/coverageProviderODZ.test.ts:23:18)
|
prints coverage with missing sourcemaps:
e2e/__tests__/coverageProviderODZ.test.ts#L23
expect(received).toMatchSnapshot()
Snapshot name: `prints coverage with missing sourcemaps 1`
- Snapshot - 1
+ Received + 0
@@ -6,7 +6,6 @@
----------|---------|----------|---------|---------|-------------------
File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s
----------|---------|----------|---------|---------|-------------------
All files | 100 | 100 | 100 | 100 |
Thing.js | 100 | 100 | 100 | 100 |
- x.css | 0 | 0 | 0 | 0 |
----------|---------|----------|---------|---------|-------------------
at Object.toMatchSnapshot (e2e/__tests__/coverageProviderODZ.test.ts:23:18)
|
Windows with shard 1/4 / Node v16.x
Final attempt failed. Child_process exited with error code 1
|
prints coverage with missing sourcemaps:
e2e/__tests__/coverageProviderODZ.test.ts#L23
expect(received).toMatchSnapshot()
Snapshot name: `prints coverage with missing sourcemaps 1`
- Snapshot - 1
+ Received + 0
@@ -6,7 +6,6 @@
----------|---------|----------|---------|---------|-------------------
File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s
----------|---------|----------|---------|---------|-------------------
All files | 100 | 100 | 100 | 100 |
Thing.js | 100 | 100 | 100 | 100 |
- x.css | 0 | 0 | 0 | 0 |
----------|---------|----------|---------|---------|-------------------
at Object.toMatchSnapshot (e2e/__tests__/coverageProviderODZ.test.ts:23:18)
|
prints coverage with missing sourcemaps:
e2e/__tests__/coverageProviderODZ.test.ts#L23
expect(received).toMatchSnapshot()
Snapshot name: `prints coverage with missing sourcemaps 1`
- Snapshot - 1
+ Received + 0
@@ -6,7 +6,6 @@
----------|---------|----------|---------|---------|-------------------
File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s
----------|---------|----------|---------|---------|-------------------
All files | 100 | 100 | 100 | 100 |
Thing.js | 100 | 100 | 100 | 100 |
- x.css | 0 | 0 | 0 | 0 |
----------|---------|----------|---------|---------|-------------------
at Object.toMatchSnapshot (e2e/__tests__/coverageProviderODZ.test.ts:23:18)
|
prints coverage with missing sourcemaps:
e2e/__tests__/coverageProviderODZ.test.ts#L23
expect(received).toMatchSnapshot()
Snapshot name: `prints coverage with missing sourcemaps 1`
- Snapshot - 1
+ Received + 0
@@ -6,7 +6,6 @@
----------|---------|----------|---------|---------|-------------------
File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s
----------|---------|----------|---------|---------|-------------------
All files | 100 | 100 | 100 | 100 |
Thing.js | 100 | 100 | 100 | 100 |
- x.css | 0 | 0 | 0 | 0 |
----------|---------|----------|---------|---------|-------------------
at Object.toMatchSnapshot (e2e/__tests__/coverageProviderODZ.test.ts:23:18)
|
Windows with shard 1/4 / 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)
|
prints coverage with missing sourcemaps:
e2e/__tests__/coverageProviderODZ.test.ts#L23
expect(received).toMatchSnapshot()
Snapshot name: `prints coverage with missing sourcemaps 1`
- Snapshot - 1
+ Received + 0
@@ -6,7 +6,6 @@
----------|---------|----------|---------|---------|-------------------
File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s
----------|---------|----------|---------|---------|-------------------
All files | 100 | 100 | 100 | 100 |
Thing.js | 100 | 100 | 100 | 100 |
- x.css | 0 | 0 | 0 | 0 |
----------|---------|----------|---------|---------|-------------------
at Object.toMatchSnapshot (e2e/__tests__/coverageProviderODZ.test.ts:23:18)
|
prints coverage with missing sourcemaps:
e2e/__tests__/coverageProviderODZ.test.ts#L23
expect(received).toMatchSnapshot()
Snapshot name: `prints coverage with missing sourcemaps 1`
- Snapshot - 1
+ Received + 0
@@ -6,7 +6,6 @@
----------|---------|----------|---------|---------|-------------------
File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s
----------|---------|----------|---------|---------|-------------------
All files | 100 | 100 | 100 | 100 |
Thing.js | 100 | 100 | 100 | 100 |
- x.css | 0 | 0 | 0 | 0 |
----------|---------|----------|---------|---------|-------------------
at Object.toMatchSnapshot (e2e/__tests__/coverageProviderODZ.test.ts:23:18)
|
prints coverage with missing sourcemaps:
e2e/__tests__/coverageProviderODZ.test.ts#L23
expect(received).toMatchSnapshot()
Snapshot name: `prints coverage with missing sourcemaps 1`
- Snapshot - 1
+ Received + 0
@@ -6,7 +6,6 @@
----------|---------|----------|---------|---------|-------------------
File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s
----------|---------|----------|---------|---------|-------------------
All files | 100 | 100 | 100 | 100 |
Thing.js | 100 | 100 | 100 | 100 |
- x.css | 0 | 0 | 0 | 0 |
----------|---------|----------|---------|---------|-------------------
at Object.toMatchSnapshot (e2e/__tests__/coverageProviderODZ.test.ts:23:18)
|
Windows with shard 1/4 / Node LTS using jest-jasmine2
Final attempt failed. Child_process exited with error code 1
|
processChild › handles `Symbol`:
undefined#L1
Timed out
at timeoutKill (node_modules/execa/lib/kill.js:65:23)
|
processChild › handles `Symbol`:
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 functions:
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:98:35)
|
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)
|
processChild › handles `Map`:
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:72:35)
|
processChild › handles `Map`:
undefined#L1
Timed out
at timeoutKill (node_modules/execa/lib/kill.js:65:23)
|
processChild › handles `Map`:
undefined#L1
Timed out
at timeoutKill (node_modules/execa/lib/kill.js:65:23)
|
Lint:
packages/jest-reporters/src/CoverageReporter.ts#L597
Unexpected console statement
|
Ubuntu with shard 1/4 / Node v22.x
Attempt 1 failed. Reason: Child_process exited with error code 1
|
Ubuntu with shard 1/4 / Node v22.x
Attempt 2 failed. Reason: Child_process exited with error code 1
|
Ubuntu with shard 1/4 / Node v20.x
Attempt 1 failed. Reason: Child_process exited with error code 1
|
Ubuntu with shard 1/4 / Node v20.x
Attempt 2 failed. Reason: Child_process exited with error code 1
|
Ubuntu with shard 1/4 / Node v18.x
Attempt 1 failed. Reason: Child_process exited with error code 1
|
Ubuntu with shard 1/4 / Node v18.x
Attempt 2 failed. Reason: Child_process exited with error code 1
|
Ubuntu with shard 1/4 / Node LTS using jest-jasmine2
Attempt 1 failed. Reason: Child_process exited with error code 1
|
Ubuntu with shard 1/4 / Node LTS using jest-jasmine2
Attempt 2 failed. Reason: Child_process exited with error code 1
|
Node LTS on Ubuntu with coverage (1/4)
Attempt 1 failed. Reason: Child_process exited with error code 1
|
Node LTS on Ubuntu with coverage (1/4)
Attempt 2 failed. Reason: Child_process exited with error code 1
|
Ubuntu with shard 1/4 / Node v16.x
Attempt 1 failed. Reason: Child_process exited with error code 1
|
Ubuntu with shard 1/4 / Node v16.x
Attempt 2 failed. Reason: Child_process exited with error code 1
|
macOS with shard 1/3 / Node v18.x
Attempt 1 failed. Reason: Child_process exited with error code 1
|
macOS with shard 1/3 / Node v18.x
Attempt 2 failed. Reason: Child_process exited with error code 1
|
macOS with shard 1/3 / Node v16.x
Attempt 1 failed. Reason: Child_process exited with error code 1
|
macOS with shard 1/3 / Node v16.x
Attempt 2 failed. Reason: Child_process exited with error code 1
|
macOS with shard 1/3 / Node v22.x
Attempt 1 failed. Reason: Child_process exited with error code 1
|
macOS with shard 1/3 / Node v22.x
Attempt 2 failed. Reason: Child_process exited with error code 1
|
macOS with shard 1/3 / Node v20.x
Attempt 1 failed. Reason: Child_process exited with error code 1
|
macOS with shard 1/3 / Node v20.x
Attempt 2 failed. Reason: Child_process exited with error code 1
|
macOS with shard 1/3 / Node LTS using jest-jasmine2
Attempt 1 failed. Reason: Child_process exited with error code 1
|
macOS with shard 1/3 / Node LTS using jest-jasmine2
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 3/4 / Node v22.x
Attempt 1 failed. Reason: Child_process exited with error code 1
|
Windows with shard 1/4 / Node v20.x
Attempt 1 failed. Reason: Child_process exited with error code 1
|
Windows with shard 1/4 / Node v20.x
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
|
Windows with shard 1/4 / Node v22.x
Attempt 2 failed. Reason: Child_process exited with error code 1
|
Windows with shard 1/4 / Node v16.x
Attempt 1 failed. Reason: Child_process exited with error code 1
|
Windows with shard 1/4 / Node v16.x
Attempt 2 failed. Reason: Child_process exited with error code 1
|
Windows with shard 1/4 / Node v18.x
Attempt 1 failed. Reason: Child_process exited with error code 1
|
Windows with shard 1/4 / 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
|
Windows with shard 1/4 / Node LTS using jest-jasmine2
Attempt 1 failed. Reason: Child_process exited with error code 1
|
Windows with shard 1/4 / Node LTS using jest-jasmine2
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 v16.x
Attempt 1 failed. Reason: Child_process exited with error code 1
|