Skip to content

Fix testPathPatterns when config is in subdirectory #13444

Fix testPathPatterns when config is in subdirectory

Fix testPathPatterns when config is in subdirectory #13444

Triggered via pull request March 7, 2024 04:10
Status Failure
Total duration 33m 13s
Artifacts

nodejs.yml

on: pull_request
prepare-yarn-cache-ubuntu  /  Prepare yarn cache for ubuntu-latest
12s
prepare-yarn-cache-ubuntu / Prepare yarn cache for ubuntu-latest
prepare-yarn-cache-macos  /  Prepare yarn cache for macos-latest
42s
prepare-yarn-cache-macos / Prepare yarn cache for macos-latest
prepare-yarn-cache-windows  /  Prepare yarn cache for windows-latest
1m 17s
prepare-yarn-cache-windows / Prepare yarn cache for windows-latest
TypeScript Compatibility
4m 40s
TypeScript Compatibility
Typecheck Examples and Tests
3m 56s
Typecheck Examples and Tests
Lint
1m 53s
Lint
Validate Yarn dependencies and constraints
18s
Validate Yarn dependencies and constraints
Node LTS on Ubuntu with leak detection
1m 18s
Node LTS on Ubuntu with leak detection
Matrix: test-coverage
Matrix: test-ubuntu
Matrix: test-macos
Matrix: test-windows
Fit to window
Zoom out
Zoom in

Annotations

