Improvements to Project dialog, including adding Start Review button … #1398
node.js.yml
on: push
Matrix: Build-All-Plugins
Matrix: Run-all-Jest-Tests
Annotations
5 errors
|
Run-all-Jest-Tests (25.x)
Process completed with exit code 1.
|
|
Run-all-Jest-Tests (25.x):
helpers/__tests__/paragraph.test.js#L467
Error: expect(received).toEqual(expected) // deep equality
Expected: 4
Received: 9
at Object.toEqual (/Users/runner/work/plugins/plugins/helpers/__tests__/paragraph.test.js:467:22)
at Promise.then.completed (/Users/runner/work/plugins/plugins/node_modules/jest-circus/build/utils.js:298:28)
at new Promise (<anonymous>)
at callAsyncCircusFn (/Users/runner/work/plugins/plugins/node_modules/jest-circus/build/utils.js:231:10)
at _callCircusTest (/Users/runner/work/plugins/plugins/node_modules/jest-circus/build/run.js:316:40)
at processTicksAndRejections (node:internal/process/task_queues:104:5)
at _runTest (/Users/runner/work/plugins/plugins/node_modules/jest-circus/build/run.js:252:3)
at _runTestsForDescribeBlock (/Users/runner/work/plugins/plugins/node_modules/jest-circus/build/run.js:126:9)
at _runTestsForDescribeBlock (/Users/runner/work/plugins/plugins/node_modules/jest-circus/build/run.js:121:9)
at _runTestsForDescribeBlock (/Users/runner/work/plugins/plugins/node_modules/jest-circus/build/run.js:121:9)
at run (/Users/runner/work/plugins/plugins/node_modules/jest-circus/build/run.js:71:3)
at runAndTransformResultsToJestFormat (/Users/runner/work/plugins/plugins/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapterInit.js:122:21)
at jestAdapter (/Users/runner/work/plugins/plugins/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:79:19)
at runTestInternal (/Users/runner/work/plugins/plugins/node_modules/jest-runner/build/runTest.js:367:16)
at runTest (/Users/runner/work/plugins/plugins/node_modules/jest-runner/build/runTest.js:444:34)
at Object.worker (/Users/runner/work/plugins/plugins/node_modules/jest-runner/build/testWorker.js:106:12)
|
|
Run-all-Jest-Tests (25.x):
helpers/__tests__/paragraph.test.js#L446
Error: expect(received).toEqual(expected) // deep equality
Expected: 5
Received: 9
at Object.toEqual (/Users/runner/work/plugins/plugins/helpers/__tests__/paragraph.test.js:446:22)
at Promise.then.completed (/Users/runner/work/plugins/plugins/node_modules/jest-circus/build/utils.js:298:28)
at new Promise (<anonymous>)
at callAsyncCircusFn (/Users/runner/work/plugins/plugins/node_modules/jest-circus/build/utils.js:231:10)
at _callCircusTest (/Users/runner/work/plugins/plugins/node_modules/jest-circus/build/run.js:316:40)
at processTicksAndRejections (node:internal/process/task_queues:104:5)
at _runTest (/Users/runner/work/plugins/plugins/node_modules/jest-circus/build/run.js:252:3)
at _runTestsForDescribeBlock (/Users/runner/work/plugins/plugins/node_modules/jest-circus/build/run.js:126:9)
at _runTestsForDescribeBlock (/Users/runner/work/plugins/plugins/node_modules/jest-circus/build/run.js:121:9)
at _runTestsForDescribeBlock (/Users/runner/work/plugins/plugins/node_modules/jest-circus/build/run.js:121:9)
at run (/Users/runner/work/plugins/plugins/node_modules/jest-circus/build/run.js:71:3)
at runAndTransformResultsToJestFormat (/Users/runner/work/plugins/plugins/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapterInit.js:122:21)
at jestAdapter (/Users/runner/work/plugins/plugins/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:79:19)
at runTestInternal (/Users/runner/work/plugins/plugins/node_modules/jest-runner/build/runTest.js:367:16)
at runTest (/Users/runner/work/plugins/plugins/node_modules/jest-runner/build/runTest.js:444:34)
at Object.worker (/Users/runner/work/plugins/plugins/node_modules/jest-runner/build/testWorker.js:106:12)
|
|
Run-all-Jest-Tests (24.x)
The strategy configuration was canceled because "Run-all-Jest-Tests._25_x" failed
|
|
Run-all-Jest-Tests (24.x)
The operation was canceled.
|