fix log #736
node.js.yml
on: push
Matrix: Build-All-Plugins
Matrix: Run-all-Jest-Tests
Annotations
4 errors
Run-all-Jest-Tests (20.x):
helpers/__tests__/NPFrontMatter.test.js#L316
Error: expect(received).toEqual(expected) // deep equality
Expected: "\"foo \\\"bar\\\" baz\""
Received: "foo \"bar\" baz"
at Object.<anonymous> (/Users/runner/work/plugins/plugins/helpers/__tests__/NPFrontMatter.test.js:316:24)
at Promise.then.completed (/Users/runner/work/plugins/plugins/node_modules/jest-circus/build/utils.js:391:28)
at new Promise (<anonymous>)
at callAsyncCircusFn (/Users/runner/work/plugins/plugins/node_modules/jest-circus/build/utils.js:316:10)
at _callCircusTest (/Users/runner/work/plugins/plugins/node_modules/jest-circus/build/run.js:218:40)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
at _runTest (/Users/runner/work/plugins/plugins/node_modules/jest-circus/build/run.js:155:3)
at _runTestsForDescribeBlock (/Users/runner/work/plugins/plugins/node_modules/jest-circus/build/run.js:66:9)
at _runTestsForDescribeBlock (/Users/runner/work/plugins/plugins/node_modules/jest-circus/build/run.js:60:9)
at _runTestsForDescribeBlock (/Users/runner/work/plugins/plugins/node_modules/jest-circus/build/run.js:60:9)
|
Run-all-Jest-Tests (20.x)
Process completed with exit code 1.
|
Run-all-Jest-Tests (22.x)
The job was canceled because "_20_x" failed.
|
Run-all-Jest-Tests (22.x)
The operation was canceled.
|