Admin UI: change default heading level from h2 to h1 #152735
Annotations
3 errors and 8 notices
|
[chromium] › specs/widgets/editing-widgets.spec.js:44:2 › Widgets screen › Should insert content using the global inserter:
packages/e2e-test-utils-playwright/src/request-utils/rest.ts#L119
1) [chromium] › specs/widgets/editing-widgets.spec.js:44:2 › Widgets screen › Should insert content using the global inserter
Error: apiRequestContext.fetch: socket hang up
Call log:
- → GET http://localhost:8889/wp-json/wp/v2/sidebars
- user-agent: Playwright/1.58.2 (x64; ubuntu 24.04) node/20.20 CI/1
- accept: */*
- accept-encoding: gzip,deflate,br
- X-WP-Nonce: f1dda6fb2d
- cookie: wordpress_test_cookie=WP%20Cookie%20check; wordpress_logged_in_23778236db82f19306f247e20a353a99=admin%7C1777473464%7C7b65jgKbU8DRXdMJ66sxPmRCT9nQbABEG00Xbj6nkSp%7C502a2652c04c7ff6ac2a82957a3f9b51e5e929ae79a271281b1e7a685cc7c1c4; wp-settings-time-1=1777301284
at ../../../packages/e2e-test-utils-playwright/src/request-utils/rest.ts:119
117 |
118 | try {
> 119 | const response = await this.request.fetch( url, {
| ^
120 | ...fetchOptions,
121 | failOnStatusCode: false,
122 | headers: {
at RequestUtils.rest (/home/runner/work/gutenberg/gutenberg/packages/e2e-test-utils-playwright/src/request-utils/rest.ts:119:39)
at RequestUtils.deleteAllWidgets (/home/runner/work/gutenberg/gutenberg/packages/e2e-test-utils-playwright/src/request-utils/widgets.js:9:8)
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/widgets/editing-widgets.spec.js:37:22
|
|
[chromium] › specs/editor/various/post-content-focus-mode.spec.js:129:3 › Post Content focus mode › post content inside a template part › post title and content are editable and blocks can be inserted:
packages/e2e-test-utils-playwright/src/editor/select-blocks.ts#L26
1) [chromium] › specs/editor/various/post-content-focus-mode.spec.js:129:3 › Post Content focus mode › post content inside a template part › post title and content are editable and blocks can be inserted › Paragraph and Group blocks are available in the inserter
TimeoutError: locator.getAttribute: Timeout 10000ms exceeded.
Call log:
- waiting for locator('[name="editor-canvas"]').contentFrame().getByText('Initial content')
at ../../../packages/e2e-test-utils-playwright/src/editor/select-blocks.ts:26
24 | : endSelectorOrLocator;
25 |
> 26 | const startClientId = await startBlock.getAttribute( 'data-block' );
| ^
27 | const endClientId = await endBlock?.getAttribute( 'data-block' );
28 |
29 | if ( endClientId ) {
at Editor.selectBlocks (/home/runner/work/gutenberg/gutenberg/packages/e2e-test-utils-playwright/src/editor/select-blocks.ts:26:41)
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/post-content-focus-mode.spec.js:163:18
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/post-content-focus-mode.spec.js:159:15
|
|
[chromium] › specs/editor/blocks/classic.spec.js:44:2 › Classic › should insert media:
packages/e2e-test-utils-playwright/src/editor/click-block-toolbar-button.ts#L20
1) [chromium] › specs/editor/blocks/classic.spec.js:44:2 › Classic › should insert media, convert to blocks, and undo in one step
TimeoutError: locator.click: Timeout 10000ms exceeded.
Call log:
- waiting for locator('role=toolbar[name="Block tools"i]').locator('role=button[name="Convert to blocks"]')
at ../../../packages/e2e-test-utils-playwright/src/editor/click-block-toolbar-button.ts:20
18 | const button = blockToolbar.locator( `role=button[name="${ label }"]` );
19 |
> 20 | await button.click();
| ^
21 | }
22 |
at Editor.clickBlockToolbarButton (/home/runner/work/gutenberg/gutenberg/packages/e2e-test-utils-playwright/src/editor/click-block-toolbar-button.ts:20:15)
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/classic.spec.js:105:3
|
|
🎭 Playwright Run Summary
1 flaky
[chromium] › specs/widgets/editing-widgets.spec.js:44:2 › Widgets screen › Should insert content using the global inserter
3 skipped
244 passed (10.9m)
|
|
🎭 Playwright Run Summary
4 skipped
246 passed (13.3m)
|
|
🎭 Playwright Run Summary
1 skipped
242 passed (13.2m)
|
|
🎭 Playwright Run Summary
6 skipped
206 passed (13.9m)
|
|
🎭 Playwright Run Summary
1 flaky
[chromium] › specs/editor/various/post-content-focus-mode.spec.js:129:3 › Post Content focus mode › post content inside a template part › post title and content are editable and blocks can be inserted
5 skipped
247 passed (13.9m)
|
|
🎭 Playwright Run Summary
1 flaky
[chromium] › specs/editor/blocks/classic.spec.js:44:2 › Classic › should insert media, convert to blocks, and undo in one step
259 passed (14.8m)
|
|
🎭 Playwright Run Summary
7 skipped
280 passed (17.7m)
|
|
🎭 Playwright Run Summary
1 skipped
251 passed (23.5m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
blob-reports-merged
Expired
|
13.4 MB |
sha256:6434073547d68194ac4b7598b6406a97b56c65699966285c019705f9ca569d8c
|
|
|
flaky-tests-report
Expired
|
3.4 KB |
sha256:4953fe003ca552db3fd6b1c90ee799b458bb84d383513694559342a1a221fd9b
|
|
|
html-report--attempt-1
Expired
|
13 MB |
sha256:994b665bd02ba808d57b3d6d03b9d3ad3cd4cda451d6da5104a7089e56e9cd64
|
|