Skip to content

Node Nightly CI

Node Nightly CI #399

Triggered via schedule October 14, 2024 12:05
Status Failure
Total duration 10m 56s
Artifacts

nightly.yml

on: schedule
prepare-yarn-cache-macos  /  Prepare yarn cache for macos-latest
18s
prepare-yarn-cache-macos / Prepare yarn cache for macos-latest
prepare-yarn-cache-ubuntu  /  Prepare yarn cache for ubuntu-latest
12s
prepare-yarn-cache-ubuntu / Prepare yarn cache for ubuntu-latest
prepare-yarn-cache-windows  /  Prepare yarn cache for windows-latest
56s
prepare-yarn-cache-windows / Prepare yarn cache for windows-latest
Matrix: test-macos / test-jasmine
Matrix: test-macos / test
Matrix: test-ubuntu / test-jasmine
Matrix: test-ubuntu / test
Matrix: test-windows / test-jasmine
Matrix: test-windows / test
Notify failed build
2s
Notify failed build
Fit to window
Zoom out
Zoom in

Annotations

102 errors and 39 warnings
gets changed files for git: e2e/__tests__/jestChangedFiles.test.ts#L209
Command failed with exit code 128: git diff --cached --name-only -- nested-dir nested-dir/second-nested-dir ../jest-changed-files-test-dir fatal: ../jest-changed-files-test-dir: '../jest-changed-files-test-dir' is outside repository at '/private/var/folders/t_/mmhnh941511_hp2lwh383bp00000gn/T/jest-changed-files-test-dir' at makeError (node_modules/execa/lib/error.js:60:11) at async Promise.all (index 0) at async Promise.all (index 0) at Object.<anonymous> (e2e/__tests__/jestChangedFiles.test.ts:209:31)
gets changed files for git: e2e/__tests__/jestChangedFiles.test.ts#L209
Command failed with exit code 128: git diff --cached --name-only -- nested-dir nested-dir/second-nested-dir ../jest-changed-files-test-dir fatal: ../jest-changed-files-test-dir: '../jest-changed-files-test-dir' is outside repository at '/private/var/folders/t_/mmhnh941511_hp2lwh383bp00000gn/T/jest-changed-files-test-dir' at makeError (node_modules/execa/lib/error.js:60:11) at async Promise.all (index 0) at async Promise.all (index 0) at Object.<anonymous> (e2e/__tests__/jestChangedFiles.test.ts:209:31)
gets changed files for git: e2e/__tests__/jestChangedFiles.test.ts#L209
Command failed with exit code 128: git diff --cached --name-only -- nested-dir nested-dir/second-nested-dir ../jest-changed-files-test-dir fatal: ../jest-changed-files-test-dir: '../jest-changed-files-test-dir' is outside repository at '/private/var/folders/t_/mmhnh941511_hp2lwh383bp00000gn/T/jest-changed-files-test-dir' at makeError (node_modules/execa/lib/error.js:60:11) at async Promise.all (index 0) at async Promise.all (index 0) at Object.<anonymous> (e2e/__tests__/jestChangedFiles.test.ts:209:31)
test-macos / Node nightly on macos-latest (2/4)
Final attempt failed. Child_process exited with error code 1
Repl › cli › runs without errors: undefined#L1
expect(received).toBe(expected) // Object.is equality Expected: "" Received: "(node:7123) ExperimentalWarning: Support for loading ES Module in require() is an experimental feature and might change at any time (Use `node --trace-warnings ...` to show where the warning was created)" at Object.toBe (packages/jest-repl/src/__tests__/jest_repl.test.js:31:36)
Repl › cli › runs without errors: undefined#L1
expect(received).toBe(expected) // Object.is equality Expected: "" Received: "(node:8079) ExperimentalWarning: Support for loading ES Module in require() is an experimental feature and might change at any time (Use `node --trace-warnings ...` to show where the warning was created)" at Object.toBe (packages/jest-repl/src/__tests__/jest_repl.test.js:31:36)
Repl › cli › runs without errors: undefined#L1
expect(received).toBe(expected) // Object.is equality Expected: "" Received: "(node:13123) ExperimentalWarning: Support for loading ES Module in require() is an experimental feature and might change at any time (Use `node --trace-warnings ...` to show where the warning was created)" at Object.toBe (packages/jest-repl/src/__tests__/jest_repl.test.js:31:36)
test-macos / Node Nightly on macos-latest using jest-jasmine2 (3/4)
Final attempt failed. Child_process exited with error code 1
Repl › cli › runs without errors: undefined#L1
expect(received).toBe(expected) // Object.is equality Expected: "" Received: "(node:7088) ExperimentalWarning: Support for loading ES Module in require() is an experimental feature and might change at any time (Use `node --trace-warnings ...` to show where the warning was created)" at Object.toBe (packages/jest-repl/src/__tests__/jest_repl.test.js:31:36)
Repl › cli › runs without errors: undefined#L1
expect(received).toBe(expected) // Object.is equality Expected: "" Received: "(node:7990) ExperimentalWarning: Support for loading ES Module in require() is an experimental feature and might change at any time (Use `node --trace-warnings ...` to show where the warning was created)" at Object.toBe (packages/jest-repl/src/__tests__/jest_repl.test.js:31:36)
Repl › cli › runs without errors: undefined#L1
expect(received).toBe(expected) // Object.is equality Expected: "" Received: "(node:13211) ExperimentalWarning: Support for loading ES Module in require() is an experimental feature and might change at any time (Use `node --trace-warnings ...` to show where the warning was created)" at Object.toBe (packages/jest-repl/src/__tests__/jest_repl.test.js:31:36)
test-macos / Node nightly on macos-latest (3/4)
Final attempt failed. Child_process exited with error code 1
roots › normalizes all paths relative to rootDir: undefined#L1
expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 1 Array [ "/root/path/foo/bar/baz", - "/root/path/foo/qux/quux", + "/root/path/foo/qux/quux/", ] at Object.toEqual (packages/jest-config/src/__tests__/normalize.test.ts:245:26)
roots › normalizes all paths relative to rootDir: undefined#L1
expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 1 Array [ "/root/path/foo/bar/baz", - "/root/path/foo/qux/quux", + "/root/path/foo/qux/quux/", ] at Object.toEqual (packages/jest-config/src/__tests__/normalize.test.ts:245:26)
roots › normalizes all paths relative to rootDir: undefined#L1
expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 1 Array [ "/root/path/foo/bar/baz", - "/root/path/foo/qux/quux", + "/root/path/foo/qux/quux/", ] at Object.toEqual (packages/jest-config/src/__tests__/normalize.test.ts:245:26)
test-ubuntu / Node Nightly on ubuntu-latest using jest-jasmine2 (4/4)
Final attempt failed. Child_process exited with error code 1
roots › normalizes all paths relative to rootDir: undefined#L1
expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 1 Array [ "/root/path/foo/bar/baz", - "/root/path/foo/qux/quux", + "/root/path/foo/qux/quux/", ] at Object.toEqual (packages/jest-config/src/__tests__/normalize.test.ts:245:26)
roots › normalizes all paths relative to rootDir: undefined#L1
expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 1 Array [ "/root/path/foo/bar/baz", - "/root/path/foo/qux/quux", + "/root/path/foo/qux/quux/", ] at Object.toEqual (packages/jest-config/src/__tests__/normalize.test.ts:245:26)
roots › normalizes all paths relative to rootDir: undefined#L1
expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 1 Array [ "/root/path/foo/bar/baz", - "/root/path/foo/qux/quux", + "/root/path/foo/qux/quux/", ] at Object.toEqual (packages/jest-config/src/__tests__/normalize.test.ts:245:26)
test-ubuntu / Node nightly on ubuntu-latest (4/4)
Final attempt failed. Child_process exited with error code 1
Repl › cli › runs without errors: undefined#L1
expect(received).toBe(expected) // Object.is equality Expected: "" Received: "(node:6476) ExperimentalWarning: Support for loading ES Module in require() is an experimental feature and might change at any time (Use `node --trace-warnings ...` to show where the warning was created)" at Object.toBe (packages/jest-repl/src/__tests__/jest_repl.test.js:31:36)
Repl › cli › runs without errors: undefined#L1
expect(received).toBe(expected) // Object.is equality Expected: "" Received: "(node:7356) ExperimentalWarning: Support for loading ES Module in require() is an experimental feature and might change at any time (Use `node --trace-warnings ...` to show where the warning was created)" at Object.toBe (packages/jest-repl/src/__tests__/jest_repl.test.js:31:36)
Repl › cli › runs without errors: undefined#L1
expect(received).toBe(expected) // Object.is equality Expected: "" Received: "(node:11501) ExperimentalWarning: Support for loading ES Module in require() is an experimental feature and might change at any time (Use `node --trace-warnings ...` to show where the warning was created)" at Object.toBe (packages/jest-repl/src/__tests__/jest_repl.test.js:31:36)
test-ubuntu / Node nightly on ubuntu-latest (3/4)
Final attempt failed. Child_process exited with error code 1
Repl › cli › runs without errors: undefined#L1
expect(received).toBe(expected) // Object.is equality Expected: "" Received: "(node:6290) ExperimentalWarning: Support for loading ES Module in require() is an experimental feature and might change at any time (Use `node --trace-warnings ...` to show where the warning was created)" at Object.toBe (packages/jest-repl/src/__tests__/jest_repl.test.js:31:36)
Repl › cli › runs without errors: undefined#L1
expect(received).toBe(expected) // Object.is equality Expected: "" Received: "(node:7185) ExperimentalWarning: Support for loading ES Module in require() is an experimental feature and might change at any time (Use `node --trace-warnings ...` to show where the warning was created)" at Object.toBe (packages/jest-repl/src/__tests__/jest_repl.test.js:31:36)
Repl › cli › runs without errors: undefined#L1
expect(received).toBe(expected) // Object.is equality Expected: "" Received: "(node:11120) ExperimentalWarning: Support for loading ES Module in require() is an experimental feature and might change at any time (Use `node --trace-warnings ...` to show where the warning was created)" at Object.toBe (packages/jest-repl/src/__tests__/jest_repl.test.js:31:36)
test-ubuntu / Node Nightly on ubuntu-latest using jest-jasmine2 (3/4)
Final attempt failed. Child_process exited with error code 1
gets changed files for git: e2e/__tests__/jestChangedFiles.test.ts#L209
Command failed with exit code 128: git diff --cached --name-only -- nested-dir nested-dir/second-nested-dir ../jest-changed-files-test-dir fatal: ../jest-changed-files-test-dir: '../jest-changed-files-test-dir' is outside repository at '/tmp/jest-changed-files-test-dir' at makeError (node_modules/execa/lib/error.js:60:11) at async Promise.all (index 0) at async Promise.all (index 0) at Object.<anonymous> (e2e/__tests__/jestChangedFiles.test.ts:209:31)
gets changed files for git: e2e/__tests__/jestChangedFiles.test.ts#L209
Command failed with exit code 128: git diff --cached --name-only -- nested-dir nested-dir/second-nested-dir ../jest-changed-files-test-dir fatal: ../jest-changed-files-test-dir: '../jest-changed-files-test-dir' is outside repository at '/tmp/jest-changed-files-test-dir' at makeError (node_modules/execa/lib/error.js:60:11) at async Promise.all (index 0) at async Promise.all (index 0) at Object.<anonymous> (e2e/__tests__/jestChangedFiles.test.ts:209:31)
gets changed files for git: e2e/__tests__/jestChangedFiles.test.ts#L209
Command failed with exit code 128: git diff --cached --name-only -- nested-dir nested-dir/second-nested-dir ../jest-changed-files-test-dir fatal: ../jest-changed-files-test-dir: '../jest-changed-files-test-dir' is outside repository at '/tmp/jest-changed-files-test-dir' at makeError (node_modules/execa/lib/error.js:60:11) at async Promise.all (index 0) at async Promise.all (index 0) at Object.<anonymous> (e2e/__tests__/jestChangedFiles.test.ts:209:31)
test-ubuntu / Node Nightly on ubuntu-latest using jest-jasmine2 (2/4)
Final attempt failed. Child_process exited with error code 1
gets changed files for git: e2e/__tests__/jestChangedFiles.test.ts#L209
Command failed with exit code 128: git diff --cached --name-only -- nested-dir nested-dir/second-nested-dir ../jest-changed-files-test-dir fatal: ../jest-changed-files-test-dir: '../jest-changed-files-test-dir' is outside repository at '/tmp/jest-changed-files-test-dir' at makeError (node_modules/execa/lib/error.js:60:11) at async Promise.all (index 0) at async Promise.all (index 0) at Object.<anonymous> (e2e/__tests__/jestChangedFiles.test.ts:209:31)
gets changed files for git: e2e/__tests__/jestChangedFiles.test.ts#L209
Command failed with exit code 128: git diff --cached --name-only -- nested-dir nested-dir/second-nested-dir ../jest-changed-files-test-dir fatal: ../jest-changed-files-test-dir: '../jest-changed-files-test-dir' is outside repository at '/tmp/jest-changed-files-test-dir' at makeError (node_modules/execa/lib/error.js:60:11) at async Promise.all (index 0) at async Promise.all (index 0) at Object.<anonymous> (e2e/__tests__/jestChangedFiles.test.ts:209:31)
gets changed files for git: e2e/__tests__/jestChangedFiles.test.ts#L209
Command failed with exit code 128: git diff --cached --name-only -- nested-dir nested-dir/second-nested-dir ../jest-changed-files-test-dir fatal: ../jest-changed-files-test-dir: '../jest-changed-files-test-dir' is outside repository at '/tmp/jest-changed-files-test-dir' at makeError (node_modules/execa/lib/error.js:60:11) at async Promise.all (index 0) at async Promise.all (index 0) at Object.<anonymous> (e2e/__tests__/jestChangedFiles.test.ts:209:31)
test-ubuntu / Node nightly on ubuntu-latest (2/4)
Final attempt failed. Child_process exited with error code 1
gets changed files for git: e2e/__tests__/jestChangedFiles.test.ts#L209
Command failed with exit code 128: git diff --cached --name-only -- nested-dir nested-dir/second-nested-dir ../jest-changed-files-test-dir fatal: ../jest-changed-files-test-dir: '../jest-changed-files-test-dir' is outside repository at '/private/var/folders/t_/mmhnh941511_hp2lwh383bp00000gn/T/jest-changed-files-test-dir' at makeError (node_modules/execa/lib/error.js:60:11) at async Promise.all (index 0) at async Promise.all (index 0) at Object.<anonymous> (e2e/__tests__/jestChangedFiles.test.ts:209:31)
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)
gets changed files for git: e2e/__tests__/jestChangedFiles.test.ts#L209
Command failed with exit code 128: git diff --cached --name-only -- nested-dir nested-dir/second-nested-dir ../jest-changed-files-test-dir fatal: ../jest-changed-files-test-dir: '../jest-changed-files-test-dir' is outside repository at '/private/var/folders/t_/mmhnh941511_hp2lwh383bp00000gn/T/jest-changed-files-test-dir' at makeError (node_modules/execa/lib/error.js:60:11) at async Promise.all (index 0) at async Promise.all (index 0) at Object.<anonymous> (e2e/__tests__/jestChangedFiles.test.ts:209:31)
gets changed files for git: e2e/__tests__/jestChangedFiles.test.ts#L209
Command failed with exit code 128: git diff --cached --name-only -- nested-dir nested-dir/second-nested-dir ../jest-changed-files-test-dir fatal: ../jest-changed-files-test-dir: '../jest-changed-files-test-dir' is outside repository at '/private/var/folders/t_/mmhnh941511_hp2lwh383bp00000gn/T/jest-changed-files-test-dir' at makeError (node_modules/execa/lib/error.js:60:11) at async Promise.all (index 0) at async Promise.all (index 0) at Object.<anonymous> (e2e/__tests__/jestChangedFiles.test.ts:209:31)
test-macos / Node Nightly on macos-latest using jest-jasmine2 (2/4)
Final attempt failed. Child_process exited with error code 1
prints a warning if a worker is force exited: e2e/__tests__/workerForceExit.test.ts#L48
expect(received).toBe(expected) // Object.is equality Expected: 0 Received: 1 at Object.toBe (e2e/__tests__/workerForceExit.test.ts:48:20)
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)
roots › normalizes all paths relative to rootDir: undefined#L1
expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 1 Array [ "/root/path/foo/bar/baz", - "/root/path/foo/qux/quux", + "/root/path/foo/qux/quux/", ] at Object.toEqual (packages/jest-config/src/__tests__/normalize.test.ts:245:26)
roots › normalizes all paths relative to rootDir: undefined#L1
expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 1 Array [ "/root/path/foo/bar/baz", - "/root/path/foo/qux/quux", + "/root/path/foo/qux/quux/", ] at Object.toEqual (packages/jest-config/src/__tests__/normalize.test.ts:245:26)
roots › normalizes all paths relative to rootDir: undefined#L1
expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 1 Array [ "/root/path/foo/bar/baz", - "/root/path/foo/qux/quux", + "/root/path/foo/qux/quux/", ] at Object.toEqual (packages/jest-config/src/__tests__/normalize.test.ts:245:26)
test-macos / Node nightly on macos-latest (4/4)
Final attempt failed. Child_process exited with error code 1
can press "p" to filter by file name: e2e/__tests__/watchModePatterns.test.ts#L51
expect(received).toMatchSnapshot(hint) Snapshot name: `can press "p" to filter by file name: test results 1` - Snapshot - 0 + Received + 2 PASS __tests__/bar.spec.js + 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. + PASS __tests__/foo.spec.js at Object.toMatchSnapshot (e2e/__tests__/watchModePatterns.test.ts:51:18)
prints a warning if a worker is force exited: e2e/Utils.ts#L107
EPERM, Permission denied: \\?\C:\Users\RUNNER~1\AppData\Local\Temp\worker-force-exit '\\?\C:\Users\RUNNER~1\AppData\Local\Temp\worker-force-exit' at rmSync (e2e/Utils.ts:107:8) at Object.<anonymous> (e2e/__tests__/workerForceExit.test.ts:22:25)
prints a warning if a worker is force exited: e2e/Utils.ts#L107
EPERM, Permission denied: \\?\C:\Users\RUNNER~1\AppData\Local\Temp\worker-force-exit '\\?\C:\Users\RUNNER~1\AppData\Local\Temp\worker-force-exit' at rmSync (e2e/Utils.ts:107:8) at Object.<anonymous> (e2e/__tests__/workerForceExit.test.ts:23:24)
force exits a worker that fails to exit gracefully: e2e/Utils.ts#L107
EPERM, Permission denied: \\?\C:\Users\RUNNER~1\AppData\Local\Temp\worker-force-exit '\\?\C:\Users\RUNNER~1\AppData\Local\Temp\worker-force-exit' at rmSync (e2e/Utils.ts:107:8) at Object.<anonymous> (e2e/__tests__/workerForceExit.test.ts:22:25)
force exits a worker that fails to exit gracefully: e2e/Utils.ts#L107
EPERM, Permission denied: \\?\C:\Users\RUNNER~1\AppData\Local\Temp\worker-force-exit '\\?\C:\Users\RUNNER~1\AppData\Local\Temp\worker-force-exit' at rmSync (e2e/Utils.ts:107:8) at Object.<anonymous> (e2e/__tests__/workerForceExit.test.ts:23:24)
outputs coverage report: e2e/__tests__/coverageReport.test.ts#L33
expect(received).toBe(expected) // Object.is equality Expected: 0 Received: 1 at Object.toBe (e2e/__tests__/coverageReport.test.ts:33:20)
outputs coverage report: e2e/__tests__/coverageReport.test.ts#L30
expect(received).toMatchSnapshot() Snapshot name: `outputs coverage report 1` - Snapshot - 15 + Received + 0 - -------------------------------------|---------|----------|---------|---------|------------------- - File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s - -------------------------------------|---------|----------|---------|---------|------------------- - All files | 60 | 0 | 50 | 60 | - coverage-report | 47.36 | 0 | 25 | 50 | - file.js | 100 | 100 | 100 | 100 | - notRequiredInTestSuite.js | 0 | 0 | 0 | 0 | 8-19 - otherFile.js | 100 | 100 | 100 | 100 | - sum.js | 87.5 | 100 | 50 | 100 | - sumDependency.js | 0 | 0 | 0 | 0 | 8-13 - coverage-report/cached-duplicates/a | 100 | 100 | 100 | 100 | - identical.js | 100 | 100 | 100 | 100 | - coverage-report/cached-duplicates/b | 100 | 100 | 100 | 100 | - identical.js | 100 | 100 | 100 | 100 | - -------------------------------------|---------|----------|---------|---------|------------------- at Object.toMatchSnapshot (e2e/__tests__/coverageReport.test.ts:30:18)
Option randomize › --randomize changes report to output seed: __tests__/get-seed.test.js#L9
Could not find test summary in the output. OUTPUT: PASS __tests__/any-seed.test.js FAIL __tests__/get-seed.test.js ● getSeed expect(received).toBe(expected) // Object.is equality Expected: 1234 Received: -406951867 7 | 8 | test('getSeed', () => { > 9 | expect(jest.getSeed()).toBe(1234); | ^ 10 | }); 11 | at Object.toBe (__tests__/get-seed.test.js:9:26) node:events:485 throw er; // Unhandled 'error' event ^ Error: kill EPERM at ChildProcess.kill (node:internal/child_process:512:26) at listOnTimeout (node:internal/timers:614:17) at process.processTimers (node:internal/timers:549:7) Emitted 'error' event on ChildProcess instance at: at ChildProcess.kill (node:internal/child_process:512:12) [... lines matching original stack trace ...] at process.processTimers (node:internal/timers:549:7) { errno: -4048, code: 'EPERM', syscall: 'kill' } Node.js v23.0.0-nightly20241014129ca9e319 at extractSummary (e2e/Utils.ts:245:11) at Object.<anonymous> (e2e/__tests__/showSeed.test.ts:21:37)
outputs coverage report when text-summary is requested: e2e/__tests__/coverageReport.test.ts#L128
expect(received).toBe(expected) // Object.is equality Expected: 0 Received: 1 at Object.toBe (e2e/__tests__/coverageReport.test.ts:128:20)
test-windows / Node nightly on windows-latest (1/4)
Final attempt failed. Child_process exited with error code 1
roots › normalizes all paths relative to rootDir: undefined#L1
expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 1 Array [ "/root/path/foo/bar/baz", - "/root/path/foo/qux/quux", + "/root/path/foo/qux/quux/", ] at Object.toEqual (packages/jest-config/src/__tests__/normalize.test.ts:245:26)
roots › normalizes all paths relative to rootDir: undefined#L1
expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 1 Array [ "/root/path/foo/bar/baz", - "/root/path/foo/qux/quux", + "/root/path/foo/qux/quux/", ] at Object.toEqual (packages/jest-config/src/__tests__/normalize.test.ts:245:26)
roots › normalizes all paths relative to rootDir: undefined#L1
expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 1 Array [ "/root/path/foo/bar/baz", - "/root/path/foo/qux/quux", + "/root/path/foo/qux/quux/", ] at Object.toEqual (packages/jest-config/src/__tests__/normalize.test.ts:245:26)
test-macos / Node Nightly on macos-latest using jest-jasmine2 (4/4)
Final attempt failed. Child_process exited with error code 1
roots › normalizes all paths relative to rootDir: undefined#L1
expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 1 Array [ "/root/path/foo/bar/baz", - "/root/path/foo/qux/quux", + "/root/path/foo/qux/quux/", ] at Object.toEqual (packages/jest-config/src/__tests__/normalize.test.ts:245:26)
roots › normalizes all paths relative to rootDir: undefined#L1
expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 1 Array [ "/root/path/foo/bar/baz", - "/root/path/foo/qux/quux", + "/root/path/foo/qux/quux/", ] at Object.toEqual (packages/jest-config/src/__tests__/normalize.test.ts:245:26)
roots › normalizes all paths relative to rootDir: undefined#L1
expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 1 Array [ "/root/path/foo/bar/baz", - "/root/path/foo/qux/quux", + "/root/path/foo/qux/quux/", ] at Object.toEqual (packages/jest-config/src/__tests__/normalize.test.ts:245:26)
test-windows / Node nightly on windows-latest (4/4)
Final attempt failed. Child_process exited with error code 1
gets changed files for git: 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 git: 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 git: 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 git: 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 git: 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 git: 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)
does not find changes in files with no diff: 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)
does not find changes in files with no diff: 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)
Repl › cli › runs without errors: undefined#L1
expect(received).toBe(expected) // Object.is equality Expected: "" Received: "(node:4820) ExperimentalWarning: Support for loading ES Module in require() is an experimental feature and might change at any time (Use `node --trace-warnings ...` to show where the warning was created)" at Object.toBe (packages/jest-repl/src/__tests__/jest_repl.test.js:31:36)
Repl › cli › runs without errors: undefined#L1
expect(received).toBe(expected) // Object.is equality Expected: "" Received: "(node:6088) ExperimentalWarning: Support for loading ES Module in require() is an experimental feature and might change at any time (Use `node --trace-warnings ...` to show where the warning was created)" at Object.toBe (packages/jest-repl/src/__tests__/jest_repl.test.js:31:36)
Repl › cli › runs without errors: undefined#L1
expect(received).toBe(expected) // Object.is equality Expected: "" Received: "(node:6604) ExperimentalWarning: Support for loading ES Module in require() is an experimental feature and might change at any time (Use `node --trace-warnings ...` to show where the warning was created)" at Object.toBe (packages/jest-repl/src/__tests__/jest_repl.test.js:31:36)
test-windows / Node Nightly on windows-latest using jest-jasmine2 (3/4)
Final attempt failed. Child_process exited with error code 1
gets changed files for git: e2e/__tests__/jestChangedFiles.test.ts#L209
Command failed with exit code 128: git diff --cached --name-only -- nested-dir nested-dir\second-nested-dir ..\jest-changed-files-test-dir fatal: ..\jest-changed-files-test-dir: '..\jest-changed-files-test-dir' is outside repository at 'C:/Users/runneradmin/AppData/Local/Temp/jest-changed-files-test-dir' at makeError (node_modules/execa/lib/error.js:60:11) at async Promise.all (index 0) at async Promise.all (index 0) at Object.<anonymous> (e2e/__tests__/jestChangedFiles.test.ts:209:31)
gets changed files for git: 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 git: 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 git: e2e/__tests__/jestChangedFiles.test.ts#L209
Command failed with exit code 128: git diff --cached --name-only -- nested-dir nested-dir\second-nested-dir ..\jest-changed-files-test-dir fatal: ..\jest-changed-files-test-dir: '..\jest-changed-files-test-dir' is outside repository at 'C:/Users/runneradmin/AppData/Local/Temp/jest-changed-files-test-dir' at makeError (node_modules/execa/lib/error.js:60:11) at async Promise.all (index 0) at async Promise.all (index 0) at Object.<anonymous> (e2e/__tests__/jestChangedFiles.test.ts:209:31)
gets changed files for git: 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 git: 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 git: e2e/__tests__/jestChangedFiles.test.ts#L209
Command failed with exit code 128: git diff --cached --name-only -- nested-dir nested-dir\second-nested-dir ..\jest-changed-files-test-dir fatal: ..\jest-changed-files-test-dir: '..\jest-changed-files-test-dir' is outside repository at 'C:/Users/runneradmin/AppData/Local/Temp/jest-changed-files-test-dir' at makeError (node_modules/execa/lib/error.js:60:11) at async Promise.all (index 0) at async Promise.all (index 0) at Object.<anonymous> (e2e/__tests__/jestChangedFiles.test.ts:209:31)
gets changed files for git: 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 git: 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)
test-windows / Node Nightly on windows-latest using jest-jasmine2 (2/4)
Final attempt failed. Child_process exited with error code 1
Repl › cli › runs without errors: undefined#L1
expect(received).toBe(expected) // Object.is equality Expected: "" Received: "(node:5224) ExperimentalWarning: Support for loading ES Module in require() is an experimental feature and might change at any time (Use `node --trace-warnings ...` to show where the warning was created)" at Object.toBe (packages/jest-repl/src/__tests__/jest_repl.test.js:31:36)
Repl › cli › runs without errors: undefined#L1
expect(received).toBe(expected) // Object.is equality Expected: "" Received: "(node:3596) ExperimentalWarning: Support for loading ES Module in require() is an experimental feature and might change at any time (Use `node --trace-warnings ...` to show where the warning was created)" at Object.toBe (packages/jest-repl/src/__tests__/jest_repl.test.js:31:36)
vm script coverage generator: e2e/__tests__/coverageProviderV8.test.ts#L118
expect(received).toBe(expected) // Object.is equality Expected: 0 Received: 1 at Object.toBe (e2e/__tests__/coverageProviderV8.test.ts:118:20)
Repl › cli › runs without errors: undefined#L1
expect(received).toBe(expected) // Object.is equality Expected: "" Received: "(node:4036) ExperimentalWarning: Support for loading ES Module in require() is an experimental feature and might change at any time (Use `node --trace-warnings ...` to show where the warning was created)" at Object.toBe (packages/jest-repl/src/__tests__/jest_repl.test.js:31:36)
onlyFailures flag works in non-watch mode: e2e/__tests__/onlyFailuresNonWatch.test.ts#L39
expect(received).toMatch(expected) Expected substring: "PASS __tests__/b.js" Received string: "FAIL __tests__/a.js ● bar· expect(received).toBe(expected) // Object.is equality· Expected: \"foo\" Received: \"bar\"· > 1 | test('bar', () => { expect('bar').toBe('foo'); }); | ^· at Object.toBe (__tests__/a.js:1:35)· node:events:485· throw er; // Unhandled 'error' event· ^··· Error: kill EPERM· at ChildProcess.kill (node:internal/child_process:512:26)· at ChildProcessWorker.killChild (D:\\a\\jest\\jest\\packages\\jest-worker\\build\\index.js:1000:17)· at ChildProcessWorker.forceExit (D:\\a\\jest\\jest\\packages\\jest-worker\\build\\index.js:1005:33)· at Timeout._onTimeout (D:\\a\\jest\\jest\\packages\\jest-worker\\build\\index.js:567:16)· at listOnTimeout (node:internal/timers:614:17)· at processTimers (node:internal/timers:549:7)· Emitted 'error' event on ChildProcess instance at:· at ChildProcess.kill (node:internal/child_process:512:12)· at ChildProcessWorker.killChild (D:\\a\\jest\\jest\\packages\\jest-worker\\build\\index.js:1000:17)· [... lines matching original stack trace ...]· at processTimers (node:internal/timers:549:7) {· errno: -4048,· code: 'EPERM',· syscall: 'kill'· }··· Node.js v23.0.0-nightly20241014129ca9e319" at Object.toMatch (e2e/__tests__/onlyFailuresNonWatch.test.ts:39:18)
test-windows / Node nightly on windows-latest (3/4)
Final attempt failed. Child_process exited with error code 1
roots › normalizes all paths relative to rootDir: undefined#L1
expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 1 Array [ "/root/path/foo/bar/baz", - "/root/path/foo/qux/quux", + "/root/path/foo/qux/quux/", ] at Object.toEqual (packages/jest-config/src/__tests__/normalize.test.ts:245:26)
processChild › handles `Symbol`: undefined#L1
Timed out at timeoutKill (node_modules/execa/lib/kill.js:65:23)
processChild › handles `Symbol`: e2e/Utils.ts#L107
EPERM, Permission denied: \\?\C:\Users\RUNNER~1\AppData\Local\Temp\bigint-inequality-test '\\?\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)
roots › normalizes all paths relative to rootDir: undefined#L1
expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 1 Array [ "/root/path/foo/bar/baz", - "/root/path/foo/qux/quux", + "/root/path/foo/qux/quux/", ] at Object.toEqual (packages/jest-config/src/__tests__/normalize.test.ts:245:26)
roots › normalizes all paths relative to rootDir: undefined#L1
expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 1 Array [ "/root/path/foo/bar/baz", - "/root/path/foo/qux/quux", + "/root/path/foo/qux/quux/", ] at Object.toEqual (packages/jest-config/src/__tests__/normalize.test.ts:245:26)
test-windows / Node Nightly on windows-latest using jest-jasmine2 (4/4)
Final attempt failed. Child_process exited with error code 1
test-macos / Node nightly on macos-latest (2/4)
Attempt 1 failed. Reason: Child_process exited with error code 1
test-macos / Node nightly on macos-latest (2/4)
Attempt 2 failed. Reason: Child_process exited with error code 1
test-macos / Node Nightly on macos-latest using jest-jasmine2 (3/4)
Attempt 1 failed. Reason: Child_process exited with error code 1
test-macos / Node Nightly on macos-latest using jest-jasmine2 (3/4)
Attempt 2 failed. Reason: Child_process exited with error code 1
test-macos / Node nightly on macos-latest (3/4)
Attempt 1 failed. Reason: Child_process exited with error code 1
test-macos / Node nightly on macos-latest (3/4)
Attempt 2 failed. Reason: Child_process exited with error code 1
test-ubuntu / Node Nightly on ubuntu-latest using jest-jasmine2 (4/4)
Attempt 1 failed. Reason: Child_process exited with error code 1
test-ubuntu / Node Nightly on ubuntu-latest using jest-jasmine2 (4/4)
Attempt 2 failed. Reason: Child_process exited with error code 1
test-ubuntu / Node nightly on ubuntu-latest (4/4)
Attempt 1 failed. Reason: Child_process exited with error code 1
test-ubuntu / Node nightly on ubuntu-latest (4/4)
Attempt 2 failed. Reason: Child_process exited with error code 1
test-ubuntu / Node nightly on ubuntu-latest (3/4)
Attempt 1 failed. Reason: Child_process exited with error code 1
test-ubuntu / Node nightly on ubuntu-latest (3/4)
Attempt 2 failed. Reason: Child_process exited with error code 1
test-ubuntu / Node Nightly on ubuntu-latest using jest-jasmine2 (3/4)
Attempt 1 failed. Reason: Child_process exited with error code 1
test-ubuntu / Node Nightly on ubuntu-latest using jest-jasmine2 (3/4)
Attempt 2 failed. Reason: Child_process exited with error code 1
test-ubuntu / Node Nightly on ubuntu-latest using jest-jasmine2 (2/4)
Attempt 1 failed. Reason: Child_process exited with error code 1
test-ubuntu / Node Nightly on ubuntu-latest using jest-jasmine2 (2/4)
Attempt 2 failed. Reason: Child_process exited with error code 1
test-ubuntu / Node nightly on ubuntu-latest (2/4)
Attempt 1 failed. Reason: Child_process exited with error code 1
test-ubuntu / Node nightly on ubuntu-latest (2/4)
Attempt 2 failed. Reason: Child_process exited with error code 1
test-macos / Node Nightly on macos-latest using jest-jasmine2 (2/4)
Attempt 1 failed. Reason: Child_process exited with error code 1
test-macos / Node Nightly on macos-latest using jest-jasmine2 (2/4)
Attempt 2 failed. Reason: Child_process exited with error code 1
test-windows / Node Nightly on windows-latest using jest-jasmine2 (1/4)
Attempt 1 failed. Reason: Child_process exited with error code 1
test-macos / Node nightly on macos-latest (4/4)
Attempt 1 failed. Reason: Child_process exited with error code 1
test-macos / Node nightly on macos-latest (4/4)
Attempt 2 failed. Reason: Child_process exited with error code 1
test-windows / Node nightly on windows-latest (1/4)
Attempt 1 failed. Reason: Child_process exited with error code 1
test-windows / Node nightly on windows-latest (1/4)
Attempt 2 failed. Reason: Child_process exited with error code 1
test-macos / Node Nightly on macos-latest using jest-jasmine2 (4/4)
Attempt 1 failed. Reason: Child_process exited with error code 1
test-macos / Node Nightly on macos-latest using jest-jasmine2 (4/4)
Attempt 2 failed. Reason: Child_process exited with error code 1
test-windows / Node nightly on windows-latest (4/4)
Attempt 1 failed. Reason: Child_process exited with error code 1
test-windows / Node nightly on windows-latest (4/4)
Attempt 2 failed. Reason: Child_process exited with error code 1
test-windows / Node nightly on windows-latest (2/4)
Attempt 1 failed. Reason: Child_process exited with error code 1
test-windows / Node nightly on windows-latest (2/4)
Attempt 2 failed. Reason: Child_process exited with error code 1
test-windows / Node Nightly on windows-latest using jest-jasmine2 (3/4)
Attempt 1 failed. Reason: Child_process exited with error code 1
test-windows / Node Nightly on windows-latest using jest-jasmine2 (3/4)
Attempt 2 failed. Reason: Child_process exited with error code 1
test-windows / Node Nightly on windows-latest using jest-jasmine2 (2/4)
Attempt 1 failed. Reason: Child_process exited with error code 1
test-windows / Node Nightly on windows-latest using jest-jasmine2 (2/4)
Attempt 2 failed. Reason: Child_process exited with error code 1
test-windows / Node nightly on windows-latest (3/4)
Attempt 1 failed. Reason: Child_process exited with error code 1
test-windows / Node nightly on windows-latest (3/4)
Attempt 2 failed. Reason: Child_process exited with error code 1
test-windows / Node Nightly on windows-latest using jest-jasmine2 (4/4)
Attempt 1 failed. Reason: Child_process exited with error code 1
test-windows / Node Nightly on windows-latest using jest-jasmine2 (4/4)
Attempt 2 failed. Reason: Child_process exited with error code 1