Add One Double Zero as coverage provider #14198
Triggered via pull request
October 25, 2024 12:09
Status
Cancelled
Total duration
12m 13s
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
26s
prepare-yarn-cache-windows
/
Prepare yarn cache for windows-latest
1m 9s
TypeScript Compatibility
5m 38s
Typecheck Examples and Tests
3m 54s
Lint
1m 45s
Validate Yarn dependencies and constraints
19s
Node LTS on Ubuntu with leak detection
1m 12s
Matrix: test-coverage
Matrix: test-ubuntu
Matrix: test-macos
Matrix: test-windows
Annotations
47 errors
Validate Yarn dependencies and constraints
Process completed with exit code 1.
|
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.
|
macOS with shard 1/3 / Node v18.x
Canceling since a higher priority waiting request for 'Node CI-odz' exists
|
macOS with shard 1/3 / Node v22.x
Canceling since a higher priority waiting request for 'Node CI-odz' exists
|
macOS with shard 1/3 / Node v20.x
Canceling since a higher priority waiting request for 'Node CI-odz' exists
|
macOS with shard 2/3 / Node LTS using jest-jasmine2
Canceling since a higher priority waiting request for 'Node CI-odz' exists
|
macOS with shard 3/3 / Node v16.x
Canceling since a higher priority waiting request for 'Node CI-odz' exists
|
macOS with shard 3/3 / Node v20.x
Canceling since a higher priority waiting request for 'Node CI-odz' exists
|
macOS with shard 3/3 / Node v18.x
Canceling since a higher priority waiting request for 'Node CI-odz' exists
|
macOS with shard 3/3 / Node v22.x
Canceling since a higher priority waiting request for 'Node CI-odz' exists
|
macOS with shard 3/3 / Node LTS using jest-jasmine2
Canceling since a higher priority waiting request for 'Node CI-odz' exists
|
Windows with shard 2/4 / Node v18.x
Canceling since a higher priority waiting request for 'Node CI-odz' exists
|
Windows with shard 3/4 / Node v20.x
Canceling since a higher priority waiting request for 'Node CI-odz' exists
|
Windows with shard 3/4 / Node v20.x
The operation was canceled.
|
Windows with shard 1/4 / Node v18.x
Canceling since a higher priority waiting request for 'Node CI-odz' exists
|
Windows with shard 1/4 / Node v18.x
The operation was canceled.
|
Windows with shard 4/4 / Node v16.x
Canceling since a higher priority waiting request for 'Node CI-odz' exists
|
Windows with shard 4/4 / Node v16.x
The operation was canceled.
|
Windows with shard 3/4 / Node v18.x
Canceling since a higher priority waiting request for 'Node CI-odz' exists
|
Windows with shard 3/4 / Node v18.x
The operation was canceled.
|
Windows with shard 3/4 / Node v22.x
Canceling since a higher priority waiting request for 'Node CI-odz' exists
|
Windows with shard 3/4 / Node v22.x
The operation was canceled.
|
Windows with shard 4/4 / Node v22.x
Canceling since a higher priority waiting request for 'Node CI-odz' exists
|
Windows with shard 4/4 / Node v22.x
The operation was canceled.
|
Windows with shard 4/4 / Node LTS using jest-jasmine2
Canceling since a higher priority waiting request for 'Node CI-odz' exists
|
Windows with shard 4/4 / Node LTS using jest-jasmine2
The operation was canceled.
|
Windows with shard 4/4 / Node v18.x
Canceling since a higher priority waiting request for 'Node CI-odz' exists
|
Windows with shard 4/4 / Node v18.x
The operation was canceled.
|
Windows with shard 1/4 / Node v16.x
Canceling since a higher priority waiting request for 'Node CI-odz' exists
|
Windows with shard 1/4 / Node v16.x
The operation was canceled.
|
Windows with shard 4/4 / Node v20.x
Canceling since a higher priority waiting request for 'Node CI-odz' exists
|
Windows with shard 4/4 / Node v20.x
The operation was canceled.
|
macOS with shard 2/3 / Node v22.x
Canceling since a higher priority waiting request for 'Node CI-odz' exists
|
macOS with shard 2/3 / Node v22.x
The operation was canceled.
|
Windows with shard 2/4 / Node v22.x
Canceling since a higher priority waiting request for 'Node CI-odz' exists
|
--findRelatedTests flag › coverage configuration is applied correctly:
node:internal/child_process#L511
Could not find test summary in the output.
OUTPUT:
PASS __tests__/a.test.js
✓ a (7 ms)
node:events:496
throw er; // Unhandled 'error' event
^
Error: kill EPERM
at ChildProcess.kill (node:internal/child_process:511:26)
at listOnTimeout (node:internal/timers:594:17)
at processTimers (node:internal/timers:529:7)
Emitted 'error' event on ChildProcess instance at:
at ChildProcess.kill (node:internal/child_process:511:12)
[... lines matching original stack trace ...]
at processTimers (node:internal/timers:529:7) {
errno: -4048,
code: 'EPERM',
syscall: 'kill'
}
Node.js v22.10.0
at extractSummary (e2e/Utils.ts:245:11)
at Object.<anonymous> (e2e/__tests__/findRelatedFiles.test.ts:244:43)
|
Windows with shard 2/4 / Node v22.x
The operation was canceled.
|
Windows with shard 1/4 / Node v22.x
Canceling since a higher priority waiting request for 'Node CI-odz' exists
|
collects coverage only from multiple specified files:
e2e/__tests__/coverageReport.test.ts#L66
expect(received).toMatchSnapshot()
Snapshot name: `collects coverage only from multiple specified files 1`
- Snapshot - 7
+ Received + 0
- --------------|---------|----------|---------|---------|-------------------
- File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s
- --------------|---------|----------|---------|---------|-------------------
- All files | 100 | 100 | 100 | 100 |
- file.js | 100 | 100 | 100 | 100 |
- otherFile.js | 100 | 100 | 100 | 100 |
- --------------|---------|----------|---------|---------|-------------------
at Object.toMatchSnapshot (e2e/__tests__/coverageReport.test.ts:66:18)
|
Windows with shard 1/4 / Node v22.x
The operation was canceled.
|
Windows with shard 3/4 / Node LTS using jest-jasmine2
Canceling since a higher priority waiting request for 'Node CI-odz' exists
|
Windows with shard 3/4 / Node LTS using jest-jasmine2
The operation was canceled.
|
Windows with shard 3/4 / Node v16.x
Canceling since a higher priority waiting request for 'Node CI-odz' exists
|
Windows with shard 3/4 / Node v16.x
The operation was canceled.
|
macOS with shard 1/3 / Node v16.x
Canceling since a higher priority waiting request for 'Node CI-odz' exists
|
macOS with shard 1/3 / Node v16.x
The operation was canceled.
|