feat: support beforeEach and beforeAll returning cleanup functions #14456
Triggered via pull request
February 15, 2025 18:51
Status
Failure
Total duration
1h 2m 8s
Artifacts
–
nodejs.yml
on: pull_request
prepare-yarn-cache-ubuntu
/
Prepare yarn cache for ubuntu-latest
14s
prepare-yarn-cache-macos
/
Prepare yarn cache for macos-latest
19s
prepare-yarn-cache-windows
/
Prepare yarn cache for windows-latest
37s
TypeScript Compatibility
5m 42s
Typecheck Examples and Tests
4m 1s
Lint
1m 30s
Validate Yarn dependencies and constraints
13s
Node LTS on Ubuntu with leak detection
54s
Matrix: test-coverage
Matrix: test-ubuntu
Matrix: test-macos
Matrix: test-windows
Annotations
259 errors and 73 warnings
|
|
|
Lint:
packages/jest-circus/src/run.ts#L67
Expected object keys to be in ascending order. 'asyncError' should be before 'type'
|
Lint:
packages/jest-circus/src/run.ts#L277
Expected object keys to be in ascending order. 'asyncError' should be before 'type'
|
Lint:
packages/jest-circus/src/utils.ts#L55
Expected object keys to be in ascending order. 'childrenWithHooks' should be before 'hooks'
|
Lint
Process completed with exit code 1.
|
test success:
undefined#L1
expect(jest.fn()).not.toHaveBeenCalled()
Expected number of calls: 0
Received number of calls: 6
1: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
2: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 of 3 tests failed", "timeout": false, "title": "100% Failed"}
3: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
at toHaveBeenCalled (packages/jest-reporters/src/__tests__/NotifyReporter.test.ts:112:33)
|
test change:
undefined#L1
expect(jest.fn()).not.toHaveBeenCalled()
Expected number of calls: 0
Received number of calls: 6
1: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
2: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 of 3 tests failed", "timeout": false, "title": "100% Failed"}
3: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
at toHaveBeenCalled (packages/jest-reporters/src/__tests__/NotifyReporter.test.ts:112:33)
|
test success-change:
undefined#L1
expect(jest.fn()).not.toHaveBeenCalled()
Expected number of calls: 0
Received number of calls: 6
1: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
2: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 of 3 tests failed", "timeout": false, "title": "100% Failed"}
3: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
at toHaveBeenCalled (packages/jest-reporters/src/__tests__/NotifyReporter.test.ts:112:33)
|
test failure-change:
undefined#L1
expect(jest.fn()).not.toHaveBeenCalled()
Expected number of calls: 0
Received number of calls: 6
1: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
2: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 of 3 tests failed", "timeout": false, "title": "100% Failed"}
3: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
at toHaveBeenCalled (packages/jest-reporters/src/__tests__/NotifyReporter.test.ts:112:33)
|
test always with rootDir:
undefined#L1
expect(jest.fn()).not.toHaveBeenCalled()
Expected number of calls: 0
Received number of calls: 6
1: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
2: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 of 3 tests failed", "timeout": false, "title": "100% Failed"}
3: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
at toHaveBeenCalled (packages/jest-reporters/src/__tests__/NotifyReporter.test.ts:112:33)
|
test success with rootDir:
undefined#L1
expect(jest.fn()).not.toHaveBeenCalled()
Expected number of calls: 0
Received number of calls: 6
1: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
2: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 of 3 tests failed", "timeout": false, "title": "100% Failed"}
3: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
at toHaveBeenCalled (packages/jest-reporters/src/__tests__/NotifyReporter.test.ts:112:33)
|
test change with rootDir:
undefined#L1
expect(jest.fn()).not.toHaveBeenCalled()
Expected number of calls: 0
Received number of calls: 6
1: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
2: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 of 3 tests failed", "timeout": false, "title": "100% Failed"}
3: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
at toHaveBeenCalled (packages/jest-reporters/src/__tests__/NotifyReporter.test.ts:112:33)
|
test success-change with rootDir:
undefined#L1
expect(jest.fn()).not.toHaveBeenCalled()
Expected number of calls: 0
Received number of calls: 6
1: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
2: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 of 3 tests failed", "timeout": false, "title": "100% Failed"}
3: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
at toHaveBeenCalled (packages/jest-reporters/src/__tests__/NotifyReporter.test.ts:112:33)
|
test failure-change with rootDir:
undefined#L1
expect(jest.fn()).not.toHaveBeenCalled()
Expected number of calls: 0
Received number of calls: 6
1: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
2: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 of 3 tests failed", "timeout": false, "title": "100% Failed"}
3: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
at toHaveBeenCalled (packages/jest-reporters/src/__tests__/NotifyReporter.test.ts:112:33)
|
test always with moduleName:
undefined#L1
expect(jest.fn()).not.toHaveBeenCalled()
Expected number of calls: 0
Received number of calls: 6
1: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
2: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 of 3 tests failed", "timeout": false, "title": "100% Failed"}
3: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
at toHaveBeenCalled (packages/jest-reporters/src/__tests__/NotifyReporter.test.ts:112:33)
|
test success:
undefined#L1
expect(jest.fn()).not.toHaveBeenCalled()
Expected number of calls: 0
Received number of calls: 6
1: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
2: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 of 3 tests failed", "timeout": false, "title": "100% Failed"}
3: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
at toHaveBeenCalled (packages/jest-reporters/src/__tests__/NotifyReporter.test.ts:112:33)
|
test change:
undefined#L1
expect(jest.fn()).not.toHaveBeenCalled()
Expected number of calls: 0
Received number of calls: 6
1: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
2: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 of 3 tests failed", "timeout": false, "title": "100% Failed"}
3: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
at toHaveBeenCalled (packages/jest-reporters/src/__tests__/NotifyReporter.test.ts:112:33)
|
test success-change:
undefined#L1
expect(jest.fn()).not.toHaveBeenCalled()
Expected number of calls: 0
Received number of calls: 6
1: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
2: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 of 3 tests failed", "timeout": false, "title": "100% Failed"}
3: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
at toHaveBeenCalled (packages/jest-reporters/src/__tests__/NotifyReporter.test.ts:112:33)
|
test failure-change:
undefined#L1
expect(jest.fn()).not.toHaveBeenCalled()
Expected number of calls: 0
Received number of calls: 6
1: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
2: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 of 3 tests failed", "timeout": false, "title": "100% Failed"}
3: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
at toHaveBeenCalled (packages/jest-reporters/src/__tests__/NotifyReporter.test.ts:112:33)
|
test always with rootDir:
undefined#L1
expect(jest.fn()).not.toHaveBeenCalled()
Expected number of calls: 0
Received number of calls: 6
1: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
2: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 of 3 tests failed", "timeout": false, "title": "100% Failed"}
3: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
at toHaveBeenCalled (packages/jest-reporters/src/__tests__/NotifyReporter.test.ts:112:33)
|
test success with rootDir:
undefined#L1
expect(jest.fn()).not.toHaveBeenCalled()
Expected number of calls: 0
Received number of calls: 6
1: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
2: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 of 3 tests failed", "timeout": false, "title": "100% Failed"}
3: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
at toHaveBeenCalled (packages/jest-reporters/src/__tests__/NotifyReporter.test.ts:112:33)
|
test change with rootDir:
undefined#L1
expect(jest.fn()).not.toHaveBeenCalled()
Expected number of calls: 0
Received number of calls: 6
1: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
2: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 of 3 tests failed", "timeout": false, "title": "100% Failed"}
3: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
at toHaveBeenCalled (packages/jest-reporters/src/__tests__/NotifyReporter.test.ts:112:33)
|
test success-change with rootDir:
undefined#L1
expect(jest.fn()).not.toHaveBeenCalled()
Expected number of calls: 0
Received number of calls: 6
1: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
2: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 of 3 tests failed", "timeout": false, "title": "100% Failed"}
3: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
at toHaveBeenCalled (packages/jest-reporters/src/__tests__/NotifyReporter.test.ts:112:33)
|
test failure-change with rootDir:
undefined#L1
expect(jest.fn()).not.toHaveBeenCalled()
Expected number of calls: 0
Received number of calls: 6
1: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
2: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 of 3 tests failed", "timeout": false, "title": "100% Failed"}
3: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
at toHaveBeenCalled (packages/jest-reporters/src/__tests__/NotifyReporter.test.ts:112:33)
|
test always with moduleName:
undefined#L1
expect(jest.fn()).not.toHaveBeenCalled()
Expected number of calls: 0
Received number of calls: 6
1: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
2: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 of 3 tests failed", "timeout": false, "title": "100% Failed"}
3: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
at toHaveBeenCalled (packages/jest-reporters/src/__tests__/NotifyReporter.test.ts:112:33)
|
test success:
undefined#L1
expect(jest.fn()).not.toHaveBeenCalled()
Expected number of calls: 0
Received number of calls: 6
1: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
2: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 of 3 tests failed", "timeout": false, "title": "100% Failed"}
3: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
at toHaveBeenCalled (packages/jest-reporters/src/__tests__/NotifyReporter.test.ts:112:33)
|
test change:
undefined#L1
expect(jest.fn()).not.toHaveBeenCalled()
Expected number of calls: 0
Received number of calls: 6
1: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
2: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 of 3 tests failed", "timeout": false, "title": "100% Failed"}
3: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
at toHaveBeenCalled (packages/jest-reporters/src/__tests__/NotifyReporter.test.ts:112:33)
|
test success-change:
undefined#L1
expect(jest.fn()).not.toHaveBeenCalled()
Expected number of calls: 0
Received number of calls: 6
1: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
2: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 of 3 tests failed", "timeout": false, "title": "100% Failed"}
3: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
at toHaveBeenCalled (packages/jest-reporters/src/__tests__/NotifyReporter.test.ts:112:33)
|
test failure-change:
undefined#L1
expect(jest.fn()).not.toHaveBeenCalled()
Expected number of calls: 0
Received number of calls: 6
1: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
2: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 of 3 tests failed", "timeout": false, "title": "100% Failed"}
3: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
at toHaveBeenCalled (packages/jest-reporters/src/__tests__/NotifyReporter.test.ts:112:33)
|
test always with rootDir:
undefined#L1
expect(jest.fn()).not.toHaveBeenCalled()
Expected number of calls: 0
Received number of calls: 6
1: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
2: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 of 3 tests failed", "timeout": false, "title": "100% Failed"}
3: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
at toHaveBeenCalled (packages/jest-reporters/src/__tests__/NotifyReporter.test.ts:112:33)
|
test success with rootDir:
undefined#L1
expect(jest.fn()).not.toHaveBeenCalled()
Expected number of calls: 0
Received number of calls: 6
1: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
2: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 of 3 tests failed", "timeout": false, "title": "100% Failed"}
3: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
at toHaveBeenCalled (packages/jest-reporters/src/__tests__/NotifyReporter.test.ts:112:33)
|
test change with rootDir:
undefined#L1
expect(jest.fn()).not.toHaveBeenCalled()
Expected number of calls: 0
Received number of calls: 6
1: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
2: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 of 3 tests failed", "timeout": false, "title": "100% Failed"}
3: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
at toHaveBeenCalled (packages/jest-reporters/src/__tests__/NotifyReporter.test.ts:112:33)
|
test success-change with rootDir:
undefined#L1
expect(jest.fn()).not.toHaveBeenCalled()
Expected number of calls: 0
Received number of calls: 6
1: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
2: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 of 3 tests failed", "timeout": false, "title": "100% Failed"}
3: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
at toHaveBeenCalled (packages/jest-reporters/src/__tests__/NotifyReporter.test.ts:112:33)
|
test failure-change with rootDir:
undefined#L1
expect(jest.fn()).not.toHaveBeenCalled()
Expected number of calls: 0
Received number of calls: 6
1: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
2: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 of 3 tests failed", "timeout": false, "title": "100% Failed"}
3: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
at toHaveBeenCalled (packages/jest-reporters/src/__tests__/NotifyReporter.test.ts:112:33)
|
test always with moduleName:
undefined#L1
expect(jest.fn()).not.toHaveBeenCalled()
Expected number of calls: 0
Received number of calls: 6
1: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
2: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 of 3 tests failed", "timeout": false, "title": "100% Failed"}
3: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
at toHaveBeenCalled (packages/jest-reporters/src/__tests__/NotifyReporter.test.ts:112:33)
|
test success:
undefined#L1
expect(jest.fn()).not.toHaveBeenCalled()
Expected number of calls: 0
Received number of calls: 6
1: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
2: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 of 3 tests failed", "timeout": false, "title": "100% Failed"}
3: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
at toHaveBeenCalled (packages/jest-reporters/src/__tests__/NotifyReporter.test.ts:112:33)
|
test change:
undefined#L1
expect(jest.fn()).not.toHaveBeenCalled()
Expected number of calls: 0
Received number of calls: 6
1: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
2: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 of 3 tests failed", "timeout": false, "title": "100% Failed"}
3: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
at toHaveBeenCalled (packages/jest-reporters/src/__tests__/NotifyReporter.test.ts:112:33)
|
test success-change:
undefined#L1
expect(jest.fn()).not.toHaveBeenCalled()
Expected number of calls: 0
Received number of calls: 6
1: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
2: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 of 3 tests failed", "timeout": false, "title": "100% Failed"}
3: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
at toHaveBeenCalled (packages/jest-reporters/src/__tests__/NotifyReporter.test.ts:112:33)
|
test failure-change:
undefined#L1
expect(jest.fn()).not.toHaveBeenCalled()
Expected number of calls: 0
Received number of calls: 6
1: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
2: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 of 3 tests failed", "timeout": false, "title": "100% Failed"}
3: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
at toHaveBeenCalled (packages/jest-reporters/src/__tests__/NotifyReporter.test.ts:112:33)
|
test always with rootDir:
undefined#L1
expect(jest.fn()).not.toHaveBeenCalled()
Expected number of calls: 0
Received number of calls: 6
1: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
2: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 of 3 tests failed", "timeout": false, "title": "100% Failed"}
3: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
at toHaveBeenCalled (packages/jest-reporters/src/__tests__/NotifyReporter.test.ts:112:33)
|
test success with rootDir:
undefined#L1
expect(jest.fn()).not.toHaveBeenCalled()
Expected number of calls: 0
Received number of calls: 6
1: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
2: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 of 3 tests failed", "timeout": false, "title": "100% Failed"}
3: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
at toHaveBeenCalled (packages/jest-reporters/src/__tests__/NotifyReporter.test.ts:112:33)
|
test change with rootDir:
undefined#L1
expect(jest.fn()).not.toHaveBeenCalled()
Expected number of calls: 0
Received number of calls: 6
1: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
2: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 of 3 tests failed", "timeout": false, "title": "100% Failed"}
3: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
at toHaveBeenCalled (packages/jest-reporters/src/__tests__/NotifyReporter.test.ts:112:33)
|
test success-change with rootDir:
undefined#L1
expect(jest.fn()).not.toHaveBeenCalled()
Expected number of calls: 0
Received number of calls: 6
1: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
2: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 of 3 tests failed", "timeout": false, "title": "100% Failed"}
3: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
at toHaveBeenCalled (packages/jest-reporters/src/__tests__/NotifyReporter.test.ts:112:33)
|
test failure-change with rootDir:
undefined#L1
expect(jest.fn()).not.toHaveBeenCalled()
Expected number of calls: 0
Received number of calls: 6
1: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
2: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 of 3 tests failed", "timeout": false, "title": "100% Failed"}
3: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
at toHaveBeenCalled (packages/jest-reporters/src/__tests__/NotifyReporter.test.ts:112:33)
|
test always with moduleName:
undefined#L1
expect(jest.fn()).not.toHaveBeenCalled()
Expected number of calls: 0
Received number of calls: 6
1: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
2: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 of 3 tests failed", "timeout": false, "title": "100% Failed"}
3: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
at toHaveBeenCalled (packages/jest-reporters/src/__tests__/NotifyReporter.test.ts:112:33)
|
test success:
undefined#L1
expect(jest.fn()).not.toHaveBeenCalled()
Expected number of calls: 0
Received number of calls: 6
1: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
2: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 of 3 tests failed", "timeout": false, "title": "100% Failed"}
3: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
at toHaveBeenCalled (packages/jest-reporters/src/__tests__/NotifyReporter.test.ts:112:33)
|
test change:
undefined#L1
expect(jest.fn()).not.toHaveBeenCalled()
Expected number of calls: 0
Received number of calls: 6
1: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
2: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 of 3 tests failed", "timeout": false, "title": "100% Failed"}
3: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
at toHaveBeenCalled (packages/jest-reporters/src/__tests__/NotifyReporter.test.ts:112:33)
|
test success-change:
undefined#L1
expect(jest.fn()).not.toHaveBeenCalled()
Expected number of calls: 0
Received number of calls: 6
1: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
2: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 of 3 tests failed", "timeout": false, "title": "100% Failed"}
3: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
at toHaveBeenCalled (packages/jest-reporters/src/__tests__/NotifyReporter.test.ts:112:33)
|
test failure-change:
undefined#L1
expect(jest.fn()).not.toHaveBeenCalled()
Expected number of calls: 0
Received number of calls: 6
1: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
2: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 of 3 tests failed", "timeout": false, "title": "100% Failed"}
3: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
at toHaveBeenCalled (packages/jest-reporters/src/__tests__/NotifyReporter.test.ts:112:33)
|
test always with rootDir:
undefined#L1
expect(jest.fn()).not.toHaveBeenCalled()
Expected number of calls: 0
Received number of calls: 6
1: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
2: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 of 3 tests failed", "timeout": false, "title": "100% Failed"}
3: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
at toHaveBeenCalled (packages/jest-reporters/src/__tests__/NotifyReporter.test.ts:112:33)
|
test success with rootDir:
undefined#L1
expect(jest.fn()).not.toHaveBeenCalled()
Expected number of calls: 0
Received number of calls: 6
1: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
2: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 of 3 tests failed", "timeout": false, "title": "100% Failed"}
3: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
at toHaveBeenCalled (packages/jest-reporters/src/__tests__/NotifyReporter.test.ts:112:33)
|
test change with rootDir:
undefined#L1
expect(jest.fn()).not.toHaveBeenCalled()
Expected number of calls: 0
Received number of calls: 6
1: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
2: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 of 3 tests failed", "timeout": false, "title": "100% Failed"}
3: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
at toHaveBeenCalled (packages/jest-reporters/src/__tests__/NotifyReporter.test.ts:112:33)
|
test success-change with rootDir:
undefined#L1
expect(jest.fn()).not.toHaveBeenCalled()
Expected number of calls: 0
Received number of calls: 6
1: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
2: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 of 3 tests failed", "timeout": false, "title": "100% Failed"}
3: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
at toHaveBeenCalled (packages/jest-reporters/src/__tests__/NotifyReporter.test.ts:112:33)
|
test failure-change with rootDir:
undefined#L1
expect(jest.fn()).not.toHaveBeenCalled()
Expected number of calls: 0
Received number of calls: 6
1: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
2: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 of 3 tests failed", "timeout": false, "title": "100% Failed"}
3: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
at toHaveBeenCalled (packages/jest-reporters/src/__tests__/NotifyReporter.test.ts:112:33)
|
test always with moduleName:
undefined#L1
expect(jest.fn()).not.toHaveBeenCalled()
Expected number of calls: 0
Received number of calls: 6
1: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
2: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 of 3 tests failed", "timeout": false, "title": "100% Failed"}
3: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
at toHaveBeenCalled (packages/jest-reporters/src/__tests__/NotifyReporter.test.ts:112:33)
|
test success:
undefined#L1
expect(jest.fn()).not.toHaveBeenCalled()
Expected number of calls: 0
Received number of calls: 6
1: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
2: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 of 3 tests failed", "timeout": false, "title": "100% Failed"}
3: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
at toHaveBeenCalled (packages/jest-reporters/src/__tests__/NotifyReporter.test.ts:112:33)
|
test change:
undefined#L1
expect(jest.fn()).not.toHaveBeenCalled()
Expected number of calls: 0
Received number of calls: 6
1: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
2: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 of 3 tests failed", "timeout": false, "title": "100% Failed"}
3: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
at toHaveBeenCalled (packages/jest-reporters/src/__tests__/NotifyReporter.test.ts:112:33)
|
test success-change:
undefined#L1
expect(jest.fn()).not.toHaveBeenCalled()
Expected number of calls: 0
Received number of calls: 6
1: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
2: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 of 3 tests failed", "timeout": false, "title": "100% Failed"}
3: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
at toHaveBeenCalled (packages/jest-reporters/src/__tests__/NotifyReporter.test.ts:112:33)
|
test failure-change:
undefined#L1
expect(jest.fn()).not.toHaveBeenCalled()
Expected number of calls: 0
Received number of calls: 6
1: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
2: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 of 3 tests failed", "timeout": false, "title": "100% Failed"}
3: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
at toHaveBeenCalled (packages/jest-reporters/src/__tests__/NotifyReporter.test.ts:112:33)
|
test always with rootDir:
undefined#L1
expect(jest.fn()).not.toHaveBeenCalled()
Expected number of calls: 0
Received number of calls: 6
1: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
2: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 of 3 tests failed", "timeout": false, "title": "100% Failed"}
3: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
at toHaveBeenCalled (packages/jest-reporters/src/__tests__/NotifyReporter.test.ts:112:33)
|
test success with rootDir:
undefined#L1
expect(jest.fn()).not.toHaveBeenCalled()
Expected number of calls: 0
Received number of calls: 6
1: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
2: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 of 3 tests failed", "timeout": false, "title": "100% Failed"}
3: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
at toHaveBeenCalled (packages/jest-reporters/src/__tests__/NotifyReporter.test.ts:112:33)
|
test change with rootDir:
undefined#L1
expect(jest.fn()).not.toHaveBeenCalled()
Expected number of calls: 0
Received number of calls: 6
1: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
2: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 of 3 tests failed", "timeout": false, "title": "100% Failed"}
3: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
at toHaveBeenCalled (packages/jest-reporters/src/__tests__/NotifyReporter.test.ts:112:33)
|
test success-change with rootDir:
undefined#L1
expect(jest.fn()).not.toHaveBeenCalled()
Expected number of calls: 0
Received number of calls: 6
1: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
2: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 of 3 tests failed", "timeout": false, "title": "100% Failed"}
3: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
at toHaveBeenCalled (packages/jest-reporters/src/__tests__/NotifyReporter.test.ts:112:33)
|
test failure-change with rootDir:
undefined#L1
expect(jest.fn()).not.toHaveBeenCalled()
Expected number of calls: 0
Received number of calls: 6
1: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
2: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 of 3 tests failed", "timeout": false, "title": "100% Failed"}
3: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
at toHaveBeenCalled (packages/jest-reporters/src/__tests__/NotifyReporter.test.ts:112:33)
|
test always with moduleName:
undefined#L1
expect(jest.fn()).not.toHaveBeenCalled()
Expected number of calls: 0
Received number of calls: 6
1: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
2: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 of 3 tests failed", "timeout": false, "title": "100% Failed"}
3: {"hint": "int:transient:1", "icon": "/home/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
at toHaveBeenCalled (packages/jest-reporters/src/__tests__/NotifyReporter.test.ts:112:33)
|
async cleanup functions are properly awaited:
undefined#L1
expect(received).toMatchSnapshot()
Snapshot name: `async cleanup functions are properly awaited 1`
- Snapshot - 8
+ Received + 8
@@ -12,38 +12,38 @@
run_describe_start: ROOT_DESCRIBE_BLOCK
run_describe_start: describe
test_start: test
test_started: test
hook_start: beforeEach
- > beforeEach value: <yellow>1</color>
+ > beforeEach value: 1
hook_success: beforeEach
test_fn_start: test
- > test value: <yellow>1</color>
+ > test value: 1
test_fn_success: test
hook_start: afterEach
- > cleanup value: <yellow>0</color>
+ > cleanup value: 0
hook_success: afterEach
hook_start: afterEach
- > afterEach value: <yellow>0</color>
+ > afterEach value: 0
hook_success: afterEach
test_done: test
run_describe_finish: describe
run_describe_start: describe with beforeAll
hook_start: beforeAll
- > beforeAll value: <yellow>2</color>
+ > beforeAll value: 2
hook_success: beforeAll
test_start: test
test_started: test
test_fn_start: test
- > test value: <yellow>2</color>
+ > test value: 2
test_fn_success: test
test_done: test
hook_start: afterAll
- > cleanup value: <yellow>0</color>
+ > cleanup value: 0
hook_success: afterAll
hook_start: afterAll
- > afterAll value: <yellow>0</color>
+ > afterAll value: 0
hook_success: afterAll
run_describe_finish: describe with beforeAll
run_describe_finish: ROOT_DESCRIBE_BLOCK
run_finish
↵
at Object.toMatchSnapshot (packages/jest-circus/src/__tests__/hooks.test.ts:240:18)
|
async cleanup functions are properly awaited:
undefined#L1
expect(received).toMatchSnapshot()
Snapshot name: `async cleanup functions are properly awaited 1`
- Snapshot - 8
+ Received + 8
@@ -12,38 +12,38 @@
run_describe_start: ROOT_DESCRIBE_BLOCK
run_describe_start: describe
test_start: test
test_started: test
hook_start: beforeEach
- > beforeEach value: <yellow>1</color>
+ > beforeEach value: 1
hook_success: beforeEach
test_fn_start: test
- > test value: <yellow>1</color>
+ > test value: 1
test_fn_success: test
hook_start: afterEach
- > cleanup value: <yellow>0</color>
+ > cleanup value: 0
hook_success: afterEach
hook_start: afterEach
- > afterEach value: <yellow>0</color>
+ > afterEach value: 0
hook_success: afterEach
test_done: test
run_describe_finish: describe
run_describe_start: describe with beforeAll
hook_start: beforeAll
- > beforeAll value: <yellow>2</color>
+ > beforeAll value: 2
hook_success: beforeAll
test_start: test
test_started: test
test_fn_start: test
- > test value: <yellow>2</color>
+ > test value: 2
test_fn_success: test
test_done: test
hook_start: afterAll
- > cleanup value: <yellow>0</color>
+ > cleanup value: 0
hook_success: afterAll
hook_start: afterAll
- > afterAll value: <yellow>0</color>
+ > afterAll value: 0
hook_success: afterAll
run_describe_finish: describe with beforeAll
run_describe_finish: ROOT_DESCRIBE_BLOCK
run_finish
↵
at Object.toMatchSnapshot (packages/jest-circus/src/__tests__/hooks.test.ts:240:18)
|
async cleanup functions are properly awaited:
undefined#L1
expect(received).toMatchSnapshot()
Snapshot name: `async cleanup functions are properly awaited 1`
- Snapshot - 8
+ Received + 8
@@ -12,38 +12,38 @@
run_describe_start: ROOT_DESCRIBE_BLOCK
run_describe_start: describe
test_start: test
test_started: test
hook_start: beforeEach
- > beforeEach value: <yellow>1</color>
+ > beforeEach value: 1
hook_success: beforeEach
test_fn_start: test
- > test value: <yellow>1</color>
+ > test value: 1
test_fn_success: test
hook_start: afterEach
- > cleanup value: <yellow>0</color>
+ > cleanup value: 0
hook_success: afterEach
hook_start: afterEach
- > afterEach value: <yellow>0</color>
+ > afterEach value: 0
hook_success: afterEach
test_done: test
run_describe_finish: describe
run_describe_start: describe with beforeAll
hook_start: beforeAll
- > beforeAll value: <yellow>2</color>
+ > beforeAll value: 2
hook_success: beforeAll
test_start: test
test_started: test
test_fn_start: test
- > test value: <yellow>2</color>
+ > test value: 2
test_fn_success: test
test_done: test
hook_start: afterAll
- > cleanup value: <yellow>0</color>
+ > cleanup value: 0
hook_success: afterAll
hook_start: afterAll
- > afterAll value: <yellow>0</color>
+ > afterAll value: 0
hook_success: afterAll
run_describe_finish: describe with beforeAll
run_describe_finish: ROOT_DESCRIBE_BLOCK
run_finish
↵
at Object.toMatchSnapshot (packages/jest-circus/src/__tests__/hooks.test.ts:240:18)
|
Ubuntu with shard 2/4 / Node v16.x
Final attempt failed. Child_process exited with error code 1
|
async cleanup functions are properly awaited:
undefined#L1
expect(received).toMatchSnapshot()
Snapshot name: `async cleanup functions are properly awaited 1`
- Snapshot - 8
+ Received + 8
@@ -12,38 +12,38 @@
run_describe_start: ROOT_DESCRIBE_BLOCK
run_describe_start: describe
test_start: test
test_started: test
hook_start: beforeEach
- > beforeEach value: <yellow>1</color>
+ > beforeEach value: 1
hook_success: beforeEach
test_fn_start: test
- > test value: <yellow>1</color>
+ > test value: 1
test_fn_success: test
hook_start: afterEach
- > cleanup value: <yellow>0</color>
+ > cleanup value: 0
hook_success: afterEach
hook_start: afterEach
- > afterEach value: <yellow>0</color>
+ > afterEach value: 0
hook_success: afterEach
test_done: test
run_describe_finish: describe
run_describe_start: describe with beforeAll
hook_start: beforeAll
- > beforeAll value: <yellow>2</color>
+ > beforeAll value: 2
hook_success: beforeAll
test_start: test
test_started: test
test_fn_start: test
- > test value: <yellow>2</color>
+ > test value: 2
test_fn_success: test
test_done: test
hook_start: afterAll
- > cleanup value: <yellow>0</color>
+ > cleanup value: 0
hook_success: afterAll
hook_start: afterAll
- > afterAll value: <yellow>0</color>
+ > afterAll value: 0
hook_success: afterAll
run_describe_finish: describe with beforeAll
run_describe_finish: ROOT_DESCRIBE_BLOCK
run_finish
↵
at Object.toMatchSnapshot (packages/jest-circus/src/__tests__/hooks.test.ts:240:18)
|
async cleanup functions are properly awaited:
undefined#L1
expect(received).toMatchSnapshot()
Snapshot name: `async cleanup functions are properly awaited 1`
- Snapshot - 8
+ Received + 8
@@ -12,38 +12,38 @@
run_describe_start: ROOT_DESCRIBE_BLOCK
run_describe_start: describe
test_start: test
test_started: test
hook_start: beforeEach
- > beforeEach value: <yellow>1</color>
+ > beforeEach value: 1
hook_success: beforeEach
test_fn_start: test
- > test value: <yellow>1</color>
+ > test value: 1
test_fn_success: test
hook_start: afterEach
- > cleanup value: <yellow>0</color>
+ > cleanup value: 0
hook_success: afterEach
hook_start: afterEach
- > afterEach value: <yellow>0</color>
+ > afterEach value: 0
hook_success: afterEach
test_done: test
run_describe_finish: describe
run_describe_start: describe with beforeAll
hook_start: beforeAll
- > beforeAll value: <yellow>2</color>
+ > beforeAll value: 2
hook_success: beforeAll
test_start: test
test_started: test
test_fn_start: test
- > test value: <yellow>2</color>
+ > test value: 2
test_fn_success: test
test_done: test
hook_start: afterAll
- > cleanup value: <yellow>0</color>
+ > cleanup value: 0
hook_success: afterAll
hook_start: afterAll
- > afterAll value: <yellow>0</color>
+ > afterAll value: 0
hook_success: afterAll
run_describe_finish: describe with beforeAll
run_describe_finish: ROOT_DESCRIBE_BLOCK
run_finish
↵
at Object.toMatchSnapshot (packages/jest-circus/src/__tests__/hooks.test.ts:240:18)
|
async cleanup functions are properly awaited:
undefined#L1
expect(received).toMatchSnapshot()
Snapshot name: `async cleanup functions are properly awaited 1`
- Snapshot - 8
+ Received + 8
@@ -12,38 +12,38 @@
run_describe_start: ROOT_DESCRIBE_BLOCK
run_describe_start: describe
test_start: test
test_started: test
hook_start: beforeEach
- > beforeEach value: <yellow>1</color>
+ > beforeEach value: 1
hook_success: beforeEach
test_fn_start: test
- > test value: <yellow>1</color>
+ > test value: 1
test_fn_success: test
hook_start: afterEach
- > cleanup value: <yellow>0</color>
+ > cleanup value: 0
hook_success: afterEach
hook_start: afterEach
- > afterEach value: <yellow>0</color>
+ > afterEach value: 0
hook_success: afterEach
test_done: test
run_describe_finish: describe
run_describe_start: describe with beforeAll
hook_start: beforeAll
- > beforeAll value: <yellow>2</color>
+ > beforeAll value: 2
hook_success: beforeAll
test_start: test
test_started: test
test_fn_start: test
- > test value: <yellow>2</color>
+ > test value: 2
test_fn_success: test
test_done: test
hook_start: afterAll
- > cleanup value: <yellow>0</color>
+ > cleanup value: 0
hook_success: afterAll
hook_start: afterAll
- > afterAll value: <yellow>0</color>
+ > afterAll value: 0
hook_success: afterAll
run_describe_finish: describe with beforeAll
run_describe_finish: ROOT_DESCRIBE_BLOCK
run_finish
↵
at Object.toMatchSnapshot (packages/jest-circus/src/__tests__/hooks.test.ts:240:18)
|
macOS with shard 2/3 / Node v16.x
Final attempt failed. Child_process exited with error code 1
|
defining tests and hooks asynchronously throws:
e2e/__tests__/circusDeclarationErrors.test.ts#L22
expect(received).toMatchSnapshot()
Snapshot name: `defining tests and hooks asynchronously throws 1`
- Snapshot - 4
+ Received + 4
@@ -11,11 +11,11 @@
| ^
13 | afterAll(() => {});
14 | });
15 | });
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:148:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:151:38)
at test (__tests__/asyncDefinition.test.js:12:5)
● Test suite failed to run
Cannot add a hook after tests have started running. Hooks must be defined synchronously.
@@ -26,11 +26,11 @@
| ^
14 | });
15 | });
16 |
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:114:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:115:38)
at afterAll (__tests__/asyncDefinition.test.js:13:5)
● Test suite failed to run
Cannot add a test after tests have started running. Tests must be defined synchronously.
@@ -41,11 +41,11 @@
| ^
19 | afterAll(() => {});
20 | });
21 |
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:148:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:151:38)
at test (__tests__/asyncDefinition.test.js:18:3)
● Test suite failed to run
Cannot add a hook after tests have started running. Hooks must be defined synchronously.
@@ -55,7 +55,7 @@
> 19 | afterAll(() => {});
| ^
20 | });
21 |
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:114:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:115:38)
at afterAll (__tests__/asyncDefinition.test.js:19:3)
at Object.toMatchSnapshot (e2e/__tests__/circusDeclarationErrors.test.ts:22:16)
|
defining tests and hooks asynchronously throws:
e2e/__tests__/circusDeclarationErrors.test.ts#L22
expect(received).toMatchSnapshot()
Snapshot name: `defining tests and hooks asynchronously throws 1`
- Snapshot - 4
+ Received + 4
@@ -11,11 +11,11 @@
| ^
13 | afterAll(() => {});
14 | });
15 | });
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:148:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:151:38)
at test (__tests__/asyncDefinition.test.js:12:5)
● Test suite failed to run
Cannot add a hook after tests have started running. Hooks must be defined synchronously.
@@ -26,11 +26,11 @@
| ^
14 | });
15 | });
16 |
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:114:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:115:38)
at afterAll (__tests__/asyncDefinition.test.js:13:5)
● Test suite failed to run
Cannot add a test after tests have started running. Tests must be defined synchronously.
@@ -41,11 +41,11 @@
| ^
19 | afterAll(() => {});
20 | });
21 |
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:148:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:151:38)
at test (__tests__/asyncDefinition.test.js:18:3)
● Test suite failed to run
Cannot add a hook after tests have started running. Hooks must be defined synchronously.
@@ -55,7 +55,7 @@
> 19 | afterAll(() => {});
| ^
20 | });
21 |
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:114:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:115:38)
at afterAll (__tests__/asyncDefinition.test.js:19:3)
at Object.toMatchSnapshot (e2e/__tests__/circusDeclarationErrors.test.ts:22:16)
|
defining tests and hooks asynchronously throws:
e2e/__tests__/circusDeclarationErrors.test.ts#L22
expect(received).toMatchSnapshot()
Snapshot name: `defining tests and hooks asynchronously throws 1`
- Snapshot - 4
+ Received + 4
@@ -11,11 +11,11 @@
| ^
13 | afterAll(() => {});
14 | });
15 | });
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:148:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:151:38)
at test (__tests__/asyncDefinition.test.js:12:5)
● Test suite failed to run
Cannot add a hook after tests have started running. Hooks must be defined synchronously.
@@ -26,11 +26,11 @@
| ^
14 | });
15 | });
16 |
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:114:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:115:38)
at afterAll (__tests__/asyncDefinition.test.js:13:5)
● Test suite failed to run
Cannot add a test after tests have started running. Tests must be defined synchronously.
@@ -41,11 +41,11 @@
| ^
19 | afterAll(() => {});
20 | });
21 |
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:148:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:151:38)
at test (__tests__/asyncDefinition.test.js:18:3)
● Test suite failed to run
Cannot add a hook after tests have started running. Hooks must be defined synchronously.
@@ -55,7 +55,7 @@
> 19 | afterAll(() => {});
| ^
20 | });
21 |
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:114:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:115:38)
at afterAll (__tests__/asyncDefinition.test.js:19:3)
at Object.toMatchSnapshot (e2e/__tests__/circusDeclarationErrors.test.ts:22:16)
|
Node LTS on Ubuntu with coverage (4/4)
Final attempt failed. Child_process exited with error code 1
|
test success:
undefined#L1
expect(jest.fn()).not.toHaveBeenCalled()
Expected number of calls: 0
Received number of calls: 6
1: {"hint": "int:transient:1", "icon": "/Users/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "✅ 3 tests passed", "timeout": false, "title": "100% Passed"}
2: {"hint": "int:transient:1", "icon": "/Users/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "⛔️ 3 of 3 tests failed", "timeout": false, "title": "100% Failed"}
3: {"hint": "int:transient:1", "icon": "/Users/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "✅ 3 tests passed", "timeout": false, "title": "100% Passed"}
at toHaveBeenCalled (packages/jest-reporters/src/__tests__/NotifyReporter.test.ts:112:33)
|
test change:
undefined#L1
expect(jest.fn()).not.toHaveBeenCalled()
Expected number of calls: 0
Received number of calls: 6
1: {"hint": "int:transient:1", "icon": "/Users/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "✅ 3 tests passed", "timeout": false, "title": "100% Passed"}
2: {"hint": "int:transient:1", "icon": "/Users/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "⛔️ 3 of 3 tests failed", "timeout": false, "title": "100% Failed"}
3: {"hint": "int:transient:1", "icon": "/Users/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "✅ 3 tests passed", "timeout": false, "title": "100% Passed"}
at toHaveBeenCalled (packages/jest-reporters/src/__tests__/NotifyReporter.test.ts:112:33)
|
test success-change:
undefined#L1
expect(jest.fn()).not.toHaveBeenCalled()
Expected number of calls: 0
Received number of calls: 6
1: {"hint": "int:transient:1", "icon": "/Users/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "✅ 3 tests passed", "timeout": false, "title": "100% Passed"}
2: {"hint": "int:transient:1", "icon": "/Users/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "⛔️ 3 of 3 tests failed", "timeout": false, "title": "100% Failed"}
3: {"hint": "int:transient:1", "icon": "/Users/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "✅ 3 tests passed", "timeout": false, "title": "100% Passed"}
at toHaveBeenCalled (packages/jest-reporters/src/__tests__/NotifyReporter.test.ts:112:33)
|
test failure-change:
undefined#L1
expect(jest.fn()).not.toHaveBeenCalled()
Expected number of calls: 0
Received number of calls: 6
1: {"hint": "int:transient:1", "icon": "/Users/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "✅ 3 tests passed", "timeout": false, "title": "100% Passed"}
2: {"hint": "int:transient:1", "icon": "/Users/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "⛔️ 3 of 3 tests failed", "timeout": false, "title": "100% Failed"}
3: {"hint": "int:transient:1", "icon": "/Users/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "✅ 3 tests passed", "timeout": false, "title": "100% Passed"}
at toHaveBeenCalled (packages/jest-reporters/src/__tests__/NotifyReporter.test.ts:112:33)
|
test always with rootDir:
undefined#L1
expect(jest.fn()).not.toHaveBeenCalled()
Expected number of calls: 0
Received number of calls: 6
1: {"hint": "int:transient:1", "icon": "/Users/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "✅ 3 tests passed", "timeout": false, "title": "100% Passed"}
2: {"hint": "int:transient:1", "icon": "/Users/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "⛔️ 3 of 3 tests failed", "timeout": false, "title": "100% Failed"}
3: {"hint": "int:transient:1", "icon": "/Users/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "✅ 3 tests passed", "timeout": false, "title": "100% Passed"}
at toHaveBeenCalled (packages/jest-reporters/src/__tests__/NotifyReporter.test.ts:112:33)
|
test success with rootDir:
undefined#L1
expect(jest.fn()).not.toHaveBeenCalled()
Expected number of calls: 0
Received number of calls: 6
1: {"hint": "int:transient:1", "icon": "/Users/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "✅ 3 tests passed", "timeout": false, "title": "100% Passed"}
2: {"hint": "int:transient:1", "icon": "/Users/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "⛔️ 3 of 3 tests failed", "timeout": false, "title": "100% Failed"}
3: {"hint": "int:transient:1", "icon": "/Users/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "✅ 3 tests passed", "timeout": false, "title": "100% Passed"}
at toHaveBeenCalled (packages/jest-reporters/src/__tests__/NotifyReporter.test.ts:112:33)
|
test change with rootDir:
undefined#L1
expect(jest.fn()).not.toHaveBeenCalled()
Expected number of calls: 0
Received number of calls: 6
1: {"hint": "int:transient:1", "icon": "/Users/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "✅ 3 tests passed", "timeout": false, "title": "100% Passed"}
2: {"hint": "int:transient:1", "icon": "/Users/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "⛔️ 3 of 3 tests failed", "timeout": false, "title": "100% Failed"}
3: {"hint": "int:transient:1", "icon": "/Users/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "✅ 3 tests passed", "timeout": false, "title": "100% Passed"}
at toHaveBeenCalled (packages/jest-reporters/src/__tests__/NotifyReporter.test.ts:112:33)
|
test success-change with rootDir:
undefined#L1
expect(jest.fn()).not.toHaveBeenCalled()
Expected number of calls: 0
Received number of calls: 6
1: {"hint": "int:transient:1", "icon": "/Users/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "✅ 3 tests passed", "timeout": false, "title": "100% Passed"}
2: {"hint": "int:transient:1", "icon": "/Users/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "⛔️ 3 of 3 tests failed", "timeout": false, "title": "100% Failed"}
3: {"hint": "int:transient:1", "icon": "/Users/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "✅ 3 tests passed", "timeout": false, "title": "100% Passed"}
at toHaveBeenCalled (packages/jest-reporters/src/__tests__/NotifyReporter.test.ts:112:33)
|
test failure-change with rootDir:
undefined#L1
expect(jest.fn()).not.toHaveBeenCalled()
Expected number of calls: 0
Received number of calls: 6
1: {"hint": "int:transient:1", "icon": "/Users/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "✅ 3 tests passed", "timeout": false, "title": "100% Passed"}
2: {"hint": "int:transient:1", "icon": "/Users/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "⛔️ 3 of 3 tests failed", "timeout": false, "title": "100% Failed"}
3: {"hint": "int:transient:1", "icon": "/Users/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "✅ 3 tests passed", "timeout": false, "title": "100% Passed"}
at toHaveBeenCalled (packages/jest-reporters/src/__tests__/NotifyReporter.test.ts:112:33)
|
test always with moduleName:
undefined#L1
expect(jest.fn()).not.toHaveBeenCalled()
Expected number of calls: 0
Received number of calls: 6
1: {"hint": "int:transient:1", "icon": "/Users/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "✅ 3 tests passed", "timeout": false, "title": "100% Passed"}
2: {"hint": "int:transient:1", "icon": "/Users/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "⛔️ 3 of 3 tests failed", "timeout": false, "title": "100% Failed"}
3: {"hint": "int:transient:1", "icon": "/Users/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "✅ 3 tests passed", "timeout": false, "title": "100% Passed"}
at toHaveBeenCalled (packages/jest-reporters/src/__tests__/NotifyReporter.test.ts:112:33)
|
test success:
undefined#L1
expect(jest.fn()).not.toHaveBeenCalled()
Expected number of calls: 0
Received number of calls: 6
1: {"hint": "int:transient:1", "icon": "D:\\a\\jest\\jest\\packages\\jest-reporters\\assets\\jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
2: {"hint": "int:transient:1", "icon": "D:\\a\\jest\\jest\\packages\\jest-reporters\\assets\\jest_logo.png", "message": "3 of 3 tests failed", "timeout": false, "title": "100% Failed"}
3: {"hint": "int:transient:1", "icon": "D:\\a\\jest\\jest\\packages\\jest-reporters\\assets\\jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
at toHaveBeenCalled (packages/jest-reporters/src/__tests__/NotifyReporter.test.ts:112:33)
|
test change:
undefined#L1
expect(jest.fn()).not.toHaveBeenCalled()
Expected number of calls: 0
Received number of calls: 6
1: {"hint": "int:transient:1", "icon": "D:\\a\\jest\\jest\\packages\\jest-reporters\\assets\\jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
2: {"hint": "int:transient:1", "icon": "D:\\a\\jest\\jest\\packages\\jest-reporters\\assets\\jest_logo.png", "message": "3 of 3 tests failed", "timeout": false, "title": "100% Failed"}
3: {"hint": "int:transient:1", "icon": "D:\\a\\jest\\jest\\packages\\jest-reporters\\assets\\jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
at toHaveBeenCalled (packages/jest-reporters/src/__tests__/NotifyReporter.test.ts:112:33)
|
test success-change:
undefined#L1
expect(jest.fn()).not.toHaveBeenCalled()
Expected number of calls: 0
Received number of calls: 6
1: {"hint": "int:transient:1", "icon": "D:\\a\\jest\\jest\\packages\\jest-reporters\\assets\\jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
2: {"hint": "int:transient:1", "icon": "D:\\a\\jest\\jest\\packages\\jest-reporters\\assets\\jest_logo.png", "message": "3 of 3 tests failed", "timeout": false, "title": "100% Failed"}
3: {"hint": "int:transient:1", "icon": "D:\\a\\jest\\jest\\packages\\jest-reporters\\assets\\jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
at toHaveBeenCalled (packages/jest-reporters/src/__tests__/NotifyReporter.test.ts:112:33)
|
test failure-change:
undefined#L1
expect(jest.fn()).not.toHaveBeenCalled()
Expected number of calls: 0
Received number of calls: 6
1: {"hint": "int:transient:1", "icon": "D:\\a\\jest\\jest\\packages\\jest-reporters\\assets\\jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
2: {"hint": "int:transient:1", "icon": "D:\\a\\jest\\jest\\packages\\jest-reporters\\assets\\jest_logo.png", "message": "3 of 3 tests failed", "timeout": false, "title": "100% Failed"}
3: {"hint": "int:transient:1", "icon": "D:\\a\\jest\\jest\\packages\\jest-reporters\\assets\\jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
at toHaveBeenCalled (packages/jest-reporters/src/__tests__/NotifyReporter.test.ts:112:33)
|
test always with rootDir:
undefined#L1
expect(jest.fn()).not.toHaveBeenCalled()
Expected number of calls: 0
Received number of calls: 6
1: {"hint": "int:transient:1", "icon": "D:\\a\\jest\\jest\\packages\\jest-reporters\\assets\\jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
2: {"hint": "int:transient:1", "icon": "D:\\a\\jest\\jest\\packages\\jest-reporters\\assets\\jest_logo.png", "message": "3 of 3 tests failed", "timeout": false, "title": "100% Failed"}
3: {"hint": "int:transient:1", "icon": "D:\\a\\jest\\jest\\packages\\jest-reporters\\assets\\jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
at toHaveBeenCalled (packages/jest-reporters/src/__tests__/NotifyReporter.test.ts:112:33)
|
test success with rootDir:
undefined#L1
expect(jest.fn()).not.toHaveBeenCalled()
Expected number of calls: 0
Received number of calls: 6
1: {"hint": "int:transient:1", "icon": "D:\\a\\jest\\jest\\packages\\jest-reporters\\assets\\jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
2: {"hint": "int:transient:1", "icon": "D:\\a\\jest\\jest\\packages\\jest-reporters\\assets\\jest_logo.png", "message": "3 of 3 tests failed", "timeout": false, "title": "100% Failed"}
3: {"hint": "int:transient:1", "icon": "D:\\a\\jest\\jest\\packages\\jest-reporters\\assets\\jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
at toHaveBeenCalled (packages/jest-reporters/src/__tests__/NotifyReporter.test.ts:112:33)
|
test change with rootDir:
undefined#L1
expect(jest.fn()).not.toHaveBeenCalled()
Expected number of calls: 0
Received number of calls: 6
1: {"hint": "int:transient:1", "icon": "D:\\a\\jest\\jest\\packages\\jest-reporters\\assets\\jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
2: {"hint": "int:transient:1", "icon": "D:\\a\\jest\\jest\\packages\\jest-reporters\\assets\\jest_logo.png", "message": "3 of 3 tests failed", "timeout": false, "title": "100% Failed"}
3: {"hint": "int:transient:1", "icon": "D:\\a\\jest\\jest\\packages\\jest-reporters\\assets\\jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
at toHaveBeenCalled (packages/jest-reporters/src/__tests__/NotifyReporter.test.ts:112:33)
|
test success-change with rootDir:
undefined#L1
expect(jest.fn()).not.toHaveBeenCalled()
Expected number of calls: 0
Received number of calls: 6
1: {"hint": "int:transient:1", "icon": "D:\\a\\jest\\jest\\packages\\jest-reporters\\assets\\jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
2: {"hint": "int:transient:1", "icon": "D:\\a\\jest\\jest\\packages\\jest-reporters\\assets\\jest_logo.png", "message": "3 of 3 tests failed", "timeout": false, "title": "100% Failed"}
3: {"hint": "int:transient:1", "icon": "D:\\a\\jest\\jest\\packages\\jest-reporters\\assets\\jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
at toHaveBeenCalled (packages/jest-reporters/src/__tests__/NotifyReporter.test.ts:112:33)
|
test failure-change with rootDir:
undefined#L1
expect(jest.fn()).not.toHaveBeenCalled()
Expected number of calls: 0
Received number of calls: 6
1: {"hint": "int:transient:1", "icon": "D:\\a\\jest\\jest\\packages\\jest-reporters\\assets\\jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
2: {"hint": "int:transient:1", "icon": "D:\\a\\jest\\jest\\packages\\jest-reporters\\assets\\jest_logo.png", "message": "3 of 3 tests failed", "timeout": false, "title": "100% Failed"}
3: {"hint": "int:transient:1", "icon": "D:\\a\\jest\\jest\\packages\\jest-reporters\\assets\\jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
at toHaveBeenCalled (packages/jest-reporters/src/__tests__/NotifyReporter.test.ts:112:33)
|
test always with moduleName:
undefined#L1
expect(jest.fn()).not.toHaveBeenCalled()
Expected number of calls: 0
Received number of calls: 6
1: {"hint": "int:transient:1", "icon": "D:\\a\\jest\\jest\\packages\\jest-reporters\\assets\\jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
2: {"hint": "int:transient:1", "icon": "D:\\a\\jest\\jest\\packages\\jest-reporters\\assets\\jest_logo.png", "message": "3 of 3 tests failed", "timeout": false, "title": "100% Failed"}
3: {"hint": "int:transient:1", "icon": "D:\\a\\jest\\jest\\packages\\jest-reporters\\assets\\jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
at toHaveBeenCalled (packages/jest-reporters/src/__tests__/NotifyReporter.test.ts:112:33)
|
test success:
undefined#L1
expect(jest.fn()).not.toHaveBeenCalled()
Expected number of calls: 0
Received number of calls: 6
1: {"hint": "int:transient:1", "icon": "D:\\a\\jest\\jest\\packages\\jest-reporters\\assets\\jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
2: {"hint": "int:transient:1", "icon": "D:\\a\\jest\\jest\\packages\\jest-reporters\\assets\\jest_logo.png", "message": "3 of 3 tests failed", "timeout": false, "title": "100% Failed"}
3: {"hint": "int:transient:1", "icon": "D:\\a\\jest\\jest\\packages\\jest-reporters\\assets\\jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
at toHaveBeenCalled (packages/jest-reporters/src/__tests__/NotifyReporter.test.ts:112:33)
|
test change:
undefined#L1
expect(jest.fn()).not.toHaveBeenCalled()
Expected number of calls: 0
Received number of calls: 6
1: {"hint": "int:transient:1", "icon": "D:\\a\\jest\\jest\\packages\\jest-reporters\\assets\\jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
2: {"hint": "int:transient:1", "icon": "D:\\a\\jest\\jest\\packages\\jest-reporters\\assets\\jest_logo.png", "message": "3 of 3 tests failed", "timeout": false, "title": "100% Failed"}
3: {"hint": "int:transient:1", "icon": "D:\\a\\jest\\jest\\packages\\jest-reporters\\assets\\jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
at toHaveBeenCalled (packages/jest-reporters/src/__tests__/NotifyReporter.test.ts:112:33)
|
test success-change:
undefined#L1
expect(jest.fn()).not.toHaveBeenCalled()
Expected number of calls: 0
Received number of calls: 6
1: {"hint": "int:transient:1", "icon": "D:\\a\\jest\\jest\\packages\\jest-reporters\\assets\\jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
2: {"hint": "int:transient:1", "icon": "D:\\a\\jest\\jest\\packages\\jest-reporters\\assets\\jest_logo.png", "message": "3 of 3 tests failed", "timeout": false, "title": "100% Failed"}
3: {"hint": "int:transient:1", "icon": "D:\\a\\jest\\jest\\packages\\jest-reporters\\assets\\jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
at toHaveBeenCalled (packages/jest-reporters/src/__tests__/NotifyReporter.test.ts:112:33)
|
test failure-change:
undefined#L1
expect(jest.fn()).not.toHaveBeenCalled()
Expected number of calls: 0
Received number of calls: 6
1: {"hint": "int:transient:1", "icon": "D:\\a\\jest\\jest\\packages\\jest-reporters\\assets\\jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
2: {"hint": "int:transient:1", "icon": "D:\\a\\jest\\jest\\packages\\jest-reporters\\assets\\jest_logo.png", "message": "3 of 3 tests failed", "timeout": false, "title": "100% Failed"}
3: {"hint": "int:transient:1", "icon": "D:\\a\\jest\\jest\\packages\\jest-reporters\\assets\\jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
at toHaveBeenCalled (packages/jest-reporters/src/__tests__/NotifyReporter.test.ts:112:33)
|
test always with rootDir:
undefined#L1
expect(jest.fn()).not.toHaveBeenCalled()
Expected number of calls: 0
Received number of calls: 6
1: {"hint": "int:transient:1", "icon": "D:\\a\\jest\\jest\\packages\\jest-reporters\\assets\\jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
2: {"hint": "int:transient:1", "icon": "D:\\a\\jest\\jest\\packages\\jest-reporters\\assets\\jest_logo.png", "message": "3 of 3 tests failed", "timeout": false, "title": "100% Failed"}
3: {"hint": "int:transient:1", "icon": "D:\\a\\jest\\jest\\packages\\jest-reporters\\assets\\jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
at toHaveBeenCalled (packages/jest-reporters/src/__tests__/NotifyReporter.test.ts:112:33)
|
test success with rootDir:
undefined#L1
expect(jest.fn()).not.toHaveBeenCalled()
Expected number of calls: 0
Received number of calls: 6
1: {"hint": "int:transient:1", "icon": "D:\\a\\jest\\jest\\packages\\jest-reporters\\assets\\jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
2: {"hint": "int:transient:1", "icon": "D:\\a\\jest\\jest\\packages\\jest-reporters\\assets\\jest_logo.png", "message": "3 of 3 tests failed", "timeout": false, "title": "100% Failed"}
3: {"hint": "int:transient:1", "icon": "D:\\a\\jest\\jest\\packages\\jest-reporters\\assets\\jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
at toHaveBeenCalled (packages/jest-reporters/src/__tests__/NotifyReporter.test.ts:112:33)
|
test change with rootDir:
undefined#L1
expect(jest.fn()).not.toHaveBeenCalled()
Expected number of calls: 0
Received number of calls: 6
1: {"hint": "int:transient:1", "icon": "D:\\a\\jest\\jest\\packages\\jest-reporters\\assets\\jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
2: {"hint": "int:transient:1", "icon": "D:\\a\\jest\\jest\\packages\\jest-reporters\\assets\\jest_logo.png", "message": "3 of 3 tests failed", "timeout": false, "title": "100% Failed"}
3: {"hint": "int:transient:1", "icon": "D:\\a\\jest\\jest\\packages\\jest-reporters\\assets\\jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
at toHaveBeenCalled (packages/jest-reporters/src/__tests__/NotifyReporter.test.ts:112:33)
|
test success-change with rootDir:
undefined#L1
expect(jest.fn()).not.toHaveBeenCalled()
Expected number of calls: 0
Received number of calls: 6
1: {"hint": "int:transient:1", "icon": "D:\\a\\jest\\jest\\packages\\jest-reporters\\assets\\jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
2: {"hint": "int:transient:1", "icon": "D:\\a\\jest\\jest\\packages\\jest-reporters\\assets\\jest_logo.png", "message": "3 of 3 tests failed", "timeout": false, "title": "100% Failed"}
3: {"hint": "int:transient:1", "icon": "D:\\a\\jest\\jest\\packages\\jest-reporters\\assets\\jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
at toHaveBeenCalled (packages/jest-reporters/src/__tests__/NotifyReporter.test.ts:112:33)
|
test failure-change with rootDir:
undefined#L1
expect(jest.fn()).not.toHaveBeenCalled()
Expected number of calls: 0
Received number of calls: 6
1: {"hint": "int:transient:1", "icon": "D:\\a\\jest\\jest\\packages\\jest-reporters\\assets\\jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
2: {"hint": "int:transient:1", "icon": "D:\\a\\jest\\jest\\packages\\jest-reporters\\assets\\jest_logo.png", "message": "3 of 3 tests failed", "timeout": false, "title": "100% Failed"}
3: {"hint": "int:transient:1", "icon": "D:\\a\\jest\\jest\\packages\\jest-reporters\\assets\\jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
at toHaveBeenCalled (packages/jest-reporters/src/__tests__/NotifyReporter.test.ts:112:33)
|
test always with moduleName:
undefined#L1
expect(jest.fn()).not.toHaveBeenCalled()
Expected number of calls: 0
Received number of calls: 6
1: {"hint": "int:transient:1", "icon": "D:\\a\\jest\\jest\\packages\\jest-reporters\\assets\\jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
2: {"hint": "int:transient:1", "icon": "D:\\a\\jest\\jest\\packages\\jest-reporters\\assets\\jest_logo.png", "message": "3 of 3 tests failed", "timeout": false, "title": "100% Failed"}
3: {"hint": "int:transient:1", "icon": "D:\\a\\jest\\jest\\packages\\jest-reporters\\assets\\jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
at toHaveBeenCalled (packages/jest-reporters/src/__tests__/NotifyReporter.test.ts:112:33)
|
test success:
undefined#L1
expect(jest.fn()).not.toHaveBeenCalled()
Expected number of calls: 0
Received number of calls: 6
1: {"hint": "int:transient:1", "icon": "D:\\a\\jest\\jest\\packages\\jest-reporters\\assets\\jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
2: {"hint": "int:transient:1", "icon": "D:\\a\\jest\\jest\\packages\\jest-reporters\\assets\\jest_logo.png", "message": "3 of 3 tests failed", "timeout": false, "title": "100% Failed"}
3: {"hint": "int:transient:1", "icon": "D:\\a\\jest\\jest\\packages\\jest-reporters\\assets\\jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
at toHaveBeenCalled (packages/jest-reporters/src/__tests__/NotifyReporter.test.ts:112:33)
|
test change:
undefined#L1
expect(jest.fn()).not.toHaveBeenCalled()
Expected number of calls: 0
Received number of calls: 6
1: {"hint": "int:transient:1", "icon": "D:\\a\\jest\\jest\\packages\\jest-reporters\\assets\\jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
2: {"hint": "int:transient:1", "icon": "D:\\a\\jest\\jest\\packages\\jest-reporters\\assets\\jest_logo.png", "message": "3 of 3 tests failed", "timeout": false, "title": "100% Failed"}
3: {"hint": "int:transient:1", "icon": "D:\\a\\jest\\jest\\packages\\jest-reporters\\assets\\jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
at toHaveBeenCalled (packages/jest-reporters/src/__tests__/NotifyReporter.test.ts:112:33)
|
test success-change:
undefined#L1
expect(jest.fn()).not.toHaveBeenCalled()
Expected number of calls: 0
Received number of calls: 6
1: {"hint": "int:transient:1", "icon": "D:\\a\\jest\\jest\\packages\\jest-reporters\\assets\\jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
2: {"hint": "int:transient:1", "icon": "D:\\a\\jest\\jest\\packages\\jest-reporters\\assets\\jest_logo.png", "message": "3 of 3 tests failed", "timeout": false, "title": "100% Failed"}
3: {"hint": "int:transient:1", "icon": "D:\\a\\jest\\jest\\packages\\jest-reporters\\assets\\jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
at toHaveBeenCalled (packages/jest-reporters/src/__tests__/NotifyReporter.test.ts:112:33)
|
test failure-change:
undefined#L1
expect(jest.fn()).not.toHaveBeenCalled()
Expected number of calls: 0
Received number of calls: 6
1: {"hint": "int:transient:1", "icon": "D:\\a\\jest\\jest\\packages\\jest-reporters\\assets\\jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
2: {"hint": "int:transient:1", "icon": "D:\\a\\jest\\jest\\packages\\jest-reporters\\assets\\jest_logo.png", "message": "3 of 3 tests failed", "timeout": false, "title": "100% Failed"}
3: {"hint": "int:transient:1", "icon": "D:\\a\\jest\\jest\\packages\\jest-reporters\\assets\\jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
at toHaveBeenCalled (packages/jest-reporters/src/__tests__/NotifyReporter.test.ts:112:33)
|
test always with rootDir:
undefined#L1
expect(jest.fn()).not.toHaveBeenCalled()
Expected number of calls: 0
Received number of calls: 6
1: {"hint": "int:transient:1", "icon": "D:\\a\\jest\\jest\\packages\\jest-reporters\\assets\\jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
2: {"hint": "int:transient:1", "icon": "D:\\a\\jest\\jest\\packages\\jest-reporters\\assets\\jest_logo.png", "message": "3 of 3 tests failed", "timeout": false, "title": "100% Failed"}
3: {"hint": "int:transient:1", "icon": "D:\\a\\jest\\jest\\packages\\jest-reporters\\assets\\jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
at toHaveBeenCalled (packages/jest-reporters/src/__tests__/NotifyReporter.test.ts:112:33)
|
test success with rootDir:
undefined#L1
expect(jest.fn()).not.toHaveBeenCalled()
Expected number of calls: 0
Received number of calls: 6
1: {"hint": "int:transient:1", "icon": "D:\\a\\jest\\jest\\packages\\jest-reporters\\assets\\jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
2: {"hint": "int:transient:1", "icon": "D:\\a\\jest\\jest\\packages\\jest-reporters\\assets\\jest_logo.png", "message": "3 of 3 tests failed", "timeout": false, "title": "100% Failed"}
3: {"hint": "int:transient:1", "icon": "D:\\a\\jest\\jest\\packages\\jest-reporters\\assets\\jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
at toHaveBeenCalled (packages/jest-reporters/src/__tests__/NotifyReporter.test.ts:112:33)
|
test change with rootDir:
undefined#L1
expect(jest.fn()).not.toHaveBeenCalled()
Expected number of calls: 0
Received number of calls: 6
1: {"hint": "int:transient:1", "icon": "D:\\a\\jest\\jest\\packages\\jest-reporters\\assets\\jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
2: {"hint": "int:transient:1", "icon": "D:\\a\\jest\\jest\\packages\\jest-reporters\\assets\\jest_logo.png", "message": "3 of 3 tests failed", "timeout": false, "title": "100% Failed"}
3: {"hint": "int:transient:1", "icon": "D:\\a\\jest\\jest\\packages\\jest-reporters\\assets\\jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
at toHaveBeenCalled (packages/jest-reporters/src/__tests__/NotifyReporter.test.ts:112:33)
|
test success-change with rootDir:
undefined#L1
expect(jest.fn()).not.toHaveBeenCalled()
Expected number of calls: 0
Received number of calls: 6
1: {"hint": "int:transient:1", "icon": "D:\\a\\jest\\jest\\packages\\jest-reporters\\assets\\jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
2: {"hint": "int:transient:1", "icon": "D:\\a\\jest\\jest\\packages\\jest-reporters\\assets\\jest_logo.png", "message": "3 of 3 tests failed", "timeout": false, "title": "100% Failed"}
3: {"hint": "int:transient:1", "icon": "D:\\a\\jest\\jest\\packages\\jest-reporters\\assets\\jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
at toHaveBeenCalled (packages/jest-reporters/src/__tests__/NotifyReporter.test.ts:112:33)
|
test failure-change with rootDir:
undefined#L1
expect(jest.fn()).not.toHaveBeenCalled()
Expected number of calls: 0
Received number of calls: 6
1: {"hint": "int:transient:1", "icon": "D:\\a\\jest\\jest\\packages\\jest-reporters\\assets\\jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
2: {"hint": "int:transient:1", "icon": "D:\\a\\jest\\jest\\packages\\jest-reporters\\assets\\jest_logo.png", "message": "3 of 3 tests failed", "timeout": false, "title": "100% Failed"}
3: {"hint": "int:transient:1", "icon": "D:\\a\\jest\\jest\\packages\\jest-reporters\\assets\\jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
at toHaveBeenCalled (packages/jest-reporters/src/__tests__/NotifyReporter.test.ts:112:33)
|
test always with moduleName:
undefined#L1
expect(jest.fn()).not.toHaveBeenCalled()
Expected number of calls: 0
Received number of calls: 6
1: {"hint": "int:transient:1", "icon": "D:\\a\\jest\\jest\\packages\\jest-reporters\\assets\\jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
2: {"hint": "int:transient:1", "icon": "D:\\a\\jest\\jest\\packages\\jest-reporters\\assets\\jest_logo.png", "message": "3 of 3 tests failed", "timeout": false, "title": "100% Failed"}
3: {"hint": "int:transient:1", "icon": "D:\\a\\jest\\jest\\packages\\jest-reporters\\assets\\jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
at toHaveBeenCalled (packages/jest-reporters/src/__tests__/NotifyReporter.test.ts:112:33)
|
test success:
undefined#L1
expect(jest.fn()).not.toHaveBeenCalled()
Expected number of calls: 0
Received number of calls: 6
1: {"hint": "int:transient:1", "icon": "D:\\a\\jest\\jest\\packages\\jest-reporters\\assets\\jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
2: {"hint": "int:transient:1", "icon": "D:\\a\\jest\\jest\\packages\\jest-reporters\\assets\\jest_logo.png", "message": "3 of 3 tests failed", "timeout": false, "title": "100% Failed"}
3: {"hint": "int:transient:1", "icon": "D:\\a\\jest\\jest\\packages\\jest-reporters\\assets\\jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
at toHaveBeenCalled (packages/jest-reporters/src/__tests__/NotifyReporter.test.ts:112:33)
|
test change:
undefined#L1
expect(jest.fn()).not.toHaveBeenCalled()
Expected number of calls: 0
Received number of calls: 6
1: {"hint": "int:transient:1", "icon": "D:\\a\\jest\\jest\\packages\\jest-reporters\\assets\\jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
2: {"hint": "int:transient:1", "icon": "D:\\a\\jest\\jest\\packages\\jest-reporters\\assets\\jest_logo.png", "message": "3 of 3 tests failed", "timeout": false, "title": "100% Failed"}
3: {"hint": "int:transient:1", "icon": "D:\\a\\jest\\jest\\packages\\jest-reporters\\assets\\jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
at toHaveBeenCalled (packages/jest-reporters/src/__tests__/NotifyReporter.test.ts:112:33)
|
test success-change:
undefined#L1
expect(jest.fn()).not.toHaveBeenCalled()
Expected number of calls: 0
Received number of calls: 6
1: {"hint": "int:transient:1", "icon": "D:\\a\\jest\\jest\\packages\\jest-reporters\\assets\\jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
2: {"hint": "int:transient:1", "icon": "D:\\a\\jest\\jest\\packages\\jest-reporters\\assets\\jest_logo.png", "message": "3 of 3 tests failed", "timeout": false, "title": "100% Failed"}
3: {"hint": "int:transient:1", "icon": "D:\\a\\jest\\jest\\packages\\jest-reporters\\assets\\jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
at toHaveBeenCalled (packages/jest-reporters/src/__tests__/NotifyReporter.test.ts:112:33)
|
test failure-change:
undefined#L1
expect(jest.fn()).not.toHaveBeenCalled()
Expected number of calls: 0
Received number of calls: 6
1: {"hint": "int:transient:1", "icon": "D:\\a\\jest\\jest\\packages\\jest-reporters\\assets\\jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
2: {"hint": "int:transient:1", "icon": "D:\\a\\jest\\jest\\packages\\jest-reporters\\assets\\jest_logo.png", "message": "3 of 3 tests failed", "timeout": false, "title": "100% Failed"}
3: {"hint": "int:transient:1", "icon": "D:\\a\\jest\\jest\\packages\\jest-reporters\\assets\\jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
at toHaveBeenCalled (packages/jest-reporters/src/__tests__/NotifyReporter.test.ts:112:33)
|
test always with rootDir:
undefined#L1
expect(jest.fn()).not.toHaveBeenCalled()
Expected number of calls: 0
Received number of calls: 6
1: {"hint": "int:transient:1", "icon": "D:\\a\\jest\\jest\\packages\\jest-reporters\\assets\\jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
2: {"hint": "int:transient:1", "icon": "D:\\a\\jest\\jest\\packages\\jest-reporters\\assets\\jest_logo.png", "message": "3 of 3 tests failed", "timeout": false, "title": "100% Failed"}
3: {"hint": "int:transient:1", "icon": "D:\\a\\jest\\jest\\packages\\jest-reporters\\assets\\jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
at toHaveBeenCalled (packages/jest-reporters/src/__tests__/NotifyReporter.test.ts:112:33)
|
test success with rootDir:
undefined#L1
expect(jest.fn()).not.toHaveBeenCalled()
Expected number of calls: 0
Received number of calls: 6
1: {"hint": "int:transient:1", "icon": "D:\\a\\jest\\jest\\packages\\jest-reporters\\assets\\jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
2: {"hint": "int:transient:1", "icon": "D:\\a\\jest\\jest\\packages\\jest-reporters\\assets\\jest_logo.png", "message": "3 of 3 tests failed", "timeout": false, "title": "100% Failed"}
3: {"hint": "int:transient:1", "icon": "D:\\a\\jest\\jest\\packages\\jest-reporters\\assets\\jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
at toHaveBeenCalled (packages/jest-reporters/src/__tests__/NotifyReporter.test.ts:112:33)
|
test change with rootDir:
undefined#L1
expect(jest.fn()).not.toHaveBeenCalled()
Expected number of calls: 0
Received number of calls: 6
1: {"hint": "int:transient:1", "icon": "D:\\a\\jest\\jest\\packages\\jest-reporters\\assets\\jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
2: {"hint": "int:transient:1", "icon": "D:\\a\\jest\\jest\\packages\\jest-reporters\\assets\\jest_logo.png", "message": "3 of 3 tests failed", "timeout": false, "title": "100% Failed"}
3: {"hint": "int:transient:1", "icon": "D:\\a\\jest\\jest\\packages\\jest-reporters\\assets\\jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
at toHaveBeenCalled (packages/jest-reporters/src/__tests__/NotifyReporter.test.ts:112:33)
|
test success-change with rootDir:
undefined#L1
expect(jest.fn()).not.toHaveBeenCalled()
Expected number of calls: 0
Received number of calls: 6
1: {"hint": "int:transient:1", "icon": "D:\\a\\jest\\jest\\packages\\jest-reporters\\assets\\jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
2: {"hint": "int:transient:1", "icon": "D:\\a\\jest\\jest\\packages\\jest-reporters\\assets\\jest_logo.png", "message": "3 of 3 tests failed", "timeout": false, "title": "100% Failed"}
3: {"hint": "int:transient:1", "icon": "D:\\a\\jest\\jest\\packages\\jest-reporters\\assets\\jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
at toHaveBeenCalled (packages/jest-reporters/src/__tests__/NotifyReporter.test.ts:112:33)
|
test failure-change with rootDir:
undefined#L1
expect(jest.fn()).not.toHaveBeenCalled()
Expected number of calls: 0
Received number of calls: 6
1: {"hint": "int:transient:1", "icon": "D:\\a\\jest\\jest\\packages\\jest-reporters\\assets\\jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
2: {"hint": "int:transient:1", "icon": "D:\\a\\jest\\jest\\packages\\jest-reporters\\assets\\jest_logo.png", "message": "3 of 3 tests failed", "timeout": false, "title": "100% Failed"}
3: {"hint": "int:transient:1", "icon": "D:\\a\\jest\\jest\\packages\\jest-reporters\\assets\\jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
at toHaveBeenCalled (packages/jest-reporters/src/__tests__/NotifyReporter.test.ts:112:33)
|
test always with moduleName:
undefined#L1
expect(jest.fn()).not.toHaveBeenCalled()
Expected number of calls: 0
Received number of calls: 6
1: {"hint": "int:transient:1", "icon": "D:\\a\\jest\\jest\\packages\\jest-reporters\\assets\\jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
2: {"hint": "int:transient:1", "icon": "D:\\a\\jest\\jest\\packages\\jest-reporters\\assets\\jest_logo.png", "message": "3 of 3 tests failed", "timeout": false, "title": "100% Failed"}
3: {"hint": "int:transient:1", "icon": "D:\\a\\jest\\jest\\packages\\jest-reporters\\assets\\jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
at toHaveBeenCalled (packages/jest-reporters/src/__tests__/NotifyReporter.test.ts:112:33)
|
test success:
undefined#L1
expect(jest.fn()).not.toHaveBeenCalled()
Expected number of calls: 0
Received number of calls: 6
1: {"hint": "int:transient:1", "icon": "D:\\a\\jest\\jest\\packages\\jest-reporters\\assets\\jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
2: {"hint": "int:transient:1", "icon": "D:\\a\\jest\\jest\\packages\\jest-reporters\\assets\\jest_logo.png", "message": "3 of 3 tests failed", "timeout": false, "title": "100% Failed"}
3: {"hint": "int:transient:1", "icon": "D:\\a\\jest\\jest\\packages\\jest-reporters\\assets\\jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
at toHaveBeenCalled (packages/jest-reporters/src/__tests__/NotifyReporter.test.ts:112:33)
|
test change:
undefined#L1
expect(jest.fn()).not.toHaveBeenCalled()
Expected number of calls: 0
Received number of calls: 6
1: {"hint": "int:transient:1", "icon": "D:\\a\\jest\\jest\\packages\\jest-reporters\\assets\\jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
2: {"hint": "int:transient:1", "icon": "D:\\a\\jest\\jest\\packages\\jest-reporters\\assets\\jest_logo.png", "message": "3 of 3 tests failed", "timeout": false, "title": "100% Failed"}
3: {"hint": "int:transient:1", "icon": "D:\\a\\jest\\jest\\packages\\jest-reporters\\assets\\jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
at toHaveBeenCalled (packages/jest-reporters/src/__tests__/NotifyReporter.test.ts:112:33)
|
test success-change:
undefined#L1
expect(jest.fn()).not.toHaveBeenCalled()
Expected number of calls: 0
Received number of calls: 6
1: {"hint": "int:transient:1", "icon": "D:\\a\\jest\\jest\\packages\\jest-reporters\\assets\\jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
2: {"hint": "int:transient:1", "icon": "D:\\a\\jest\\jest\\packages\\jest-reporters\\assets\\jest_logo.png", "message": "3 of 3 tests failed", "timeout": false, "title": "100% Failed"}
3: {"hint": "int:transient:1", "icon": "D:\\a\\jest\\jest\\packages\\jest-reporters\\assets\\jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
at toHaveBeenCalled (packages/jest-reporters/src/__tests__/NotifyReporter.test.ts:112:33)
|
test failure-change:
undefined#L1
expect(jest.fn()).not.toHaveBeenCalled()
Expected number of calls: 0
Received number of calls: 6
1: {"hint": "int:transient:1", "icon": "D:\\a\\jest\\jest\\packages\\jest-reporters\\assets\\jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
2: {"hint": "int:transient:1", "icon": "D:\\a\\jest\\jest\\packages\\jest-reporters\\assets\\jest_logo.png", "message": "3 of 3 tests failed", "timeout": false, "title": "100% Failed"}
3: {"hint": "int:transient:1", "icon": "D:\\a\\jest\\jest\\packages\\jest-reporters\\assets\\jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
at toHaveBeenCalled (packages/jest-reporters/src/__tests__/NotifyReporter.test.ts:112:33)
|
test always with rootDir:
undefined#L1
expect(jest.fn()).not.toHaveBeenCalled()
Expected number of calls: 0
Received number of calls: 6
1: {"hint": "int:transient:1", "icon": "D:\\a\\jest\\jest\\packages\\jest-reporters\\assets\\jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
2: {"hint": "int:transient:1", "icon": "D:\\a\\jest\\jest\\packages\\jest-reporters\\assets\\jest_logo.png", "message": "3 of 3 tests failed", "timeout": false, "title": "100% Failed"}
3: {"hint": "int:transient:1", "icon": "D:\\a\\jest\\jest\\packages\\jest-reporters\\assets\\jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
at toHaveBeenCalled (packages/jest-reporters/src/__tests__/NotifyReporter.test.ts:112:33)
|
test success with rootDir:
undefined#L1
expect(jest.fn()).not.toHaveBeenCalled()
Expected number of calls: 0
Received number of calls: 6
1: {"hint": "int:transient:1", "icon": "D:\\a\\jest\\jest\\packages\\jest-reporters\\assets\\jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
2: {"hint": "int:transient:1", "icon": "D:\\a\\jest\\jest\\packages\\jest-reporters\\assets\\jest_logo.png", "message": "3 of 3 tests failed", "timeout": false, "title": "100% Failed"}
3: {"hint": "int:transient:1", "icon": "D:\\a\\jest\\jest\\packages\\jest-reporters\\assets\\jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
at toHaveBeenCalled (packages/jest-reporters/src/__tests__/NotifyReporter.test.ts:112:33)
|
test change with rootDir:
undefined#L1
expect(jest.fn()).not.toHaveBeenCalled()
Expected number of calls: 0
Received number of calls: 6
1: {"hint": "int:transient:1", "icon": "D:\\a\\jest\\jest\\packages\\jest-reporters\\assets\\jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
2: {"hint": "int:transient:1", "icon": "D:\\a\\jest\\jest\\packages\\jest-reporters\\assets\\jest_logo.png", "message": "3 of 3 tests failed", "timeout": false, "title": "100% Failed"}
3: {"hint": "int:transient:1", "icon": "D:\\a\\jest\\jest\\packages\\jest-reporters\\assets\\jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
at toHaveBeenCalled (packages/jest-reporters/src/__tests__/NotifyReporter.test.ts:112:33)
|
test success-change with rootDir:
undefined#L1
expect(jest.fn()).not.toHaveBeenCalled()
Expected number of calls: 0
Received number of calls: 6
1: {"hint": "int:transient:1", "icon": "D:\\a\\jest\\jest\\packages\\jest-reporters\\assets\\jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
2: {"hint": "int:transient:1", "icon": "D:\\a\\jest\\jest\\packages\\jest-reporters\\assets\\jest_logo.png", "message": "3 of 3 tests failed", "timeout": false, "title": "100% Failed"}
3: {"hint": "int:transient:1", "icon": "D:\\a\\jest\\jest\\packages\\jest-reporters\\assets\\jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
at toHaveBeenCalled (packages/jest-reporters/src/__tests__/NotifyReporter.test.ts:112:33)
|
test failure-change with rootDir:
undefined#L1
expect(jest.fn()).not.toHaveBeenCalled()
Expected number of calls: 0
Received number of calls: 6
1: {"hint": "int:transient:1", "icon": "D:\\a\\jest\\jest\\packages\\jest-reporters\\assets\\jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
2: {"hint": "int:transient:1", "icon": "D:\\a\\jest\\jest\\packages\\jest-reporters\\assets\\jest_logo.png", "message": "3 of 3 tests failed", "timeout": false, "title": "100% Failed"}
3: {"hint": "int:transient:1", "icon": "D:\\a\\jest\\jest\\packages\\jest-reporters\\assets\\jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
at toHaveBeenCalled (packages/jest-reporters/src/__tests__/NotifyReporter.test.ts:112:33)
|
test always with moduleName:
undefined#L1
expect(jest.fn()).not.toHaveBeenCalled()
Expected number of calls: 0
Received number of calls: 6
1: {"hint": "int:transient:1", "icon": "D:\\a\\jest\\jest\\packages\\jest-reporters\\assets\\jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
2: {"hint": "int:transient:1", "icon": "D:\\a\\jest\\jest\\packages\\jest-reporters\\assets\\jest_logo.png", "message": "3 of 3 tests failed", "timeout": false, "title": "100% Failed"}
3: {"hint": "int:transient:1", "icon": "D:\\a\\jest\\jest\\packages\\jest-reporters\\assets\\jest_logo.png", "message": "3 tests passed", "timeout": false, "title": "100% Passed"}
at toHaveBeenCalled (packages/jest-reporters/src/__tests__/NotifyReporter.test.ts:112:33)
|
test success:
undefined#L1
expect(jest.fn()).not.toHaveBeenCalled()
Expected number of calls: 0
Received number of calls: 6
1: {"hint": "int:transient:1", "icon": "/Users/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "✅ 3 tests passed", "timeout": false, "title": "100% Passed"}
2: {"hint": "int:transient:1", "icon": "/Users/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "⛔️ 3 of 3 tests failed", "timeout": false, "title": "100% Failed"}
3: {"hint": "int:transient:1", "icon": "/Users/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "✅ 3 tests passed", "timeout": false, "title": "100% Passed"}
at toHaveBeenCalled (packages/jest-reporters/src/__tests__/NotifyReporter.test.ts:112:33)
|
test change:
undefined#L1
expect(jest.fn()).not.toHaveBeenCalled()
Expected number of calls: 0
Received number of calls: 6
1: {"hint": "int:transient:1", "icon": "/Users/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "✅ 3 tests passed", "timeout": false, "title": "100% Passed"}
2: {"hint": "int:transient:1", "icon": "/Users/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "⛔️ 3 of 3 tests failed", "timeout": false, "title": "100% Failed"}
3: {"hint": "int:transient:1", "icon": "/Users/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "✅ 3 tests passed", "timeout": false, "title": "100% Passed"}
at toHaveBeenCalled (packages/jest-reporters/src/__tests__/NotifyReporter.test.ts:112:33)
|
test success-change:
undefined#L1
expect(jest.fn()).not.toHaveBeenCalled()
Expected number of calls: 0
Received number of calls: 6
1: {"hint": "int:transient:1", "icon": "/Users/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "✅ 3 tests passed", "timeout": false, "title": "100% Passed"}
2: {"hint": "int:transient:1", "icon": "/Users/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "⛔️ 3 of 3 tests failed", "timeout": false, "title": "100% Failed"}
3: {"hint": "int:transient:1", "icon": "/Users/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "✅ 3 tests passed", "timeout": false, "title": "100% Passed"}
at toHaveBeenCalled (packages/jest-reporters/src/__tests__/NotifyReporter.test.ts:112:33)
|
test failure-change:
undefined#L1
expect(jest.fn()).not.toHaveBeenCalled()
Expected number of calls: 0
Received number of calls: 6
1: {"hint": "int:transient:1", "icon": "/Users/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "✅ 3 tests passed", "timeout": false, "title": "100% Passed"}
2: {"hint": "int:transient:1", "icon": "/Users/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "⛔️ 3 of 3 tests failed", "timeout": false, "title": "100% Failed"}
3: {"hint": "int:transient:1", "icon": "/Users/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "✅ 3 tests passed", "timeout": false, "title": "100% Passed"}
at toHaveBeenCalled (packages/jest-reporters/src/__tests__/NotifyReporter.test.ts:112:33)
|
test always with rootDir:
undefined#L1
expect(jest.fn()).not.toHaveBeenCalled()
Expected number of calls: 0
Received number of calls: 6
1: {"hint": "int:transient:1", "icon": "/Users/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "✅ 3 tests passed", "timeout": false, "title": "100% Passed"}
2: {"hint": "int:transient:1", "icon": "/Users/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "⛔️ 3 of 3 tests failed", "timeout": false, "title": "100% Failed"}
3: {"hint": "int:transient:1", "icon": "/Users/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "✅ 3 tests passed", "timeout": false, "title": "100% Passed"}
at toHaveBeenCalled (packages/jest-reporters/src/__tests__/NotifyReporter.test.ts:112:33)
|
test success with rootDir:
undefined#L1
expect(jest.fn()).not.toHaveBeenCalled()
Expected number of calls: 0
Received number of calls: 6
1: {"hint": "int:transient:1", "icon": "/Users/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "✅ 3 tests passed", "timeout": false, "title": "100% Passed"}
2: {"hint": "int:transient:1", "icon": "/Users/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "⛔️ 3 of 3 tests failed", "timeout": false, "title": "100% Failed"}
3: {"hint": "int:transient:1", "icon": "/Users/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "✅ 3 tests passed", "timeout": false, "title": "100% Passed"}
at toHaveBeenCalled (packages/jest-reporters/src/__tests__/NotifyReporter.test.ts:112:33)
|
test change with rootDir:
undefined#L1
expect(jest.fn()).not.toHaveBeenCalled()
Expected number of calls: 0
Received number of calls: 6
1: {"hint": "int:transient:1", "icon": "/Users/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "✅ 3 tests passed", "timeout": false, "title": "100% Passed"}
2: {"hint": "int:transient:1", "icon": "/Users/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "⛔️ 3 of 3 tests failed", "timeout": false, "title": "100% Failed"}
3: {"hint": "int:transient:1", "icon": "/Users/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "✅ 3 tests passed", "timeout": false, "title": "100% Passed"}
at toHaveBeenCalled (packages/jest-reporters/src/__tests__/NotifyReporter.test.ts:112:33)
|
test success-change with rootDir:
undefined#L1
expect(jest.fn()).not.toHaveBeenCalled()
Expected number of calls: 0
Received number of calls: 6
1: {"hint": "int:transient:1", "icon": "/Users/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "✅ 3 tests passed", "timeout": false, "title": "100% Passed"}
2: {"hint": "int:transient:1", "icon": "/Users/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "⛔️ 3 of 3 tests failed", "timeout": false, "title": "100% Failed"}
3: {"hint": "int:transient:1", "icon": "/Users/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "✅ 3 tests passed", "timeout": false, "title": "100% Passed"}
at toHaveBeenCalled (packages/jest-reporters/src/__tests__/NotifyReporter.test.ts:112:33)
|
test failure-change with rootDir:
undefined#L1
expect(jest.fn()).not.toHaveBeenCalled()
Expected number of calls: 0
Received number of calls: 6
1: {"hint": "int:transient:1", "icon": "/Users/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "✅ 3 tests passed", "timeout": false, "title": "100% Passed"}
2: {"hint": "int:transient:1", "icon": "/Users/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "⛔️ 3 of 3 tests failed", "timeout": false, "title": "100% Failed"}
3: {"hint": "int:transient:1", "icon": "/Users/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "✅ 3 tests passed", "timeout": false, "title": "100% Passed"}
at toHaveBeenCalled (packages/jest-reporters/src/__tests__/NotifyReporter.test.ts:112:33)
|
test always with moduleName:
undefined#L1
expect(jest.fn()).not.toHaveBeenCalled()
Expected number of calls: 0
Received number of calls: 6
1: {"hint": "int:transient:1", "icon": "/Users/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "✅ 3 tests passed", "timeout": false, "title": "100% Passed"}
2: {"hint": "int:transient:1", "icon": "/Users/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "⛔️ 3 of 3 tests failed", "timeout": false, "title": "100% Failed"}
3: {"hint": "int:transient:1", "icon": "/Users/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "✅ 3 tests passed", "timeout": false, "title": "100% Passed"}
at toHaveBeenCalled (packages/jest-reporters/src/__tests__/NotifyReporter.test.ts:112:33)
|
test success:
undefined#L1
expect(jest.fn()).not.toHaveBeenCalled()
Expected number of calls: 0
Received number of calls: 6
1: {"hint": "int:transient:1", "icon": "/Users/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "✅ 3 tests passed", "timeout": false, "title": "100% Passed"}
2: {"hint": "int:transient:1", "icon": "/Users/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "⛔️ 3 of 3 tests failed", "timeout": false, "title": "100% Failed"}
3: {"hint": "int:transient:1", "icon": "/Users/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "✅ 3 tests passed", "timeout": false, "title": "100% Passed"}
at toHaveBeenCalled (packages/jest-reporters/src/__tests__/NotifyReporter.test.ts:112:33)
|
test change:
undefined#L1
expect(jest.fn()).not.toHaveBeenCalled()
Expected number of calls: 0
Received number of calls: 6
1: {"hint": "int:transient:1", "icon": "/Users/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "✅ 3 tests passed", "timeout": false, "title": "100% Passed"}
2: {"hint": "int:transient:1", "icon": "/Users/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "⛔️ 3 of 3 tests failed", "timeout": false, "title": "100% Failed"}
3: {"hint": "int:transient:1", "icon": "/Users/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "✅ 3 tests passed", "timeout": false, "title": "100% Passed"}
at toHaveBeenCalled (packages/jest-reporters/src/__tests__/NotifyReporter.test.ts:112:33)
|
test success-change:
undefined#L1
expect(jest.fn()).not.toHaveBeenCalled()
Expected number of calls: 0
Received number of calls: 6
1: {"hint": "int:transient:1", "icon": "/Users/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "✅ 3 tests passed", "timeout": false, "title": "100% Passed"}
2: {"hint": "int:transient:1", "icon": "/Users/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "⛔️ 3 of 3 tests failed", "timeout": false, "title": "100% Failed"}
3: {"hint": "int:transient:1", "icon": "/Users/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "✅ 3 tests passed", "timeout": false, "title": "100% Passed"}
at toHaveBeenCalled (packages/jest-reporters/src/__tests__/NotifyReporter.test.ts:112:33)
|
test failure-change:
undefined#L1
expect(jest.fn()).not.toHaveBeenCalled()
Expected number of calls: 0
Received number of calls: 6
1: {"hint": "int:transient:1", "icon": "/Users/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "✅ 3 tests passed", "timeout": false, "title": "100% Passed"}
2: {"hint": "int:transient:1", "icon": "/Users/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "⛔️ 3 of 3 tests failed", "timeout": false, "title": "100% Failed"}
3: {"hint": "int:transient:1", "icon": "/Users/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "✅ 3 tests passed", "timeout": false, "title": "100% Passed"}
at toHaveBeenCalled (packages/jest-reporters/src/__tests__/NotifyReporter.test.ts:112:33)
|
test always with rootDir:
undefined#L1
expect(jest.fn()).not.toHaveBeenCalled()
Expected number of calls: 0
Received number of calls: 6
1: {"hint": "int:transient:1", "icon": "/Users/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "✅ 3 tests passed", "timeout": false, "title": "100% Passed"}
2: {"hint": "int:transient:1", "icon": "/Users/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "⛔️ 3 of 3 tests failed", "timeout": false, "title": "100% Failed"}
3: {"hint": "int:transient:1", "icon": "/Users/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "✅ 3 tests passed", "timeout": false, "title": "100% Passed"}
at toHaveBeenCalled (packages/jest-reporters/src/__tests__/NotifyReporter.test.ts:112:33)
|
test success with rootDir:
undefined#L1
expect(jest.fn()).not.toHaveBeenCalled()
Expected number of calls: 0
Received number of calls: 6
1: {"hint": "int:transient:1", "icon": "/Users/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "✅ 3 tests passed", "timeout": false, "title": "100% Passed"}
2: {"hint": "int:transient:1", "icon": "/Users/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "⛔️ 3 of 3 tests failed", "timeout": false, "title": "100% Failed"}
3: {"hint": "int:transient:1", "icon": "/Users/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "✅ 3 tests passed", "timeout": false, "title": "100% Passed"}
at toHaveBeenCalled (packages/jest-reporters/src/__tests__/NotifyReporter.test.ts:112:33)
|
test change with rootDir:
undefined#L1
expect(jest.fn()).not.toHaveBeenCalled()
Expected number of calls: 0
Received number of calls: 6
1: {"hint": "int:transient:1", "icon": "/Users/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "✅ 3 tests passed", "timeout": false, "title": "100% Passed"}
2: {"hint": "int:transient:1", "icon": "/Users/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "⛔️ 3 of 3 tests failed", "timeout": false, "title": "100% Failed"}
3: {"hint": "int:transient:1", "icon": "/Users/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "✅ 3 tests passed", "timeout": false, "title": "100% Passed"}
at toHaveBeenCalled (packages/jest-reporters/src/__tests__/NotifyReporter.test.ts:112:33)
|
test success-change with rootDir:
undefined#L1
expect(jest.fn()).not.toHaveBeenCalled()
Expected number of calls: 0
Received number of calls: 6
1: {"hint": "int:transient:1", "icon": "/Users/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "✅ 3 tests passed", "timeout": false, "title": "100% Passed"}
2: {"hint": "int:transient:1", "icon": "/Users/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "⛔️ 3 of 3 tests failed", "timeout": false, "title": "100% Failed"}
3: {"hint": "int:transient:1", "icon": "/Users/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "✅ 3 tests passed", "timeout": false, "title": "100% Passed"}
at toHaveBeenCalled (packages/jest-reporters/src/__tests__/NotifyReporter.test.ts:112:33)
|
test failure-change with rootDir:
undefined#L1
expect(jest.fn()).not.toHaveBeenCalled()
Expected number of calls: 0
Received number of calls: 6
1: {"hint": "int:transient:1", "icon": "/Users/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "✅ 3 tests passed", "timeout": false, "title": "100% Passed"}
2: {"hint": "int:transient:1", "icon": "/Users/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "⛔️ 3 of 3 tests failed", "timeout": false, "title": "100% Failed"}
3: {"hint": "int:transient:1", "icon": "/Users/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "✅ 3 tests passed", "timeout": false, "title": "100% Passed"}
at toHaveBeenCalled (packages/jest-reporters/src/__tests__/NotifyReporter.test.ts:112:33)
|
test always with moduleName:
undefined#L1
expect(jest.fn()).not.toHaveBeenCalled()
Expected number of calls: 0
Received number of calls: 6
1: {"hint": "int:transient:1", "icon": "/Users/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "✅ 3 tests passed", "timeout": false, "title": "100% Passed"}
2: {"hint": "int:transient:1", "icon": "/Users/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "⛔️ 3 of 3 tests failed", "timeout": false, "title": "100% Failed"}
3: {"hint": "int:transient:1", "icon": "/Users/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "✅ 3 tests passed", "timeout": false, "title": "100% Passed"}
at toHaveBeenCalled (packages/jest-reporters/src/__tests__/NotifyReporter.test.ts:112:33)
|
defining tests and hooks asynchronously throws:
e2e/__tests__/circusDeclarationErrors.test.ts#L22
expect(received).toMatchSnapshot()
Snapshot name: `defining tests and hooks asynchronously throws 1`
- Snapshot - 4
+ Received + 4
@@ -11,11 +11,11 @@
| ^
13 | afterAll(() => {});
14 | });
15 | });
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:148:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:151:38)
at test (__tests__/asyncDefinition.test.js:12:5)
● Test suite failed to run
Cannot add a hook after tests have started running. Hooks must be defined synchronously.
@@ -26,11 +26,11 @@
| ^
14 | });
15 | });
16 |
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:114:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:115:38)
at afterAll (__tests__/asyncDefinition.test.js:13:5)
● Test suite failed to run
Cannot add a test after tests have started running. Tests must be defined synchronously.
@@ -41,11 +41,11 @@
| ^
19 | afterAll(() => {});
20 | });
21 |
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:148:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:151:38)
at test (__tests__/asyncDefinition.test.js:18:3)
● Test suite failed to run
Cannot add a hook after tests have started running. Hooks must be defined synchronously.
@@ -55,7 +55,7 @@
> 19 | afterAll(() => {});
| ^
20 | });
21 |
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:114:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:115:38)
at afterAll (__tests__/asyncDefinition.test.js:19:3)
at Object.toMatchSnapshot (e2e/__tests__/circusDeclarationErrors.test.ts:22:16)
|
defining tests and hooks asynchronously throws:
e2e/__tests__/circusDeclarationErrors.test.ts#L22
expect(received).toMatchSnapshot()
Snapshot name: `defining tests and hooks asynchronously throws 1`
- Snapshot - 4
+ Received + 4
@@ -11,11 +11,11 @@
| ^
13 | afterAll(() => {});
14 | });
15 | });
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:148:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:151:38)
at test (__tests__/asyncDefinition.test.js:12:5)
● Test suite failed to run
Cannot add a hook after tests have started running. Hooks must be defined synchronously.
@@ -26,11 +26,11 @@
| ^
14 | });
15 | });
16 |
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:114:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:115:38)
at afterAll (__tests__/asyncDefinition.test.js:13:5)
● Test suite failed to run
Cannot add a test after tests have started running. Tests must be defined synchronously.
@@ -41,11 +41,11 @@
| ^
19 | afterAll(() => {});
20 | });
21 |
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:148:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:151:38)
at test (__tests__/asyncDefinition.test.js:18:3)
● Test suite failed to run
Cannot add a hook after tests have started running. Hooks must be defined synchronously.
@@ -55,7 +55,7 @@
> 19 | afterAll(() => {});
| ^
20 | });
21 |
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:114:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:115:38)
at afterAll (__tests__/asyncDefinition.test.js:19:3)
at Object.toMatchSnapshot (e2e/__tests__/circusDeclarationErrors.test.ts:22:16)
|
defining tests and hooks asynchronously throws:
e2e/__tests__/circusDeclarationErrors.test.ts#L22
expect(received).toMatchSnapshot()
Snapshot name: `defining tests and hooks asynchronously throws 1`
- Snapshot - 4
+ Received + 4
@@ -11,11 +11,11 @@
| ^
13 | afterAll(() => {});
14 | });
15 | });
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:148:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:151:38)
at test (__tests__/asyncDefinition.test.js:12:5)
● Test suite failed to run
Cannot add a hook after tests have started running. Hooks must be defined synchronously.
@@ -26,11 +26,11 @@
| ^
14 | });
15 | });
16 |
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:114:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:115:38)
at afterAll (__tests__/asyncDefinition.test.js:13:5)
● Test suite failed to run
Cannot add a test after tests have started running. Tests must be defined synchronously.
@@ -41,11 +41,11 @@
| ^
19 | afterAll(() => {});
20 | });
21 |
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:148:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:151:38)
at test (__tests__/asyncDefinition.test.js:18:3)
● Test suite failed to run
Cannot add a hook after tests have started running. Hooks must be defined synchronously.
@@ -55,7 +55,7 @@
> 19 | afterAll(() => {});
| ^
20 | });
21 |
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:114:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:115:38)
at afterAll (__tests__/asyncDefinition.test.js:19:3)
at Object.toMatchSnapshot (e2e/__tests__/circusDeclarationErrors.test.ts:22:16)
|
Ubuntu with shard 4/4 / Node v23.x
Final attempt failed. Child_process exited with error code 1
|
defining tests and hooks asynchronously throws:
e2e/__tests__/circusDeclarationErrors.test.ts#L22
expect(received).toMatchSnapshot()
Snapshot name: `defining tests and hooks asynchronously throws 1`
- Snapshot - 4
+ Received + 4
@@ -11,11 +11,11 @@
| ^
13 | afterAll(() => {});
14 | });
15 | });
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:148:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:151:38)
at test (__tests__/asyncDefinition.test.js:12:5)
● Test suite failed to run
Cannot add a hook after tests have started running. Hooks must be defined synchronously.
@@ -26,11 +26,11 @@
| ^
14 | });
15 | });
16 |
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:114:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:115:38)
at afterAll (__tests__/asyncDefinition.test.js:13:5)
● Test suite failed to run
Cannot add a test after tests have started running. Tests must be defined synchronously.
@@ -41,11 +41,11 @@
| ^
19 | afterAll(() => {});
20 | });
21 |
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:148:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:151:38)
at test (__tests__/asyncDefinition.test.js:18:3)
● Test suite failed to run
Cannot add a hook after tests have started running. Hooks must be defined synchronously.
@@ -55,7 +55,7 @@
> 19 | afterAll(() => {});
| ^
20 | });
21 |
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:114:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:115:38)
at afterAll (__tests__/asyncDefinition.test.js:19:3)
at Object.toMatchSnapshot (e2e/__tests__/circusDeclarationErrors.test.ts:22:16)
|
defining tests and hooks asynchronously throws:
e2e/__tests__/circusDeclarationErrors.test.ts#L22
expect(received).toMatchSnapshot()
Snapshot name: `defining tests and hooks asynchronously throws 1`
- Snapshot - 4
+ Received + 4
@@ -11,11 +11,11 @@
| ^
13 | afterAll(() => {});
14 | });
15 | });
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:148:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:151:38)
at test (__tests__/asyncDefinition.test.js:12:5)
● Test suite failed to run
Cannot add a hook after tests have started running. Hooks must be defined synchronously.
@@ -26,11 +26,11 @@
| ^
14 | });
15 | });
16 |
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:114:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:115:38)
at afterAll (__tests__/asyncDefinition.test.js:13:5)
● Test suite failed to run
Cannot add a test after tests have started running. Tests must be defined synchronously.
@@ -41,11 +41,11 @@
| ^
19 | afterAll(() => {});
20 | });
21 |
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:148:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:151:38)
at test (__tests__/asyncDefinition.test.js:18:3)
● Test suite failed to run
Cannot add a hook after tests have started running. Hooks must be defined synchronously.
@@ -55,7 +55,7 @@
> 19 | afterAll(() => {});
| ^
20 | });
21 |
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:114:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:115:38)
at afterAll (__tests__/asyncDefinition.test.js:19:3)
at Object.toMatchSnapshot (e2e/__tests__/circusDeclarationErrors.test.ts:22:16)
|
defining tests and hooks asynchronously throws:
e2e/__tests__/circusDeclarationErrors.test.ts#L22
expect(received).toMatchSnapshot()
Snapshot name: `defining tests and hooks asynchronously throws 1`
- Snapshot - 4
+ Received + 4
@@ -11,11 +11,11 @@
| ^
13 | afterAll(() => {});
14 | });
15 | });
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:148:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:151:38)
at test (__tests__/asyncDefinition.test.js:12:5)
● Test suite failed to run
Cannot add a hook after tests have started running. Hooks must be defined synchronously.
@@ -26,11 +26,11 @@
| ^
14 | });
15 | });
16 |
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:114:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:115:38)
at afterAll (__tests__/asyncDefinition.test.js:13:5)
● Test suite failed to run
Cannot add a test after tests have started running. Tests must be defined synchronously.
@@ -41,11 +41,11 @@
| ^
19 | afterAll(() => {});
20 | });
21 |
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:148:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:151:38)
at test (__tests__/asyncDefinition.test.js:18:3)
● Test suite failed to run
Cannot add a hook after tests have started running. Hooks must be defined synchronously.
@@ -55,7 +55,7 @@
> 19 | afterAll(() => {});
| ^
20 | });
21 |
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:114:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:115:38)
at afterAll (__tests__/asyncDefinition.test.js:19:3)
at Object.toMatchSnapshot (e2e/__tests__/circusDeclarationErrors.test.ts:22:16)
|
Ubuntu with shard 4/4 / Node v20.x
Final attempt failed. Child_process exited with error code 1
|
defining tests and hooks asynchronously throws:
e2e/__tests__/circusDeclarationErrors.test.ts#L22
expect(received).toMatchSnapshot()
Snapshot name: `defining tests and hooks asynchronously throws 1`
- Snapshot - 4
+ Received + 4
@@ -11,11 +11,11 @@
| ^
13 | afterAll(() => {});
14 | });
15 | });
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:148:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:151:38)
at test (__tests__/asyncDefinition.test.js:12:5)
● Test suite failed to run
Cannot add a hook after tests have started running. Hooks must be defined synchronously.
@@ -26,11 +26,11 @@
| ^
14 | });
15 | });
16 |
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:114:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:115:38)
at afterAll (__tests__/asyncDefinition.test.js:13:5)
● Test suite failed to run
Cannot add a test after tests have started running. Tests must be defined synchronously.
@@ -41,11 +41,11 @@
| ^
19 | afterAll(() => {});
20 | });
21 |
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:148:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:151:38)
at test (__tests__/asyncDefinition.test.js:18:3)
● Test suite failed to run
Cannot add a hook after tests have started running. Hooks must be defined synchronously.
@@ -55,7 +55,7 @@
> 19 | afterAll(() => {});
| ^
20 | });
21 |
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:114:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:115:38)
at afterAll (__tests__/asyncDefinition.test.js:19:3)
at Object.toMatchSnapshot (e2e/__tests__/circusDeclarationErrors.test.ts:22:16)
|
defining tests and hooks asynchronously throws:
e2e/__tests__/circusDeclarationErrors.test.ts#L22
expect(received).toMatchSnapshot()
Snapshot name: `defining tests and hooks asynchronously throws 1`
- Snapshot - 4
+ Received + 4
@@ -11,11 +11,11 @@
| ^
13 | afterAll(() => {});
14 | });
15 | });
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:148:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:151:38)
at test (__tests__/asyncDefinition.test.js:12:5)
● Test suite failed to run
Cannot add a hook after tests have started running. Hooks must be defined synchronously.
@@ -26,11 +26,11 @@
| ^
14 | });
15 | });
16 |
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:114:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:115:38)
at afterAll (__tests__/asyncDefinition.test.js:13:5)
● Test suite failed to run
Cannot add a test after tests have started running. Tests must be defined synchronously.
@@ -41,11 +41,11 @@
| ^
19 | afterAll(() => {});
20 | });
21 |
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:148:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:151:38)
at test (__tests__/asyncDefinition.test.js:18:3)
● Test suite failed to run
Cannot add a hook after tests have started running. Hooks must be defined synchronously.
@@ -55,7 +55,7 @@
> 19 | afterAll(() => {});
| ^
20 | });
21 |
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:114:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:115:38)
at afterAll (__tests__/asyncDefinition.test.js:19:3)
at Object.toMatchSnapshot (e2e/__tests__/circusDeclarationErrors.test.ts:22:16)
|
defining tests and hooks asynchronously throws:
e2e/__tests__/circusDeclarationErrors.test.ts#L22
expect(received).toMatchSnapshot()
Snapshot name: `defining tests and hooks asynchronously throws 1`
- Snapshot - 4
+ Received + 4
@@ -11,11 +11,11 @@
| ^
13 | afterAll(() => {});
14 | });
15 | });
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:148:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:151:38)
at test (__tests__/asyncDefinition.test.js:12:5)
● Test suite failed to run
Cannot add a hook after tests have started running. Hooks must be defined synchronously.
@@ -26,11 +26,11 @@
| ^
14 | });
15 | });
16 |
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:114:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:115:38)
at afterAll (__tests__/asyncDefinition.test.js:13:5)
● Test suite failed to run
Cannot add a test after tests have started running. Tests must be defined synchronously.
@@ -41,11 +41,11 @@
| ^
19 | afterAll(() => {});
20 | });
21 |
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:148:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:151:38)
at test (__tests__/asyncDefinition.test.js:18:3)
● Test suite failed to run
Cannot add a hook after tests have started running. Hooks must be defined synchronously.
@@ -55,7 +55,7 @@
> 19 | afterAll(() => {});
| ^
20 | });
21 |
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:114:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:115:38)
at afterAll (__tests__/asyncDefinition.test.js:19:3)
at Object.toMatchSnapshot (e2e/__tests__/circusDeclarationErrors.test.ts:22:16)
|
Ubuntu with shard 4/4 / Node v22.x
Final attempt failed. Child_process exited with error code 1
|
test success:
undefined#L1
expect(jest.fn()).not.toHaveBeenCalled()
Expected number of calls: 0
Received number of calls: 6
1: {"hint": "int:transient:1", "icon": "/Users/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "✅ 3 tests passed", "timeout": false, "title": "100% Passed"}
2: {"hint": "int:transient:1", "icon": "/Users/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "⛔️ 3 of 3 tests failed", "timeout": false, "title": "100% Failed"}
3: {"hint": "int:transient:1", "icon": "/Users/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "✅ 3 tests passed", "timeout": false, "title": "100% Passed"}
at toHaveBeenCalled (packages/jest-reporters/src/__tests__/NotifyReporter.test.ts:112:33)
|
test change:
undefined#L1
expect(jest.fn()).not.toHaveBeenCalled()
Expected number of calls: 0
Received number of calls: 6
1: {"hint": "int:transient:1", "icon": "/Users/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "✅ 3 tests passed", "timeout": false, "title": "100% Passed"}
2: {"hint": "int:transient:1", "icon": "/Users/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "⛔️ 3 of 3 tests failed", "timeout": false, "title": "100% Failed"}
3: {"hint": "int:transient:1", "icon": "/Users/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "✅ 3 tests passed", "timeout": false, "title": "100% Passed"}
at toHaveBeenCalled (packages/jest-reporters/src/__tests__/NotifyReporter.test.ts:112:33)
|
test success-change:
undefined#L1
expect(jest.fn()).not.toHaveBeenCalled()
Expected number of calls: 0
Received number of calls: 6
1: {"hint": "int:transient:1", "icon": "/Users/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "✅ 3 tests passed", "timeout": false, "title": "100% Passed"}
2: {"hint": "int:transient:1", "icon": "/Users/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "⛔️ 3 of 3 tests failed", "timeout": false, "title": "100% Failed"}
3: {"hint": "int:transient:1", "icon": "/Users/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "✅ 3 tests passed", "timeout": false, "title": "100% Passed"}
at toHaveBeenCalled (packages/jest-reporters/src/__tests__/NotifyReporter.test.ts:112:33)
|
test failure-change:
undefined#L1
expect(jest.fn()).not.toHaveBeenCalled()
Expected number of calls: 0
Received number of calls: 6
1: {"hint": "int:transient:1", "icon": "/Users/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "✅ 3 tests passed", "timeout": false, "title": "100% Passed"}
2: {"hint": "int:transient:1", "icon": "/Users/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "⛔️ 3 of 3 tests failed", "timeout": false, "title": "100% Failed"}
3: {"hint": "int:transient:1", "icon": "/Users/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "✅ 3 tests passed", "timeout": false, "title": "100% Passed"}
at toHaveBeenCalled (packages/jest-reporters/src/__tests__/NotifyReporter.test.ts:112:33)
|
test always with rootDir:
undefined#L1
expect(jest.fn()).not.toHaveBeenCalled()
Expected number of calls: 0
Received number of calls: 6
1: {"hint": "int:transient:1", "icon": "/Users/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "✅ 3 tests passed", "timeout": false, "title": "100% Passed"}
2: {"hint": "int:transient:1", "icon": "/Users/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "⛔️ 3 of 3 tests failed", "timeout": false, "title": "100% Failed"}
3: {"hint": "int:transient:1", "icon": "/Users/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "✅ 3 tests passed", "timeout": false, "title": "100% Passed"}
at toHaveBeenCalled (packages/jest-reporters/src/__tests__/NotifyReporter.test.ts:112:33)
|
test success with rootDir:
undefined#L1
expect(jest.fn()).not.toHaveBeenCalled()
Expected number of calls: 0
Received number of calls: 6
1: {"hint": "int:transient:1", "icon": "/Users/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "✅ 3 tests passed", "timeout": false, "title": "100% Passed"}
2: {"hint": "int:transient:1", "icon": "/Users/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "⛔️ 3 of 3 tests failed", "timeout": false, "title": "100% Failed"}
3: {"hint": "int:transient:1", "icon": "/Users/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "✅ 3 tests passed", "timeout": false, "title": "100% Passed"}
at toHaveBeenCalled (packages/jest-reporters/src/__tests__/NotifyReporter.test.ts:112:33)
|
test change with rootDir:
undefined#L1
expect(jest.fn()).not.toHaveBeenCalled()
Expected number of calls: 0
Received number of calls: 6
1: {"hint": "int:transient:1", "icon": "/Users/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "✅ 3 tests passed", "timeout": false, "title": "100% Passed"}
2: {"hint": "int:transient:1", "icon": "/Users/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "⛔️ 3 of 3 tests failed", "timeout": false, "title": "100% Failed"}
3: {"hint": "int:transient:1", "icon": "/Users/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "✅ 3 tests passed", "timeout": false, "title": "100% Passed"}
at toHaveBeenCalled (packages/jest-reporters/src/__tests__/NotifyReporter.test.ts:112:33)
|
test success-change with rootDir:
undefined#L1
expect(jest.fn()).not.toHaveBeenCalled()
Expected number of calls: 0
Received number of calls: 6
1: {"hint": "int:transient:1", "icon": "/Users/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "✅ 3 tests passed", "timeout": false, "title": "100% Passed"}
2: {"hint": "int:transient:1", "icon": "/Users/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "⛔️ 3 of 3 tests failed", "timeout": false, "title": "100% Failed"}
3: {"hint": "int:transient:1", "icon": "/Users/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "✅ 3 tests passed", "timeout": false, "title": "100% Passed"}
at toHaveBeenCalled (packages/jest-reporters/src/__tests__/NotifyReporter.test.ts:112:33)
|
test failure-change with rootDir:
undefined#L1
expect(jest.fn()).not.toHaveBeenCalled()
Expected number of calls: 0
Received number of calls: 6
1: {"hint": "int:transient:1", "icon": "/Users/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "✅ 3 tests passed", "timeout": false, "title": "100% Passed"}
2: {"hint": "int:transient:1", "icon": "/Users/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "⛔️ 3 of 3 tests failed", "timeout": false, "title": "100% Failed"}
3: {"hint": "int:transient:1", "icon": "/Users/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "✅ 3 tests passed", "timeout": false, "title": "100% Passed"}
at toHaveBeenCalled (packages/jest-reporters/src/__tests__/NotifyReporter.test.ts:112:33)
|
test always with moduleName:
undefined#L1
expect(jest.fn()).not.toHaveBeenCalled()
Expected number of calls: 0
Received number of calls: 6
1: {"hint": "int:transient:1", "icon": "/Users/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "✅ 3 tests passed", "timeout": false, "title": "100% Passed"}
2: {"hint": "int:transient:1", "icon": "/Users/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "⛔️ 3 of 3 tests failed", "timeout": false, "title": "100% Failed"}
3: {"hint": "int:transient:1", "icon": "/Users/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "✅ 3 tests passed", "timeout": false, "title": "100% Passed"}
at toHaveBeenCalled (packages/jest-reporters/src/__tests__/NotifyReporter.test.ts:112:33)
|
defining tests and hooks asynchronously throws:
e2e/__tests__/circusDeclarationErrors.test.ts#L22
expect(received).toMatchSnapshot()
Snapshot name: `defining tests and hooks asynchronously throws 1`
- Snapshot - 4
+ Received + 4
@@ -11,11 +11,11 @@
| ^
13 | afterAll(() => {});
14 | });
15 | });
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:148:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:151:38)
at test (__tests__/asyncDefinition.test.js:12:5)
● Test suite failed to run
Cannot add a hook after tests have started running. Hooks must be defined synchronously.
@@ -26,11 +26,11 @@
| ^
14 | });
15 | });
16 |
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:114:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:115:38)
at afterAll (__tests__/asyncDefinition.test.js:13:5)
● Test suite failed to run
Cannot add a test after tests have started running. Tests must be defined synchronously.
@@ -41,11 +41,11 @@
| ^
19 | afterAll(() => {});
20 | });
21 |
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:148:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:151:38)
at test (__tests__/asyncDefinition.test.js:18:3)
● Test suite failed to run
Cannot add a hook after tests have started running. Hooks must be defined synchronously.
@@ -55,7 +55,7 @@
> 19 | afterAll(() => {});
| ^
20 | });
21 |
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:114:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:115:38)
at afterAll (__tests__/asyncDefinition.test.js:19:3)
at Object.toMatchSnapshot (e2e/__tests__/circusDeclarationErrors.test.ts:22:16)
|
defining tests and hooks asynchronously throws:
e2e/__tests__/circusDeclarationErrors.test.ts#L22
expect(received).toMatchSnapshot()
Snapshot name: `defining tests and hooks asynchronously throws 1`
- Snapshot - 4
+ Received + 4
@@ -11,11 +11,11 @@
| ^
13 | afterAll(() => {});
14 | });
15 | });
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:148:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:151:38)
at test (__tests__/asyncDefinition.test.js:12:5)
● Test suite failed to run
Cannot add a hook after tests have started running. Hooks must be defined synchronously.
@@ -26,11 +26,11 @@
| ^
14 | });
15 | });
16 |
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:114:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:115:38)
at afterAll (__tests__/asyncDefinition.test.js:13:5)
● Test suite failed to run
Cannot add a test after tests have started running. Tests must be defined synchronously.
@@ -41,11 +41,11 @@
| ^
19 | afterAll(() => {});
20 | });
21 |
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:148:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:151:38)
at test (__tests__/asyncDefinition.test.js:18:3)
● Test suite failed to run
Cannot add a hook after tests have started running. Hooks must be defined synchronously.
@@ -55,7 +55,7 @@
> 19 | afterAll(() => {});
| ^
20 | });
21 |
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:114:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:115:38)
at afterAll (__tests__/asyncDefinition.test.js:19:3)
at Object.toMatchSnapshot (e2e/__tests__/circusDeclarationErrors.test.ts:22:16)
|
defining tests and hooks asynchronously throws:
e2e/__tests__/circusDeclarationErrors.test.ts#L22
expect(received).toMatchSnapshot()
Snapshot name: `defining tests and hooks asynchronously throws 1`
- Snapshot - 4
+ Received + 4
@@ -11,11 +11,11 @@
| ^
13 | afterAll(() => {});
14 | });
15 | });
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:148:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:151:38)
at test (__tests__/asyncDefinition.test.js:12:5)
● Test suite failed to run
Cannot add a hook after tests have started running. Hooks must be defined synchronously.
@@ -26,11 +26,11 @@
| ^
14 | });
15 | });
16 |
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:114:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:115:38)
at afterAll (__tests__/asyncDefinition.test.js:13:5)
● Test suite failed to run
Cannot add a test after tests have started running. Tests must be defined synchronously.
@@ -41,11 +41,11 @@
| ^
19 | afterAll(() => {});
20 | });
21 |
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:148:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:151:38)
at test (__tests__/asyncDefinition.test.js:18:3)
● Test suite failed to run
Cannot add a hook after tests have started running. Hooks must be defined synchronously.
@@ -55,7 +55,7 @@
> 19 | afterAll(() => {});
| ^
20 | });
21 |
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:114:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:115:38)
at afterAll (__tests__/asyncDefinition.test.js:19:3)
at Object.toMatchSnapshot (e2e/__tests__/circusDeclarationErrors.test.ts:22:16)
|
Ubuntu with shard 4/4 / Node v16.x
Final attempt failed. Child_process exited with error code 1
|
defining tests and hooks asynchronously throws:
e2e/__tests__/circusDeclarationErrors.test.ts#L22
expect(received).toMatchSnapshot()
Snapshot name: `defining tests and hooks asynchronously throws 1`
- Snapshot - 4
+ Received + 4
@@ -11,11 +11,11 @@
| ^
13 | afterAll(() => {});
14 | });
15 | });
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:148:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:151:38)
at test (__tests__/asyncDefinition.test.js:12:5)
● Test suite failed to run
Cannot add a hook after tests have started running. Hooks must be defined synchronously.
@@ -26,11 +26,11 @@
| ^
14 | });
15 | });
16 |
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:114:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:115:38)
at afterAll (__tests__/asyncDefinition.test.js:13:5)
● Test suite failed to run
Cannot add a test after tests have started running. Tests must be defined synchronously.
@@ -41,11 +41,11 @@
| ^
19 | afterAll(() => {});
20 | });
21 |
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:148:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:151:38)
at test (__tests__/asyncDefinition.test.js:18:3)
● Test suite failed to run
Cannot add a hook after tests have started running. Hooks must be defined synchronously.
@@ -55,7 +55,7 @@
> 19 | afterAll(() => {});
| ^
20 | });
21 |
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:114:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:115:38)
at afterAll (__tests__/asyncDefinition.test.js:19:3)
at Object.toMatchSnapshot (e2e/__tests__/circusDeclarationErrors.test.ts:22:16)
|
defining tests and hooks asynchronously throws:
e2e/__tests__/circusDeclarationErrors.test.ts#L22
expect(received).toMatchSnapshot()
Snapshot name: `defining tests and hooks asynchronously throws 1`
- Snapshot - 4
+ Received + 4
@@ -11,11 +11,11 @@
| ^
13 | afterAll(() => {});
14 | });
15 | });
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:148:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:151:38)
at test (__tests__/asyncDefinition.test.js:12:5)
● Test suite failed to run
Cannot add a hook after tests have started running. Hooks must be defined synchronously.
@@ -26,11 +26,11 @@
| ^
14 | });
15 | });
16 |
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:114:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:115:38)
at afterAll (__tests__/asyncDefinition.test.js:13:5)
● Test suite failed to run
Cannot add a test after tests have started running. Tests must be defined synchronously.
@@ -41,11 +41,11 @@
| ^
19 | afterAll(() => {});
20 | });
21 |
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:148:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:151:38)
at test (__tests__/asyncDefinition.test.js:18:3)
● Test suite failed to run
Cannot add a hook after tests have started running. Hooks must be defined synchronously.
@@ -55,7 +55,7 @@
> 19 | afterAll(() => {});
| ^
20 | });
21 |
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:114:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:115:38)
at afterAll (__tests__/asyncDefinition.test.js:19:3)
at Object.toMatchSnapshot (e2e/__tests__/circusDeclarationErrors.test.ts:22:16)
|
defining tests and hooks asynchronously throws:
e2e/__tests__/circusDeclarationErrors.test.ts#L22
expect(received).toMatchSnapshot()
Snapshot name: `defining tests and hooks asynchronously throws 1`
- Snapshot - 4
+ Received + 4
@@ -11,11 +11,11 @@
| ^
13 | afterAll(() => {});
14 | });
15 | });
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:148:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:151:38)
at test (__tests__/asyncDefinition.test.js:12:5)
● Test suite failed to run
Cannot add a hook after tests have started running. Hooks must be defined synchronously.
@@ -26,11 +26,11 @@
| ^
14 | });
15 | });
16 |
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:114:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:115:38)
at afterAll (__tests__/asyncDefinition.test.js:13:5)
● Test suite failed to run
Cannot add a test after tests have started running. Tests must be defined synchronously.
@@ -41,11 +41,11 @@
| ^
19 | afterAll(() => {});
20 | });
21 |
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:148:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:151:38)
at test (__tests__/asyncDefinition.test.js:18:3)
● Test suite failed to run
Cannot add a hook after tests have started running. Hooks must be defined synchronously.
@@ -55,7 +55,7 @@
> 19 | afterAll(() => {});
| ^
20 | });
21 |
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:114:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:115:38)
at afterAll (__tests__/asyncDefinition.test.js:19:3)
at Object.toMatchSnapshot (e2e/__tests__/circusDeclarationErrors.test.ts:22:16)
|
Ubuntu with shard 4/4 / Node v18.x
Final attempt failed. Child_process exited with error code 1
|
async cleanup functions are properly awaited:
undefined#L1
expect(received).toMatchSnapshot()
Snapshot name: `async cleanup functions are properly awaited 1`
- Snapshot - 8
+ Received + 8
@@ -12,38 +12,38 @@
run_describe_start: ROOT_DESCRIBE_BLOCK
run_describe_start: describe
test_start: test
test_started: test
hook_start: beforeEach
- > beforeEach value: <yellow>1</color>
+ > beforeEach value: 1
hook_success: beforeEach
test_fn_start: test
- > test value: <yellow>1</color>
+ > test value: 1
test_fn_success: test
hook_start: afterEach
- > cleanup value: <yellow>0</color>
+ > cleanup value: 0
hook_success: afterEach
hook_start: afterEach
- > afterEach value: <yellow>0</color>
+ > afterEach value: 0
hook_success: afterEach
test_done: test
run_describe_finish: describe
run_describe_start: describe with beforeAll
hook_start: beforeAll
- > beforeAll value: <yellow>2</color>
+ > beforeAll value: 2
hook_success: beforeAll
test_start: test
test_started: test
test_fn_start: test
- > test value: <yellow>2</color>
+ > test value: 2
test_fn_success: test
test_done: test
hook_start: afterAll
- > cleanup value: <yellow>0</color>
+ > cleanup value: 0
hook_success: afterAll
hook_start: afterAll
- > afterAll value: <yellow>0</color>
+ > afterAll value: 0
hook_success: afterAll
run_describe_finish: describe with beforeAll
run_describe_finish: ROOT_DESCRIBE_BLOCK
run_finish
↵
at Object.toMatchSnapshot (packages/jest-circus/src/__tests__/hooks.test.ts:240:18)
|
async cleanup functions are properly awaited:
undefined#L1
expect(received).toMatchSnapshot()
Snapshot name: `async cleanup functions are properly awaited 1`
- Snapshot - 8
+ Received + 8
@@ -12,38 +12,38 @@
run_describe_start: ROOT_DESCRIBE_BLOCK
run_describe_start: describe
test_start: test
test_started: test
hook_start: beforeEach
- > beforeEach value: <yellow>1</color>
+ > beforeEach value: 1
hook_success: beforeEach
test_fn_start: test
- > test value: <yellow>1</color>
+ > test value: 1
test_fn_success: test
hook_start: afterEach
- > cleanup value: <yellow>0</color>
+ > cleanup value: 0
hook_success: afterEach
hook_start: afterEach
- > afterEach value: <yellow>0</color>
+ > afterEach value: 0
hook_success: afterEach
test_done: test
run_describe_finish: describe
run_describe_start: describe with beforeAll
hook_start: beforeAll
- > beforeAll value: <yellow>2</color>
+ > beforeAll value: 2
hook_success: beforeAll
test_start: test
test_started: test
test_fn_start: test
- > test value: <yellow>2</color>
+ > test value: 2
test_fn_success: test
test_done: test
hook_start: afterAll
- > cleanup value: <yellow>0</color>
+ > cleanup value: 0
hook_success: afterAll
hook_start: afterAll
- > afterAll value: <yellow>0</color>
+ > afterAll value: 0
hook_success: afterAll
run_describe_finish: describe with beforeAll
run_describe_finish: ROOT_DESCRIBE_BLOCK
run_finish
↵
at Object.toMatchSnapshot (packages/jest-circus/src/__tests__/hooks.test.ts:240:18)
|
async cleanup functions are properly awaited:
undefined#L1
expect(received).toMatchSnapshot()
Snapshot name: `async cleanup functions are properly awaited 1`
- Snapshot - 8
+ Received + 8
@@ -12,38 +12,38 @@
run_describe_start: ROOT_DESCRIBE_BLOCK
run_describe_start: describe
test_start: test
test_started: test
hook_start: beforeEach
- > beforeEach value: <yellow>1</color>
+ > beforeEach value: 1
hook_success: beforeEach
test_fn_start: test
- > test value: <yellow>1</color>
+ > test value: 1
test_fn_success: test
hook_start: afterEach
- > cleanup value: <yellow>0</color>
+ > cleanup value: 0
hook_success: afterEach
hook_start: afterEach
- > afterEach value: <yellow>0</color>
+ > afterEach value: 0
hook_success: afterEach
test_done: test
run_describe_finish: describe
run_describe_start: describe with beforeAll
hook_start: beforeAll
- > beforeAll value: <yellow>2</color>
+ > beforeAll value: 2
hook_success: beforeAll
test_start: test
test_started: test
test_fn_start: test
- > test value: <yellow>2</color>
+ > test value: 2
test_fn_success: test
test_done: test
hook_start: afterAll
- > cleanup value: <yellow>0</color>
+ > cleanup value: 0
hook_success: afterAll
hook_start: afterAll
- > afterAll value: <yellow>0</color>
+ > afterAll value: 0
hook_success: afterAll
run_describe_finish: describe with beforeAll
run_describe_finish: ROOT_DESCRIBE_BLOCK
run_finish
↵
at Object.toMatchSnapshot (packages/jest-circus/src/__tests__/hooks.test.ts:240:18)
|
Windows with shard 2/4 / Node v16.x
Final attempt failed. Child_process exited with error code 1
|
notify › does not report --notify flag:
e2e/__tests__/detectOpenHandles.ts#L111
expect(received).toBe(expected) // Object.is equality
Expected: ""
Received: "Jest did not exit one second after the test run has completed.·
'This usually means that there are asynchronous operations that weren't stopped in your tests. Consider running Jest with `--detectOpenHandles` to troubleshoot this issue."
at Object.toBe (e2e/__tests__/detectOpenHandles.ts:111:27)
|
test success:
undefined#L1
expect(jest.fn()).not.toHaveBeenCalled()
Expected number of calls: 0
Received number of calls: 6
1: {"hint": "int:transient:1", "icon": "/Users/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "✅ 3 tests passed", "timeout": false, "title": "100% Passed"}
2: {"hint": "int:transient:1", "icon": "/Users/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "⛔️ 3 of 3 tests failed", "timeout": false, "title": "100% Failed"}
3: {"hint": "int:transient:1", "icon": "/Users/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "✅ 3 tests passed", "timeout": false, "title": "100% Passed"}
at toHaveBeenCalled (packages/jest-reporters/src/__tests__/NotifyReporter.test.ts:112:33)
|
test change:
undefined#L1
expect(jest.fn()).not.toHaveBeenCalled()
Expected number of calls: 0
Received number of calls: 6
1: {"hint": "int:transient:1", "icon": "/Users/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "✅ 3 tests passed", "timeout": false, "title": "100% Passed"}
2: {"hint": "int:transient:1", "icon": "/Users/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "⛔️ 3 of 3 tests failed", "timeout": false, "title": "100% Failed"}
3: {"hint": "int:transient:1", "icon": "/Users/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "✅ 3 tests passed", "timeout": false, "title": "100% Passed"}
at toHaveBeenCalled (packages/jest-reporters/src/__tests__/NotifyReporter.test.ts:112:33)
|
test success-change:
undefined#L1
expect(jest.fn()).not.toHaveBeenCalled()
Expected number of calls: 0
Received number of calls: 6
1: {"hint": "int:transient:1", "icon": "/Users/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "✅ 3 tests passed", "timeout": false, "title": "100% Passed"}
2: {"hint": "int:transient:1", "icon": "/Users/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "⛔️ 3 of 3 tests failed", "timeout": false, "title": "100% Failed"}
3: {"hint": "int:transient:1", "icon": "/Users/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "✅ 3 tests passed", "timeout": false, "title": "100% Passed"}
at toHaveBeenCalled (packages/jest-reporters/src/__tests__/NotifyReporter.test.ts:112:33)
|
test failure-change:
undefined#L1
expect(jest.fn()).not.toHaveBeenCalled()
Expected number of calls: 0
Received number of calls: 6
1: {"hint": "int:transient:1", "icon": "/Users/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "✅ 3 tests passed", "timeout": false, "title": "100% Passed"}
2: {"hint": "int:transient:1", "icon": "/Users/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "⛔️ 3 of 3 tests failed", "timeout": false, "title": "100% Failed"}
3: {"hint": "int:transient:1", "icon": "/Users/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "✅ 3 tests passed", "timeout": false, "title": "100% Passed"}
at toHaveBeenCalled (packages/jest-reporters/src/__tests__/NotifyReporter.test.ts:112:33)
|
test always with rootDir:
undefined#L1
expect(jest.fn()).not.toHaveBeenCalled()
Expected number of calls: 0
Received number of calls: 6
1: {"hint": "int:transient:1", "icon": "/Users/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "✅ 3 tests passed", "timeout": false, "title": "100% Passed"}
2: {"hint": "int:transient:1", "icon": "/Users/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "⛔️ 3 of 3 tests failed", "timeout": false, "title": "100% Failed"}
3: {"hint": "int:transient:1", "icon": "/Users/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "✅ 3 tests passed", "timeout": false, "title": "100% Passed"}
at toHaveBeenCalled (packages/jest-reporters/src/__tests__/NotifyReporter.test.ts:112:33)
|
test success with rootDir:
undefined#L1
expect(jest.fn()).not.toHaveBeenCalled()
Expected number of calls: 0
Received number of calls: 6
1: {"hint": "int:transient:1", "icon": "/Users/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "✅ 3 tests passed", "timeout": false, "title": "100% Passed"}
2: {"hint": "int:transient:1", "icon": "/Users/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "⛔️ 3 of 3 tests failed", "timeout": false, "title": "100% Failed"}
3: {"hint": "int:transient:1", "icon": "/Users/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "✅ 3 tests passed", "timeout": false, "title": "100% Passed"}
at toHaveBeenCalled (packages/jest-reporters/src/__tests__/NotifyReporter.test.ts:112:33)
|
test change with rootDir:
undefined#L1
expect(jest.fn()).not.toHaveBeenCalled()
Expected number of calls: 0
Received number of calls: 6
1: {"hint": "int:transient:1", "icon": "/Users/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "✅ 3 tests passed", "timeout": false, "title": "100% Passed"}
2: {"hint": "int:transient:1", "icon": "/Users/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "⛔️ 3 of 3 tests failed", "timeout": false, "title": "100% Failed"}
3: {"hint": "int:transient:1", "icon": "/Users/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "✅ 3 tests passed", "timeout": false, "title": "100% Passed"}
at toHaveBeenCalled (packages/jest-reporters/src/__tests__/NotifyReporter.test.ts:112:33)
|
test success-change with rootDir:
undefined#L1
expect(jest.fn()).not.toHaveBeenCalled()
Expected number of calls: 0
Received number of calls: 6
1: {"hint": "int:transient:1", "icon": "/Users/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "✅ 3 tests passed", "timeout": false, "title": "100% Passed"}
2: {"hint": "int:transient:1", "icon": "/Users/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "⛔️ 3 of 3 tests failed", "timeout": false, "title": "100% Failed"}
3: {"hint": "int:transient:1", "icon": "/Users/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "✅ 3 tests passed", "timeout": false, "title": "100% Passed"}
at toHaveBeenCalled (packages/jest-reporters/src/__tests__/NotifyReporter.test.ts:112:33)
|
test failure-change with rootDir:
undefined#L1
expect(jest.fn()).not.toHaveBeenCalled()
Expected number of calls: 0
Received number of calls: 6
1: {"hint": "int:transient:1", "icon": "/Users/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "✅ 3 tests passed", "timeout": false, "title": "100% Passed"}
2: {"hint": "int:transient:1", "icon": "/Users/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "⛔️ 3 of 3 tests failed", "timeout": false, "title": "100% Failed"}
3: {"hint": "int:transient:1", "icon": "/Users/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "✅ 3 tests passed", "timeout": false, "title": "100% Passed"}
at toHaveBeenCalled (packages/jest-reporters/src/__tests__/NotifyReporter.test.ts:112:33)
|
test always with moduleName:
undefined#L1
expect(jest.fn()).not.toHaveBeenCalled()
Expected number of calls: 0
Received number of calls: 6
1: {"hint": "int:transient:1", "icon": "/Users/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "✅ 3 tests passed", "timeout": false, "title": "100% Passed"}
2: {"hint": "int:transient:1", "icon": "/Users/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "⛔️ 3 of 3 tests failed", "timeout": false, "title": "100% Failed"}
3: {"hint": "int:transient:1", "icon": "/Users/runner/work/jest/jest/packages/jest-reporters/assets/jest_logo.png", "message": "✅ 3 tests passed", "timeout": false, "title": "100% Passed"}
at toHaveBeenCalled (packages/jest-reporters/src/__tests__/NotifyReporter.test.ts:112:33)
|
all passing › runs the tests in the correct order:
e2e/__tests__/circusConcurrent.test.ts#L28
expect(received).toMatchSnapshot()
Snapshot name: `all passing runs the tests in the correct order 1`
- Snapshot - 4
+ Received + 4
@@ -67,21 +67,21 @@
START "nine"
at log (__tests__/concurrent.test.js:15:11)
console.log
- END: "nine"
+ END: "five"
at log (__tests__/concurrent.test.js:15:11)
console.log
START "ten"
at log (__tests__/concurrent.test.js:15:11)
console.log
- END: "five"
+ END: "nine"
at log (__tests__/concurrent.test.js:15:11)
console.log
END: "six"
@@ -92,16 +92,16 @@
END: "seven"
at log (__tests__/concurrent.test.js:15:11)
console.log
- END: "ten"
+ END: "eight"
at log (__tests__/concurrent.test.js:15:11)
console.log
- END: "eight"
+ END: "ten"
at log (__tests__/concurrent.test.js:15:11)
console.log
afterAll
at Object.toMatchSnapshot (e2e/__tests__/circusConcurrent.test.ts:28:20)
|
all passing › runs the tests in the correct order:
e2e/__tests__/circusConcurrent.test.ts#L28
expect(received).toMatchSnapshot()
Snapshot name: `all passing runs the tests in the correct order 1`
- Snapshot - 5
+ Received + 5
@@ -67,36 +67,36 @@
START "nine"
at log (__tests__/concurrent.test.js:15:11)
console.log
- END: "nine"
+ END: "five"
at log (__tests__/concurrent.test.js:15:11)
console.log
START "ten"
at log (__tests__/concurrent.test.js:15:11)
console.log
- END: "five"
+ END: "nine"
at log (__tests__/concurrent.test.js:15:11)
console.log
- END: "six"
+ END: "ten"
at log (__tests__/concurrent.test.js:15:11)
console.log
- END: "seven"
+ END: "six"
at log (__tests__/concurrent.test.js:15:11)
console.log
- END: "ten"
+ END: "seven"
at log (__tests__/concurrent.test.js:15:11)
console.log
END: "eight"
at Object.toMatchSnapshot (e2e/__tests__/circusConcurrent.test.ts:28:20)
|
all passing › runs the tests in the correct order:
e2e/__tests__/circusConcurrent.test.ts#L28
expect(received).toMatchSnapshot()
Snapshot name: `all passing runs the tests in the correct order 1`
- Snapshot - 2
+ Received + 2
@@ -92,16 +92,16 @@
END: "seven"
at log (__tests__/concurrent.test.js:15:11)
console.log
- END: "ten"
+ END: "eight"
at log (__tests__/concurrent.test.js:15:11)
console.log
- END: "eight"
+ END: "ten"
at log (__tests__/concurrent.test.js:15:11)
console.log
afterAll
at Object.toMatchSnapshot (e2e/__tests__/circusConcurrent.test.ts:28:20)
|
Windows with shard 3/4 / Node v20.x
Final attempt failed. Child_process exited with error code 1
|
processChild › handles circular inequality properly:
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:56:35)
|
processChild › handles circular inequality properly:
undefined#L1
Timed out
at timeoutKill (node_modules/execa/lib/kill.js:65:23)
|
processChild › handles circular inequality properly:
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 circular inequality properly:
undefined#L1
Timed out
at timeoutKill (node_modules/execa/lib/kill.js:65:23)
|
defining tests and hooks asynchronously throws:
e2e/__tests__/circusDeclarationErrors.test.ts#L22
expect(received).toMatchSnapshot()
Snapshot name: `defining tests and hooks asynchronously throws 1`
- Snapshot - 4
+ Received + 4
@@ -11,11 +11,11 @@
| ^
13 | afterAll(() => {});
14 | });
15 | });
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:148:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:151:38)
at test (__tests__/asyncDefinition.test.js:12:5)
● Test suite failed to run
Cannot add a hook after tests have started running. Hooks must be defined synchronously.
@@ -26,11 +26,11 @@
| ^
14 | });
15 | });
16 |
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:114:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:115:38)
at afterAll (__tests__/asyncDefinition.test.js:13:5)
● Test suite failed to run
Cannot add a test after tests have started running. Tests must be defined synchronously.
@@ -41,11 +41,11 @@
| ^
19 | afterAll(() => {});
20 | });
21 |
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:148:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:151:38)
at test (__tests__/asyncDefinition.test.js:18:3)
● Test suite failed to run
Cannot add a hook after tests have started running. Hooks must be defined synchronously.
@@ -55,7 +55,7 @@
> 19 | afterAll(() => {});
| ^
20 | });
21 |
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:114:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:115:38)
at afterAll (__tests__/asyncDefinition.test.js:19:3)
at Object.toMatchSnapshot (e2e/__tests__/circusDeclarationErrors.test.ts:22:16)
|
defining tests and hooks asynchronously throws:
e2e/__tests__/circusDeclarationErrors.test.ts#L22
expect(received).toMatchSnapshot()
Snapshot name: `defining tests and hooks asynchronously throws 1`
- Snapshot - 4
+ Received + 4
@@ -11,11 +11,11 @@
| ^
13 | afterAll(() => {});
14 | });
15 | });
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:148:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:151:38)
at test (__tests__/asyncDefinition.test.js:12:5)
● Test suite failed to run
Cannot add a hook after tests have started running. Hooks must be defined synchronously.
@@ -26,11 +26,11 @@
| ^
14 | });
15 | });
16 |
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:114:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:115:38)
at afterAll (__tests__/asyncDefinition.test.js:13:5)
● Test suite failed to run
Cannot add a test after tests have started running. Tests must be defined synchronously.
@@ -41,11 +41,11 @@
| ^
19 | afterAll(() => {});
20 | });
21 |
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:148:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:151:38)
at test (__tests__/asyncDefinition.test.js:18:3)
● Test suite failed to run
Cannot add a hook after tests have started running. Hooks must be defined synchronously.
@@ -55,7 +55,7 @@
> 19 | afterAll(() => {});
| ^
20 | });
21 |
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:114:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:115:38)
at afterAll (__tests__/asyncDefinition.test.js:19:3)
at Object.toMatchSnapshot (e2e/__tests__/circusDeclarationErrors.test.ts:22:16)
|
defining tests and hooks asynchronously throws:
e2e/__tests__/circusDeclarationErrors.test.ts#L22
expect(received).toMatchSnapshot()
Snapshot name: `defining tests and hooks asynchronously throws 1`
- Snapshot - 4
+ Received + 4
@@ -11,11 +11,11 @@
| ^
13 | afterAll(() => {});
14 | });
15 | });
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:148:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:151:38)
at test (__tests__/asyncDefinition.test.js:12:5)
● Test suite failed to run
Cannot add a hook after tests have started running. Hooks must be defined synchronously.
@@ -26,11 +26,11 @@
| ^
14 | });
15 | });
16 |
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:114:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:115:38)
at afterAll (__tests__/asyncDefinition.test.js:13:5)
● Test suite failed to run
Cannot add a test after tests have started running. Tests must be defined synchronously.
@@ -41,11 +41,11 @@
| ^
19 | afterAll(() => {});
20 | });
21 |
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:148:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:151:38)
at test (__tests__/asyncDefinition.test.js:18:3)
● Test suite failed to run
Cannot add a hook after tests have started running. Hooks must be defined synchronously.
@@ -55,7 +55,7 @@
> 19 | afterAll(() => {});
| ^
20 | });
21 |
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:114:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:115:38)
at afterAll (__tests__/asyncDefinition.test.js:19:3)
at Object.toMatchSnapshot (e2e/__tests__/circusDeclarationErrors.test.ts:22:16)
|
Windows with shard 4/4 / Node v23.x
Final attempt failed. Child_process exited with error code 1
|
defining tests and hooks asynchronously throws:
e2e/__tests__/circusDeclarationErrors.test.ts#L22
expect(received).toMatchSnapshot()
Snapshot name: `defining tests and hooks asynchronously throws 1`
- Snapshot - 4
+ Received + 4
@@ -11,11 +11,11 @@
| ^
13 | afterAll(() => {});
14 | });
15 | });
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:148:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:151:38)
at test (__tests__/asyncDefinition.test.js:12:5)
● Test suite failed to run
Cannot add a hook after tests have started running. Hooks must be defined synchronously.
@@ -26,11 +26,11 @@
| ^
14 | });
15 | });
16 |
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:114:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:115:38)
at afterAll (__tests__/asyncDefinition.test.js:13:5)
● Test suite failed to run
Cannot add a test after tests have started running. Tests must be defined synchronously.
@@ -41,11 +41,11 @@
| ^
19 | afterAll(() => {});
20 | });
21 |
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:148:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:151:38)
at test (__tests__/asyncDefinition.test.js:18:3)
● Test suite failed to run
Cannot add a hook after tests have started running. Hooks must be defined synchronously.
@@ -55,7 +55,7 @@
> 19 | afterAll(() => {});
| ^
20 | });
21 |
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:114:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:115:38)
at afterAll (__tests__/asyncDefinition.test.js:19:3)
at Object.toMatchSnapshot (e2e/__tests__/circusDeclarationErrors.test.ts:22:16)
|
defining tests and hooks asynchronously throws:
e2e/__tests__/circusDeclarationErrors.test.ts#L22
expect(received).toMatchSnapshot()
Snapshot name: `defining tests and hooks asynchronously throws 1`
- Snapshot - 4
+ Received + 4
@@ -11,11 +11,11 @@
| ^
13 | afterAll(() => {});
14 | });
15 | });
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:148:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:151:38)
at test (__tests__/asyncDefinition.test.js:12:5)
● Test suite failed to run
Cannot add a hook after tests have started running. Hooks must be defined synchronously.
@@ -26,11 +26,11 @@
| ^
14 | });
15 | });
16 |
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:114:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:115:38)
at afterAll (__tests__/asyncDefinition.test.js:13:5)
● Test suite failed to run
Cannot add a test after tests have started running. Tests must be defined synchronously.
@@ -41,11 +41,11 @@
| ^
19 | afterAll(() => {});
20 | });
21 |
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:148:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:151:38)
at test (__tests__/asyncDefinition.test.js:18:3)
● Test suite failed to run
Cannot add a hook after tests have started running. Hooks must be defined synchronously.
@@ -55,7 +55,7 @@
> 19 | afterAll(() => {});
| ^
20 | });
21 |
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:114:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:115:38)
at afterAll (__tests__/asyncDefinition.test.js:19:3)
at Object.toMatchSnapshot (e2e/__tests__/circusDeclarationErrors.test.ts:22:16)
|
defining tests and hooks asynchronously throws:
e2e/__tests__/circusDeclarationErrors.test.ts#L22
expect(received).toMatchSnapshot()
Snapshot name: `defining tests and hooks asynchronously throws 1`
- Snapshot - 4
+ Received + 4
@@ -11,11 +11,11 @@
| ^
13 | afterAll(() => {});
14 | });
15 | });
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:148:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:151:38)
at test (__tests__/asyncDefinition.test.js:12:5)
● Test suite failed to run
Cannot add a hook after tests have started running. Hooks must be defined synchronously.
@@ -26,11 +26,11 @@
| ^
14 | });
15 | });
16 |
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:114:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:115:38)
at afterAll (__tests__/asyncDefinition.test.js:13:5)
● Test suite failed to run
Cannot add a test after tests have started running. Tests must be defined synchronously.
@@ -41,11 +41,11 @@
| ^
19 | afterAll(() => {});
20 | });
21 |
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:148:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:151:38)
at test (__tests__/asyncDefinition.test.js:18:3)
● Test suite failed to run
Cannot add a hook after tests have started running. Hooks must be defined synchronously.
@@ -55,7 +55,7 @@
> 19 | afterAll(() => {});
| ^
20 | });
21 |
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:114:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:115:38)
at afterAll (__tests__/asyncDefinition.test.js:19:3)
at Object.toMatchSnapshot (e2e/__tests__/circusDeclarationErrors.test.ts:22:16)
|
Windows with shard 4/4 / Node v18.x
Final attempt failed. Child_process exited with error code 1
|
processChild › handles `BigInt`:
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:85:35)
|
processChild › handles `BigInt`:
undefined#L1
Timed out
at timeoutKill (node_modules/execa/lib/kill.js:65:23)
|
processChild › handles `BigInt`:
e2e/Utils.ts#L107
EBUSY: resource busy or locked, rmdir 'C:\Users\RUNNER~1\AppData\Local\Temp\bigint-inequality-test'
at rmSync (e2e/Utils.ts:107:8)
at Object.<anonymous> (e2e/__tests__/nonSerializableStructuresInequality.test.ts:48:10)
|
processChild › handles `BigInt`:
undefined#L1
Timed out
at timeoutKill (node_modules/execa/lib/kill.js:65:23)
|
defining tests and hooks asynchronously throws:
e2e/__tests__/circusDeclarationErrors.test.ts#L22
expect(received).toMatchSnapshot()
Snapshot name: `defining tests and hooks asynchronously throws 1`
- Snapshot - 4
+ Received + 4
@@ -11,11 +11,11 @@
| ^
13 | afterAll(() => {});
14 | });
15 | });
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:148:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:151:38)
at test (__tests__/asyncDefinition.test.js:12:5)
● Test suite failed to run
Cannot add a hook after tests have started running. Hooks must be defined synchronously.
@@ -26,11 +26,11 @@
| ^
14 | });
15 | });
16 |
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:114:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:115:38)
at afterAll (__tests__/asyncDefinition.test.js:13:5)
● Test suite failed to run
Cannot add a test after tests have started running. Tests must be defined synchronously.
@@ -41,11 +41,11 @@
| ^
19 | afterAll(() => {});
20 | });
21 |
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:148:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:151:38)
at test (__tests__/asyncDefinition.test.js:18:3)
● Test suite failed to run
Cannot add a hook after tests have started running. Hooks must be defined synchronously.
@@ -55,7 +55,7 @@
> 19 | afterAll(() => {});
| ^
20 | });
21 |
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:114:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:115:38)
at afterAll (__tests__/asyncDefinition.test.js:19:3)
at Object.toMatchSnapshot (e2e/__tests__/circusDeclarationErrors.test.ts:22:16)
|
defining tests and hooks asynchronously throws:
e2e/__tests__/circusDeclarationErrors.test.ts#L22
expect(received).toMatchSnapshot()
Snapshot name: `defining tests and hooks asynchronously throws 1`
- Snapshot - 4
+ Received + 4
@@ -11,11 +11,11 @@
| ^
13 | afterAll(() => {});
14 | });
15 | });
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:148:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:151:38)
at test (__tests__/asyncDefinition.test.js:12:5)
● Test suite failed to run
Cannot add a hook after tests have started running. Hooks must be defined synchronously.
@@ -26,11 +26,11 @@
| ^
14 | });
15 | });
16 |
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:114:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:115:38)
at afterAll (__tests__/asyncDefinition.test.js:13:5)
● Test suite failed to run
Cannot add a test after tests have started running. Tests must be defined synchronously.
@@ -41,11 +41,11 @@
| ^
19 | afterAll(() => {});
20 | });
21 |
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:148:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:151:38)
at test (__tests__/asyncDefinition.test.js:18:3)
● Test suite failed to run
Cannot add a hook after tests have started running. Hooks must be defined synchronously.
@@ -55,7 +55,7 @@
> 19 | afterAll(() => {});
| ^
20 | });
21 |
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:114:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:115:38)
at afterAll (__tests__/asyncDefinition.test.js:19:3)
at Object.toMatchSnapshot (e2e/__tests__/circusDeclarationErrors.test.ts:22:16)
|
defining tests and hooks asynchronously throws:
e2e/__tests__/circusDeclarationErrors.test.ts#L22
expect(received).toMatchSnapshot()
Snapshot name: `defining tests and hooks asynchronously throws 1`
- Snapshot - 4
+ Received + 4
@@ -11,11 +11,11 @@
| ^
13 | afterAll(() => {});
14 | });
15 | });
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:148:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:151:38)
at test (__tests__/asyncDefinition.test.js:12:5)
● Test suite failed to run
Cannot add a hook after tests have started running. Hooks must be defined synchronously.
@@ -26,11 +26,11 @@
| ^
14 | });
15 | });
16 |
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:114:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:115:38)
at afterAll (__tests__/asyncDefinition.test.js:13:5)
● Test suite failed to run
Cannot add a test after tests have started running. Tests must be defined synchronously.
@@ -41,11 +41,11 @@
| ^
19 | afterAll(() => {});
20 | });
21 |
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:148:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:151:38)
at test (__tests__/asyncDefinition.test.js:18:3)
● Test suite failed to run
Cannot add a hook after tests have started running. Hooks must be defined synchronously.
@@ -55,7 +55,7 @@
> 19 | afterAll(() => {});
| ^
20 | });
21 |
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:114:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:115:38)
at afterAll (__tests__/asyncDefinition.test.js:19:3)
at Object.toMatchSnapshot (e2e/__tests__/circusDeclarationErrors.test.ts:22:16)
|
Windows with shard 4/4 / Node v20.x
Final attempt failed. Child_process exited with error code 1
|
processChild › handles `Symbol`:
e2e/__tests__/nonSerializableStructuresInequality.test.ts#L36
Process exited
at waitUntil (e2e/__tests__/nonSerializableStructuresInequality.test.ts:36:9)
at Object.testIn2Workers (e2e/__tests__/nonSerializableStructuresInequality.test.ts:98:35)
|
processChild › handles `Symbol`:
undefined#L1
Timed out
at timeoutKill (node_modules/execa/lib/kill.js:65:23)
|
processChild › handles `Symbol`:
undefined#L1
Timed out
at timeoutKill (node_modules/execa/lib/kill.js:65:23)
|
defining tests and hooks asynchronously throws:
e2e/__tests__/circusDeclarationErrors.test.ts#L22
expect(received).toMatchSnapshot()
Snapshot name: `defining tests and hooks asynchronously throws 1`
- Snapshot - 4
+ Received + 4
@@ -11,11 +11,11 @@
| ^
13 | afterAll(() => {});
14 | });
15 | });
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:148:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:151:38)
at test (__tests__/asyncDefinition.test.js:12:5)
● Test suite failed to run
Cannot add a hook after tests have started running. Hooks must be defined synchronously.
@@ -26,11 +26,11 @@
| ^
14 | });
15 | });
16 |
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:114:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:115:38)
at afterAll (__tests__/asyncDefinition.test.js:13:5)
● Test suite failed to run
Cannot add a test after tests have started running. Tests must be defined synchronously.
@@ -41,11 +41,11 @@
| ^
19 | afterAll(() => {});
20 | });
21 |
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:148:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:151:38)
at test (__tests__/asyncDefinition.test.js:18:3)
● Test suite failed to run
Cannot add a hook after tests have started running. Hooks must be defined synchronously.
@@ -55,7 +55,7 @@
> 19 | afterAll(() => {});
| ^
20 | });
21 |
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:114:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:115:38)
at afterAll (__tests__/asyncDefinition.test.js:19:3)
at Object.toMatchSnapshot (e2e/__tests__/circusDeclarationErrors.test.ts:22:16)
|
defining tests and hooks asynchronously throws:
e2e/__tests__/circusDeclarationErrors.test.ts#L22
expect(received).toMatchSnapshot()
Snapshot name: `defining tests and hooks asynchronously throws 1`
- Snapshot - 4
+ Received + 4
@@ -11,11 +11,11 @@
| ^
13 | afterAll(() => {});
14 | });
15 | });
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:148:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:151:38)
at test (__tests__/asyncDefinition.test.js:12:5)
● Test suite failed to run
Cannot add a hook after tests have started running. Hooks must be defined synchronously.
@@ -26,11 +26,11 @@
| ^
14 | });
15 | });
16 |
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:114:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:115:38)
at afterAll (__tests__/asyncDefinition.test.js:13:5)
● Test suite failed to run
Cannot add a test after tests have started running. Tests must be defined synchronously.
@@ -41,11 +41,11 @@
| ^
19 | afterAll(() => {});
20 | });
21 |
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:148:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:151:38)
at test (__tests__/asyncDefinition.test.js:18:3)
● Test suite failed to run
Cannot add a hook after tests have started running. Hooks must be defined synchronously.
@@ -55,7 +55,7 @@
> 19 | afterAll(() => {});
| ^
20 | });
21 |
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:114:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:115:38)
at afterAll (__tests__/asyncDefinition.test.js:19:3)
at Object.toMatchSnapshot (e2e/__tests__/circusDeclarationErrors.test.ts:22:16)
|
defining tests and hooks asynchronously throws:
e2e/__tests__/circusDeclarationErrors.test.ts#L22
expect(received).toMatchSnapshot()
Snapshot name: `defining tests and hooks asynchronously throws 1`
- Snapshot - 4
+ Received + 4
@@ -11,11 +11,11 @@
| ^
13 | afterAll(() => {});
14 | });
15 | });
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:148:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:151:38)
at test (__tests__/asyncDefinition.test.js:12:5)
● Test suite failed to run
Cannot add a hook after tests have started running. Hooks must be defined synchronously.
@@ -26,11 +26,11 @@
| ^
14 | });
15 | });
16 |
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:114:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:115:38)
at afterAll (__tests__/asyncDefinition.test.js:13:5)
● Test suite failed to run
Cannot add a test after tests have started running. Tests must be defined synchronously.
@@ -41,11 +41,11 @@
| ^
19 | afterAll(() => {});
20 | });
21 |
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:148:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:151:38)
at test (__tests__/asyncDefinition.test.js:18:3)
● Test suite failed to run
Cannot add a hook after tests have started running. Hooks must be defined synchronously.
@@ -55,7 +55,7 @@
> 19 | afterAll(() => {});
| ^
20 | });
21 |
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:114:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:115:38)
at afterAll (__tests__/asyncDefinition.test.js:19:3)
at Object.toMatchSnapshot (e2e/__tests__/circusDeclarationErrors.test.ts:22:16)
|
Windows with shard 4/4 / Node v16.x
Final attempt failed. Child_process exited with error code 1
|
defining tests and hooks asynchronously throws:
e2e/__tests__/circusDeclarationErrors.test.ts#L22
expect(received).toMatchSnapshot()
Snapshot name: `defining tests and hooks asynchronously throws 1`
- Snapshot - 4
+ Received + 4
@@ -11,11 +11,11 @@
| ^
13 | afterAll(() => {});
14 | });
15 | });
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:148:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:151:38)
at test (__tests__/asyncDefinition.test.js:12:5)
● Test suite failed to run
Cannot add a hook after tests have started running. Hooks must be defined synchronously.
@@ -26,11 +26,11 @@
| ^
14 | });
15 | });
16 |
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:114:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:115:38)
at afterAll (__tests__/asyncDefinition.test.js:13:5)
● Test suite failed to run
Cannot add a test after tests have started running. Tests must be defined synchronously.
@@ -41,11 +41,11 @@
| ^
19 | afterAll(() => {});
20 | });
21 |
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:148:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:151:38)
at test (__tests__/asyncDefinition.test.js:18:3)
● Test suite failed to run
Cannot add a hook after tests have started running. Hooks must be defined synchronously.
@@ -55,7 +55,7 @@
> 19 | afterAll(() => {});
| ^
20 | });
21 |
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:114:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:115:38)
at afterAll (__tests__/asyncDefinition.test.js:19:3)
at Object.toMatchSnapshot (e2e/__tests__/circusDeclarationErrors.test.ts:22:16)
|
defining tests and hooks asynchronously throws:
e2e/__tests__/circusDeclarationErrors.test.ts#L22
expect(received).toMatchSnapshot()
Snapshot name: `defining tests and hooks asynchronously throws 1`
- Snapshot - 4
+ Received + 4
@@ -11,11 +11,11 @@
| ^
13 | afterAll(() => {});
14 | });
15 | });
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:148:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:151:38)
at test (__tests__/asyncDefinition.test.js:12:5)
● Test suite failed to run
Cannot add a hook after tests have started running. Hooks must be defined synchronously.
@@ -26,11 +26,11 @@
| ^
14 | });
15 | });
16 |
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:114:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:115:38)
at afterAll (__tests__/asyncDefinition.test.js:13:5)
● Test suite failed to run
Cannot add a test after tests have started running. Tests must be defined synchronously.
@@ -41,11 +41,11 @@
| ^
19 | afterAll(() => {});
20 | });
21 |
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:148:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:151:38)
at test (__tests__/asyncDefinition.test.js:18:3)
● Test suite failed to run
Cannot add a hook after tests have started running. Hooks must be defined synchronously.
@@ -55,7 +55,7 @@
> 19 | afterAll(() => {});
| ^
20 | });
21 |
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:114:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:115:38)
at afterAll (__tests__/asyncDefinition.test.js:19:3)
at Object.toMatchSnapshot (e2e/__tests__/circusDeclarationErrors.test.ts:22:16)
|
defining tests and hooks asynchronously throws:
e2e/__tests__/circusDeclarationErrors.test.ts#L22
expect(received).toMatchSnapshot()
Snapshot name: `defining tests and hooks asynchronously throws 1`
- Snapshot - 4
+ Received + 4
@@ -11,11 +11,11 @@
| ^
13 | afterAll(() => {});
14 | });
15 | });
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:148:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:151:38)
at test (__tests__/asyncDefinition.test.js:12:5)
● Test suite failed to run
Cannot add a hook after tests have started running. Hooks must be defined synchronously.
@@ -26,11 +26,11 @@
| ^
14 | });
15 | });
16 |
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:114:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:115:38)
at afterAll (__tests__/asyncDefinition.test.js:13:5)
● Test suite failed to run
Cannot add a test after tests have started running. Tests must be defined synchronously.
@@ -41,11 +41,11 @@
| ^
19 | afterAll(() => {});
20 | });
21 |
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:148:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:151:38)
at test (__tests__/asyncDefinition.test.js:18:3)
● Test suite failed to run
Cannot add a hook after tests have started running. Hooks must be defined synchronously.
@@ -55,7 +55,7 @@
> 19 | afterAll(() => {});
| ^
20 | });
21 |
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:114:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:115:38)
at afterAll (__tests__/asyncDefinition.test.js:19:3)
at Object.toMatchSnapshot (e2e/__tests__/circusDeclarationErrors.test.ts:22:16)
|
Windows with shard 4/4 / Node v22.x
Final attempt failed. Child_process exited with error code 1
|
defining tests and hooks asynchronously throws:
e2e/__tests__/circusDeclarationErrors.test.ts#L22
expect(received).toMatchSnapshot()
Snapshot name: `defining tests and hooks asynchronously throws 1`
- Snapshot - 4
+ Received + 4
@@ -11,11 +11,11 @@
| ^
13 | afterAll(() => {});
14 | });
15 | });
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:148:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:151:38)
at test (__tests__/asyncDefinition.test.js:12:5)
● Test suite failed to run
Cannot add a hook after tests have started running. Hooks must be defined synchronously.
@@ -26,11 +26,11 @@
| ^
14 | });
15 | });
16 |
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:114:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:115:38)
at afterAll (__tests__/asyncDefinition.test.js:13:5)
● Test suite failed to run
Cannot add a test after tests have started running. Tests must be defined synchronously.
@@ -41,11 +41,11 @@
| ^
19 | afterAll(() => {});
20 | });
21 |
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:148:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:151:38)
at test (__tests__/asyncDefinition.test.js:18:3)
● Test suite failed to run
Cannot add a hook after tests have started running. Hooks must be defined synchronously.
@@ -55,7 +55,7 @@
> 19 | afterAll(() => {});
| ^
20 | });
21 |
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:114:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:115:38)
at afterAll (__tests__/asyncDefinition.test.js:19:3)
at Object.toMatchSnapshot (e2e/__tests__/circusDeclarationErrors.test.ts:22:16)
|
defining tests and hooks asynchronously throws:
e2e/__tests__/circusDeclarationErrors.test.ts#L22
expect(received).toMatchSnapshot()
Snapshot name: `defining tests and hooks asynchronously throws 1`
- Snapshot - 4
+ Received + 4
@@ -11,11 +11,11 @@
| ^
13 | afterAll(() => {});
14 | });
15 | });
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:148:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:151:38)
at test (__tests__/asyncDefinition.test.js:12:5)
● Test suite failed to run
Cannot add a hook after tests have started running. Hooks must be defined synchronously.
@@ -26,11 +26,11 @@
| ^
14 | });
15 | });
16 |
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:114:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:115:38)
at afterAll (__tests__/asyncDefinition.test.js:13:5)
● Test suite failed to run
Cannot add a test after tests have started running. Tests must be defined synchronously.
@@ -41,11 +41,11 @@
| ^
19 | afterAll(() => {});
20 | });
21 |
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:148:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:151:38)
at test (__tests__/asyncDefinition.test.js:18:3)
● Test suite failed to run
Cannot add a hook after tests have started running. Hooks must be defined synchronously.
@@ -55,7 +55,7 @@
> 19 | afterAll(() => {});
| ^
20 | });
21 |
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:114:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:115:38)
at afterAll (__tests__/asyncDefinition.test.js:19:3)
at Object.toMatchSnapshot (e2e/__tests__/circusDeclarationErrors.test.ts:22:16)
|
defining tests and hooks asynchronously throws:
e2e/__tests__/circusDeclarationErrors.test.ts#L22
expect(received).toMatchSnapshot()
Snapshot name: `defining tests and hooks asynchronously throws 1`
- Snapshot - 4
+ Received + 4
@@ -11,11 +11,11 @@
| ^
13 | afterAll(() => {});
14 | });
15 | });
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:148:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:151:38)
at test (__tests__/asyncDefinition.test.js:12:5)
● Test suite failed to run
Cannot add a hook after tests have started running. Hooks must be defined synchronously.
@@ -26,11 +26,11 @@
| ^
14 | });
15 | });
16 |
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:114:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:115:38)
at afterAll (__tests__/asyncDefinition.test.js:13:5)
● Test suite failed to run
Cannot add a test after tests have started running. Tests must be defined synchronously.
@@ -41,11 +41,11 @@
| ^
19 | afterAll(() => {});
20 | });
21 |
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:148:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:151:38)
at test (__tests__/asyncDefinition.test.js:18:3)
● Test suite failed to run
Cannot add a hook after tests have started running. Hooks must be defined synchronously.
@@ -55,7 +55,7 @@
> 19 | afterAll(() => {});
| ^
20 | });
21 |
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:114:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:115:38)
at afterAll (__tests__/asyncDefinition.test.js:19:3)
at Object.toMatchSnapshot (e2e/__tests__/circusDeclarationErrors.test.ts:22:16)
|
macOS with shard 3/3 / Node v18.x
Final attempt failed. Child_process exited with error code 1
|
defining tests and hooks asynchronously throws:
e2e/__tests__/circusDeclarationErrors.test.ts#L22
expect(received).toMatchSnapshot()
Snapshot name: `defining tests and hooks asynchronously throws 1`
- Snapshot - 4
+ Received + 4
@@ -11,11 +11,11 @@
| ^
13 | afterAll(() => {});
14 | });
15 | });
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:148:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:151:38)
at test (__tests__/asyncDefinition.test.js:12:5)
● Test suite failed to run
Cannot add a hook after tests have started running. Hooks must be defined synchronously.
@@ -26,11 +26,11 @@
| ^
14 | });
15 | });
16 |
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:114:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:115:38)
at afterAll (__tests__/asyncDefinition.test.js:13:5)
● Test suite failed to run
Cannot add a test after tests have started running. Tests must be defined synchronously.
@@ -41,11 +41,11 @@
| ^
19 | afterAll(() => {});
20 | });
21 |
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:148:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:151:38)
at test (__tests__/asyncDefinition.test.js:18:3)
● Test suite failed to run
Cannot add a hook after tests have started running. Hooks must be defined synchronously.
@@ -55,7 +55,7 @@
> 19 | afterAll(() => {});
| ^
20 | });
21 |
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:114:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:115:38)
at afterAll (__tests__/asyncDefinition.test.js:19:3)
at Object.toMatchSnapshot (e2e/__tests__/circusDeclarationErrors.test.ts:22:16)
|
defining tests and hooks asynchronously throws:
e2e/__tests__/circusDeclarationErrors.test.ts#L22
expect(received).toMatchSnapshot()
Snapshot name: `defining tests and hooks asynchronously throws 1`
- Snapshot - 4
+ Received + 4
@@ -11,11 +11,11 @@
| ^
13 | afterAll(() => {});
14 | });
15 | });
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:148:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:151:38)
at test (__tests__/asyncDefinition.test.js:12:5)
● Test suite failed to run
Cannot add a hook after tests have started running. Hooks must be defined synchronously.
@@ -26,11 +26,11 @@
| ^
14 | });
15 | });
16 |
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:114:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:115:38)
at afterAll (__tests__/asyncDefinition.test.js:13:5)
● Test suite failed to run
Cannot add a test after tests have started running. Tests must be defined synchronously.
@@ -41,11 +41,11 @@
| ^
19 | afterAll(() => {});
20 | });
21 |
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:148:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:151:38)
at test (__tests__/asyncDefinition.test.js:18:3)
● Test suite failed to run
Cannot add a hook after tests have started running. Hooks must be defined synchronously.
@@ -55,7 +55,7 @@
> 19 | afterAll(() => {});
| ^
20 | });
21 |
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:114:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:115:38)
at afterAll (__tests__/asyncDefinition.test.js:19:3)
at Object.toMatchSnapshot (e2e/__tests__/circusDeclarationErrors.test.ts:22:16)
|
defining tests and hooks asynchronously throws:
e2e/__tests__/circusDeclarationErrors.test.ts#L22
expect(received).toMatchSnapshot()
Snapshot name: `defining tests and hooks asynchronously throws 1`
- Snapshot - 4
+ Received + 4
@@ -11,11 +11,11 @@
| ^
13 | afterAll(() => {});
14 | });
15 | });
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:148:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:151:38)
at test (__tests__/asyncDefinition.test.js:12:5)
● Test suite failed to run
Cannot add a hook after tests have started running. Hooks must be defined synchronously.
@@ -26,11 +26,11 @@
| ^
14 | });
15 | });
16 |
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:114:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:115:38)
at afterAll (__tests__/asyncDefinition.test.js:13:5)
● Test suite failed to run
Cannot add a test after tests have started running. Tests must be defined synchronously.
@@ -41,11 +41,11 @@
| ^
19 | afterAll(() => {});
20 | });
21 |
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:148:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:151:38)
at test (__tests__/asyncDefinition.test.js:18:3)
● Test suite failed to run
Cannot add a hook after tests have started running. Hooks must be defined synchronously.
@@ -55,7 +55,7 @@
> 19 | afterAll(() => {});
| ^
20 | });
21 |
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:114:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:115:38)
at afterAll (__tests__/asyncDefinition.test.js:19:3)
at Object.toMatchSnapshot (e2e/__tests__/circusDeclarationErrors.test.ts:22:16)
|
macOS with shard 3/3 / Node v16.x
Final attempt failed. Child_process exited with error code 1
|
defining tests and hooks asynchronously throws:
e2e/__tests__/circusDeclarationErrors.test.ts#L22
expect(received).toMatchSnapshot()
Snapshot name: `defining tests and hooks asynchronously throws 1`
- Snapshot - 4
+ Received + 4
@@ -11,11 +11,11 @@
| ^
13 | afterAll(() => {});
14 | });
15 | });
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:148:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:151:38)
at test (__tests__/asyncDefinition.test.js:12:5)
● Test suite failed to run
Cannot add a hook after tests have started running. Hooks must be defined synchronously.
@@ -26,11 +26,11 @@
| ^
14 | });
15 | });
16 |
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:114:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:115:38)
at afterAll (__tests__/asyncDefinition.test.js:13:5)
● Test suite failed to run
Cannot add a test after tests have started running. Tests must be defined synchronously.
@@ -41,11 +41,11 @@
| ^
19 | afterAll(() => {});
20 | });
21 |
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:148:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:151:38)
at test (__tests__/asyncDefinition.test.js:18:3)
● Test suite failed to run
Cannot add a hook after tests have started running. Hooks must be defined synchronously.
@@ -55,7 +55,7 @@
> 19 | afterAll(() => {});
| ^
20 | });
21 |
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:114:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:115:38)
at afterAll (__tests__/asyncDefinition.test.js:19:3)
at Object.toMatchSnapshot (e2e/__tests__/circusDeclarationErrors.test.ts:22:16)
|
defining tests and hooks asynchronously throws:
e2e/__tests__/circusDeclarationErrors.test.ts#L22
expect(received).toMatchSnapshot()
Snapshot name: `defining tests and hooks asynchronously throws 1`
- Snapshot - 4
+ Received + 4
@@ -11,11 +11,11 @@
| ^
13 | afterAll(() => {});
14 | });
15 | });
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:148:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:151:38)
at test (__tests__/asyncDefinition.test.js:12:5)
● Test suite failed to run
Cannot add a hook after tests have started running. Hooks must be defined synchronously.
@@ -26,11 +26,11 @@
| ^
14 | });
15 | });
16 |
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:114:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:115:38)
at afterAll (__tests__/asyncDefinition.test.js:13:5)
● Test suite failed to run
Cannot add a test after tests have started running. Tests must be defined synchronously.
@@ -41,11 +41,11 @@
| ^
19 | afterAll(() => {});
20 | });
21 |
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:148:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:151:38)
at test (__tests__/asyncDefinition.test.js:18:3)
● Test suite failed to run
Cannot add a hook after tests have started running. Hooks must be defined synchronously.
@@ -55,7 +55,7 @@
> 19 | afterAll(() => {});
| ^
20 | });
21 |
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:114:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:115:38)
at afterAll (__tests__/asyncDefinition.test.js:19:3)
at Object.toMatchSnapshot (e2e/__tests__/circusDeclarationErrors.test.ts:22:16)
|
defining tests and hooks asynchronously throws:
e2e/__tests__/circusDeclarationErrors.test.ts#L22
expect(received).toMatchSnapshot()
Snapshot name: `defining tests and hooks asynchronously throws 1`
- Snapshot - 4
+ Received + 4
@@ -11,11 +11,11 @@
| ^
13 | afterAll(() => {});
14 | });
15 | });
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:148:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:151:38)
at test (__tests__/asyncDefinition.test.js:12:5)
● Test suite failed to run
Cannot add a hook after tests have started running. Hooks must be defined synchronously.
@@ -26,11 +26,11 @@
| ^
14 | });
15 | });
16 |
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:114:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:115:38)
at afterAll (__tests__/asyncDefinition.test.js:13:5)
● Test suite failed to run
Cannot add a test after tests have started running. Tests must be defined synchronously.
@@ -41,11 +41,11 @@
| ^
19 | afterAll(() => {});
20 | });
21 |
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:148:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:151:38)
at test (__tests__/asyncDefinition.test.js:18:3)
● Test suite failed to run
Cannot add a hook after tests have started running. Hooks must be defined synchronously.
@@ -55,7 +55,7 @@
> 19 | afterAll(() => {});
| ^
20 | });
21 |
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:114:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:115:38)
at afterAll (__tests__/asyncDefinition.test.js:19:3)
at Object.toMatchSnapshot (e2e/__tests__/circusDeclarationErrors.test.ts:22:16)
|
macOS with shard 3/3 / Node v20.x
Final attempt failed. Child_process exited with error code 1
|
defining tests and hooks asynchronously throws:
e2e/__tests__/circusDeclarationErrors.test.ts#L22
expect(received).toMatchSnapshot()
Snapshot name: `defining tests and hooks asynchronously throws 1`
- Snapshot - 4
+ Received + 4
@@ -11,11 +11,11 @@
| ^
13 | afterAll(() => {});
14 | });
15 | });
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:148:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:151:38)
at test (__tests__/asyncDefinition.test.js:12:5)
● Test suite failed to run
Cannot add a hook after tests have started running. Hooks must be defined synchronously.
@@ -26,11 +26,11 @@
| ^
14 | });
15 | });
16 |
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:114:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:115:38)
at afterAll (__tests__/asyncDefinition.test.js:13:5)
● Test suite failed to run
Cannot add a test after tests have started running. Tests must be defined synchronously.
@@ -41,11 +41,11 @@
| ^
19 | afterAll(() => {});
20 | });
21 |
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:148:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:151:38)
at test (__tests__/asyncDefinition.test.js:18:3)
● Test suite failed to run
Cannot add a hook after tests have started running. Hooks must be defined synchronously.
@@ -55,7 +55,7 @@
> 19 | afterAll(() => {});
| ^
20 | });
21 |
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:114:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:115:38)
at afterAll (__tests__/asyncDefinition.test.js:19:3)
at Object.toMatchSnapshot (e2e/__tests__/circusDeclarationErrors.test.ts:22:16)
|
defining tests and hooks asynchronously throws:
e2e/__tests__/circusDeclarationErrors.test.ts#L22
expect(received).toMatchSnapshot()
Snapshot name: `defining tests and hooks asynchronously throws 1`
- Snapshot - 4
+ Received + 4
@@ -11,11 +11,11 @@
| ^
13 | afterAll(() => {});
14 | });
15 | });
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:148:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:151:38)
at test (__tests__/asyncDefinition.test.js:12:5)
● Test suite failed to run
Cannot add a hook after tests have started running. Hooks must be defined synchronously.
@@ -26,11 +26,11 @@
| ^
14 | });
15 | });
16 |
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:114:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:115:38)
at afterAll (__tests__/asyncDefinition.test.js:13:5)
● Test suite failed to run
Cannot add a test after tests have started running. Tests must be defined synchronously.
@@ -41,11 +41,11 @@
| ^
19 | afterAll(() => {});
20 | });
21 |
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:148:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:151:38)
at test (__tests__/asyncDefinition.test.js:18:3)
● Test suite failed to run
Cannot add a hook after tests have started running. Hooks must be defined synchronously.
@@ -55,7 +55,7 @@
> 19 | afterAll(() => {});
| ^
20 | });
21 |
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:114:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:115:38)
at afterAll (__tests__/asyncDefinition.test.js:19:3)
at Object.toMatchSnapshot (e2e/__tests__/circusDeclarationErrors.test.ts:22:16)
|
defining tests and hooks asynchronously throws:
e2e/__tests__/circusDeclarationErrors.test.ts#L22
expect(received).toMatchSnapshot()
Snapshot name: `defining tests and hooks asynchronously throws 1`
- Snapshot - 4
+ Received + 4
@@ -11,11 +11,11 @@
| ^
13 | afterAll(() => {});
14 | });
15 | });
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:148:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:151:38)
at test (__tests__/asyncDefinition.test.js:12:5)
● Test suite failed to run
Cannot add a hook after tests have started running. Hooks must be defined synchronously.
@@ -26,11 +26,11 @@
| ^
14 | });
15 | });
16 |
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:114:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:115:38)
at afterAll (__tests__/asyncDefinition.test.js:13:5)
● Test suite failed to run
Cannot add a test after tests have started running. Tests must be defined synchronously.
@@ -41,11 +41,11 @@
| ^
19 | afterAll(() => {});
20 | });
21 |
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:148:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:151:38)
at test (__tests__/asyncDefinition.test.js:18:3)
● Test suite failed to run
Cannot add a hook after tests have started running. Hooks must be defined synchronously.
@@ -55,7 +55,7 @@
> 19 | afterAll(() => {});
| ^
20 | });
21 |
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:114:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:115:38)
at afterAll (__tests__/asyncDefinition.test.js:19:3)
at Object.toMatchSnapshot (e2e/__tests__/circusDeclarationErrors.test.ts:22:16)
|
macOS with shard 3/3 / Node v22.x
Final attempt failed. Child_process exited with error code 1
|
defining tests and hooks asynchronously throws:
e2e/__tests__/circusDeclarationErrors.test.ts#L22
expect(received).toMatchSnapshot()
Snapshot name: `defining tests and hooks asynchronously throws 1`
- Snapshot - 4
+ Received + 4
@@ -11,11 +11,11 @@
| ^
13 | afterAll(() => {});
14 | });
15 | });
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:148:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:151:38)
at test (__tests__/asyncDefinition.test.js:12:5)
● Test suite failed to run
Cannot add a hook after tests have started running. Hooks must be defined synchronously.
@@ -26,11 +26,11 @@
| ^
14 | });
15 | });
16 |
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:114:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:115:38)
at afterAll (__tests__/asyncDefinition.test.js:13:5)
● Test suite failed to run
Cannot add a test after tests have started running. Tests must be defined synchronously.
@@ -41,11 +41,11 @@
| ^
19 | afterAll(() => {});
20 | });
21 |
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:148:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:151:38)
at test (__tests__/asyncDefinition.test.js:18:3)
● Test suite failed to run
Cannot add a hook after tests have started running. Hooks must be defined synchronously.
@@ -55,7 +55,7 @@
> 19 | afterAll(() => {});
| ^
20 | });
21 |
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:114:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:115:38)
at afterAll (__tests__/asyncDefinition.test.js:19:3)
at Object.toMatchSnapshot (e2e/__tests__/circusDeclarationErrors.test.ts:22:16)
|
defining tests and hooks asynchronously throws:
e2e/__tests__/circusDeclarationErrors.test.ts#L22
expect(received).toMatchSnapshot()
Snapshot name: `defining tests and hooks asynchronously throws 1`
- Snapshot - 4
+ Received + 4
@@ -11,11 +11,11 @@
| ^
13 | afterAll(() => {});
14 | });
15 | });
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:148:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:151:38)
at test (__tests__/asyncDefinition.test.js:12:5)
● Test suite failed to run
Cannot add a hook after tests have started running. Hooks must be defined synchronously.
@@ -26,11 +26,11 @@
| ^
14 | });
15 | });
16 |
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:114:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:115:38)
at afterAll (__tests__/asyncDefinition.test.js:13:5)
● Test suite failed to run
Cannot add a test after tests have started running. Tests must be defined synchronously.
@@ -41,11 +41,11 @@
| ^
19 | afterAll(() => {});
20 | });
21 |
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:148:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:151:38)
at test (__tests__/asyncDefinition.test.js:18:3)
● Test suite failed to run
Cannot add a hook after tests have started running. Hooks must be defined synchronously.
@@ -55,7 +55,7 @@
> 19 | afterAll(() => {});
| ^
20 | });
21 |
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:114:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:115:38)
at afterAll (__tests__/asyncDefinition.test.js:19:3)
at Object.toMatchSnapshot (e2e/__tests__/circusDeclarationErrors.test.ts:22:16)
|
defining tests and hooks asynchronously throws:
e2e/__tests__/circusDeclarationErrors.test.ts#L22
expect(received).toMatchSnapshot()
Snapshot name: `defining tests and hooks asynchronously throws 1`
- Snapshot - 4
+ Received + 4
@@ -11,11 +11,11 @@
| ^
13 | afterAll(() => {});
14 | });
15 | });
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:148:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:151:38)
at test (__tests__/asyncDefinition.test.js:12:5)
● Test suite failed to run
Cannot add a hook after tests have started running. Hooks must be defined synchronously.
@@ -26,11 +26,11 @@
| ^
14 | });
15 | });
16 |
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:114:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:115:38)
at afterAll (__tests__/asyncDefinition.test.js:13:5)
● Test suite failed to run
Cannot add a test after tests have started running. Tests must be defined synchronously.
@@ -41,11 +41,11 @@
| ^
19 | afterAll(() => {});
20 | });
21 |
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:148:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:151:38)
at test (__tests__/asyncDefinition.test.js:18:3)
● Test suite failed to run
Cannot add a hook after tests have started running. Hooks must be defined synchronously.
@@ -55,7 +55,7 @@
> 19 | afterAll(() => {});
| ^
20 | });
21 |
- at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:114:38)
+ at eventHandler (../../packages/jest-circus/build/jestAdapterInit.js:115:38)
at afterAll (__tests__/asyncDefinition.test.js:19:3)
at Object.toMatchSnapshot (e2e/__tests__/circusDeclarationErrors.test.ts:22:16)
|
macOS with shard 3/3 / Node v23.x
Final attempt failed. Child_process exited with error code 1
|
Ubuntu with shard 1/4 / Node v23.x
Attempt 1 failed. Reason: Child_process exited with error code 1
|
Ubuntu with shard 1/4 / Node v23.x
Attempt 2 failed. Reason: Child_process exited with error code 1
|
Ubuntu with shard 1/4 / Node v22.x
Attempt 1 failed. Reason: Child_process exited with error code 1
|
Ubuntu with shard 1/4 / Node v22.x
Attempt 2 failed. Reason: Child_process exited with error code 1
|
Ubuntu with shard 1/4 / Node v20.x
Attempt 1 failed. Reason: Child_process exited with error code 1
|
Ubuntu with shard 1/4 / Node v20.x
Attempt 2 failed. Reason: Child_process exited with error code 1
|
Node LTS on Ubuntu with coverage (1/4)
Attempt 1 failed. Reason: Child_process exited with error code 1
|
Node LTS on Ubuntu with coverage (1/4)
Attempt 2 failed. Reason: Child_process exited with error code 1
|
Ubuntu with shard 1/4 / Node v18.x
Attempt 1 failed. Reason: Child_process exited with error code 1
|
Ubuntu with shard 1/4 / Node v18.x
Attempt 2 failed. Reason: Child_process exited with error code 1
|
Ubuntu with shard 1/4 / Node v16.x
Attempt 1 failed. Reason: Child_process exited with error code 1
|
Ubuntu with shard 1/4 / Node v16.x
Attempt 2 failed. Reason: Child_process exited with error code 1
|
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
|
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
|
Node LTS on Ubuntu with coverage (4/4)
Attempt 1 failed. Reason: Child_process exited with error code 1
|
Node LTS on Ubuntu with coverage (4/4)
Attempt 2 failed. Reason: Child_process exited with error code 1
|
macOS with shard 1/3 / Node v16.x
Attempt 1 failed. Reason: Child_process exited with error code 1
|
macOS with shard 1/3 / Node v16.x
Attempt 2 failed. Reason: Child_process exited with error code 1
|
Windows with shard 1/4 / Node v23.x
Attempt 1 failed. Reason: Child_process exited with error code 1
|
Windows with shard 1/4 / Node v23.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
|
Windows with shard 1/4 / Node v22.x
Attempt 1 failed. Reason: Child_process exited with error code 1
|
Windows with shard 1/4 / Node v22.x
Attempt 2 failed. Reason: Child_process exited with error code 1
|
Windows with shard 1/4 / Node v18.x
Attempt 1 failed. Reason: Child_process exited with error code 1
|
Windows with shard 1/4 / Node v18.x
Attempt 2 failed. Reason: Child_process exited with error code 1
|
Windows with shard 1/4 / Node v16.x
Attempt 1 failed. Reason: Child_process exited with error code 1
|
Windows with shard 1/4 / Node v16.x
Attempt 2 failed. Reason: Child_process exited with error code 1
|
macOS with shard 1/3 / Node v18.x
Attempt 1 failed. Reason: Child_process exited with error code 1
|
macOS with shard 1/3 / Node v18.x
Attempt 2 failed. Reason: Child_process exited with error code 1
|
macOS with shard 1/3 / Node v20.x
Attempt 1 failed. Reason: Child_process exited with error code 1
|
macOS with shard 1/3 / Node v20.x
Attempt 2 failed. Reason: Child_process exited with error code 1
|
Ubuntu with shard 4/4 / Node v23.x
Attempt 1 failed. Reason: Child_process exited with error code 1
|
Ubuntu with shard 4/4 / Node v23.x
Attempt 2 failed. Reason: Child_process exited with error code 1
|
Ubuntu with shard 4/4 / Node v20.x
Attempt 1 failed. Reason: Child_process exited with error code 1
|
Ubuntu with shard 4/4 / Node v20.x
Attempt 2 failed. Reason: Child_process exited with error code 1
|
Ubuntu with shard 4/4 / Node v22.x
Attempt 1 failed. Reason: Child_process exited with error code 1
|
Ubuntu with shard 4/4 / Node v22.x
Attempt 2 failed. Reason: Child_process exited with error code 1
|
macOS with shard 1/3 / Node v22.x
Attempt 1 failed. Reason: Child_process exited with error code 1
|
macOS with shard 1/3 / Node v22.x
Attempt 2 failed. Reason: Child_process exited with error code 1
|
Ubuntu with shard 4/4 / Node v16.x
Attempt 1 failed. Reason: Child_process exited with error code 1
|
Ubuntu with shard 4/4 / Node v16.x
Attempt 2 failed. Reason: Child_process exited with error code 1
|
Ubuntu with shard 4/4 / Node v18.x
Attempt 1 failed. Reason: Child_process exited with error code 1
|
Ubuntu with shard 4/4 / Node v18.x
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 LTS using jest-jasmine2
Attempt 1 failed. Reason: Child_process exited with error code 1
|
macOS with shard 1/3 / Node v23.x
Attempt 1 failed. Reason: Child_process exited with error code 1
|
macOS with shard 1/3 / Node v23.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 4/4 / Node v23.x
Attempt 1 failed. Reason: Child_process exited with error code 1
|
Windows with shard 4/4 / Node v23.x
Attempt 2 failed. Reason: Child_process exited with error code 1
|
Windows with shard 4/4 / Node v18.x
Attempt 1 failed. Reason: Child_process exited with error code 1
|
Windows with shard 4/4 / Node v18.x
Attempt 2 failed. Reason: Child_process exited with error code 1
|
Windows with shard 4/4 / Node v20.x
Attempt 1 failed. Reason: Child_process exited with error code 1
|
Windows with shard 4/4 / Node v20.x
Attempt 2 failed. Reason: Child_process exited with error code 1
|
Windows with shard 4/4 / Node v16.x
Attempt 1 failed. Reason: Child_process exited with error code 1
|
Windows with shard 4/4 / Node v16.x
Attempt 2 failed. Reason: Child_process exited with error code 1
|
Windows with shard 4/4 / Node v22.x
Attempt 1 failed. Reason: Child_process exited with error code 1
|
Windows with shard 4/4 / Node v22.x
Attempt 2 failed. Reason: Child_process exited with error code 1
|
macOS with shard 3/3 / Node v18.x
Attempt 1 failed. Reason: Child_process exited with error code 1
|
macOS with shard 3/3 / Node v18.x
Attempt 2 failed. Reason: Child_process exited with error code 1
|
macOS with shard 3/3 / Node v16.x
Attempt 1 failed. Reason: Child_process exited with error code 1
|
macOS with shard 3/3 / Node v16.x
Attempt 2 failed. Reason: Child_process exited with error code 1
|
macOS with shard 3/3 / Node v20.x
Attempt 1 failed. Reason: Child_process exited with error code 1
|
macOS with shard 3/3 / Node v20.x
Attempt 2 failed. Reason: Child_process exited with error code 1
|
macOS with shard 3/3 / Node v22.x
Attempt 1 failed. Reason: Child_process exited with error code 1
|
macOS with shard 3/3 / Node v22.x
Attempt 2 failed. Reason: Child_process exited with error code 1
|
macOS with shard 3/3 / Node v23.x
Attempt 1 failed. Reason: Child_process exited with error code 1
|
macOS with shard 3/3 / Node v23.x
Attempt 2 failed. Reason: Child_process exited with error code 1
|