Implement Tabs
in site-editor settings
#90518
Annotations
10 errors and 1 notice
Run the tests:
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=tab[name="Actions"i]')
============================================================
303 | );
304 | }
> 305 | await this.page.click(
| ^
306 | 'role=region[name="Editor settings"i] >> role=tab[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
|
Run the tests:
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=tab[name="Actions"i]')
============================================================
303 | );
304 | }
> 305 | await this.page.click(
| ^
306 | 'role=region[name="Editor settings"i] >> role=tab[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
|
Run the tests:
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=tab[name="Actions"i]')
============================================================
303 | );
304 | }
> 305 | await this.page.click(
| ^
306 | 'role=region[name="Editor settings"i] >> role=tab[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
|
Run the tests:
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=tab[name="Actions"i]')
============================================================
303 | );
304 | }
> 305 | await this.page.click(
| ^
306 | 'role=region[name="Editor settings"i] >> role=tab[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
|
Run the tests:
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=tab[name="Actions"i]')
============================================================
303 | );
304 | }
> 305 | await this.page.click(
| ^
306 | 'role=region[name="Editor settings"i] >> role=tab[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
|
Run the tests:
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=tab[name="Actions"i]')
============================================================
303 | );
304 | }
> 305 | await this.page.click(
| ^
306 | 'role=region[name="Editor settings"i] >> role=tab[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
|
Run the tests:
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=tab[name="Actions"i]')
============================================================
303 | );
304 | }
> 305 | await this.page.click(
| ^
306 | 'role=region[name="Editor settings"i] >> role=tab[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
|
Run the tests:
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=tab[name="Actions"i]')
============================================================
303 | );
304 | }
> 305 | await this.page.click(
| ^
306 | 'role=region[name="Editor settings"i] >> role=tab[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
|
Run the tests:
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=tab[name="Actions"i]')
============================================================
303 | );
304 | }
> 305 | await this.page.click(
| ^
306 | 'role=region[name="Editor settings"i] >> role=tab[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
|
Run the tests:
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=tab[name="Actions"i]')
============================================================
303 | );
304 | }
> 305 | await this.page.click(
| ^
306 | 'role=region[name="Editor settings"i] >> role=tab[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
|
Run the tests
9 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
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
104 passed (12.8m)
|
The logs for this run have expired and are no longer available.
Loading