Skip to content

Backport layout block support layout definition and stabilisation changes for 6.3 #20917

Backport layout block support layout definition and stabilisation changes for 6.3

Backport layout block support layout definition and stabilisation changes for 6.3 #20917

Triggered via pull request June 27, 2023 05:10
Status Failure
Total duration 6m 45s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

end-to-end-tests.yml

on: pull_request
Slack Notifications  /  Prepare notifications
Slack Notifications / Prepare notifications
Slack Notifications  /  Cancelled notifications
Slack Notifications / Cancelled notifications
Slack Notifications  /  Failure notifications
Slack Notifications / Failure notifications
Slack Notifications  /  Fixed notifications
Slack Notifications / Fixed notifications
Slack Notifications  /  Success notifications
Slack Notifications / Success notifications
Failed workflow tasks
0s
Failed workflow tasks
Fit to window
Zoom out
Zoom in

Annotations

3 errors
E2E Tests: tests/e2e/specs/dashboard.test.js#L211
TimeoutError: Navigation timeout of 30000 ms exceeded at /home/runner/work/wordpress-develop/wordpress-develop/node_modules/puppeteer-core/src/common/LifecycleWatcher.ts:211:18 at FrameManager.waitForFrameNavigation (/home/runner/work/wordpress-develop/wordpress-develop/node_modules/puppeteer-core/src/common/FrameManager.ts:239:19) at Frame.waitForNavigation (/home/runner/work/wordpress-develop/wordpress-develop/node_modules/puppeteer-core/src/common/FrameManager.ts:795:12) at Page.waitForNavigation (/home/runner/work/wordpress-develop/wordpress-develop/node_modules/puppeteer-core/src/common/Page.ts:1833:12) at async Promise.all (index 0) at loginUser (/home/runner/work/wordpress-develop/wordpress-develop/node_modules/@wordpress/e2e-test-utils/build/@wordpress/e2e-test-utils/src/login-user.js:30:2) at switchUserToAdmin (/home/runner/work/wordpress-develop/wordpress-develop/node_modules/@wordpress/e2e-test-utils/build/@wordpress/e2e-test-utils/src/switch-user-to-admin.js:16:2) at trashAllPosts (/home/runner/work/wordpress-develop/wordpress-develop/node_modules/@wordpress/e2e-test-utils/build/@wordpress/e2e-test-utils/src/posts.js:22:2) at Object.<anonymous> (/home/runner/work/wordpress-develop/wordpress-develop/tests/e2e/specs/dashboard.test.js:9:3)
E2E Tests: tests/e2e/specs/gutenberg-plugin.test.js#L211
TimeoutError: Navigation timeout of 30000 ms exceeded at /home/runner/work/wordpress-develop/wordpress-develop/node_modules/puppeteer-core/src/common/LifecycleWatcher.ts:211:18 at FrameManager.waitForFrameNavigation (/home/runner/work/wordpress-develop/wordpress-develop/node_modules/puppeteer-core/src/common/FrameManager.ts:239:19) at Frame.waitForNavigation (/home/runner/work/wordpress-develop/wordpress-develop/node_modules/puppeteer-core/src/common/FrameManager.ts:795:12) at Page.waitForNavigation (/home/runner/work/wordpress-develop/wordpress-develop/node_modules/puppeteer-core/src/common/Page.ts:1833:12) at async Promise.all (index 0) at loginUser (/home/runner/work/wordpress-develop/wordpress-develop/node_modules/@wordpress/e2e-test-utils/build/@wordpress/e2e-test-utils/src/login-user.js:30:2) at switchUserToAdmin (/home/runner/work/wordpress-develop/wordpress-develop/node_modules/@wordpress/e2e-test-utils/build/@wordpress/e2e-test-utils/src/switch-user-to-admin.js:16:2) at installPlugin (/home/runner/work/wordpress-develop/wordpress-develop/node_modules/@wordpress/e2e-test-utils/build/@wordpress/e2e-test-utils/src/install-plugin.js:15:2) at /home/runner/work/wordpress-develop/wordpress-develop/tests/e2e/specs/gutenberg-plugin.test.js:10:3
E2E Tests
Process completed with exit code 1.