236 errors and 58 warnings
when `Config` type is imported from "@jest/types" › with object config exported from TS file: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/tsIntegration.test.ts:29:46)
when `Config` type is imported from "@jest/types" › with function config exported from TS file: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/tsIntegration.test.ts:50:46)
when `Config` type is imported from "@jest/types" › with object config exported from CTS file: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/tsIntegration.test.ts:68:46)
when `Config` type is imported from "@jest/types" › with function config exported from CTS file: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/tsIntegration.test.ts:89:46)
when `Config` type is imported from "@jest/types" › works with object config exported from TS file when package.json#type=module: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/tsIntegration.test.ts:183:46)
when `Config` type is imported from "@jest/types" › works with function config exported from TS file when package.json#type=module: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/tsIntegration.test.ts:204:46)
when `Config` type is imported from "@jest/types" › works with object config exported from CTS file when package.json#type=module: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/tsIntegration.test.ts:222:46)
when `Config` type is imported from "@jest/types" › works with function config exported from CTS file when package.json#type=module: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/tsIntegration.test.ts:243:46)
when `Config` type is imported from "jest" › with object config exported from TS file: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/tsIntegration.test.ts:339:46)
when `Config` type is imported from "jest" › with function config exported from TS file: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/tsIntegration.test.ts:360:46)
negated flags override previous flags: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/config.test.ts:70:35)
negated flags override previous flags: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/config.test.ts:70:35)
negated flags override previous flags: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/config.test.ts:70:35)
Ubuntu with shard 2/4 / Node v21.x
Final attempt failed. Child_process exited with error code 1
negated flags override previous flags: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/config.test.ts:70:35)
negated flags override previous flags: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/config.test.ts:70:35)
negated flags override previous flags: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/config.test.ts:70:35)
Ubuntu with shard 2/4 / Node v20.x
Final attempt failed. Child_process exited with error code 1
doesn't bleed module file extensions resolution with multiple workers › external config files: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/multiProjectRunner.test.ts:513:32)
doesn't bleed module file extensions resolution with multiple workers › inline config files: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/multiProjectRunner.test.ts:556:32)
test config is without transform: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/nativeEsm.test.ts:36:30)
reads config from cjs file: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/esmConfigFile.test.ts:11:30)
reads config from mjs file: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/esmConfigFile.test.ts:23:30)
reads config from js file when package.json#type=module: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/esmConfigFile.test.ts:35:30)
reads config from ts file when package.json#type=module: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/esmConfigFile.test.ts:47:30)
reads config from cjs file: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/configOverride.test.ts:11:30)
reads config from cjs file: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/configOverride.test.ts:11:30)
reads config from cjs file: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/esmConfigFile.test.ts:11:30)
negated flags override previous flags: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/config.test.ts:70:35)
negated flags override previous flags: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/config.test.ts:70:35)
negated flags override previous flags: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/config.test.ts:70:35)
Ubuntu with shard 2/4 / Node LTS using jest-jasmine2
Final attempt failed. Child_process exited with error code 1
doesn't bleed module file extensions resolution with multiple workers › external config files: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/multiProjectRunner.test.ts:513:32)
doesn't bleed module file extensions resolution with multiple workers › inline config files: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/multiProjectRunner.test.ts:556:32)
test config is without transform: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/nativeEsm.test.ts:36:30)
reads config from cjs file: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/esmConfigFile.test.ts:11:30)
reads config from mjs file: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/esmConfigFile.test.ts:23:30)
reads config from js file when package.json#type=module: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/esmConfigFile.test.ts:35:30)
reads config from ts file when package.json#type=module: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/esmConfigFile.test.ts:47:30)
reads config from cjs file: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/configOverride.test.ts:11:30)
reads config from cjs file: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/configOverride.test.ts:11:30)
reads config from cjs file: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/esmConfigFile.test.ts:11:30)
negated flags override previous flags: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/config.test.ts:70:35)
negated flags override previous flags: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/config.test.ts:70:35)
negated flags override previous flags: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/config.test.ts:70:35)
Node LTS on Ubuntu with coverage (2/4)
Final attempt failed. Child_process exited with error code 1
negated flags override previous flags: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/config.test.ts:70:35)
negated flags override previous flags: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/config.test.ts:70:35)
negated flags override previous flags: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/config.test.ts:70:35)
Ubuntu with shard 2/4 / Node v16.x
Final attempt failed. Child_process exited with error code 1
negated flags override previous flags: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/config.test.ts:70:35)
negated flags override previous flags: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/config.test.ts:70:35)
negated flags override previous flags: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/config.test.ts:70:35)
Ubuntu with shard 2/4 / Node v18.x
Final attempt failed. Child_process exited with error code 1
doesn't bleed module file extensions resolution with multiple workers › external config files: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/multiProjectRunner.test.ts:513:32)
doesn't bleed module file extensions resolution with multiple workers › inline config files: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/multiProjectRunner.test.ts:556:32)
test config is without transform: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/nativeEsm.test.ts:36:30)
reads config from cjs file: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/esmConfigFile.test.ts:11:30)
reads config from mjs file: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/esmConfigFile.test.ts:23:30)
reads config from js file when package.json#type=module: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/esmConfigFile.test.ts:35:30)
reads config from ts file when package.json#type=module: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/esmConfigFile.test.ts:47:30)
reads config from cjs file: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/configOverride.test.ts:11:30)
reads config from cjs file: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/configOverride.test.ts:11:30)
reads config from cjs file: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/esmConfigFile.test.ts:11:30)
doesn't bleed module file extensions resolution with multiple workers › external config files: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/multiProjectRunner.test.ts:513:32)
doesn't bleed module file extensions resolution with multiple workers › inline config files: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/multiProjectRunner.test.ts:556:32)
test config is without transform: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/nativeEsm.test.ts:36:30)
reads config from cjs file: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/esmConfigFile.test.ts:11:30)
reads config from mjs file: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/esmConfigFile.test.ts:23:30)
reads config from js file when package.json#type=module: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/esmConfigFile.test.ts:35:30)
reads config from ts file when package.json#type=module: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/esmConfigFile.test.ts:47:30)
reads config from cjs file: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/configOverride.test.ts:11:30)
reads config from cjs file: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/configOverride.test.ts:11:30)
reads config from cjs file: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/esmConfigFile.test.ts:11:30)
doesn't bleed module file extensions resolution with multiple workers › external config files: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/multiProjectRunner.test.ts:513:32)
doesn't bleed module file extensions resolution with multiple workers › inline config files: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/multiProjectRunner.test.ts:556:32)
reads config from cjs file: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/esmConfigFile.test.ts:11:30)
reads config from mjs file: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/esmConfigFile.test.ts:23:30)
reads config from js file when package.json#type=module: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/esmConfigFile.test.ts:35:30)
reads config from ts file when package.json#type=module: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/esmConfigFile.test.ts:47:30)
test config is without transform: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/nativeEsm.test.ts:36:30)
reads config from cjs file: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/configOverride.test.ts:11:30)
reads config from cjs file: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/configOverride.test.ts:11:30)
reads config from cjs file: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/esmConfigFile.test.ts:11:30)
doesn't bleed module file extensions resolution with multiple workers › external config files: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/multiProjectRunner.test.ts:513:32)
doesn't bleed module file extensions resolution with multiple workers › inline config files: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/multiProjectRunner.test.ts:556:32)
test config is without transform: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/nativeEsm.test.ts:36:30)
reads config from cjs file: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/esmConfigFile.test.ts:11:30)
reads config from mjs file: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/esmConfigFile.test.ts:23:30)
reads config from js file when package.json#type=module: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/esmConfigFile.test.ts:35:30)
reads config from ts file when package.json#type=module: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/esmConfigFile.test.ts:47:30)
reads config from cjs file: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/configOverride.test.ts:11:30)
reads config from cjs file: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/configOverride.test.ts:11:30)
reads config from cjs file: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/esmConfigFile.test.ts:11:30)
collects coverage only from specified file: e2e/__tests__/coverageReport.test.ts#L49
expect(received).toMatchSnapshot() Snapshot name: `collects coverage only from specified file 1` - Snapshot - 6 + Received + 0 - ----------|---------|----------|---------|---------|------------------- - File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s - ----------|---------|----------|---------|---------|------------------- - All files | 100 | 100 | 100 | 100 | - file.js | 100 | 100 | 100 | 100 | - ----------|---------|----------|---------|---------|------------------- at Object.toMatchSnapshot (e2e/__tests__/coverageReport.test.ts:49:18)
Option randomize › --randomize changes report to output seed: node:internal/child_process#L512
Could not find test summary in the output. OUTPUT: node:events:497 throw er; // Unhandled 'error' event ^ Error: kill EPERM at ChildProcess.kill (node:internal/child_process:512:26) at listOnTimeout (node:internal/timers:573:17) at process.processTimers (node:internal/timers:514: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:514:7) { errno: -4048, code: 'EPERM', syscall: 'kill' } Node.js v21.7.0 at extractSummary (e2e/Utils.ts:243:11) at Object.<anonymous> (e2e/__tests__/showSeed.test.ts:21:37)
can press "u" to update snapshots: e2e/__tests__/watchModeUpdateSnapshot.test.ts#L50
expect(received).toMatchSnapshot(hint) Snapshot name: `can press "u" to update snapshots: test results 1` - Snapshot - 0 + Received + 1 @@ -14,7 +14,8 @@ | ^ at Object.toMatchSnapshot (__tests__/bar.spec.js:1:35) › 1 snapshot failed. + A worker process has failed to exit gracefully and has been force exited. This is likely caused by tests leaking due to improper teardown. Try running with --detectOpenHandles to find leaks. Active timers can also cause this, ensure that .unref() was called on them. Snapshot Summary › 1 snapshot failed from 1 test suite. Inspect your code changes or press `u` to update them." at Object.toMatchSnapshot (e2e/__tests__/watchModeUpdateSnapshot.test.ts:50:18)
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 2` - Snapshot - 0 + Received + 2 PASS __tests__/bar.spec.js ✓ bar 1 ✓ bar 2 + + 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. at Object.toMatchSnapshot (e2e/__tests__/watchModePatterns.test.ts:51:18)
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 2` - Snapshot - 0 + Received + 2 PASS __tests__/bar.spec.js ✓ bar 1 ✓ bar 2 + + 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. at Object.toMatchSnapshot (e2e/__tests__/watchModePatterns.test.ts:51:18)
Windows with shard 1/4 / Node v20.x
Final attempt failed. Child_process exited with error code 1
doesn't bleed module file extensions resolution with multiple workers › external config files: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/multiProjectRunner.test.ts:513:32)
doesn't bleed module file extensions resolution with multiple workers › inline config files: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/multiProjectRunner.test.ts:556:32)
test config is without transform: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/nativeEsm.test.ts:36:30)
negated flags override previous flags: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/config.test.ts:70:35)
reads config from cjs file: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/esmConfigFile.test.ts:11:30)
reads config from mjs file: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/esmConfigFile.test.ts:23:30)
reads config from js file when package.json#type=module: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/esmConfigFile.test.ts:35:30)
reads config from ts file when package.json#type=module: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/esmConfigFile.test.ts:47:30)
reads config from cjs file: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/configOverride.test.ts:11:30)
reads config from cjs file: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/esmConfigFile.test.ts:11:30)
negated flags override previous flags: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/config.test.ts:70:35)
negated flags override previous flags: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/config.test.ts:70:35)
negated flags override previous flags: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/config.test.ts:70:35)
--findRelatedTests flag › coverage configuration is applied correctly: e2e/Utils.ts#L105
EBUSY: resource busy or locked, rmdir 'C:\Users\RUNNER~1\AppData\Local\Temp\find-related-tests-test' at rmSync (e2e/Utils.ts:105:8) at Object.<anonymous> (e2e/__tests__/findRelatedFiles.test.ts:16:24)
Windows with shard 2/4 / Node v21.x
Final attempt failed. Child_process exited with error code 1
negated flags override previous flags: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/config.test.ts:70:35)
negated flags override previous flags: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/config.test.ts:70:35)
negated flags override previous flags: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/config.test.ts:70:35)
handles a bad revision for "changedSince": e2e/Utils.ts#L105
EBUSY: resource busy or locked, rmdir 'C:\Users\RUNNER~1\AppData\Local\Temp\jest-changed-files-test-dir' at rmSync (e2e/Utils.ts:105:8) at Object.<anonymous> (e2e/__tests__/jestChangedFiles.test.ts:61:25)
handles a bad revision for "changedSince": e2e/Utils.ts#L105
EBUSY: resource busy or locked, rmdir 'C:\Users\RUNNER~1\AppData\Local\Temp\jest-changed-files-test-dir' at rmSync (e2e/Utils.ts:105:8) at Object.<anonymous> (e2e/__tests__/jestChangedFiles.test.ts:62:24)
gets changed files for hg: e2e/Utils.ts#L105
EBUSY: resource busy or locked, rmdir 'C:\Users\RUNNER~1\AppData\Local\Temp\jest-changed-files-test-dir' at rmSync (e2e/Utils.ts:105:8) at Object.<anonymous> (e2e/__tests__/jestChangedFiles.test.ts:61:25)
gets changed files for hg: e2e/Utils.ts#L105
EBUSY: resource busy or locked, rmdir 'C:\Users\RUNNER~1\AppData\Local\Temp\jest-changed-files-test-dir' at rmSync (e2e/Utils.ts:105:8) at Object.<anonymous> (e2e/__tests__/jestChangedFiles.test.ts:62:24)
monitors only root paths for hg: e2e/Utils.ts#L105
EBUSY: resource busy or locked, rmdir 'C:\Users\RUNNER~1\AppData\Local\Temp\jest-changed-files-test-dir' at rmSync (e2e/Utils.ts:105:8) at Object.<anonymous> (e2e/__tests__/jestChangedFiles.test.ts:61:25)
monitors only root paths for hg: e2e/Utils.ts#L105
EBUSY: resource busy or locked, rmdir 'C:\Users\RUNNER~1\AppData\Local\Temp\jest-changed-files-test-dir' at rmSync (e2e/Utils.ts:105:8) at Object.<anonymous> (e2e/__tests__/jestChangedFiles.test.ts:62:24)
handles a bad revision for "changedSince": e2e/Utils.ts#L105
EBUSY: resource busy or locked, rmdir 'C:\Users\RUNNER~1\AppData\Local\Temp\jest-changed-files-test-dir' at rmSync (e2e/Utils.ts:105:8) at Object.<anonymous> (e2e/__tests__/jestChangedFiles.test.ts:61:25)
doesn't bleed module file extensions resolution with multiple workers › external config files: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/multiProjectRunner.test.ts:513:32)
doesn't bleed module file extensions resolution with multiple workers › inline config files: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/multiProjectRunner.test.ts:556:32)
test config is without transform: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/nativeEsm.test.ts:36:30)
reads config from cjs file: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/esmConfigFile.test.ts:11:30)
reads config from mjs file: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/esmConfigFile.test.ts:23:30)
reads config from js file when package.json#type=module: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/esmConfigFile.test.ts:35:30)
reads config from ts file when package.json#type=module: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/esmConfigFile.test.ts:47:30)
reads config from cjs file: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/configOverride.test.ts:11:30)
reads config from cjs file: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/configOverride.test.ts:11:30)
reads config from cjs file: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/esmConfigFile.test.ts:11:30)
doesn't bleed module file extensions resolution with multiple workers › external config files: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/multiProjectRunner.test.ts:513:32)
doesn't bleed module file extensions resolution with multiple workers › inline config files: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/multiProjectRunner.test.ts:556:32)
test config is without transform: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/nativeEsm.test.ts:36:30)
reads config from cjs file: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/esmConfigFile.test.ts:11:30)
reads config from mjs file: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/esmConfigFile.test.ts:23:30)
reads config from js file when package.json#type=module: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/esmConfigFile.test.ts:35:30)
reads config from ts file when package.json#type=module: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/esmConfigFile.test.ts:47:30)
reads config from cjs file: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/configOverride.test.ts:11:30)
reads config from cjs file: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/configOverride.test.ts:11:30)
reads config from cjs file: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/esmConfigFile.test.ts:11:30)
doesn't bleed module file extensions resolution with multiple workers › external config files: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/multiProjectRunner.test.ts:513:32)
doesn't bleed module file extensions resolution with multiple workers › inline config files: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/multiProjectRunner.test.ts:556:32)
reads config from cjs file: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/esmConfigFile.test.ts:11:30)
reads config from mjs file: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/esmConfigFile.test.ts:23:30)
reads config from js file when package.json#type=module: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/esmConfigFile.test.ts:35:30)
reads config from ts file when package.json#type=module: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/esmConfigFile.test.ts:47:30)
reads config from cjs file: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/configOverride.test.ts:11:30)
test config is without transform: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/nativeEsm.test.ts:36:30)
reads config from cjs file: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/configOverride.test.ts:11:30)
reads config from cjs file: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/esmConfigFile.test.ts:11:30)
negated flags override previous flags: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/config.test.ts:70:35)
negated flags override previous flags: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/config.test.ts:70:35)
negated flags override previous flags: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/config.test.ts:70:35)
handles a bad revision for "changedSince": e2e/Utils.ts#L105
EBUSY: resource busy or locked, rmdir '\\?\C:\Users\RUNNER~1\AppData\Local\Temp\jest-changed-files-test-dir' at rmSync (e2e/Utils.ts:105:8) at Object.<anonymous> (e2e/__tests__/jestChangedFiles.test.ts:61:25)
handles a bad revision for "changedSince": e2e/Utils.ts#L105
EBUSY: resource busy or locked, rmdir '\\?\C:\Users\RUNNER~1\AppData\Local\Temp\jest-changed-files-test-dir' at rmSync (e2e/Utils.ts:105:8) at Object.<anonymous> (e2e/__tests__/jestChangedFiles.test.ts:62:24)
gets changed files for hg: e2e/Utils.ts#L105
EBUSY: resource busy or locked, rmdir '\\?\C:\Users\RUNNER~1\AppData\Local\Temp\jest-changed-files-test-dir' at rmSync (e2e/Utils.ts:105:8) at Object.<anonymous> (e2e/__tests__/jestChangedFiles.test.ts:61:25)
gets changed files for hg: e2e/Utils.ts#L105
EBUSY: resource busy or locked, rmdir '\\?\C:\Users\RUNNER~1\AppData\Local\Temp\jest-changed-files-test-dir' at rmSync (e2e/Utils.ts:105:8) at Object.<anonymous> (e2e/__tests__/jestChangedFiles.test.ts:62:24)
monitors only root paths for hg: e2e/Utils.ts#L105
EBUSY: resource busy or locked, rmdir '\\?\C:\Users\RUNNER~1\AppData\Local\Temp\jest-changed-files-test-dir' at rmSync (e2e/Utils.ts:105:8) at Object.<anonymous> (e2e/__tests__/jestChangedFiles.test.ts:61:25)
monitors only root paths for hg: e2e/Utils.ts#L105
EBUSY: resource busy or locked, rmdir '\\?\C:\Users\RUNNER~1\AppData\Local\Temp\jest-changed-files-test-dir' at rmSync (e2e/Utils.ts:105:8) at Object.<anonymous> (e2e/__tests__/jestChangedFiles.test.ts:62:24)
handles a bad revision for "changedSince": e2e/Utils.ts#L105
EBUSY: resource busy or locked, rmdir '\\?\C:\Users\RUNNER~1\AppData\Local\Temp\jest-changed-files-test-dir' at rmSync (e2e/Utils.ts:105:8) at Object.<anonymous> (e2e/__tests__/jestChangedFiles.test.ts:61:25)
doesn't bleed module file extensions resolution with multiple workers › external config files: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/multiProjectRunner.test.ts:513:32)
doesn't bleed module file extensions resolution with multiple workers › inline config files: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/multiProjectRunner.test.ts:556:32)
test config is without transform: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/nativeEsm.test.ts:36:30)
reads config from cjs file: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/esmConfigFile.test.ts:11:30)
reads config from mjs file: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/esmConfigFile.test.ts:23:30)
reads config from js file when package.json#type=module: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/esmConfigFile.test.ts:35:30)
reads config from ts file when package.json#type=module: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/esmConfigFile.test.ts:47:30)
reads config from cjs file: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/configOverride.test.ts:11:30)
reads config from cjs file: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/configOverride.test.ts:11:30)
reads config from cjs file: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/esmConfigFile.test.ts:11:30)
negated flags override previous flags: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/config.test.ts:70:35)
negated flags override previous flags: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/config.test.ts:70:35)
handles a bad revision for "changedSince": e2e/Utils.ts#L105
EBUSY: resource busy or locked, rmdir 'C:\Users\RUNNER~1\AppData\Local\Temp\jest-changed-files-test-dir' at rmSync (e2e/Utils.ts:105:8) at Object.<anonymous> (e2e/__tests__/jestChangedFiles.test.ts:62:24)
gets changed files for hg: e2e/Utils.ts#L105
EBUSY: resource busy or locked, rmdir 'C:\Users\RUNNER~1\AppData\Local\Temp\jest-changed-files-test-dir' at rmSync (e2e/Utils.ts:105:8) at Object.<anonymous> (e2e/__tests__/jestChangedFiles.test.ts:61:25)
gets changed files for hg: e2e/__tests__/jestChangedFiles.test.ts#L394
expect(received).toEqual(expected) // deep equality - Expected - 0 + Received + 36 Array [ + ".watchmanconfig", + "00changelog.i", + "0b697f03546581bfdba6e8733bca20b4f2ef8f", + "26dfeeb6e641a33dae4961196235bdb965b21b", + "3c8d3af3016988d8abb98e6a35854f088e8704", + "6d6c73d3d5a72254e74f72e6725d1402c9ddc8", + "9de29bb2d1d6434b8b29ae775ad8c2e48c5391", + "COMMIT_EDITMSG", + "HEAD", + "HEAD", + "ab0f70703a36d51ba9ab4ac3db92ede266f2d4", + "applypatch-msg.sample", + "b83fd321d87232fd6688dd32631f7c27cd36cb", + "commit-msg.sample", + "config", + "description", + "exclude", + "file1.js", + "file1.test.js", "file1.txt", "file2.txt", "file3.txt", + "fsmonitor-watchman.sample", + "index", + "main", + "main", + "package.json", + "post-update.sample", + "pre-applypatch.sample", + "pre-commit.sample", + "pre-merge-commit.sample", + "pre-push.sample", + "pre-rebase.sample", + "pre-receive.sample", + "prepare-commit-msg.sample", + "push-to-checkout.sample", + "requires", + "sendemail-validate.sample", + "update.sample", ] at Object.toEqual (e2e/__tests__/jestChangedFiles.test.ts:394:70)
negated flags override previous flags: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/config.test.ts:70:35)
Windows with shard 2/4 / Node LTS using jest-jasmine2
Final attempt failed. Child_process exited with error code 1
doesn't bleed module file extensions resolution with multiple workers › external config files: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/multiProjectRunner.test.ts:513:32)
doesn't bleed module file extensions resolution with multiple workers › inline config files: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/multiProjectRunner.test.ts:556:32)
test config is without transform: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/nativeEsm.test.ts:36:30)
reads config from cjs file: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/esmConfigFile.test.ts:11:30)
reads config from mjs file: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/esmConfigFile.test.ts:23:30)
reads config from js file when package.json#type=module: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/esmConfigFile.test.ts:35:30)
reads config from ts file when package.json#type=module: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/esmConfigFile.test.ts:47:30)
reads config from cjs file: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/configOverride.test.ts:11:30)
reads config from cjs file: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/configOverride.test.ts:11:30)
reads config from cjs file: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/esmConfigFile.test.ts:11:30)
negated flags override previous flags: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/config.test.ts:70:35)
negated flags override previous flags: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/config.test.ts:70:35)
negated flags override previous flags: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/config.test.ts:70:35)
Windows with shard 2/4 / Node v16.x
Final attempt failed. Child_process exited with error code 1
doesn't bleed module file extensions resolution with multiple workers › external config files: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/multiProjectRunner.test.ts:513:32)
doesn't bleed module file extensions resolution with multiple workers › inline config files: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/multiProjectRunner.test.ts:556:32)
test config is without transform: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/nativeEsm.test.ts:36:30)
negated flags override previous flags: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/config.test.ts:70:35)
reads config from cjs file: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/esmConfigFile.test.ts:11:30)
reads config from mjs file: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/esmConfigFile.test.ts:23:30)
reads config from js file when package.json#type=module: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/esmConfigFile.test.ts:35:30)
reads config from ts file when package.json#type=module: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/esmConfigFile.test.ts:47:30)
reads config from cjs file: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/configOverride.test.ts:11:30) at runMicrotasks (<anonymous>)
reads config from cjs file: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/esmConfigFile.test.ts:11:30)
doesn't bleed module file extensions resolution with multiple workers › external config files: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/multiProjectRunner.test.ts:513:32)
doesn't bleed module file extensions resolution with multiple workers › inline config files: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/multiProjectRunner.test.ts:556:32)
test config is without transform: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/nativeEsm.test.ts:36:30)
negated flags override previous flags: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/config.test.ts:70:35)
reads config from cjs file: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/esmConfigFile.test.ts:11:30)
reads config from mjs file: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/esmConfigFile.test.ts:23:30)
reads config from js file when package.json#type=module: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/esmConfigFile.test.ts:35:30)
reads config from ts file when package.json#type=module: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/esmConfigFile.test.ts:47:30)
reads config from cjs file: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/configOverride.test.ts:11:30)
reads config from cjs file: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/esmConfigFile.test.ts:11:30)
doesn't bleed module file extensions resolution with multiple workers › external config files: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/multiProjectRunner.test.ts:513:32)
doesn't bleed module file extensions resolution with multiple workers › inline config files: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/multiProjectRunner.test.ts:556:32)
test config is without transform: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/nativeEsm.test.ts:36:30)
negated flags override previous flags: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/config.test.ts:70:35)
reads config from cjs file: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/esmConfigFile.test.ts:11:30)
reads config from mjs file: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/esmConfigFile.test.ts:23:30)
reads config from js file when package.json#type=module: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/esmConfigFile.test.ts:35:30)
reads config from ts file when package.json#type=module: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/esmConfigFile.test.ts:47:30)
reads config from cjs file: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/configOverride.test.ts:11:30)
reads config from cjs file: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/esmConfigFile.test.ts:11:30)
doesn't bleed module file extensions resolution with multiple workers › external config files: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/multiProjectRunner.test.ts:513:32)
doesn't bleed module file extensions resolution with multiple workers › inline config files: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/multiProjectRunner.test.ts:556:32)
test config is without transform: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/nativeEsm.test.ts:36:30)
negated flags override previous flags: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/config.test.ts:70:35)
reads config from cjs file: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/esmConfigFile.test.ts:11:30)
reads config from mjs file: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/esmConfigFile.test.ts:23:30)
reads config from js file when package.json#type=module: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/esmConfigFile.test.ts:35:30)
reads config from ts file when package.json#type=module: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/esmConfigFile.test.ts:47:30)
reads config from cjs file: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/configOverride.test.ts:11:30)
negated flags override previous flags: e2e/runJest.ts#L291
ReferenceError: TestPathPatterns is not defined at TestPathPatterns (e2e/runJest.ts:291:27) at Object.<anonymous> (e2e/__tests__/config.test.ts:70:35)
Ubuntu with shard 2/4 / Node v21.x
Attempt 1 failed. Reason: Child_process exited with error code 1
Ubuntu with shard 2/4 / Node v21.x
Attempt 2 failed. Reason: Child_process exited with error code 1
Ubuntu with shard 2/4 / Node v20.x
Attempt 1 failed. Reason: Child_process exited with error code 1
Ubuntu with shard 2/4 / Node v20.x
Attempt 2 failed. Reason: Child_process exited with error code 1
Node LTS on Ubuntu with coverage (3/4)
Attempt 1 failed. Reason: Child_process exited with error code 1
Node LTS on Ubuntu with coverage (3/4)
Attempt 2 failed. Reason: Child_process exited with error code 1
Ubuntu with shard 2/4 / Node LTS using jest-jasmine2
Attempt 1 failed. Reason: Child_process exited with error code 1
Ubuntu with shard 2/4 / Node LTS using jest-jasmine2
Attempt 2 failed. Reason: Child_process exited with error code 1
Ubuntu with shard 3/4 / Node LTS using jest-jasmine2
Attempt 1 failed. Reason: Child_process exited with error code 1
Ubuntu with shard 3/4 / Node LTS using jest-jasmine2
Attempt 2 failed. Reason: Child_process exited with error code 1
Node LTS on Ubuntu with coverage (2/4)
Attempt 1 failed. Reason: Child_process exited with error code 1
Node LTS on Ubuntu with coverage (2/4)
Attempt 2 failed. Reason: Child_process exited with error code 1
Ubuntu with shard 2/4 / Node v16.x
Attempt 1 failed. Reason: Child_process exited with error code 1
Ubuntu with shard 2/4 / Node v16.x
Attempt 2 failed. Reason: Child_process exited with error code 1
Ubuntu with shard 2/4 / Node v18.x
Attempt 1 failed. Reason: Child_process exited with error code 1
Ubuntu with shard 2/4 / Node v18.x
Attempt 2 failed. Reason: Child_process exited with error code 1
Ubuntu with shard 3/4 / Node v20.x
Attempt 1 failed. Reason: Child_process exited with error code 1
Ubuntu with shard 3/4 / Node v20.x
Attempt 2 failed. Reason: Child_process exited with error code 1
Ubuntu with shard 3/4 / Node v16.x
Attempt 1 failed. Reason: Child_process exited with error code 1
Ubuntu with shard 3/4 / Node v16.x
Attempt 2 failed. Reason: Child_process exited with error code 1
Ubuntu with shard 3/4 / Node v21.x
Attempt 1 failed. Reason: Child_process exited with error code 1
Ubuntu with shard 3/4 / Node v21.x
Attempt 2 failed. Reason: Child_process exited with error code 1
Ubuntu with shard 3/4 / Node v18.x
Attempt 1 failed. Reason: Child_process exited with error code 1
Ubuntu with shard 3/4 / Node v18.x
Attempt 2 failed. Reason: Child_process exited with error code 1
Windows with shard 1/4 / Node v21.x
Attempt 1 failed. Reason: Child_process exited with error code 1
Windows with shard 1/4 / Node v21.x
Attempt 2 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
macOS with shard 2/3 / Node LTS using jest-jasmine2
Attempt 1 failed. Reason: Child_process exited with error code 1
macOS with shard 2/3 / Node LTS using jest-jasmine2
Attempt 2 failed. Reason: Child_process exited with error code 1
Windows with shard 2/4 / Node v21.x
Attempt 1 failed. Reason: Child_process exited with error code 1
Windows with shard 2/4 / Node v21.x
Attempt 2 failed. Reason: Child_process exited with error code 1
Windows with shard 2/4 / Node v20.x
Attempt 1 failed. Reason: Child_process exited with error code 1
Windows with shard 2/4 / Node v20.x
Attempt 2 failed. Reason: Child_process exited with error code 1
Windows with shard 3/4 / Node v20.x
Attempt 1 failed. Reason: Child_process exited with error code 1
Windows with shard 3/4 / Node v20.x
Attempt 2 failed. Reason: Child_process exited with error code 1
Windows with shard 3/4 / Node v18.x
Attempt 1 failed. Reason: Child_process exited with error code 1
Windows with shard 3/4 / Node v18.x
Attempt 2 failed. Reason: Child_process exited with error code 1
Windows with shard 3/4 / Node v21.x
Attempt 1 failed. Reason: Child_process exited with error code 1
Windows with shard 3/4 / Node v21.x
Attempt 2 failed. Reason: Child_process exited with error code 1
Windows with shard 2/4 / Node v18.x
Attempt 1 failed. Reason: Child_process exited with error code 1
Windows with shard 2/4 / Node v18.x
Attempt 2 failed. Reason: Child_process exited with error code 1
Windows with shard 3/4 / Node v16.x
Attempt 1 failed. Reason: Child_process exited with error code 1
Windows with shard 3/4 / Node v16.x
Attempt 2 failed. Reason: Child_process exited with error code 1
Windows with shard 2/4 / Node LTS using jest-jasmine2
Attempt 1 failed. Reason: Child_process exited with error code 1
Windows with shard 2/4 / Node LTS using jest-jasmine2
Attempt 2 failed. Reason: Child_process exited with error code 1
Windows with shard 3/4 / Node LTS using jest-jasmine2
Attempt 1 failed. Reason: Child_process exited with error code 1
Windows with shard 3/4 / Node LTS using jest-jasmine2
Attempt 2 failed. Reason: Child_process exited with error code 1
Windows with shard 2/4 / Node v16.x
Attempt 1 failed. Reason: Child_process exited with error code 1
Windows with shard 2/4 / Node v16.x
Attempt 2 failed. Reason: Child_process exited with error code 1
macOS with shard 2/3 / Node v16.x
Attempt 1 failed. Reason: Child_process exited with error code 1
macOS with shard 2/3 / Node v16.x
Attempt 2 failed. Reason: Child_process exited with error code 1
macOS with shard 2/3 / Node v20.x
Attempt 1 failed. Reason: Child_process exited with error code 1
macOS with shard 2/3 / Node v20.x
Attempt 2 failed. Reason: Child_process exited with error code 1
macOS with shard 2/3 / Node v21.x
Attempt 1 failed. Reason: Child_process exited with error code 1
macOS with shard 2/3 / Node v21.x
Attempt 2 failed. Reason: Child_process exited with error code 1
macOS with shard 2/3 / Node v18.x
Attempt 1 failed. Reason: Child_process exited with error code 1
macOS with shard 2/3 / Node v18.x
Attempt 2 failed. Reason: Child_process exited with error code 1