Skip to content

[jest-circus] Omit expect.hasAssertions() errors if a test already has errors #13320

[jest-circus] Omit expect.hasAssertions() errors if a test already has errors

[jest-circus] Omit expect.hasAssertions() errors if a test already has errors #13320

Triggered via pull request January 25, 2024 01:39
Status Cancelled
Total duration 18m 51s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

nodejs.yml

on: pull_request
prepare-yarn-cache-ubuntu  /  Prepare yarn cache for ubuntu-latest
13s
prepare-yarn-cache-ubuntu / Prepare yarn cache for ubuntu-latest
prepare-yarn-cache-macos  /  Prepare yarn cache for macos-latest
34s
prepare-yarn-cache-macos / Prepare yarn cache for macos-latest
prepare-yarn-cache-windows  /  Prepare yarn cache for windows-latest
1m 9s
prepare-yarn-cache-windows / Prepare yarn cache for windows-latest
TypeScript Compatibility
6m 48s
TypeScript Compatibility
Typecheck Examples and Tests
4m 38s
Typecheck Examples and Tests
Lint
1m 51s
Lint
Validate Yarn dependencies and constraints
19s
Validate Yarn dependencies and constraints
Node LTS on Ubuntu with leak detection
1m 7s
Node LTS on Ubuntu with leak detection
Matrix: test-coverage
Matrix: test-ubuntu
Matrix: test-macos
Matrix: test-windows
Fit to window
Zoom out
Zoom in

Annotations

