Bump @wordpress/data from 10.17.0 to 10.18.0 #11018
Annotations
1 error and 1 notice
Running E2E tests:
tests/e2e/utils.ts#L61
1) [chromium] › tests/e2e/specs/content-helper/related-posts-panel-filters.spec.ts:44:6 › PCH Editor Sidebar Related Post panel filters › Should attempt to fetch results when a Site ID and API Secret are provided
TimeoutError: locator.textContent: Timeout 10000ms exceeded.
Call log:
- waiting for locator('.wp-parsely-content-helper div.components-panel__body.is-opened .related-posts-loading-message')
at ../utils.ts:61
59 | await setSidebarPanelExpanded( page, 'Related Posts', true );
60 |
> 61 | return await page.locator( contentHelperMessageSelector ).textContent() ?? '';
| ^
62 | };
63 |
64 | /**
at getRelatedPostsMessage (/home/runner/work/wp-parsely/wp-parsely/tests/e2e/utils.ts:61:60)
at /home/runner/work/wp-parsely/wp-parsely/tests/e2e/specs/content-helper/related-posts-panel-filters.spec.ts:45:11
|
Running E2E tests
1 flaky
[chromium] › tests/e2e/specs/content-helper/related-posts-panel-filters.spec.ts:44:6 › PCH Editor Sidebar Related Post panel filters › Should attempt to fetch results when a Site ID and API Secret are provided
33 passed (1.3m)
|
Loading