Implement Tabs
in site-editor settings
#90516
end2end-test.yml
on: pull_request
Matrix: e2e-playwright
Puppeteer
16m 50s
Report to GitHub
2m 40s
Annotations
15 errors and 8 notices
Puppeteer:
packages/e2e-tests/specs/site-editor/settings-sidebar.test.js#L1034
Error: Error: failed to find element matching selector ".edit-site-sidebar-edit-mode__panel-tab.is-active"
at ElementHandle.$eval (/home/runner/work/gutenberg/gutenberg/node_modules/puppeteer-core/src/common/JSHandle.ts:1034:13)
at runMicrotasks (<anonymous>)
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at getActiveTabLabel (/home/runner/work/gutenberg/gutenberg/packages/e2e-tests/specs/site-editor/settings-sidebar.test.js:21:9)
at Object.<anonymous> (/home/runner/work/gutenberg/gutenberg/packages/e2e-tests/specs/site-editor/settings-sidebar.test.js:60:12)
|
Puppeteer:
packages/e2e-tests/specs/site-editor/settings-sidebar.test.js#L1034
Error: Error: failed to find element matching selector ".edit-site-sidebar-edit-mode__panel-tab.is-active"
at ElementHandle.$eval (/home/runner/work/gutenberg/gutenberg/node_modules/puppeteer-core/src/common/JSHandle.ts:1034:13)
at runMicrotasks (<anonymous>)
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at getActiveTabLabel (/home/runner/work/gutenberg/gutenberg/packages/e2e-tests/specs/site-editor/settings-sidebar.test.js:21:9)
at Object.<anonymous> (/home/runner/work/gutenberg/gutenberg/packages/e2e-tests/specs/site-editor/settings-sidebar.test.js:96:12)
|
Puppeteer:
packages/e2e-tests/specs/site-editor/settings-sidebar.test.js#L1034
Error: Error: failed to find element matching selector ".edit-site-sidebar-edit-mode__panel-tab.is-active"
at ElementHandle.$eval (/home/runner/work/gutenberg/gutenberg/node_modules/puppeteer-core/src/common/JSHandle.ts:1034:13)
at runMicrotasks (<anonymous>)
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at getActiveTabLabel (/home/runner/work/gutenberg/gutenberg/packages/e2e-tests/specs/site-editor/settings-sidebar.test.js:21:9)
at Object.<anonymous> (/home/runner/work/gutenberg/gutenberg/packages/e2e-tests/specs/site-editor/settings-sidebar.test.js:103:12)
|
Puppeteer:
packages/e2e-tests/specs/site-editor/settings-sidebar.test.js#L1034
Error: Error: failed to find element matching selector ".edit-site-sidebar-edit-mode__panel-tab.is-active"
at ElementHandle.$eval (/home/runner/work/gutenberg/gutenberg/node_modules/puppeteer-core/src/common/JSHandle.ts:1034:13)
at runMicrotasks (<anonymous>)
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at getActiveTabLabel (/home/runner/work/gutenberg/gutenberg/packages/e2e-tests/specs/site-editor/settings-sidebar.test.js:21:9)
at Object.<anonymous> (/home/runner/work/gutenberg/gutenberg/packages/e2e-tests/specs/site-editor/settings-sidebar.test.js:113:12)
|
Puppeteer
Process completed with exit code 1.
|
[chromium] › site-editor/template-revert.spec.js:29:2 › Template Revert › should delete the template after saving the reverted template:
test/e2e/specs/site-editor/template-revert.spec.js#L305
1) [chromium] › site-editor/template-revert.spec.js:29:2 › Template Revert › should delete the template after saving the reverted template
TimeoutError: page.click: Timeout 10000ms exceeded.
=========================== logs ===========================
waiting for locator('role=region[name="Editor settings"i]').locator('role=button[name="Actions"i]')
============================================================
303 | );
304 | }
> 305 | await this.page.click(
| ^
306 | 'role=region[name="Editor settings"i] >> role=button[name="Actions"i]'
307 | );
308 | await this.page.click( 'role=menuitem[name=/Clear customizations/i]' );
at TemplateRevertUtils.revertTemplate (/home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/template-revert.spec.js:305:19)
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/template-revert.spec.js:39:3
|
[chromium] › site-editor/template-revert.spec.js:29:2 › Template Revert › should delete the template after saving the reverted template:
test/e2e/specs/site-editor/template-revert.spec.js#L305
1) [chromium] › site-editor/template-revert.spec.js:29:2 › Template Revert › should delete the template after saving the reverted template
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: page.click: Timeout 10000ms exceeded.
=========================== logs ===========================
waiting for locator('role=region[name="Editor settings"i]').locator('role=button[name="Actions"i]')
============================================================
303 | );
304 | }
> 305 | await this.page.click(
| ^
306 | 'role=region[name="Editor settings"i] >> role=button[name="Actions"i]'
307 | );
308 | await this.page.click( 'role=menuitem[name=/Clear customizations/i]' );
at TemplateRevertUtils.revertTemplate (/home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/template-revert.spec.js:305:19)
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/template-revert.spec.js:39:3
|
[chromium] › site-editor/template-revert.spec.js:29:2 › Template Revert › should delete the template after saving the reverted template:
test/e2e/specs/site-editor/template-revert.spec.js#L305
1) [chromium] › site-editor/template-revert.spec.js:29:2 › Template Revert › should delete the template after saving the reverted template
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: page.click: Timeout 10000ms exceeded.
=========================== logs ===========================
waiting for locator('role=region[name="Editor settings"i]').locator('role=button[name="Actions"i]')
============================================================
303 | );
304 | }
> 305 | await this.page.click(
| ^
306 | 'role=region[name="Editor settings"i] >> role=button[name="Actions"i]'
307 | );
308 | await this.page.click( 'role=menuitem[name=/Clear customizations/i]' );
at TemplateRevertUtils.revertTemplate (/home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/template-revert.spec.js:305:19)
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/template-revert.spec.js:39:3
|
[chromium] › site-editor/template-revert.spec.js:61:2 › Template Revert › should show the original content after revert:
test/e2e/specs/site-editor/template-revert.spec.js#L305
2) [chromium] › site-editor/template-revert.spec.js:61:2 › Template Revert › should show the original content after revert
TimeoutError: page.click: Timeout 10000ms exceeded.
=========================== logs ===========================
waiting for locator('role=region[name="Editor settings"i]').locator('role=button[name="Actions"i]')
============================================================
303 | );
304 | }
> 305 | await this.page.click(
| ^
306 | 'role=region[name="Editor settings"i] >> role=button[name="Actions"i]'
307 | );
308 | await this.page.click( 'role=menuitem[name=/Clear customizations/i]' );
at TemplateRevertUtils.revertTemplate (/home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/template-revert.spec.js:305:19)
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/template-revert.spec.js:73:3
|
[chromium] › site-editor/template-revert.spec.js:61:2 › Template Revert › should show the original content after revert:
test/e2e/specs/site-editor/template-revert.spec.js#L305
2) [chromium] › site-editor/template-revert.spec.js:61:2 › Template Revert › should show the original content after revert
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: page.click: Timeout 10000ms exceeded.
=========================== logs ===========================
waiting for locator('role=region[name="Editor settings"i]').locator('role=button[name="Actions"i]')
============================================================
303 | );
304 | }
> 305 | await this.page.click(
| ^
306 | 'role=region[name="Editor settings"i] >> role=button[name="Actions"i]'
307 | );
308 | await this.page.click( 'role=menuitem[name=/Clear customizations/i]' );
at TemplateRevertUtils.revertTemplate (/home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/template-revert.spec.js:305:19)
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/template-revert.spec.js:73:3
|
[chromium] › site-editor/template-revert.spec.js:61:2 › Template Revert › should show the original content after revert:
test/e2e/specs/site-editor/template-revert.spec.js#L305
2) [chromium] › site-editor/template-revert.spec.js:61:2 › Template Revert › should show the original content after revert
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: page.click: Timeout 10000ms exceeded.
=========================== logs ===========================
waiting for locator('role=region[name="Editor settings"i]').locator('role=button[name="Actions"i]')
============================================================
303 | );
304 | }
> 305 | await this.page.click(
| ^
306 | 'role=region[name="Editor settings"i] >> role=button[name="Actions"i]'
307 | );
308 | await this.page.click( 'role=menuitem[name=/Clear customizations/i]' );
at TemplateRevertUtils.revertTemplate (/home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/template-revert.spec.js:305:19)
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/template-revert.spec.js:73:3
|
[chromium] › site-editor/template-revert.spec.js:81:2 › Template Revert › should show the original content after revert and page reload:
test/e2e/specs/site-editor/template-revert.spec.js#L305
3) [chromium] › site-editor/template-revert.spec.js:81:2 › Template Revert › should show the original content after revert and page reload
TimeoutError: page.click: Timeout 10000ms exceeded.
=========================== logs ===========================
waiting for locator('role=region[name="Editor settings"i]').locator('role=button[name="Actions"i]')
============================================================
303 | );
304 | }
> 305 | await this.page.click(
| ^
306 | 'role=region[name="Editor settings"i] >> role=button[name="Actions"i]'
307 | );
308 | await this.page.click( 'role=menuitem[name=/Clear customizations/i]' );
at TemplateRevertUtils.revertTemplate (/home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/template-revert.spec.js:305:19)
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/template-revert.spec.js:94:3
|
[chromium] › site-editor/template-revert.spec.js:81:2 › Template Revert › should show the original content after revert and page reload:
test/e2e/specs/site-editor/template-revert.spec.js#L305
3) [chromium] › site-editor/template-revert.spec.js:81:2 › Template Revert › should show the original content after revert and page reload
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: page.click: Timeout 10000ms exceeded.
=========================== logs ===========================
waiting for locator('role=region[name="Editor settings"i]').locator('role=button[name="Actions"i]')
============================================================
303 | );
304 | }
> 305 | await this.page.click(
| ^
306 | 'role=region[name="Editor settings"i] >> role=button[name="Actions"i]'
307 | );
308 | await this.page.click( 'role=menuitem[name=/Clear customizations/i]' );
at TemplateRevertUtils.revertTemplate (/home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/template-revert.spec.js:305:19)
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/template-revert.spec.js:94:3
|
[chromium] › site-editor/template-revert.spec.js:81:2 › Template Revert › should show the original content after revert and page reload:
test/e2e/specs/site-editor/template-revert.spec.js#L305
3) [chromium] › site-editor/template-revert.spec.js:81:2 › Template Revert › should show the original content after revert and page reload
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: page.click: Timeout 10000ms exceeded.
=========================== logs ===========================
waiting for locator('role=region[name="Editor settings"i]').locator('role=button[name="Actions"i]')
============================================================
303 | );
304 | }
> 305 | await this.page.click(
| ^
306 | 'role=region[name="Editor settings"i] >> role=button[name="Actions"i]'
307 | );
308 | await this.page.click( 'role=menuitem[name=/Clear customizations/i]' );
at TemplateRevertUtils.revertTemplate (/home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/template-revert.spec.js:305:19)
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/template-revert.spec.js:94:3
|
[chromium] › site-editor/template-revert.spec.js:103:2 › Template Revert › should show the edited content after revert and clicking undo in the header toolbar:
test/e2e/specs/site-editor/template-revert.spec.js#L305
4) [chromium] › site-editor/template-revert.spec.js:103:2 › Template Revert › should show the edited content after revert and clicking undo in the header toolbar
TimeoutError: page.click: Timeout 10000ms exceeded.
=========================== logs ===========================
waiting for locator('role=region[name="Editor settings"i]').locator('role=button[name="Actions"i]')
============================================================
303 | );
304 | }
> 305 | await this.page.click(
| ^
306 | 'role=region[name="Editor settings"i] >> role=button[name="Actions"i]'
307 | );
308 | await this.page.click( 'role=menuitem[name=/Clear customizations/i]' );
at TemplateRevertUtils.revertTemplate (/home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/template-revert.spec.js:305:19)
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/template-revert.spec.js:117:3
|
🎭 Playwright Run Summary
1 skipped
113 passed (5.6m)
|
🎭 Playwright Run Summary
1 skipped
152 passed (6.6m)
|
🎭 Playwright Run Summary
127 passed (5.8m)
|
🎭 Playwright Run Summary
134 passed (6.7m)
|
🎭 Playwright Run Summary
146 passed (6.9m)
|
🎭 Playwright Run Summary
11 skipped
151 passed (7.1m)
|
🎭 Playwright Run Summary
3 skipped
119 passed (7.1m)
|
🎭 Playwright Run Summary
10 failed
[chromium] › site-editor/template-revert.spec.js:29:2 › Template Revert › should delete the template after saving the reverted template
[chromium] › site-editor/template-revert.spec.js:61:2 › Template Revert › should show the original content after revert
[chromium] › site-editor/template-revert.spec.js:81:2 › Template Revert › should show the original content after revert and page reload
[chromium] › site-editor/template-revert.spec.js:103:2 › Template Revert › should show the edited content after revert and clicking undo in the header toolbar
[chromium] › site-editor/template-revert.spec.js:132:2 › Template Revert › should show the edited content after revert and clicking undo in the notice
[chromium] › site-editor/template-revert.spec.js:158:2 › Template Revert › should show the original content after revert, clicking undo then redo in the header toolbar
[chromium] › site-editor/template-revert.spec.js:190:2 › Template Revert › should show the original content after revert, clicking undo in the notice then undo in the header toolbar
[chromium] › site-editor/template-revert.spec.js:227:2 › Template Revert › should show the edited content after revert, clicking undo in the header toolbar, save and reload
[chromium] › site-editor/template-revert.spec.js:257:2 › Template Revert › should show the edited content after revert, clicking undo in the notice and reload
[chromium] › site-editor/writing-flow.spec.js:44:2 › Site editor writing flow › allows tabbing to the inspector from the last block
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
103 passed (13.4m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
failures-artifacts
Expired
|
49.9 MB |
|
flaky-tests-report
Expired
|
2.94 KB |
|