Allow template duplication + concept of active templates #123062
Annotations
4 errors, 1 warning, and 1 notice
Run the tests:
packages/e2e-test-utils-playwright/src/editor/switch-editor-tool.ts#L20
1) [chromium] › editor/various/pattern-overrides.spec.js:240:3 › Pattern Overrides › block editing modes › blocks with bindings in a synced pattern are editable, and all other blocks are disabled
TimeoutError: locator.click: Timeout 10000ms exceeded.
Call log:
- waiting for getByRole('toolbar', { name: 'Document tools' }).getByRole('button', { name: 'Tools' })
at ../../../packages/e2e-test-utils-playwright/src/editor/switch-editor-tool.ts:20
18 | name: 'Tools',
19 | } )
> 20 | .click();
| ^
21 | const menu = this.page.getByRole( 'menu', {
22 | name: 'Tools',
23 | } );
at Editor.switchEditorTool (/home/runner/work/gutenberg/gutenberg/packages/e2e-test-utils-playwright/src/editor/switch-editor-tool.ts:20:4)
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/pattern-overrides.spec.js:271:17
|
Run the tests:
packages/e2e-test-utils-playwright/src/editor/switch-editor-tool.ts#L20
1) [chromium] › editor/various/pattern-overrides.spec.js:240:3 › Pattern Overrides › block editing modes › blocks with bindings in a synced pattern are editable, and all other blocks are disabled
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: locator.click: Timeout 10000ms exceeded.
Call log:
- waiting for getByRole('toolbar', { name: 'Document tools' }).getByRole('button', { name: 'Tools' })
at ../../../packages/e2e-test-utils-playwright/src/editor/switch-editor-tool.ts:20
18 | name: 'Tools',
19 | } )
> 20 | .click();
| ^
21 | const menu = this.page.getByRole( 'menu', {
22 | name: 'Tools',
23 | } );
at Editor.switchEditorTool (/home/runner/work/gutenberg/gutenberg/packages/e2e-test-utils-playwright/src/editor/switch-editor-tool.ts:20:4)
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/pattern-overrides.spec.js:271:17
|
Run the tests:
packages/e2e-test-utils-playwright/src/editor/switch-editor-tool.ts#L20
1) [chromium] › editor/various/pattern-overrides.spec.js:240:3 › Pattern Overrides › block editing modes › blocks with bindings in a synced pattern are editable, and all other blocks are disabled
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: locator.click: Timeout 10000ms exceeded.
Call log:
- waiting for getByRole('toolbar', { name: 'Document tools' }).getByRole('button', { name: 'Tools' })
at ../../../packages/e2e-test-utils-playwright/src/editor/switch-editor-tool.ts:20
18 | name: 'Tools',
19 | } )
> 20 | .click();
| ^
21 | const menu = this.page.getByRole( 'menu', {
22 | name: 'Tools',
23 | } );
at Editor.switchEditorTool (/home/runner/work/gutenberg/gutenberg/packages/e2e-test-utils-playwright/src/editor/switch-editor-tool.ts:20:4)
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/pattern-overrides.spec.js:271:17
|
Run the tests
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run the tests
1 failed
[chromium] › editor/various/pattern-overrides.spec.js:240:3 › Pattern Overrides › block editing modes › blocks with bindings in a synced pattern are editable, and all other blocks are disabled
1 skipped
195 passed (11.2m)
|
Loading