Disable Zoom Out if no section root to allow for Theme opt in - 6.7 #122651
Annotations
4 errors, 1 warning, and 1 notice
Run the tests:
test/e2e/specs/site-editor/zoom-out.spec.js#L252
1) [chromium] › site-editor/zoom-out.spec.js:234:2 › Zoom Out › Zoom Out cannot be activated when the section root is missing
TimeoutError: locator.click: Timeout 10000ms exceeded.
Call log:
- waiting for getByRole('button', { name: 'Block Inserter', exact: true })
250 | exact: true,
251 | } )
> 252 | .click();
| ^
253 |
254 | await page.getByRole( 'tab', { name: 'Patterns' } ).click();
255 |
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/zoom-out.spec.js:252:5
|
Run the tests:
test/e2e/specs/site-editor/zoom-out.spec.js#L252
1) [chromium] › site-editor/zoom-out.spec.js:234:2 › Zoom Out › Zoom Out cannot be activated when the section root is missing
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: locator.click: Timeout 10000ms exceeded.
Call log:
- waiting for getByRole('button', { name: 'Block Inserter', exact: true })
250 | exact: true,
251 | } )
> 252 | .click();
| ^
253 |
254 | await page.getByRole( 'tab', { name: 'Patterns' } ).click();
255 |
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/zoom-out.spec.js:252:5
|
Run the tests:
test/e2e/specs/site-editor/zoom-out.spec.js#L252
1) [chromium] › site-editor/zoom-out.spec.js:234:2 › Zoom Out › Zoom Out cannot be activated when the section root is missing
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: locator.click: Timeout 10000ms exceeded.
Call log:
- waiting for getByRole('button', { name: 'Block Inserter', exact: true })
250 | exact: true,
251 | } )
> 252 | .click();
| ^
253 |
254 | await page.getByRole( 'tab', { name: 'Patterns' } ).click();
255 |
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/zoom-out.spec.js:252:5
|
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] › site-editor/zoom-out.spec.js:234:2 › Zoom Out › Zoom Out cannot be activated when the section root is missing
3 skipped
194 passed (6.8m)
|
Loading