58 errors and 22 warnings
Lint
Process completed with exit code 1.
Typecheck Examples and Tests
Process completed with exit code 2.
not throwing Error objects: e2e/__tests__/failures.test.ts#L36
expect(received).toMatchSnapshot() Snapshot name: `not throwing Error objects 4` - Snapshot - 16 + Received + 0 @@ -20,26 +20,10 @@ 14 | const redeclare = () => { 15 | expect.assertions(1); at Object.toBeTruthy (__tests__/assertionCount.test.js:12:17) - ● .assertions() › throws - - expect.assertions(2) - - Expected two assertions to be called but received one assertion call. - - 9 | - 10 | const throws = () => { - > 11 | expect.assertions(2); - | ^ - 12 | expect(false).toBeTruthy(); - 13 | }; - 14 | const redeclare = () => { - - at Object.assertions (__tests__/assertionCount.test.js:11:10) - ● .assertions() › throws on redeclare of assertion count expect(received).toBeTruthy() Received: false at Object.toMatchSnapshot (e2e/__tests__/failures.test.ts:36:31)
not throwing Error objects: e2e/__tests__/failures.test.ts#L36
expect(received).toMatchSnapshot() Snapshot name: `not throwing Error objects 4` - Snapshot - 16 + Received + 0 @@ -20,26 +20,10 @@ 14 | const redeclare = () => { 15 | expect.assertions(1); at Object.toBeTruthy (__tests__/assertionCount.test.js:12:17) - ● .assertions() › throws - - expect.assertions(2) - - Expected two assertions to be called but received one assertion call. - - 9 | - 10 | const throws = () => { - > 11 | expect.assertions(2); - | ^ - 12 | expect(false).toBeTruthy(); - 13 | }; - 14 | const redeclare = () => { - - at Object.assertions (__tests__/assertionCount.test.js:11:10) - ● .assertions() › throws on redeclare of assertion count expect(received).toBeTruthy() Received: false at Object.toMatchSnapshot (e2e/__tests__/failures.test.ts:36:31)
not throwing Error objects: e2e/__tests__/failures.test.ts#L36
expect(received).toMatchSnapshot() Snapshot name: `not throwing Error objects 4` - Snapshot - 16 + Received + 0 @@ -20,26 +20,10 @@ 14 | const redeclare = () => { 15 | expect.assertions(1); at Object.toBeTruthy (__tests__/assertionCount.test.js:12:17) - ● .assertions() › throws - - expect.assertions(2) - - Expected two assertions to be called but received one assertion call. - - 9 | - 10 | const throws = () => { - > 11 | expect.assertions(2); - | ^ - 12 | expect(false).toBeTruthy(); - 13 | }; - 14 | const redeclare = () => { - - at Object.assertions (__tests__/assertionCount.test.js:11:10) - ● .assertions() › throws on redeclare of assertion count expect(received).toBeTruthy() Received: false at Object.toMatchSnapshot (e2e/__tests__/failures.test.ts:36:31)
Node LTS on Ubuntu with coverage (3/4)
Final attempt failed. Child_process exited with error code 1
not throwing Error objects: e2e/__tests__/failures.test.ts#L36
expect(received).toMatchSnapshot() Snapshot name: `not throwing Error objects 4` - Snapshot - 16 + Received + 0 @@ -20,26 +20,10 @@ 14 | const redeclare = () => { 15 | expect.assertions(1); at Object.toBeTruthy (__tests__/assertionCount.test.js:12:17) - ● .assertions() › throws - - expect.assertions(2) - - Expected two assertions to be called but received one assertion call. - - 9 | - 10 | const throws = () => { - > 11 | expect.assertions(2); - | ^ - 12 | expect(false).toBeTruthy(); - 13 | }; - 14 | const redeclare = () => { - - at Object.assertions (__tests__/assertionCount.test.js:11:10) - ● .assertions() › throws on redeclare of assertion count expect(received).toBeTruthy() Received: false at Object.toMatchSnapshot (e2e/__tests__/failures.test.ts:36:31)
not throwing Error objects: e2e/__tests__/failures.test.ts#L36
expect(received).toMatchSnapshot() Snapshot name: `not throwing Error objects 4` - Snapshot - 16 + Received + 0 @@ -20,26 +20,10 @@ 14 | const redeclare = () => { 15 | expect.assertions(1); at Object.toBeTruthy (__tests__/assertionCount.test.js:12:17) - ● .assertions() › throws - - expect.assertions(2) - - Expected two assertions to be called but received one assertion call. - - 9 | - 10 | const throws = () => { - > 11 | expect.assertions(2); - | ^ - 12 | expect(false).toBeTruthy(); - 13 | }; - 14 | const redeclare = () => { - - at Object.assertions (__tests__/assertionCount.test.js:11:10) - ● .assertions() › throws on redeclare of assertion count expect(received).toBeTruthy() Received: false at Object.toMatchSnapshot (e2e/__tests__/failures.test.ts:36:31)
not throwing Error objects: e2e/__tests__/failures.test.ts#L36
expect(received).toMatchSnapshot() Snapshot name: `not throwing Error objects 4` - Snapshot - 16 + Received + 0 @@ -20,26 +20,10 @@ 14 | const redeclare = () => { 15 | expect.assertions(1); at Object.toBeTruthy (__tests__/assertionCount.test.js:12:17) - ● .assertions() › throws - - expect.assertions(2) - - Expected two assertions to be called but received one assertion call. - - 9 | - 10 | const throws = () => { - > 11 | expect.assertions(2); - | ^ - 12 | expect(false).toBeTruthy(); - 13 | }; - 14 | const redeclare = () => { - - at Object.assertions (__tests__/assertionCount.test.js:11:10) - ● .assertions() › throws on redeclare of assertion count expect(received).toBeTruthy() Received: false at Object.toMatchSnapshot (e2e/__tests__/failures.test.ts:36:31)
Ubuntu with shard 3/4 / Node v20.x
Final attempt failed. Child_process exited with error code 1
not throwing Error objects: e2e/__tests__/failures.test.ts#L36
expect(received).toMatchSnapshot() Snapshot name: `not throwing Error objects 4` - Snapshot - 16 + Received + 0 @@ -20,26 +20,10 @@ 14 | const redeclare = () => { 15 | expect.assertions(1); at Object.toBeTruthy (__tests__/assertionCount.test.js:12:17) - ● .assertions() › throws - - expect.assertions(2) - - Expected two assertions to be called but received one assertion call. - - 9 | - 10 | const throws = () => { - > 11 | expect.assertions(2); - | ^ - 12 | expect(false).toBeTruthy(); - 13 | }; - 14 | const redeclare = () => { - - at Object.assertions (__tests__/assertionCount.test.js:11:10) - ● .assertions() › throws on redeclare of assertion count expect(received).toBeTruthy() Received: false at Object.toMatchSnapshot (e2e/__tests__/failures.test.ts:36:31)
not throwing Error objects: e2e/__tests__/failures.test.ts#L36
expect(received).toMatchSnapshot() Snapshot name: `not throwing Error objects 4` - Snapshot - 16 + Received + 0 @@ -20,26 +20,10 @@ 14 | const redeclare = () => { 15 | expect.assertions(1); at Object.toBeTruthy (__tests__/assertionCount.test.js:12:17) - ● .assertions() › throws - - expect.assertions(2) - - Expected two assertions to be called but received one assertion call. - - 9 | - 10 | const throws = () => { - > 11 | expect.assertions(2); - | ^ - 12 | expect(false).toBeTruthy(); - 13 | }; - 14 | const redeclare = () => { - - at Object.assertions (__tests__/assertionCount.test.js:11:10) - ● .assertions() › throws on redeclare of assertion count expect(received).toBeTruthy() Received: false at Object.toMatchSnapshot (e2e/__tests__/failures.test.ts:36:31)
not throwing Error objects: e2e/__tests__/failures.test.ts#L36
expect(received).toMatchSnapshot() Snapshot name: `not throwing Error objects 4` - Snapshot - 16 + Received + 0 @@ -20,26 +20,10 @@ 14 | const redeclare = () => { 15 | expect.assertions(1); at Object.toBeTruthy (__tests__/assertionCount.test.js:12:17) - ● .assertions() › throws - - expect.assertions(2) - - Expected two assertions to be called but received one assertion call. - - 9 | - 10 | const throws = () => { - > 11 | expect.assertions(2); - | ^ - 12 | expect(false).toBeTruthy(); - 13 | }; - 14 | const redeclare = () => { - - at Object.assertions (__tests__/assertionCount.test.js:11:10) - ● .assertions() › throws on redeclare of assertion count expect(received).toBeTruthy() Received: false at Object.toMatchSnapshot (e2e/__tests__/failures.test.ts:36:31)
Ubuntu with shard 3/4 / Node v18.x
Final attempt failed. Child_process exited with error code 1
not throwing Error objects: e2e/__tests__/failures.test.ts#L36
expect(received).toMatchSnapshot() Snapshot name: `not throwing Error objects 4` - Snapshot - 16 + Received + 0 @@ -20,26 +20,10 @@ 14 | const redeclare = () => { 15 | expect.assertions(1); at Object.toBeTruthy (__tests__/assertionCount.test.js:12:17) - ● .assertions() › throws - - expect.assertions(2) - - Expected two assertions to be called but received one assertion call. - - 9 | - 10 | const throws = () => { - > 11 | expect.assertions(2); - | ^ - 12 | expect(false).toBeTruthy(); - 13 | }; - 14 | const redeclare = () => { - - at Object.assertions (__tests__/assertionCount.test.js:11:10) - ● .assertions() › throws on redeclare of assertion count expect(received).toBeTruthy() Received: false at Object.toMatchSnapshot (e2e/__tests__/failures.test.ts:36:31)
not throwing Error objects: e2e/__tests__/failures.test.ts#L36
expect(received).toMatchSnapshot() Snapshot name: `not throwing Error objects 4` - Snapshot - 16 + Received + 0 @@ -20,26 +20,10 @@ 14 | const redeclare = () => { 15 | expect.assertions(1); at Object.toBeTruthy (__tests__/assertionCount.test.js:12:17) - ● .assertions() › throws - - expect.assertions(2) - - Expected two assertions to be called but received one assertion call. - - 9 | - 10 | const throws = () => { - > 11 | expect.assertions(2); - | ^ - 12 | expect(false).toBeTruthy(); - 13 | }; - 14 | const redeclare = () => { - - at Object.assertions (__tests__/assertionCount.test.js:11:10) - ● .assertions() › throws on redeclare of assertion count expect(received).toBeTruthy() Received: false at Object.toMatchSnapshot (e2e/__tests__/failures.test.ts:36:31)
not throwing Error objects: e2e/__tests__/failures.test.ts#L36
expect(received).toMatchSnapshot() Snapshot name: `not throwing Error objects 4` - Snapshot - 16 + Received + 0 @@ -20,26 +20,10 @@ 14 | const redeclare = () => { 15 | expect.assertions(1); at Object.toBeTruthy (__tests__/assertionCount.test.js:12:17) - ● .assertions() › throws - - expect.assertions(2) - - Expected two assertions to be called but received one assertion call. - - 9 | - 10 | const throws = () => { - > 11 | expect.assertions(2); - | ^ - 12 | expect(false).toBeTruthy(); - 13 | }; - 14 | const redeclare = () => { - - at Object.assertions (__tests__/assertionCount.test.js:11:10) - ● .assertions() › throws on redeclare of assertion count expect(received).toBeTruthy() Received: false at Object.toMatchSnapshot (e2e/__tests__/failures.test.ts:36:31)
Ubuntu with shard 3/4 / Node v16.x
Final attempt failed. Child_process exited with error code 1
not throwing Error objects: e2e/__tests__/failures.test.ts#L36
expect(received).toMatchSnapshot() Snapshot name: `not throwing Error objects 4` - Snapshot - 16 + Received + 0 @@ -20,26 +20,10 @@ 14 | const redeclare = () => { 15 | expect.assertions(1); at Object.toBeTruthy (__tests__/assertionCount.test.js:12:17) - ● .assertions() › throws - - expect.assertions(2) - - Expected two assertions to be called but received one assertion call. - - 9 | - 10 | const throws = () => { - > 11 | expect.assertions(2); - | ^ - 12 | expect(false).toBeTruthy(); - 13 | }; - 14 | const redeclare = () => { - - at Object.assertions (__tests__/assertionCount.test.js:11:10) - ● .assertions() › throws on redeclare of assertion count expect(received).toBeTruthy() Received: false at Object.toMatchSnapshot (e2e/__tests__/failures.test.ts:36:31)
not throwing Error objects: e2e/__tests__/failures.test.ts#L36
expect(received).toMatchSnapshot() Snapshot name: `not throwing Error objects 4` - Snapshot - 16 + Received + 0 @@ -20,26 +20,10 @@ 14 | const redeclare = () => { 15 | expect.assertions(1); at Object.toBeTruthy (__tests__/assertionCount.test.js:12:17) - ● .assertions() › throws - - expect.assertions(2) - - Expected two assertions to be called but received one assertion call. - - 9 | - 10 | const throws = () => { - > 11 | expect.assertions(2); - | ^ - 12 | expect(false).toBeTruthy(); - 13 | }; - 14 | const redeclare = () => { - - at Object.assertions (__tests__/assertionCount.test.js:11:10) - ● .assertions() › throws on redeclare of assertion count expect(received).toBeTruthy() Received: false at Object.toMatchSnapshot (e2e/__tests__/failures.test.ts:36:31)
not throwing Error objects: e2e/__tests__/failures.test.ts#L36
expect(received).toMatchSnapshot() Snapshot name: `not throwing Error objects 4` - Snapshot - 16 + Received + 0 @@ -20,26 +20,10 @@ 14 | const redeclare = () => { 15 | expect.assertions(1); at Object.toBeTruthy (__tests__/assertionCount.test.js:12:17) - ● .assertions() › throws - - expect.assertions(2) - - Expected two assertions to be called but received one assertion call. - - 9 | - 10 | const throws = () => { - > 11 | expect.assertions(2); - | ^ - 12 | expect(false).toBeTruthy(); - 13 | }; - 14 | const redeclare = () => { - - at Object.assertions (__tests__/assertionCount.test.js:11:10) - ● .assertions() › throws on redeclare of assertion count expect(received).toBeTruthy() Received: false at Object.toMatchSnapshot (e2e/__tests__/failures.test.ts:36:31)
Ubuntu with shard 3/4 / Node v21.x
Final attempt failed. Child_process exited with error code 1
can press "u" to update snapshots: e2e/__tests__/watchModeUpdateSnapshot.test.ts#L50
expect(received).toMatchSnapshot(hint) Snapshot name: `can press "u" to update snapshots: test results 2` - Snapshot - 0 + Received + 1 PASS __tests__/bar.spec.js ✓ bar › 1 snapshot updated. + A worker process has failed to exit gracefully and has been force exited. This is likely caused by tests leaking due to improper teardown. Try running with --detectOpenHandles to find leaks. Active timers can also cause this, ensure that .unref() was called on them. Snapshot Summary › 1 snapshot updated from 1 test suite. at Object.toMatchSnapshot (e2e/__tests__/watchModeUpdateSnapshot.test.ts:50:18)
not throwing Error objects: e2e/__tests__/failures.test.ts#L36
expect(received).toMatchSnapshot() Snapshot name: `not throwing Error objects 4` - Snapshot - 16 + Received + 0 @@ -20,26 +20,10 @@ 14 | const redeclare = () => { 15 | expect.assertions(1); at Object.toBeTruthy (__tests__/assertionCount.test.js:12:17) - ● .assertions() › throws - - expect.assertions(2) - - Expected two assertions to be called but received one assertion call. - - 9 | - 10 | const throws = () => { - > 11 | expect.assertions(2); - | ^ - 12 | expect(false).toBeTruthy(); - 13 | }; - 14 | const redeclare = () => { - - at Object.assertions (__tests__/assertionCount.test.js:11:10) - ● .assertions() › throws on redeclare of assertion count expect(received).toBeTruthy() Received: false at Object.toMatchSnapshot (e2e/__tests__/failures.test.ts:36:31)
not throwing Error objects: e2e/__tests__/failures.test.ts#L36
expect(received).toMatchSnapshot() Snapshot name: `not throwing Error objects 4` - Snapshot - 16 + Received + 0 @@ -20,26 +20,10 @@ 14 | const redeclare = () => { 15 | expect.assertions(1); at Object.toBeTruthy (__tests__/assertionCount.test.js:12:17) - ● .assertions() › throws - - expect.assertions(2) - - Expected two assertions to be called but received one assertion call. - - 9 | - 10 | const throws = () => { - > 11 | expect.assertions(2); - | ^ - 12 | expect(false).toBeTruthy(); - 13 | }; - 14 | const redeclare = () => { - - at Object.assertions (__tests__/assertionCount.test.js:11:10) - ● .assertions() › throws on redeclare of assertion count expect(received).toBeTruthy() Received: false at Object.toMatchSnapshot (e2e/__tests__/failures.test.ts:36:31)
not throwing Error objects: e2e/__tests__/failures.test.ts#L36
expect(received).toMatchSnapshot() Snapshot name: `not throwing Error objects 4` - Snapshot - 16 + Received + 0 @@ -20,26 +20,10 @@ 14 | const redeclare = () => { 15 | expect.assertions(1); at Object.toBeTruthy (__tests__/assertionCount.test.js:12:17) - ● .assertions() › throws - - expect.assertions(2) - - Expected two assertions to be called but received one assertion call. - - 9 | - 10 | const throws = () => { - > 11 | expect.assertions(2); - | ^ - 12 | expect(false).toBeTruthy(); - 13 | }; - 14 | const redeclare = () => { - - at Object.assertions (__tests__/assertionCount.test.js:11:10) - ● .assertions() › throws on redeclare of assertion count expect(received).toBeTruthy() Received: false at Object.toMatchSnapshot (e2e/__tests__/failures.test.ts:36:31)
Windows with shard 3/4 / Node v18.x
Final attempt failed. Child_process exited with error code 1
not throwing Error objects: e2e/__tests__/failures.test.ts#L36
expect(received).toMatchSnapshot() Snapshot name: `not throwing Error objects 4` - Snapshot - 16 + Received + 0 @@ -20,26 +20,10 @@ 14 | const redeclare = () => { 15 | expect.assertions(1); at Object.toBeTruthy (__tests__/assertionCount.test.js:12:17) - ● .assertions() › throws - - expect.assertions(2) - - Expected two assertions to be called but received one assertion call. - - 9 | - 10 | const throws = () => { - > 11 | expect.assertions(2); - | ^ - 12 | expect(false).toBeTruthy(); - 13 | }; - 14 | const redeclare = () => { - - at Object.assertions (__tests__/assertionCount.test.js:11:10) - ● .assertions() › throws on redeclare of assertion count expect(received).toBeTruthy() Received: false at Object.toMatchSnapshot (e2e/__tests__/failures.test.ts:36:31)
not throwing Error objects: e2e/__tests__/failures.test.ts#L36
expect(received).toMatchSnapshot() Snapshot name: `not throwing Error objects 4` - Snapshot - 16 + Received + 0 @@ -20,26 +20,10 @@ 14 | const redeclare = () => { 15 | expect.assertions(1); at Object.toBeTruthy (__tests__/assertionCount.test.js:12:17) - ● .assertions() › throws - - expect.assertions(2) - - Expected two assertions to be called but received one assertion call. - - 9 | - 10 | const throws = () => { - > 11 | expect.assertions(2); - | ^ - 12 | expect(false).toBeTruthy(); - 13 | }; - 14 | const redeclare = () => { - - at Object.assertions (__tests__/assertionCount.test.js:11:10) - ● .assertions() › throws on redeclare of assertion count expect(received).toBeTruthy() Received: false at Object.toMatchSnapshot (e2e/__tests__/failures.test.ts:36:31)
not throwing Error objects: e2e/__tests__/failures.test.ts#L36
expect(received).toMatchSnapshot() Snapshot name: `not throwing Error objects 4` - Snapshot - 16 + Received + 0 @@ -20,26 +20,10 @@ 14 | const redeclare = () => { 15 | expect.assertions(1); at Object.toBeTruthy (__tests__/assertionCount.test.js:12:17) - ● .assertions() › throws - - expect.assertions(2) - - Expected two assertions to be called but received one assertion call. - - 9 | - 10 | const throws = () => { - > 11 | expect.assertions(2); - | ^ - 12 | expect(false).toBeTruthy(); - 13 | }; - 14 | const redeclare = () => { - - at Object.assertions (__tests__/assertionCount.test.js:11:10) - ● .assertions() › throws on redeclare of assertion count expect(received).toBeTruthy() Received: false at Object.toMatchSnapshot (e2e/__tests__/failures.test.ts:36:31)
Windows with shard 3/4 / Node v16.x
Final attempt failed. Child_process exited with error code 1
not throwing Error objects: e2e/__tests__/failures.test.ts#L36
expect(received).toMatchSnapshot() Snapshot name: `not throwing Error objects 4` - Snapshot - 16 + Received + 0 @@ -20,26 +20,10 @@ 14 | const redeclare = () => { 15 | expect.assertions(1); at Object.toBeTruthy (__tests__/assertionCount.test.js:12:17) - ● .assertions() › throws - - expect.assertions(2) - - Expected two assertions to be called but received one assertion call. - - 9 | - 10 | const throws = () => { - > 11 | expect.assertions(2); - | ^ - 12 | expect(false).toBeTruthy(); - 13 | }; - 14 | const redeclare = () => { - - at Object.assertions (__tests__/assertionCount.test.js:11:10) - ● .assertions() › throws on redeclare of assertion count expect(received).toBeTruthy() Received: false at Object.toMatchSnapshot (e2e/__tests__/failures.test.ts:36:31)
not throwing Error objects: e2e/__tests__/failures.test.ts#L36
expect(received).toMatchSnapshot() Snapshot name: `not throwing Error objects 4` - Snapshot - 16 + Received + 0 @@ -20,26 +20,10 @@ 14 | const redeclare = () => { 15 | expect.assertions(1); at Object.toBeTruthy (__tests__/assertionCount.test.js:12:17) - ● .assertions() › throws - - expect.assertions(2) - - Expected two assertions to be called but received one assertion call. - - 9 | - 10 | const throws = () => { - > 11 | expect.assertions(2); - | ^ - 12 | expect(false).toBeTruthy(); - 13 | }; - 14 | const redeclare = () => { - - at Object.assertions (__tests__/assertionCount.test.js:11:10) - ● .assertions() › throws on redeclare of assertion count expect(received).toBeTruthy() Received: false at Object.toMatchSnapshot (e2e/__tests__/failures.test.ts:36:31)
not throwing Error objects: e2e/__tests__/failures.test.ts#L36
expect(received).toMatchSnapshot() Snapshot name: `not throwing Error objects 4` - Snapshot - 16 + Received + 0 @@ -20,26 +20,10 @@ 14 | const redeclare = () => { 15 | expect.assertions(1); at Object.toBeTruthy (__tests__/assertionCount.test.js:12:17) - ● .assertions() › throws - - expect.assertions(2) - - Expected two assertions to be called but received one assertion call. - - 9 | - 10 | const throws = () => { - > 11 | expect.assertions(2); - | ^ - 12 | expect(false).toBeTruthy(); - 13 | }; - 14 | const redeclare = () => { - - at Object.assertions (__tests__/assertionCount.test.js:11:10) - ● .assertions() › throws on redeclare of assertion count expect(received).toBeTruthy() Received: false at Object.toMatchSnapshot (e2e/__tests__/failures.test.ts:36:31)
Windows with shard 3/4 / Node v20.x
Final attempt failed. Child_process exited with error code 1
not throwing Error objects: e2e/__tests__/failures.test.ts#L36
expect(received).toMatchSnapshot() Snapshot name: `not throwing Error objects 4` - Snapshot - 16 + Received + 0 @@ -20,26 +20,10 @@ 14 | const redeclare = () => { 15 | expect.assertions(1); at Object.toBeTruthy (__tests__/assertionCount.test.js:12:17) - ● .assertions() › throws - - expect.assertions(2) - - Expected two assertions to be called but received one assertion call. - - 9 | - 10 | const throws = () => { - > 11 | expect.assertions(2); - | ^ - 12 | expect(false).toBeTruthy(); - 13 | }; - 14 | const redeclare = () => { - - at Object.assertions (__tests__/assertionCount.test.js:11:10) - ● .assertions() › throws on redeclare of assertion count expect(received).toBeTruthy() Received: false at Object.toMatchSnapshot (e2e/__tests__/failures.test.ts:36:31)
not throwing Error objects: e2e/__tests__/failures.test.ts#L36
expect(received).toMatchSnapshot() Snapshot name: `not throwing Error objects 4` - Snapshot - 16 + Received + 0 @@ -20,26 +20,10 @@ 14 | const redeclare = () => { 15 | expect.assertions(1); at Object.toBeTruthy (__tests__/assertionCount.test.js:12:17) - ● .assertions() › throws - - expect.assertions(2) - - Expected two assertions to be called but received one assertion call. - - 9 | - 10 | const throws = () => { - > 11 | expect.assertions(2); - | ^ - 12 | expect(false).toBeTruthy(); - 13 | }; - 14 | const redeclare = () => { - - at Object.assertions (__tests__/assertionCount.test.js:11:10) - ● .assertions() › throws on redeclare of assertion count expect(received).toBeTruthy() Received: false at Object.toMatchSnapshot (e2e/__tests__/failures.test.ts:36:31)
not throwing Error objects: e2e/__tests__/failures.test.ts#L36
expect(received).toMatchSnapshot() Snapshot name: `not throwing Error objects 4` - Snapshot - 16 + Received + 0 @@ -20,26 +20,10 @@ 14 | const redeclare = () => { 15 | expect.assertions(1); at Object.toBeTruthy (__tests__/assertionCount.test.js:12:17) - ● .assertions() › throws - - expect.assertions(2) - - Expected two assertions to be called but received one assertion call. - - 9 | - 10 | const throws = () => { - > 11 | expect.assertions(2); - | ^ - 12 | expect(false).toBeTruthy(); - 13 | }; - 14 | const redeclare = () => { - - at Object.assertions (__tests__/assertionCount.test.js:11:10) - ● .assertions() › throws on redeclare of assertion count expect(received).toBeTruthy() Received: false at Object.toMatchSnapshot (e2e/__tests__/failures.test.ts:36:31)
Windows with shard 3/4 / Node v21.x
Final attempt failed. Child_process exited with error code 1
macOS with shard 3/3 / Node v20.x
Canceling since a higher priority waiting request for 'Node CI-danbeam-skip-double-hasAssertions' exists
macOS with shard 3/3 / Node v18.x
Canceling since a higher priority waiting request for 'Node CI-danbeam-skip-double-hasAssertions' exists
macOS with shard 3/3 / Node v21.x
Canceling since a higher priority waiting request for 'Node CI-danbeam-skip-double-hasAssertions' exists
macOS with shard 3/3 / Node v16.x
Canceling since a higher priority waiting request for 'Node CI-danbeam-skip-double-hasAssertions' exists
macOS with shard 2/3 / Node v18.x
Canceling since a higher priority waiting request for 'Node CI-danbeam-skip-double-hasAssertions' exists
not throwing Error objects: e2e/__tests__/failures.test.ts#L36
expect(received).toMatchSnapshot() Snapshot name: `not throwing Error objects 4` - Snapshot - 16 + Received + 0 @@ -20,26 +20,10 @@ 14 | const redeclare = () => { 15 | expect.assertions(1); at Object.toBeTruthy (__tests__/assertionCount.test.js:12:17) - ● .assertions() › throws - - expect.assertions(2) - - Expected two assertions to be called but received one assertion call. - - 9 | - 10 | const throws = () => { - > 11 | expect.assertions(2); - | ^ - 12 | expect(false).toBeTruthy(); - 13 | }; - 14 | const redeclare = () => { - - at Object.assertions (__tests__/assertionCount.test.js:11:10) - ● .assertions() › throws on redeclare of assertion count expect(received).toBeTruthy() Received: false at Object.toMatchSnapshot (e2e/__tests__/failures.test.ts:36:31)
not throwing Error objects: e2e/__tests__/failures.test.ts#L36
expect(received).toMatchSnapshot() Snapshot name: `not throwing Error objects 4` - Snapshot - 16 + Received + 0 @@ -20,26 +20,10 @@ 14 | const redeclare = () => { 15 | expect.assertions(1); at Object.toBeTruthy (__tests__/assertionCount.test.js:12:17) - ● .assertions() › throws - - expect.assertions(2) - - Expected two assertions to be called but received one assertion call. - - 9 | - 10 | const throws = () => { - > 11 | expect.assertions(2); - | ^ - 12 | expect(false).toBeTruthy(); - 13 | }; - 14 | const redeclare = () => { - - at Object.assertions (__tests__/assertionCount.test.js:11:10) - ● .assertions() › throws on redeclare of assertion count expect(received).toBeTruthy() Received: false at Object.toMatchSnapshot (e2e/__tests__/failures.test.ts:36:31)
macOS with shard 2/3 / Node v18.x
The operation was canceled.
macOS with shard 2/3 / Node v20.x
Canceling since a higher priority waiting request for 'Node CI-danbeam-skip-double-hasAssertions' exists
not throwing Error objects: e2e/__tests__/failures.test.ts#L36
expect(received).toMatchSnapshot() Snapshot name: `not throwing Error objects 4` - Snapshot - 16 + Received + 0 @@ -20,26 +20,10 @@ 14 | const redeclare = () => { 15 | expect.assertions(1); at Object.toBeTruthy (__tests__/assertionCount.test.js:12:17) - ● .assertions() › throws - - expect.assertions(2) - - Expected two assertions to be called but received one assertion call. - - 9 | - 10 | const throws = () => { - > 11 | expect.assertions(2); - | ^ - 12 | expect(false).toBeTruthy(); - 13 | }; - 14 | const redeclare = () => { - - at Object.assertions (__tests__/assertionCount.test.js:11:10) - ● .assertions() › throws on redeclare of assertion count expect(received).toBeTruthy() Received: false at Object.toMatchSnapshot (e2e/__tests__/failures.test.ts:36:31)
macOS with shard 2/3 / Node v20.x
The operation was canceled.
macOS with shard 2/3 / Node v16.x
Canceling since a higher priority waiting request for 'Node CI-danbeam-skip-double-hasAssertions' exists
not throwing Error objects: e2e/__tests__/failures.test.ts#L36
expect(received).toMatchSnapshot() Snapshot name: `not throwing Error objects 4` - Snapshot - 16 + Received + 0 @@ -20,26 +20,10 @@ 14 | const redeclare = () => { 15 | expect.assertions(1); at Object.toBeTruthy (__tests__/assertionCount.test.js:12:17) - ● .assertions() › throws - - expect.assertions(2) - - Expected two assertions to be called but received one assertion call. - - 9 | - 10 | const throws = () => { - > 11 | expect.assertions(2); - | ^ - 12 | expect(false).toBeTruthy(); - 13 | }; - 14 | const redeclare = () => { - - at Object.assertions (__tests__/assertionCount.test.js:11:10) - ● .assertions() › throws on redeclare of assertion count expect(received).toBeTruthy() Received: false at Object.toMatchSnapshot (e2e/__tests__/failures.test.ts:36:31)
not throwing Error objects: e2e/__tests__/failures.test.ts#L36
expect(received).toMatchSnapshot() Snapshot name: `not throwing Error objects 4` - Snapshot - 16 + Received + 0 @@ -20,26 +20,10 @@ 14 | const redeclare = () => { 15 | expect.assertions(1); at Object.toBeTruthy (__tests__/assertionCount.test.js:12:17) - ● .assertions() › throws - - expect.assertions(2) - - Expected two assertions to be called but received one assertion call. - - 9 | - 10 | const throws = () => { - > 11 | expect.assertions(2); - | ^ - 12 | expect(false).toBeTruthy(); - 13 | }; - 14 | const redeclare = () => { - - at Object.assertions (__tests__/assertionCount.test.js:11:10) - ● .assertions() › throws on redeclare of assertion count expect(received).toBeTruthy() Received: false at Object.toMatchSnapshot (e2e/__tests__/failures.test.ts:36:31)
not throwing Error objects: e2e/__tests__/failures.test.ts#L36
expect(received).toMatchSnapshot() Snapshot name: `not throwing Error objects 4` - Snapshot - 16 + Received + 0 @@ -20,26 +20,10 @@ 14 | const redeclare = () => { 15 | expect.assertions(1); at Object.toBeTruthy (__tests__/assertionCount.test.js:12:17) - ● .assertions() › throws - - expect.assertions(2) - - Expected two assertions to be called but received one assertion call. - - 9 | - 10 | const throws = () => { - > 11 | expect.assertions(2); - | ^ - 12 | expect(false).toBeTruthy(); - 13 | }; - 14 | const redeclare = () => { - - at Object.assertions (__tests__/assertionCount.test.js:11:10) - ● .assertions() › throws on redeclare of assertion count expect(received).toBeTruthy() Received: false at Object.toMatchSnapshot (e2e/__tests__/failures.test.ts:36:31)
macOS with shard 2/3 / Node v16.x
The operation was canceled.
macOS with shard 2/3 / Node v21.x
Canceling since a higher priority waiting request for 'Node CI-danbeam-skip-double-hasAssertions' exists
not throwing Error objects: e2e/__tests__/failures.test.ts#L36
expect(received).toMatchSnapshot() Snapshot name: `not throwing Error objects 4` - Snapshot - 16 + Received + 0 @@ -20,26 +20,10 @@ 14 | const redeclare = () => { 15 | expect.assertions(1); at Object.toBeTruthy (__tests__/assertionCount.test.js:12:17) - ● .assertions() › throws - - expect.assertions(2) - - Expected two assertions to be called but received one assertion call. - - 9 | - 10 | const throws = () => { - > 11 | expect.assertions(2); - | ^ - 12 | expect(false).toBeTruthy(); - 13 | }; - 14 | const redeclare = () => { - - at Object.assertions (__tests__/assertionCount.test.js:11:10) - ● .assertions() › throws on redeclare of assertion count expect(received).toBeTruthy() Received: false at Object.toMatchSnapshot (e2e/__tests__/failures.test.ts:36:31)
macOS with shard 2/3 / Node v21.x
The operation was canceled.
Node LTS on Ubuntu with coverage (3/4)
Attempt 1 failed. Reason: Child_process exited with error code 1
Node LTS on Ubuntu with coverage (3/4)
Attempt 2 failed. Reason: Child_process exited with error code 1
Ubuntu with shard 3/4 / Node v20.x
Attempt 1 failed. Reason: Child_process exited with error code 1
Ubuntu with shard 3/4 / Node v20.x
Attempt 2 failed. Reason: Child_process exited with error code 1
Ubuntu with shard 3/4 / Node v18.x
Attempt 1 failed. Reason: Child_process exited with error code 1
Ubuntu with shard 3/4 / Node v18.x
Attempt 2 failed. Reason: Child_process exited with error code 1
Ubuntu with shard 3/4 / Node v16.x
Attempt 1 failed. Reason: Child_process exited with error code 1
Ubuntu with shard 3/4 / Node v16.x
Attempt 2 failed. Reason: Child_process exited with error code 1
Ubuntu with shard 3/4 / Node v21.x
Attempt 1 failed. Reason: Child_process exited with error code 1
Ubuntu with shard 3/4 / Node v21.x
Attempt 2 failed. Reason: Child_process exited with error code 1
Windows with shard 1/4 / Node v16.x
Attempt 1 failed. Reason: Child_process exited with error code 1
Windows with shard 3/4 / Node v18.x
Attempt 1 failed. Reason: Child_process exited with error code 1
Windows with shard 3/4 / Node v18.x
Attempt 2 failed. Reason: Child_process exited with error code 1
Windows with shard 3/4 / Node v16.x
Attempt 1 failed. Reason: Child_process exited with error code 1
Windows with shard 3/4 / Node v16.x
Attempt 2 failed. Reason: Child_process exited with error code 1
Windows with shard 3/4 / Node v20.x
Attempt 1 failed. Reason: Child_process exited with error code 1
Windows with shard 3/4 / Node v20.x
Attempt 2 failed. Reason: Child_process exited with error code 1
Windows with shard 3/4 / Node v21.x
Attempt 1 failed. Reason: Child_process exited with error code 1
Windows with shard 3/4 / Node v21.x
Attempt 2 failed. Reason: Child_process exited with error code 1
macOS with shard 2/3 / Node v18.x
Attempt 1 failed. Reason: Child_process exited with error code 1
macOS with shard 2/3 / Node 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