chore(release): publish #150154
Annotations
4 errors and 8 notices
|
[chromium] › test/e2e/specs/site-editor/site-editor-url-navigation.spec.js:33:2 › Site editor url navigation › Redirection after template creation:
test/e2e/specs/site-editor/site-editor-url-navigation.spec.js#L54
2) [chromium] › test/e2e/specs/site-editor/site-editor-url-navigation.spec.js:33:2 › Site editor url navigation › Redirection after template creation
TimeoutError: locator.click: Timeout 10000ms exceeded.
Call log:
- waiting for getByRole('button', { name: 'For a specific item' })
52 | await page
53 | .getByRole( 'button', { name: 'For a specific item' } )
> 54 | .click();
| ^
55 | await page.getByRole( 'option', { name: 'Demo' } ).click();
56 | await expect( page ).toHaveURL(
57 | '/wp-admin/site-editor.php?p=%2Fwp_template%2Femptytheme%2F%2Fsingle-post-demo&canvas=edit'
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/site-editor-url-navigation.spec.js:54:5
|
|
[chromium] › test/e2e/specs/site-editor/homepage-settings.spec.js:62:2 › Homepage Settings via Editor › should show correct homepage actions based on current homepage or posts page:
test/e2e/specs/site-editor/homepage-settings.spec.js#L93
1) [chromium] › test/e2e/specs/site-editor/homepage-settings.spec.js:62:2 › Homepage Settings via Editor › should show correct homepage actions based on current homepage or posts page
Error: locator.click: Error: strict mode violation: getByRole('row').filter({ has: getByRole('gridcell').getByLabel('Sample page') }) resolved to 2 elements:
1) <div class="" id=":ru:" role="row">…</div> aka getByRole('row', { name: 'Sample Page Edit Actions Author Author avatar admin Status Published', exact: true })
2) <div class="" id=":r16:" role="row">…</div> aka getByRole('row', { name: 'Sample page Edit Actions Author Author avatar admin Status Published', exact: true })
Call log:
- waiting for getByRole('row').filter({ has: getByRole('gridcell').getByLabel('Sample page') })
91 | .filter( { has: samplePageTwo } );
92 | // eslint-disable-next-line playwright/no-force-option
> 93 | await samplePageTwoRow.click( { force: true } );
| ^
94 | await samplePageTwoRow
95 | .getByRole( 'button', {
96 | name: 'Actions',
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/homepage-settings.spec.js:93:26
|
|
[chromium] › test/e2e/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] › test/e2e/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
|
|
Report to GitHub
HttpError: Resource not accessible by integration
|
|
🎭 Playwright Run Summary
2 flaky
[chromium] › test/e2e/specs/site-editor/homepage-settings.spec.js:62:2 › Homepage Settings via Editor › should show correct homepage actions based on current homepage or posts page
[chromium] › test/e2e/specs/site-editor/site-editor-url-navigation.spec.js:33:2 › Site editor url navigation › Redirection after template creation
3 skipped
241 passed (10.8m)
|
|
🎭 Playwright Run Summary
1 flaky
[chromium] › test/e2e/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
230 passed (12.2m)
|
|
🎭 Playwright Run Summary
247 passed (13.6m)
|
|
🎭 Playwright Run Summary
3 skipped
259 passed (13.5m)
|
|
🎭 Playwright Run Summary
6 skipped
237 passed (13.8m)
|
|
🎭 Playwright Run Summary
5 skipped
238 passed (16.9m)
|
|
🎭 Playwright Run Summary
1 skipped
242 passed (23.3m)
|
|
🎭 Playwright Run Summary
1 skipped
239 passed (13.2m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
blob-reports-merged
|
9.89 MB |
sha256:4c569087bcbd2f5679d905facfe9416f06c0f63dd65a665c09386e8b9017c1f5
|
|
|
failures-artifacts
|
6.34 MB |
sha256:9d800f372be1f5a289676d4f585e0f47e58f4010898168d28fe7dbfb4ce399d9
|
|
|
flaky-tests-report
|
3.24 KB |
sha256:2fa9fba502173f8e382c24900040dd5489c09a2a54bff3f8b8e2c4990fdce20f
|
|
|
html-report--attempt-1
|
9.47 MB |
sha256:9d38d1832ccb2b76ca23a244d47c15935cedc352a64e1b6a41a42541e9c0d128
|
|