[pull] trunk from WordPress:trunk #2896
Annotations
1 error, 2 warnings, and 1 notice
Run the tests:
test/e2e/specs/editor/various/inserting-blocks.spec.js#L296
1) [webkit] › editor/various/inserting-blocks.spec.js:234:2 › Inserting blocks (@Firefox, @WebKit) › inserts synced patterns by dragging and dropping from the global inserter
TimeoutError: page.hover: Timeout 10000ms exceeded.
Call log:
- waiting for locator('role=listbox[name="Block Patterns"i]').locator('role=option[name="My synced pattern"i]')
294 | PATTERN_NAME
295 | );
> 296 | await page.hover(
| ^
297 | `role=listbox[name="Block Patterns"i] >> role=option[name="${ PATTERN_NAME }"i]`
298 | );
299 |
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/inserting-blocks.spec.js:296:14
|
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
Loading