Editor: Use the same PostTemplatePanel between post and site editors #90129
end2end-test.yml
on: pull_request
Matrix: e2e-playwright
Puppeteer
15m 53s
Report to GitHub
2m 30s
Annotations
5 errors and 8 notices
[chromium] › site-editor/pages.spec.js:93:2 › Pages › create a new page:
test/e2e/specs/site-editor/pages.spec.js#L134
1) [chromium] › site-editor/pages.spec.js:93:2 › Pages › create a new page, edit template and toggle page template preview
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: locator('role=button[name="Dismiss this notice"i]').locator('text="Editing template. Changes made here affect all posts and pages that use the template."')
Expected: visible
Received: hidden
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for locator('role=button[name="Dismiss this notice"i]').locator('text="Editing template. Changes made here affect all posts and pages that use the template."')
132 | 'role=button[name="Dismiss this notice"i] >> text="Editing template. Changes made here affect all posts and pages that use the template."'
133 | )
> 134 | ).toBeVisible();
| ^
135 |
136 | // Edit blocks that are in the template.
137 | await editor.canvas
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/pages.spec.js:134:5
|
[chromium] › site-editor/pages.spec.js:93:2 › Pages › create a new page:
test/e2e/specs/site-editor/pages.spec.js#L134
1) [chromium] › site-editor/pages.spec.js:93:2 › Pages › create a new page, edit template and toggle page template preview
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: locator('role=button[name="Dismiss this notice"i]').locator('text="Editing template. Changes made here affect all posts and pages that use the template."')
Expected: visible
Received: hidden
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for locator('role=button[name="Dismiss this notice"i]').locator('text="Editing template. Changes made here affect all posts and pages that use the template."')
132 | 'role=button[name="Dismiss this notice"i] >> text="Editing template. Changes made here affect all posts and pages that use the template."'
133 | )
> 134 | ).toBeVisible();
| ^
135 |
136 | // Edit blocks that are in the template.
137 | await editor.canvas
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/pages.spec.js:134:5
|
[chromium] › site-editor/pages.spec.js:93:2 › Pages › create a new page:
test/e2e/specs/site-editor/pages.spec.js#L134
1) [chromium] › site-editor/pages.spec.js:93:2 › Pages › create a new page, edit template and toggle page template preview
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: locator('role=button[name="Dismiss this notice"i]').locator('text="Editing template. Changes made here affect all posts and pages that use the template."')
Expected: visible
Received: hidden
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for locator('role=button[name="Dismiss this notice"i]').locator('text="Editing template. Changes made here affect all posts and pages that use the template."')
132 | 'role=button[name="Dismiss this notice"i] >> text="Editing template. Changes made here affect all posts and pages that use the template."'
133 | )
> 134 | ).toBeVisible();
| ^
135 |
136 | // Edit blocks that are in the template.
137 | await editor.canvas
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/pages.spec.js:134:5
|
[chromium] › site-editor/font-library.spec.js:45:3 › Font Library › When a theme with bundled fonts is active › should display the "Manage Fonts" icon:
test/e2e/specs/site-editor/font-library.spec.js#L42
2) [chromium] › site-editor/font-library.spec.js:45:3 › Font Library › When a theme with bundled fonts is active › should display the "Manage Fonts" icon
TimeoutError: locator.click: Timeout 10000ms exceeded.
=========================== logs ===========================
waiting for frameLocator('[name="editor-canvas"]').locator('body')
============================================================
40 | postType: 'wp_template',
41 | } );
> 42 | await editor.canvas.locator( 'body' ).click();
| ^
43 | } );
44 |
45 | test( 'should display the "Manage Fonts" icon', async ( { page } ) => {
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/font-library.spec.js:42:42
|
Playwright - 6
Process completed with exit code 1.
|
🎭 Playwright Run Summary
1 skipped
105 passed (5.6m)
|
🎭 Playwright Run Summary
135 passed (6.5m)
|
🎭 Playwright Run Summary
1 skipped
152 passed (6.6m)
|
🎭 Playwright Run Summary
1 failed
[chromium] › site-editor/pages.spec.js:93:2 › Pages › create a new page, edit template and toggle page template preview
1 flaky
[chromium] › site-editor/font-library.spec.js:45:3 › Font Library › When a theme with bundled fonts is active › should display the "Manage Fonts" icon
1 skipped
112 passed (7.1m)
|
🎭 Playwright Run Summary
133 passed (7.0m)
|
🎭 Playwright Run Summary
145 passed (7.0m)
|
🎭 Playwright Run Summary
2 skipped
119 passed (7.8m)
|
🎭 Playwright Run Summary
11 skipped
151 passed (7.6m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
failures-artifacts
Expired
|
10.1 MB |
|
flaky-tests-report
Expired
|
4.23 KB |
|