Show duplicative heading level text when showIconLabels is enabled #123995
Annotations
17 errors, 17 warnings, and 8 notices
[chromium] › site-editor/template-part.spec.js:359:2 › Template Part › Keeps focus in place on undo in template parts:
test/e2e/specs/site-editor/template-part.spec.js#L407
1) [chromium] › site-editor/template-part.spec.js:359:2 › Template Part › Keeps focus in place on undo in template parts
TimeoutError: locator.click: Timeout 10000ms exceeded.
Call log:
- waiting for getByRole('menuitemradio', { name: 'Heading 3' })
405 | name: 'Heading 3',
406 | } );
> 407 | await Heading3Button.click();
| ^
408 |
409 | // Undo the change.
410 | await pageUtils.pressKeys( 'primary+z' );
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/template-part.spec.js:407:24
|
[chromium] › site-editor/template-part.spec.js:359:2 › Template Part › Keeps focus in place on undo in template parts:
test/e2e/specs/site-editor/template-part.spec.js#L407
1) [chromium] › site-editor/template-part.spec.js:359:2 › Template Part › Keeps focus in place on undo in template parts
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: locator.click: Timeout 10000ms exceeded.
Call log:
- waiting for getByRole('menuitemradio', { name: 'Heading 3' })
405 | name: 'Heading 3',
406 | } );
> 407 | await Heading3Button.click();
| ^
408 |
409 | // Undo the change.
410 | await pageUtils.pressKeys( 'primary+z' );
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/template-part.spec.js:407:24
|
[chromium] › site-editor/template-part.spec.js:359:2 › Template Part › Keeps focus in place on undo in template parts:
test/e2e/specs/site-editor/template-part.spec.js#L407
1) [chromium] › site-editor/template-part.spec.js:359:2 › Template Part › Keeps focus in place on undo in template parts
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: locator.click: Timeout 10000ms exceeded.
Call log:
- waiting for getByRole('menuitemradio', { name: 'Heading 3' })
405 | name: 'Heading 3',
406 | } );
> 407 | await Heading3Button.click();
| ^
408 |
409 | // Undo the change.
410 | await pageUtils.pressKeys( 'primary+z' );
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/template-part.spec.js:407:24
|
[chromium] › site-editor/site-editor-url-navigation.spec.js:23:2 › Site editor url navigation › Redirection after template creation:
test/e2e/specs/site-editor/site-editor-url-navigation.spec.js#L44
2) [chromium] › site-editor/site-editor-url-navigation.spec.js:23: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' })
42 | await page
43 | .getByRole( 'button', { name: 'For a specific item' } )
> 44 | .click();
| ^
45 | await page.getByRole( 'option', { name: 'Demo' } ).click();
46 | await expect( page ).toHaveURL(
47 | '/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:44:5
|
Playwright - 6
Process completed with exit code 1.
|
[chromium] › editor/various/rich-text.spec.js:11:2 › RichText (@firefox:
test/e2e/specs/editor/various/rich-text.spec.js#L23
1) [chromium] › editor/various/rich-text.spec.js:11:2 › RichText (@Firefox, @WebKit) › should handle change in tag name gracefully
TimeoutError: locator.click: Timeout 10000ms exceeded.
Call log:
- waiting for locator('role=menuitemradio[name="Heading 3"]')
21 | await editor.insertBlock( { name: 'core/heading' } );
22 | await editor.clickBlockToolbarButton( 'Change level' );
> 23 | await page.locator( 'role=menuitemradio[name="Heading 3"]' ).click();
| ^
24 |
25 | expect( await editor.getBlocks() ).toMatchObject( [
26 | {
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/rich-text.spec.js:23:64
|
[chromium] › editor/various/rich-text.spec.js:11:2 › RichText (@firefox:
test/e2e/specs/editor/various/rich-text.spec.js#L23
1) [chromium] › editor/various/rich-text.spec.js:11:2 › RichText (@Firefox, @WebKit) › should handle change in tag name gracefully
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: locator.click: Timeout 10000ms exceeded.
Call log:
- waiting for locator('role=menuitemradio[name="Heading 3"]')
21 | await editor.insertBlock( { name: 'core/heading' } );
22 | await editor.clickBlockToolbarButton( 'Change level' );
> 23 | await page.locator( 'role=menuitemradio[name="Heading 3"]' ).click();
| ^
24 |
25 | expect( await editor.getBlocks() ).toMatchObject( [
26 | {
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/rich-text.spec.js:23:64
|
[chromium] › editor/various/rich-text.spec.js:11:2 › RichText (@firefox:
test/e2e/specs/editor/various/rich-text.spec.js#L23
1) [chromium] › editor/various/rich-text.spec.js:11:2 › RichText (@Firefox, @WebKit) › should handle change in tag name gracefully
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: locator.click: Timeout 10000ms exceeded.
Call log:
- waiting for locator('role=menuitemradio[name="Heading 3"]')
21 | await editor.insertBlock( { name: 'core/heading' } );
22 | await editor.clickBlockToolbarButton( 'Change level' );
> 23 | await page.locator( 'role=menuitemradio[name="Heading 3"]' ).click();
| ^
24 |
25 | expect( await editor.getBlocks() ).toMatchObject( [
26 | {
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/rich-text.spec.js:23:64
|
Playwright - 4
Process completed with exit code 1.
|
[webkit] › editor/various/rich-text.spec.js:11:2 › RichText (@firefox:
test/e2e/specs/editor/various/rich-text.spec.js#L23
1) [webkit] › editor/various/rich-text.spec.js:11:2 › RichText (@Firefox, @WebKit) › should handle change in tag name gracefully
TimeoutError: locator.click: Timeout 10000ms exceeded.
Call log:
- waiting for locator('role=menuitemradio[name="Heading 3"]')
21 | await editor.insertBlock( { name: 'core/heading' } );
22 | await editor.clickBlockToolbarButton( 'Change level' );
> 23 | await page.locator( 'role=menuitemradio[name="Heading 3"]' ).click();
| ^
24 |
25 | expect( await editor.getBlocks() ).toMatchObject( [
26 | {
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/rich-text.spec.js:23:64
|
[webkit] › editor/various/rich-text.spec.js:11:2 › RichText (@firefox:
test/e2e/specs/editor/various/rich-text.spec.js#L23
1) [webkit] › editor/various/rich-text.spec.js:11:2 › RichText (@Firefox, @WebKit) › should handle change in tag name gracefully
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: locator.click: Timeout 10000ms exceeded.
Call log:
- waiting for locator('role=menuitemradio[name="Heading 3"]')
21 | await editor.insertBlock( { name: 'core/heading' } );
22 | await editor.clickBlockToolbarButton( 'Change level' );
> 23 | await page.locator( 'role=menuitemradio[name="Heading 3"]' ).click();
| ^
24 |
25 | expect( await editor.getBlocks() ).toMatchObject( [
26 | {
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/rich-text.spec.js:23:64
|
[webkit] › editor/various/rich-text.spec.js:11:2 › RichText (@firefox:
test/e2e/specs/editor/various/rich-text.spec.js#L23
1) [webkit] › editor/various/rich-text.spec.js:11:2 › RichText (@Firefox, @WebKit) › should handle change in tag name gracefully
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: locator.click: Timeout 10000ms exceeded.
Call log:
- waiting for locator('role=menuitemradio[name="Heading 3"]')
21 | await editor.insertBlock( { name: 'core/heading' } );
22 | await editor.clickBlockToolbarButton( 'Change level' );
> 23 | await page.locator( 'role=menuitemradio[name="Heading 3"]' ).click();
| ^
24 |
25 | expect( await editor.getBlocks() ).toMatchObject( [
26 | {
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/rich-text.spec.js:23:64
|
Playwright - 7
Process completed with exit code 1.
|
[firefox] › editor/various/rich-text.spec.js:11:2 › RichText (@firefox:
test/e2e/specs/editor/various/rich-text.spec.js#L23
1) [firefox] › editor/various/rich-text.spec.js:11:2 › RichText (@Firefox, @WebKit) › should handle change in tag name gracefully
TimeoutError: locator.click: Timeout 10000ms exceeded.
Call log:
- waiting for locator('role=menuitemradio[name="Heading 3"]')
21 | await editor.insertBlock( { name: 'core/heading' } );
22 | await editor.clickBlockToolbarButton( 'Change level' );
> 23 | await page.locator( 'role=menuitemradio[name="Heading 3"]' ).click();
| ^
24 |
25 | expect( await editor.getBlocks() ).toMatchObject( [
26 | {
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/rich-text.spec.js:23:64
|
[firefox] › editor/various/rich-text.spec.js:11:2 › RichText (@firefox:
test/e2e/specs/editor/various/rich-text.spec.js#L23
1) [firefox] › editor/various/rich-text.spec.js:11:2 › RichText (@Firefox, @WebKit) › should handle change in tag name gracefully
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: locator.click: Timeout 10000ms exceeded.
Call log:
- waiting for locator('role=menuitemradio[name="Heading 3"]')
21 | await editor.insertBlock( { name: 'core/heading' } );
22 | await editor.clickBlockToolbarButton( 'Change level' );
> 23 | await page.locator( 'role=menuitemradio[name="Heading 3"]' ).click();
| ^
24 |
25 | expect( await editor.getBlocks() ).toMatchObject( [
26 | {
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/rich-text.spec.js:23:64
|
[firefox] › editor/various/rich-text.spec.js:11:2 › RichText (@firefox:
test/e2e/specs/editor/various/rich-text.spec.js#L23
1) [firefox] › editor/various/rich-text.spec.js:11:2 › RichText (@Firefox, @WebKit) › should handle change in tag name gracefully
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: locator.click: Timeout 10000ms exceeded.
Call log:
- waiting for locator('role=menuitemradio[name="Heading 3"]')
21 | await editor.insertBlock( { name: 'core/heading' } );
22 | await editor.clickBlockToolbarButton( 'Change level' );
> 23 | await page.locator( 'role=menuitemradio[name="Heading 3"]' ).click();
| ^
24 |
25 | expect( await editor.getBlocks() ).toMatchObject( [
26 | {
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/rich-text.spec.js:23:64
|
Playwright - 8
Process completed with exit code 1.
|
Playwright - 1
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
|
Playwright - 5
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
|
Playwright - 2
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
|
Playwright - 8
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
|
Playwright - 6
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
|
Playwright - 7
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
|
Playwright - 4
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
|
Playwright - 3
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
|
Playwright - 6
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Playwright - 3
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Playwright - 5
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Playwright - 2
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Playwright - 1
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Playwright - 4
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Playwright - 7
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Playwright - 8
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Merge Artifacts
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
🎭 Playwright Run Summary
1 failed
[chromium] › site-editor/template-part.spec.js:359:2 › Template Part › Keeps focus in place on undo in template parts
1 flaky
[chromium] › site-editor/site-editor-url-navigation.spec.js:23:2 › Site editor url navigation › Redirection after template creation
2 skipped
199 passed (6.6m)
|
🎭 Playwright Run Summary
1 skipped
184 passed (7.2m)
|
🎭 Playwright Run Summary
1 skipped
173 passed (7.9m)
|
🎭 Playwright Run Summary
1 skipped
210 passed (8.3m)
|
🎭 Playwright Run Summary
207 passed (8.8m)
|
|
|
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
failures-artifacts
|
17.7 MB |
|
flaky-tests-report
|
989 Bytes |
|