Skip to content

feat: add onGenerateMock transformer callback (#15429) #14266

feat: add onGenerateMock transformer callback (#15429)

feat: add onGenerateMock transformer callback (#15429) #14266

Triggered via pull request December 30, 2024 08:40
Status Cancelled
Total duration 2m 47s
Artifacts

nodejs.yml

on: pull_request
prepare-yarn-cache-ubuntu  /  Prepare yarn cache for ubuntu-latest
13s
prepare-yarn-cache-ubuntu / Prepare yarn cache for ubuntu-latest
prepare-yarn-cache-macos  /  Prepare yarn cache for macos-latest
18s
prepare-yarn-cache-macos / Prepare yarn cache for macos-latest
prepare-yarn-cache-windows  /  Prepare yarn cache for windows-latest
49s
prepare-yarn-cache-windows / Prepare yarn cache for windows-latest
TypeScript Compatibility
2m 15s
TypeScript Compatibility
Typecheck Examples and Tests
2m 16s
Typecheck Examples and Tests
Lint
1m 45s
Lint
Validate Yarn dependencies and constraints
18s
Validate Yarn dependencies and constraints
Node LTS on Ubuntu with leak detection
46s
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

103 errors and 8 warnings
Node LTS on Ubuntu with leak detection
Process completed with exit code 1.
Ubuntu with shard 1/4 / Node v22.x
Canceling since a higher priority waiting request for 'Node CI-jest-on-mock-hook' exists
Runtime › jest.onGenerateMock › calls single callback and returns transformed value: undefined#L1
expect(received).toMatchSnapshot() Snapshot name: `Runtime jest.onGenerateMock calls single callback and returns transformed value 1` - Snapshot - 5 + Received + 5 @@ -1,7 +1,7 @@ Object { - "filename": "/Users/s.v.zaytsev/IdeaProjects/jest/packages/jest-runtime/src/__tests__/test_root/RegularModule.js", + "filename": "/home/runner/work/jest/jest/packages/jest-runtime/src/__tests__/test_root/RegularModule.js", "getModuleStateValue": [MockFunction], "isLoaded": [MockFunction], "isRealModule": true, "jest": Object { "advanceTimersByTime": [MockFunction], @@ -57,20 +57,20 @@ "lazyRequire": [MockFunction], "loaded": false, "module": Object { "children": Array [], "exports": [Circular], - "filename": "/Users/s.v.zaytsev/IdeaProjects/jest/packages/jest-runtime/src/__tests__/test_root/RegularModule.js", - "id": "/Users/s.v.zaytsev/IdeaProjects/jest/packages/jest-runtime/src/__tests__/test_root/RegularModule.js", + "filename": "/home/runner/work/jest/jest/packages/jest-runtime/src/__tests__/test_root/RegularModule.js", + "id": "/home/runner/work/jest/jest/packages/jest-runtime/src/__tests__/test_root/RegularModule.js", "isPreloading": false, "loaded": true, "main": null, - "path": "/Users/s.v.zaytsev/IdeaProjects/jest/packages/jest-runtime/src/__tests__/test_root", + "path": "/home/runner/work/jest/jest/packages/jest-runtime/src/__tests__/test_root", "paths": Array [], "require": [MockFunction], }, "object": Object {}, "parent": null, - "path": "/Users/s.v.zaytsev/IdeaProjects/jest/packages/jest-runtime/src/__tests__/test_root", + "path": "/home/runner/work/jest/jest/packages/jest-runtime/src/__tests__/test_root", "paths": Array [], "setModuleStateValue": [MockFunction], } at Object.toMatchSnapshot (packages/jest-runtime/src/__tests__/runtime_mock.test.js:161:47)
Ubuntu with shard 1/4 / Node v22.x
The operation was canceled.
Ubuntu with shard 3/4 / Node v18.x
Canceling since a higher priority waiting request for 'Node CI-jest-on-mock-hook' exists
Ubuntu with shard 3/4 / Node v20.x
Canceling since a higher priority waiting request for 'Node CI-jest-on-mock-hook' exists
Ubuntu with shard 3/4 / Node v22.x
Canceling since a higher priority waiting request for 'Node CI-jest-on-mock-hook' exists
Ubuntu with shard 3/4 / Node v16.x
Canceling since a higher priority waiting request for 'Node CI-jest-on-mock-hook' exists
Ubuntu with shard 4/4 / Node v16.x
Canceling since a higher priority waiting request for 'Node CI-jest-on-mock-hook' exists
Ubuntu with shard 4/4 / Node v18.x
Canceling since a higher priority waiting request for 'Node CI-jest-on-mock-hook' exists
Ubuntu with shard 3/4 / Node v23.x
Canceling since a higher priority waiting request for 'Node CI-jest-on-mock-hook' exists
Ubuntu with shard 4/4 / Node v20.x
Canceling since a higher priority waiting request for 'Node CI-jest-on-mock-hook' exists
Ubuntu with shard 4/4 / Node v23.x
Canceling since a higher priority waiting request for 'Node CI-jest-on-mock-hook' exists
Ubuntu with shard 4/4 / Node v22.x
Canceling since a higher priority waiting request for 'Node CI-jest-on-mock-hook' exists
Ubuntu with shard 4/4 / Node LTS using jest-jasmine2
Canceling since a higher priority waiting request for 'Node CI-jest-on-mock-hook' exists
macOS with shard 1/3 / Node v16.x
Canceling since a higher priority waiting request for 'Node CI-jest-on-mock-hook' exists
Ubuntu with shard 2/4 / Node v16.x
Canceling since a higher priority waiting request for 'Node CI-jest-on-mock-hook' exists
Ubuntu with shard 2/4 / Node v16.x
The operation was canceled.
macOS with shard 1/3 / Node v18.x
Canceling since a higher priority waiting request for 'Node CI-jest-on-mock-hook' exists
macOS with shard 2/3 / Node LTS using jest-jasmine2
Canceling since a higher priority waiting request for 'Node CI-jest-on-mock-hook' exists
macOS with shard 1/3 / Node v20.x
Canceling since a higher priority waiting request for 'Node CI-jest-on-mock-hook' exists
macOS with shard 1/3 / Node LTS using jest-jasmine2
Canceling since a higher priority waiting request for 'Node CI-jest-on-mock-hook' exists
Ubuntu with shard 1/4 / Node v23.x
Canceling since a higher priority waiting request for 'Node CI-jest-on-mock-hook' exists
Runtime › jest.onGenerateMock › calls single callback and returns transformed value: undefined#L1
expect(received).toMatchSnapshot() Snapshot name: `Runtime jest.onGenerateMock calls single callback and returns transformed value 1` - Snapshot - 5 + Received + 5 @@ -1,7 +1,7 @@ Object { - "filename": "/Users/s.v.zaytsev/IdeaProjects/jest/packages/jest-runtime/src/__tests__/test_root/RegularModule.js", + "filename": "/home/runner/work/jest/jest/packages/jest-runtime/src/__tests__/test_root/RegularModule.js", "getModuleStateValue": [MockFunction], "isLoaded": [MockFunction], "isRealModule": true, "jest": Object { "advanceTimersByTime": [MockFunction], @@ -57,20 +57,20 @@ "lazyRequire": [MockFunction], "loaded": false, "module": Object { "children": Array [], "exports": [Circular], - "filename": "/Users/s.v.zaytsev/IdeaProjects/jest/packages/jest-runtime/src/__tests__/test_root/RegularModule.js", - "id": "/Users/s.v.zaytsev/IdeaProjects/jest/packages/jest-runtime/src/__tests__/test_root/RegularModule.js", + "filename": "/home/runner/work/jest/jest/packages/jest-runtime/src/__tests__/test_root/RegularModule.js", + "id": "/home/runner/work/jest/jest/packages/jest-runtime/src/__tests__/test_root/RegularModule.js", "isPreloading": false, "loaded": true, "main": null, - "path": "/Users/s.v.zaytsev/IdeaProjects/jest/packages/jest-runtime/src/__tests__/test_root", + "path": "/home/runner/work/jest/jest/packages/jest-runtime/src/__tests__/test_root", "paths": Array [], "require": [MockFunction], }, "object": Object {}, "parent": null, - "path": "/Users/s.v.zaytsev/IdeaProjects/jest/packages/jest-runtime/src/__tests__/test_root", + "path": "/home/runner/work/jest/jest/packages/jest-runtime/src/__tests__/test_root", "paths": Array [], "setModuleStateValue": [MockFunction], } at Object.toMatchSnapshot (packages/jest-runtime/src/__tests__/runtime_mock.test.js:161:47)
Ubuntu with shard 1/4 / Node v23.x
The operation was canceled.
macOS with shard 1/3 / Node v23.x
Canceling since a higher priority waiting request for 'Node CI-jest-on-mock-hook' exists
macOS with shard 2/3 / Node v16.x
Canceling since a higher priority waiting request for 'Node CI-jest-on-mock-hook' exists
macOS with shard 1/3 / Node v22.x
Canceling since a higher priority waiting request for 'Node CI-jest-on-mock-hook' exists
macOS with shard 2/3 / Node v20.x
Canceling since a higher priority waiting request for 'Node CI-jest-on-mock-hook' exists
macOS with shard 2/3 / Node v23.x
Canceling since a higher priority waiting request for 'Node CI-jest-on-mock-hook' exists
Ubuntu with shard 1/4 / Node v16.x
Canceling since a higher priority waiting request for 'Node CI-jest-on-mock-hook' exists
Runtime › jest.onGenerateMock › calls single callback and returns transformed value: undefined#L1
expect(received).toMatchSnapshot() Snapshot name: `Runtime jest.onGenerateMock calls single callback and returns transformed value 1` - Snapshot - 5 + Received + 5 @@ -1,7 +1,7 @@ Object { - "filename": "/Users/s.v.zaytsev/IdeaProjects/jest/packages/jest-runtime/src/__tests__/test_root/RegularModule.js", + "filename": "/home/runner/work/jest/jest/packages/jest-runtime/src/__tests__/test_root/RegularModule.js", "getModuleStateValue": [MockFunction], "isLoaded": [MockFunction], "isRealModule": true, "jest": Object { "advanceTimersByTime": [MockFunction], @@ -57,20 +57,20 @@ "lazyRequire": [MockFunction], "loaded": false, "module": Object { "children": Array [], "exports": [Circular], - "filename": "/Users/s.v.zaytsev/IdeaProjects/jest/packages/jest-runtime/src/__tests__/test_root/RegularModule.js", - "id": "/Users/s.v.zaytsev/IdeaProjects/jest/packages/jest-runtime/src/__tests__/test_root/RegularModule.js", + "filename": "/home/runner/work/jest/jest/packages/jest-runtime/src/__tests__/test_root/RegularModule.js", + "id": "/home/runner/work/jest/jest/packages/jest-runtime/src/__tests__/test_root/RegularModule.js", "isPreloading": false, "loaded": true, "main": null, - "path": "/Users/s.v.zaytsev/IdeaProjects/jest/packages/jest-runtime/src/__tests__/test_root", + "path": "/home/runner/work/jest/jest/packages/jest-runtime/src/__tests__/test_root", "paths": Array [], "require": [MockFunction], }, "object": Object {}, "parent": null, - "path": "/Users/s.v.zaytsev/IdeaProjects/jest/packages/jest-runtime/src/__tests__/test_root", + "path": "/home/runner/work/jest/jest/packages/jest-runtime/src/__tests__/test_root", "paths": Array [], "setModuleStateValue": [MockFunction], } at Object.toMatchSnapshot (packages/jest-runtime/src/__tests__/runtime_mock.test.js:161:47)
Ubuntu with shard 1/4 / Node v16.x
The operation was canceled.
macOS with shard 2/3 / Node v18.x
Canceling since a higher priority waiting request for 'Node CI-jest-on-mock-hook' exists
macOS with shard 2/3 / Node v22.x
Canceling since a higher priority waiting request for 'Node CI-jest-on-mock-hook' exists
macOS with shard 3/3 / Node v22.x
Canceling since a higher priority waiting request for 'Node CI-jest-on-mock-hook' exists
macOS with shard 3/3 / Node v16.x
Canceling since a higher priority waiting request for 'Node CI-jest-on-mock-hook' exists
macOS with shard 3/3 / Node v23.x
Canceling since a higher priority waiting request for 'Node CI-jest-on-mock-hook' exists
macOS with shard 3/3 / Node LTS using jest-jasmine2
Canceling since a higher priority waiting request for 'Node CI-jest-on-mock-hook' exists
Windows with shard 1/4 / Node v16.x
Canceling since a higher priority waiting request for 'Node CI-jest-on-mock-hook' exists
macOS with shard 3/3 / Node v18.x
Canceling since a higher priority waiting request for 'Node CI-jest-on-mock-hook' exists
macOS with shard 3/3 / Node v20.x
Canceling since a higher priority waiting request for 'Node CI-jest-on-mock-hook' exists
Windows with shard 1/4 / Node v18.x
Canceling since a higher priority waiting request for 'Node CI-jest-on-mock-hook' exists
Windows with shard 1/4 / Node v20.x
Canceling since a higher priority waiting request for 'Node CI-jest-on-mock-hook' exists
Windows with shard 1/4 / Node v22.x
Canceling since a higher priority waiting request for 'Node CI-jest-on-mock-hook' exists
Windows with shard 2/4 / Node v16.x
Canceling since a higher priority waiting request for 'Node CI-jest-on-mock-hook' exists
Windows with shard 1/4 / Node v23.x
Canceling since a higher priority waiting request for 'Node CI-jest-on-mock-hook' exists
Windows with shard 1/4 / Node LTS using jest-jasmine2
Canceling since a higher priority waiting request for 'Node CI-jest-on-mock-hook' exists
Windows with shard 2/4 / Node LTS using jest-jasmine2
Canceling since a higher priority waiting request for 'Node CI-jest-on-mock-hook' exists
Ubuntu with shard 2/4 / Node v23.x
Canceling since a higher priority waiting request for 'Node CI-jest-on-mock-hook' exists
Ubuntu with shard 2/4 / Node v23.x
The operation was canceled.
Windows with shard 2/4 / Node v20.x
Canceling since a higher priority waiting request for 'Node CI-jest-on-mock-hook' exists
Windows with shard 2/4 / Node v18.x
Canceling since a higher priority waiting request for 'Node CI-jest-on-mock-hook' exists
Windows with shard 2/4 / Node v23.x
Canceling since a higher priority waiting request for 'Node CI-jest-on-mock-hook' exists
Windows with shard 2/4 / Node v22.x
Canceling since a higher priority waiting request for 'Node CI-jest-on-mock-hook' exists
Windows with shard 3/4 / Node v16.x
Canceling since a higher priority waiting request for 'Node CI-jest-on-mock-hook' exists
Windows with shard 3/4 / Node v18.x
Canceling since a higher priority waiting request for 'Node CI-jest-on-mock-hook' exists
Windows with shard 3/4 / Node v20.x
Canceling since a higher priority waiting request for 'Node CI-jest-on-mock-hook' exists
Windows with shard 3/4 / Node v22.x
Canceling since a higher priority waiting request for 'Node CI-jest-on-mock-hook' exists
Windows with shard 4/4 / Node v18.x
Canceling since a higher priority waiting request for 'Node CI-jest-on-mock-hook' exists
Windows with shard 3/4 / Node LTS using jest-jasmine2
Canceling since a higher priority waiting request for 'Node CI-jest-on-mock-hook' exists
Windows with shard 4/4 / Node LTS using jest-jasmine2
Canceling since a higher priority waiting request for 'Node CI-jest-on-mock-hook' exists
Windows with shard 3/4 / Node v23.x
Canceling since a higher priority waiting request for 'Node CI-jest-on-mock-hook' exists
Windows with shard 4/4 / Node v16.x
Canceling since a higher priority waiting request for 'Node CI-jest-on-mock-hook' exists
Ubuntu with shard 2/4 / Node LTS using jest-jasmine2
Canceling since a higher priority waiting request for 'Node CI-jest-on-mock-hook' exists
Ubuntu with shard 2/4 / Node LTS using jest-jasmine2
The operation was canceled.
Windows with shard 4/4 / Node v20.x
Canceling since a higher priority waiting request for 'Node CI-jest-on-mock-hook' exists
Windows with shard 4/4 / Node v23.x
Canceling since a higher priority waiting request for 'Node CI-jest-on-mock-hook' exists
Windows with shard 4/4 / Node v22.x
Canceling since a higher priority waiting request for 'Node CI-jest-on-mock-hook' exists
Ubuntu with shard 1/4 / Node LTS using jest-jasmine2
Canceling since a higher priority waiting request for 'Node CI-jest-on-mock-hook' exists
Runtime › jest.onGenerateMock › calls single callback and returns transformed value: undefined#L1
expect(received).toMatchSnapshot() Snapshot name: `Runtime jest.onGenerateMock calls single callback and returns transformed value 1` - Snapshot - 5 + Received + 5 @@ -1,7 +1,7 @@ Object { - "filename": "/Users/s.v.zaytsev/IdeaProjects/jest/packages/jest-runtime/src/__tests__/test_root/RegularModule.js", + "filename": "/home/runner/work/jest/jest/packages/jest-runtime/src/__tests__/test_root/RegularModule.js", "getModuleStateValue": [MockFunction], "isLoaded": [MockFunction], "isRealModule": true, "jest": Object { "advanceTimersByTime": [MockFunction], @@ -57,20 +57,20 @@ "lazyRequire": [MockFunction], "loaded": false, "module": Object { "children": Array [], "exports": [Circular], - "filename": "/Users/s.v.zaytsev/IdeaProjects/jest/packages/jest-runtime/src/__tests__/test_root/RegularModule.js", - "id": "/Users/s.v.zaytsev/IdeaProjects/jest/packages/jest-runtime/src/__tests__/test_root/RegularModule.js", + "filename": "/home/runner/work/jest/jest/packages/jest-runtime/src/__tests__/test_root/RegularModule.js", + "id": "/home/runner/work/jest/jest/packages/jest-runtime/src/__tests__/test_root/RegularModule.js", "isPreloading": false, "loaded": true, "main": null, - "path": "/Users/s.v.zaytsev/IdeaProjects/jest/packages/jest-runtime/src/__tests__/test_root", + "path": "/home/runner/work/jest/jest/packages/jest-runtime/src/__tests__/test_root", "paths": Array [], "require": [MockFunction], }, "object": Object {}, "parent": null, - "path": "/Users/s.v.zaytsev/IdeaProjects/jest/packages/jest-runtime/src/__tests__/test_root", + "path": "/home/runner/work/jest/jest/packages/jest-runtime/src/__tests__/test_root", "paths": Array [], "setModuleStateValue": [MockFunction], } at Object.toMatchSnapshot (packages/jest-runtime/src/__tests__/runtime_mock.test.js:161:47)
Ubuntu with shard 1/4 / Node LTS using jest-jasmine2
The operation was canceled.
Ubuntu with shard 1/4 / Node v18.x
Canceling since a higher priority waiting request for 'Node CI-jest-on-mock-hook' exists
Runtime › jest.onGenerateMock › calls single callback and returns transformed value: undefined#L1
expect(received).toMatchSnapshot() Snapshot name: `Runtime jest.onGenerateMock calls single callback and returns transformed value 1` - Snapshot - 5 + Received + 5 @@ -1,7 +1,7 @@ Object { - "filename": "/Users/s.v.zaytsev/IdeaProjects/jest/packages/jest-runtime/src/__tests__/test_root/RegularModule.js", + "filename": "/home/runner/work/jest/jest/packages/jest-runtime/src/__tests__/test_root/RegularModule.js", "getModuleStateValue": [MockFunction], "isLoaded": [MockFunction], "isRealModule": true, "jest": Object { "advanceTimersByTime": [MockFunction], @@ -57,20 +57,20 @@ "lazyRequire": [MockFunction], "loaded": false, "module": Object { "children": Array [], "exports": [Circular], - "filename": "/Users/s.v.zaytsev/IdeaProjects/jest/packages/jest-runtime/src/__tests__/test_root/RegularModule.js", - "id": "/Users/s.v.zaytsev/IdeaProjects/jest/packages/jest-runtime/src/__tests__/test_root/RegularModule.js", + "filename": "/home/runner/work/jest/jest/packages/jest-runtime/src/__tests__/test_root/RegularModule.js", + "id": "/home/runner/work/jest/jest/packages/jest-runtime/src/__tests__/test_root/RegularModule.js", "isPreloading": false, "loaded": true, "main": null, - "path": "/Users/s.v.zaytsev/IdeaProjects/jest/packages/jest-runtime/src/__tests__/test_root", + "path": "/home/runner/work/jest/jest/packages/jest-runtime/src/__tests__/test_root", "paths": Array [], "require": [MockFunction], }, "object": Object {}, "parent": null, - "path": "/Users/s.v.zaytsev/IdeaProjects/jest/packages/jest-runtime/src/__tests__/test_root", + "path": "/home/runner/work/jest/jest/packages/jest-runtime/src/__tests__/test_root", "paths": Array [], "setModuleStateValue": [MockFunction], } at Object.toMatchSnapshot (packages/jest-runtime/src/__tests__/runtime_mock.test.js:161:47)
Ubuntu with shard 1/4 / Node v18.x
The operation was canceled.
Ubuntu with shard 2/4 / Node v22.x
Canceling since a higher priority waiting request for 'Node CI-jest-on-mock-hook' exists
Ubuntu with shard 2/4 / Node v22.x
The operation was canceled.
Ubuntu with shard 3/4 / Node LTS using jest-jasmine2
Canceling since a higher priority waiting request for 'Node CI-jest-on-mock-hook' exists
Ubuntu with shard 3/4 / Node LTS using jest-jasmine2
The operation was canceled.
Node LTS on Ubuntu with coverage (3/4)
Canceling since a higher priority waiting request for 'Node CI-jest-on-mock-hook' exists
Node LTS on Ubuntu with coverage (3/4)
The operation was canceled.
Node LTS on Ubuntu with coverage (3/4)
Process completed with exit code 1.
Ubuntu with shard 1/4 / Node v20.x
Canceling since a higher priority waiting request for 'Node CI-jest-on-mock-hook' exists
Runtime › jest.onGenerateMock › calls single callback and returns transformed value: undefined#L1
expect(received).toMatchSnapshot() Snapshot name: `Runtime jest.onGenerateMock calls single callback and returns transformed value 1` - Snapshot - 5 + Received + 5 @@ -1,7 +1,7 @@ Object { - "filename": "/Users/s.v.zaytsev/IdeaProjects/jest/packages/jest-runtime/src/__tests__/test_root/RegularModule.js", + "filename": "/home/runner/work/jest/jest/packages/jest-runtime/src/__tests__/test_root/RegularModule.js", "getModuleStateValue": [MockFunction], "isLoaded": [MockFunction], "isRealModule": true, "jest": Object { "advanceTimersByTime": [MockFunction], @@ -57,20 +57,20 @@ "lazyRequire": [MockFunction], "loaded": false, "module": Object { "children": Array [], "exports": [Circular], - "filename": "/Users/s.v.zaytsev/IdeaProjects/jest/packages/jest-runtime/src/__tests__/test_root/RegularModule.js", - "id": "/Users/s.v.zaytsev/IdeaProjects/jest/packages/jest-runtime/src/__tests__/test_root/RegularModule.js", + "filename": "/home/runner/work/jest/jest/packages/jest-runtime/src/__tests__/test_root/RegularModule.js", + "id": "/home/runner/work/jest/jest/packages/jest-runtime/src/__tests__/test_root/RegularModule.js", "isPreloading": false, "loaded": true, "main": null, - "path": "/Users/s.v.zaytsev/IdeaProjects/jest/packages/jest-runtime/src/__tests__/test_root", + "path": "/home/runner/work/jest/jest/packages/jest-runtime/src/__tests__/test_root", "paths": Array [], "require": [MockFunction], }, "object": Object {}, "parent": null, - "path": "/Users/s.v.zaytsev/IdeaProjects/jest/packages/jest-runtime/src/__tests__/test_root", + "path": "/home/runner/work/jest/jest/packages/jest-runtime/src/__tests__/test_root", "paths": Array [], "setModuleStateValue": [MockFunction], } at Object.toMatchSnapshot (packages/jest-runtime/src/__tests__/runtime_mock.test.js:161:47)
Ubuntu with shard 1/4 / Node v20.x
The operation was canceled.
Ubuntu with shard 2/4 / Node v18.x
Canceling since a higher priority waiting request for 'Node CI-jest-on-mock-hook' exists
Ubuntu with shard 2/4 / Node v18.x
The operation was canceled.
Node LTS on Ubuntu with coverage (1/4)
Canceling since a higher priority waiting request for 'Node CI-jest-on-mock-hook' exists
Node LTS on Ubuntu with coverage (1/4)
Process completed with exit code 1.
Runtime › jest.onGenerateMock › calls single callback and returns transformed value: undefined#L1
expect(received).toMatchSnapshot() Snapshot name: `Runtime jest.onGenerateMock calls single callback and returns transformed value 1` - Snapshot - 5 + Received + 5 @@ -1,7 +1,7 @@ Object { - "filename": "/Users/s.v.zaytsev/IdeaProjects/jest/packages/jest-runtime/src/__tests__/test_root/RegularModule.js", + "filename": "/home/runner/work/jest/jest/packages/jest-runtime/src/__tests__/test_root/RegularModule.js", "getModuleStateValue": [MockFunction], "isLoaded": [MockFunction], "isRealModule": true, "jest": Object { "advanceTimersByTime": [MockFunction], @@ -57,20 +57,20 @@ "lazyRequire": [MockFunction], "loaded": false, "module": Object { "children": Array [], "exports": [Circular], - "filename": "/Users/s.v.zaytsev/IdeaProjects/jest/packages/jest-runtime/src/__tests__/test_root/RegularModule.js", - "id": "/Users/s.v.zaytsev/IdeaProjects/jest/packages/jest-runtime/src/__tests__/test_root/RegularModule.js", + "filename": "/home/runner/work/jest/jest/packages/jest-runtime/src/__tests__/test_root/RegularModule.js", + "id": "/home/runner/work/jest/jest/packages/jest-runtime/src/__tests__/test_root/RegularModule.js", "isPreloading": false, "loaded": true, "main": null, - "path": "/Users/s.v.zaytsev/IdeaProjects/jest/packages/jest-runtime/src/__tests__/test_root", + "path": "/home/runner/work/jest/jest/packages/jest-runtime/src/__tests__/test_root", "paths": Array [], "require": [MockFunction], }, "object": Object {}, "parent": null, - "path": "/Users/s.v.zaytsev/IdeaProjects/jest/packages/jest-runtime/src/__tests__/test_root", + "path": "/home/runner/work/jest/jest/packages/jest-runtime/src/__tests__/test_root", "paths": Array [], "setModuleStateValue": [MockFunction], } at Object.toMatchSnapshot (packages/jest-runtime/src/__tests__/runtime_mock.test.js:161:47)
Node LTS on Ubuntu with coverage (1/4)
The operation was canceled.
Node LTS on Ubuntu with coverage (2/4)
Canceling since a higher priority waiting request for 'Node CI-jest-on-mock-hook' exists
Node LTS on Ubuntu with coverage (2/4)
Process completed with exit code 1.
Node LTS on Ubuntu with coverage (2/4)
The operation was canceled.
Node LTS on Ubuntu with coverage (4/4)
Canceling since a higher priority waiting request for 'Node CI-jest-on-mock-hook' exists
Node LTS on Ubuntu with coverage (4/4)
Process completed with exit code 1.
Node LTS on Ubuntu with coverage (4/4)
The operation was canceled.
TypeScript Compatibility
Canceling since a higher priority waiting request for 'Node CI-jest-on-mock-hook' exists
TypeScript Compatibility
The operation was canceled.
Ubuntu with shard 2/4 / Node v20.x
Canceling since a higher priority waiting request for 'Node CI-jest-on-mock-hook' exists
Ubuntu with shard 2/4 / Node v20.x
The operation was canceled.
Typecheck Examples and Tests
Canceling since a higher priority waiting request for 'Node CI-jest-on-mock-hook' exists
Typecheck Examples and Tests
The operation was canceled.
prepare-yarn-cache-ubuntu / Prepare yarn cache for ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Validate Yarn dependencies and constraints
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Node LTS on Ubuntu with leak detection
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Ubuntu with shard 1/4 / Node v23.x
Attempt 1 failed. Reason: Child_process exited with error code 1
Node LTS on Ubuntu with coverage (3/4)
Codecov: Failed to properly upload report: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
Node LTS on Ubuntu with coverage (2/4)
Codecov: Failed to properly upload report: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
Node LTS on Ubuntu with coverage (4/4)
Codecov: Failed to properly upload report: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1