Skip to content

Merge pull request #7905 from ampproject/dependabot/composer/wp-cli-p… #1723

Merge pull request #7905 from ampproject/dependabot/composer/wp-cli-p…

Merge pull request #7905 from ampproject/dependabot/composer/wp-cli-p… #1723

Triggered via push November 5, 2024 01:43
Status Failure
Total duration 24m 12s
Artifacts 1
Pre run
4s
Pre run
Lint: CSS
0s
Lint: CSS
Lint: JS
0s
Lint: JS
Lint: PHP
43s
Lint: PHP
Static Analysis: PHP
1m 12s
Static Analysis: PHP
Unit test: JS
0s
Unit test: JS
Matrix: E2E test: JS
Matrix: feature-test-php
Matrix: unit-test-php
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 2 notices
Unit test (with coverage): PHP 8.0, WP latest
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/e28ff129e5465c2c0dcc6f003fc735cb6ae0c673/dist/codecov' failed with exit code 1
E2E test: JS (1, 2): tests/e2e/specs/block-editor/amp-preview-button.js#L813
TimeoutError: waiting for selector `.components-button.edit-post-header__post-preview-button` failed: timeout 60000ms exceeded at new WaitTask (/home/runner/work/amp-wp/amp-wp/node_modules/@wordpress/scripts/node_modules/puppeteer-core/src/common/DOMWorld.ts:813:28) at DOMWorld.waitForSelectorInPage (/home/runner/work/amp-wp/amp-wp/node_modules/@wordpress/scripts/node_modules/puppeteer-core/src/common/DOMWorld.ts:656:22) at Object.internalHandler.waitFor (/home/runner/work/amp-wp/amp-wp/node_modules/@wordpress/scripts/node_modules/puppeteer-core/src/common/QueryHandler.ts:78:19) at DOMWorld.waitForSelector (/home/runner/work/amp-wp/amp-wp/node_modules/@wordpress/scripts/node_modules/puppeteer-core/src/common/DOMWorld.ts:511:25) at Frame.waitForSelector (/home/runner/work/amp-wp/amp-wp/node_modules/@wordpress/scripts/node_modules/puppeteer-core/src/common/FrameManager.ts:1290:47) at Page.waitForSelector (/home/runner/work/amp-wp/amp-wp/node_modules/@wordpress/scripts/node_modules/puppeteer-core/src/common/Page.ts:3222:29) at Object.waitForSelector (/home/runner/work/amp-wp/amp-wp/tests/e2e/specs/block-editor/amp-preview-button.js:35:14) at processTicksAndRejections (node:internal/process/task_queues:95:5)
E2E test: JS (1, 2): tests/e2e/specs/block-editor/featured-image-notice.js#L813
TimeoutError: waiting for XPath `//button[contains(text(), 'Set featured image')]` failed: timeout 60000ms exceeded at new WaitTask (/home/runner/work/amp-wp/amp-wp/node_modules/@wordpress/scripts/node_modules/puppeteer-core/src/common/DOMWorld.ts:813:28) at DOMWorld.waitForXPath (/home/runner/work/amp-wp/amp-wp/node_modules/@wordpress/scripts/node_modules/puppeteer-core/src/common/DOMWorld.ts:702:22) at Frame.waitForXPath (/home/runner/work/amp-wp/amp-wp/node_modules/@wordpress/scripts/node_modules/puppeteer-core/src/common/FrameManager.ts:1320:47) at Page.waitForXPath (/home/runner/work/amp-wp/amp-wp/node_modules/@wordpress/scripts/node_modules/puppeteer-core/src/common/Page.ts:3281:29) at waitForXPath (/home/runner/work/amp-wp/amp-wp/tests/e2e/utils/click-button.js:9:28) at Object.<anonymous> (/home/runner/work/amp-wp/amp-wp/tests/e2e/specs/block-editor/featured-image-notice.js:24:20) at processTicksAndRejections (node:internal/process/task_queues:95:5)
E2E test: JS (1, 2): tests/e2e/specs/block-editor/featured-image-notice.js#L813
TimeoutError: waiting for XPath `//button[contains(text(), 'Set featured image')]` failed: timeout 60000ms exceeded at new WaitTask (/home/runner/work/amp-wp/amp-wp/node_modules/@wordpress/scripts/node_modules/puppeteer-core/src/common/DOMWorld.ts:813:28) at DOMWorld.waitForXPath (/home/runner/work/amp-wp/amp-wp/node_modules/@wordpress/scripts/node_modules/puppeteer-core/src/common/DOMWorld.ts:702:22) at Frame.waitForXPath (/home/runner/work/amp-wp/amp-wp/node_modules/@wordpress/scripts/node_modules/puppeteer-core/src/common/FrameManager.ts:1320:47) at Page.waitForXPath (/home/runner/work/amp-wp/amp-wp/node_modules/@wordpress/scripts/node_modules/puppeteer-core/src/common/Page.ts:3281:29) at waitForXPath (/home/runner/work/amp-wp/amp-wp/tests/e2e/utils/click-button.js:9:28) at Object.<anonymous> (/home/runner/work/amp-wp/amp-wp/tests/e2e/specs/block-editor/featured-image-notice.js:24:20) at processTicksAndRejections (node:internal/process/task_queues:95:5)
E2E test: JS (1, 2): tests/e2e/specs/admin/other-settings.js#L289
Error: thrown: "Exceeded timeout of 300000 ms for a hook. Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout." at Object.beforeAll (/home/runner/work/amp-wp/amp-wp/tests/e2e/config/bootstrap.js:289:1) at Runtime._execModule (/home/runner/work/amp-wp/amp-wp/node_modules/jest-runtime/build/index.js:1439:24) at Runtime._loadModule (/home/runner/work/amp-wp/amp-wp/node_modules/jest-runtime/build/index.js:1022:12) at Runtime.requireModule (/home/runner/work/amp-wp/amp-wp/node_modules/jest-runtime/build/index.js:882:12) at jestAdapter (/home/runner/work/amp-wp/amp-wp/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:70:15) at runTestInternal (/home/runner/work/amp-wp/amp-wp/node_modules/jest-runner/build/runTest.js:367:16) at runTest (/home/runner/work/amp-wp/amp-wp/node_modules/jest-runner/build/runTest.js:444:34)
E2E test: JS (1, 2): tests/e2e/specs/admin/other-settings.js#L306
Error: thrown: "Exceeded timeout of 300000 ms for a hook. Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout." at Object.afterEach (/home/runner/work/amp-wp/amp-wp/tests/e2e/config/bootstrap.js:306:1) at Runtime._execModule (/home/runner/work/amp-wp/amp-wp/node_modules/jest-runtime/build/index.js:1439:24) at Runtime._loadModule (/home/runner/work/amp-wp/amp-wp/node_modules/jest-runtime/build/index.js:1022:12) at Runtime.requireModule (/home/runner/work/amp-wp/amp-wp/node_modules/jest-runtime/build/index.js:882:12) at jestAdapter (/home/runner/work/amp-wp/amp-wp/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:70:15) at runTestInternal (/home/runner/work/amp-wp/amp-wp/node_modules/jest-runner/build/runTest.js:367:16) at runTest (/home/runner/work/amp-wp/amp-wp/node_modules/jest-runner/build/runTest.js:444:34)
E2E test: JS (1, 2): tests/e2e/specs/admin/other-settings.js#L289
Error: thrown: "Exceeded timeout of 300000 ms for a hook. Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout." at Object.beforeAll (/home/runner/work/amp-wp/amp-wp/tests/e2e/config/bootstrap.js:289:1) at Runtime._execModule (/home/runner/work/amp-wp/amp-wp/node_modules/jest-runtime/build/index.js:1439:24) at Runtime._loadModule (/home/runner/work/amp-wp/amp-wp/node_modules/jest-runtime/build/index.js:1022:12) at Runtime.requireModule (/home/runner/work/amp-wp/amp-wp/node_modules/jest-runtime/build/index.js:882:12) at jestAdapter (/home/runner/work/amp-wp/amp-wp/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:70:15) at runTestInternal (/home/runner/work/amp-wp/amp-wp/node_modules/jest-runner/build/runTest.js:367:16) at runTest (/home/runner/work/amp-wp/amp-wp/node_modules/jest-runner/build/runTest.js:444:34)
E2E test: JS (1, 2): tests/e2e/specs/admin/other-settings.js#L306
Error: thrown: "Exceeded timeout of 300000 ms for a hook. Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout." at Object.afterEach (/home/runner/work/amp-wp/amp-wp/tests/e2e/config/bootstrap.js:306:1) at Runtime._execModule (/home/runner/work/amp-wp/amp-wp/node_modules/jest-runtime/build/index.js:1439:24) at Runtime._loadModule (/home/runner/work/amp-wp/amp-wp/node_modules/jest-runtime/build/index.js:1022:12) at Runtime.requireModule (/home/runner/work/amp-wp/amp-wp/node_modules/jest-runtime/build/index.js:882:12) at jestAdapter (/home/runner/work/amp-wp/amp-wp/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:70:15) at runTestInternal (/home/runner/work/amp-wp/amp-wp/node_modules/jest-runner/build/runTest.js:367:16) at runTest (/home/runner/work/amp-wp/amp-wp/node_modules/jest-runner/build/runTest.js:444:34)
E2E test: JS (1, 2)
Process completed with exit code 1.
E2E test: JS (2, 2)
Using Chromium from /home/runner/.cache/puppeteer/chrome/linux-126.0.6478.126/chrome-linux64/chrome
E2E test: JS (1, 2)
Using Chromium from /home/runner/.cache/puppeteer/chrome/linux-126.0.6478.126/chrome-linux64/chrome

Artifacts

Produced during runtime
Name Size
e2e-failure-artifacts Expired
190 KB