Edit site: Restore animations on site hub and canvas #106535
Annotations
10 errors and 1 notice
test/e2e/specs/site-editor/font-library.spec.js#L18
1) [chromium] › site-editor/font-library.spec.js:17:3 › Font Library › When a blank theme is active › should display the "Manage Fonts" icon
Error: locator.click: Error: strict mode violation: getByRole('button', { name: 'Styles' }) resolved to 2 elements:
1) <button data-wp-c16t="true" data-wp-component="Item" id=…>…</button> aka getByLabel('Navigation', { exact: true }).getByRole('button', { name: 'Styles' })
2) <button type="button" aria-label="Styles" aria-pressed="…>…</button> aka getByLabel('Styles')
Call log:
- waiting for getByRole('button', { name: 'Styles' })
16 |
17 | test( 'should display the "Manage Fonts" icon', async ( { page } ) => {
> 18 | await page.getByRole( 'button', { name: 'Styles' } ).click();
| ^
19 | await page
20 | .getByRole( 'button', { name: 'Typography Styles' } )
21 | .click();
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/font-library.spec.js:18:57
|
test/e2e/specs/site-editor/font-library.spec.js#L18
1) [chromium] › site-editor/font-library.spec.js:17:3 › Font Library › When a blank theme is active › should display the "Manage Fonts" icon
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.click: Error: strict mode violation: getByRole('button', { name: 'Styles' }) resolved to 2 elements:
1) <button data-wp-c16t="true" data-wp-component="Item" id=…>…</button> aka getByLabel('Navigation', { exact: true }).getByRole('button', { name: 'Styles' })
2) <button type="button" aria-label="Styles" aria-pressed="…>…</button> aka getByLabel('Styles')
Call log:
- waiting for getByRole('button', { name: 'Styles' })
16 |
17 | test( 'should display the "Manage Fonts" icon', async ( { page } ) => {
> 18 | await page.getByRole( 'button', { name: 'Styles' } ).click();
| ^
19 | await page
20 | .getByRole( 'button', { name: 'Typography Styles' } )
21 | .click();
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/font-library.spec.js:18:57
|
test/e2e/specs/site-editor/font-library.spec.js#L18
1) [chromium] › site-editor/font-library.spec.js:17:3 › Font Library › When a blank theme is active › should display the "Manage Fonts" icon
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.click: Error: strict mode violation: getByRole('button', { name: 'Styles' }) resolved to 2 elements:
1) <button data-wp-c16t="true" data-wp-component="Item" id=…>…</button> aka getByLabel('Navigation', { exact: true }).getByRole('button', { name: 'Styles' })
2) <button type="button" aria-label="Styles" aria-pressed="…>…</button> aka getByLabel('Styles')
Call log:
- waiting for getByRole('button', { name: 'Styles' })
16 |
17 | test( 'should display the "Manage Fonts" icon', async ( { page } ) => {
> 18 | await page.getByRole( 'button', { name: 'Styles' } ).click();
| ^
19 | await page
20 | .getByRole( 'button', { name: 'Typography Styles' } )
21 | .click();
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/font-library.spec.js:18:57
|
test/e2e/specs/site-editor/font-library.spec.js#L40
2) [chromium] › site-editor/font-library.spec.js:39:3 › Font Library › When a theme with bundled fonts is active › should display the "Manage Fonts" icon
Error: locator.click: Error: strict mode violation: getByRole('button', { name: 'Styles' }) resolved to 2 elements:
1) <button data-wp-c16t="true" data-wp-component="Item" id=…>…</button> aka getByLabel('Navigation', { exact: true }).getByRole('button', { name: 'Styles' })
2) <button type="button" aria-label="Styles" aria-pressed="…>…</button> aka getByLabel('Styles')
Call log:
- waiting for getByRole('button', { name: 'Styles' })
38 |
39 | test( 'should display the "Manage Fonts" icon', async ( { page } ) => {
> 40 | await page.getByRole( 'button', { name: 'Styles' } ).click();
| ^
41 | await page
42 | .getByRole( 'button', { name: 'Typography Styles' } )
43 | .click();
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/font-library.spec.js:40:57
|
test/e2e/specs/site-editor/font-library.spec.js#L40
2) [chromium] › site-editor/font-library.spec.js:39:3 › Font Library › When a theme with bundled fonts is active › should display the "Manage Fonts" icon
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.click: Error: strict mode violation: getByRole('button', { name: 'Styles' }) resolved to 2 elements:
1) <button data-wp-c16t="true" data-wp-component="Item" id=…>…</button> aka getByLabel('Navigation', { exact: true }).getByRole('button', { name: 'Styles' })
2) <button type="button" aria-label="Styles" aria-pressed="…>…</button> aka getByLabel('Styles')
Call log:
- waiting for getByRole('button', { name: 'Styles' })
38 |
39 | test( 'should display the "Manage Fonts" icon', async ( { page } ) => {
> 40 | await page.getByRole( 'button', { name: 'Styles' } ).click();
| ^
41 | await page
42 | .getByRole( 'button', { name: 'Typography Styles' } )
43 | .click();
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/font-library.spec.js:40:57
|
test/e2e/specs/site-editor/font-library.spec.js#L40
2) [chromium] › site-editor/font-library.spec.js:39:3 › Font Library › When a theme with bundled fonts is active › should display the "Manage Fonts" icon
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.click: Error: strict mode violation: getByRole('button', { name: 'Styles' }) resolved to 2 elements:
1) <button data-wp-c16t="true" data-wp-component="Item" id=…>…</button> aka getByLabel('Navigation', { exact: true }).getByRole('button', { name: 'Styles' })
2) <button type="button" aria-label="Styles" aria-pressed="…>…</button> aka getByLabel('Styles')
Call log:
- waiting for getByRole('button', { name: 'Styles' })
38 |
39 | test( 'should display the "Manage Fonts" icon', async ( { page } ) => {
> 40 | await page.getByRole( 'button', { name: 'Styles' } ).click();
| ^
41 | await page
42 | .getByRole( 'button', { name: 'Typography Styles' } )
43 | .click();
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/font-library.spec.js:40:57
|
test/e2e/specs/site-editor/font-library.spec.js#L53
3) [chromium] › site-editor/font-library.spec.js:50:3 › Font Library › When a theme with bundled fonts is active › should open the "Manage Fonts" modal when clicking the "Manage Fonts" icon
Error: locator.click: Error: strict mode violation: getByRole('button', { name: 'Styles' }) resolved to 2 elements:
1) <button data-wp-c16t="true" data-wp-component="Item" id=…>…</button> aka getByLabel('Navigation', { exact: true }).getByRole('button', { name: 'Styles' })
2) <button type="button" aria-label="Styles" aria-pressed="…>…</button> aka getByLabel('Styles')
Call log:
- waiting for getByRole('button', { name: 'Styles' })
51 | page,
52 | } ) => {
> 53 | await page.getByRole( 'button', { name: 'Styles' } ).click();
| ^
54 | await page
55 | .getByRole( 'button', { name: 'Typography Styles' } )
56 | .click();
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/font-library.spec.js:53:57
|
test/e2e/specs/site-editor/font-library.spec.js#L53
3) [chromium] › site-editor/font-library.spec.js:50:3 › Font Library › When a theme with bundled fonts is active › should open the "Manage Fonts" modal when clicking the "Manage Fonts" icon
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.click: Error: strict mode violation: getByRole('button', { name: 'Styles' }) resolved to 2 elements:
1) <button data-wp-c16t="true" data-wp-component="Item" id=…>…</button> aka getByLabel('Navigation', { exact: true }).getByRole('button', { name: 'Styles' })
2) <button type="button" aria-label="Styles" aria-pressed="…>…</button> aka getByLabel('Styles')
Call log:
- waiting for getByRole('button', { name: 'Styles' })
51 | page,
52 | } ) => {
> 53 | await page.getByRole( 'button', { name: 'Styles' } ).click();
| ^
54 | await page
55 | .getByRole( 'button', { name: 'Typography Styles' } )
56 | .click();
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/font-library.spec.js:53:57
|
test/e2e/specs/site-editor/font-library.spec.js#L53
3) [chromium] › site-editor/font-library.spec.js:50:3 › Font Library › When a theme with bundled fonts is active › should open the "Manage Fonts" modal when clicking the "Manage Fonts" icon
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.click: Error: strict mode violation: getByRole('button', { name: 'Styles' }) resolved to 2 elements:
1) <button data-wp-c16t="true" data-wp-component="Item" id=…>…</button> aka getByLabel('Navigation', { exact: true }).getByRole('button', { name: 'Styles' })
2) <button type="button" aria-label="Styles" aria-pressed="…>…</button> aka getByLabel('Styles')
Call log:
- waiting for getByRole('button', { name: 'Styles' })
51 | page,
52 | } ) => {
> 53 | await page.getByRole( 'button', { name: 'Styles' } ).click();
| ^
54 | await page
55 | .getByRole( 'button', { name: 'Typography Styles' } )
56 | .click();
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/font-library.spec.js:53:57
|
test/e2e/specs/site-editor/font-library.spec.js#L71
4) [chromium] › site-editor/font-library.spec.js:68:3 › Font Library › When a theme with bundled fonts is active › should show font variant panel when clicking on a font family
Error: locator.click: Error: strict mode violation: getByRole('button', { name: 'Styles' }) resolved to 2 elements:
1) <button data-wp-c16t="true" data-wp-component="Item" id=…>…</button> aka getByLabel('Navigation', { exact: true }).getByRole('button', { name: 'Styles' })
2) <button type="button" aria-label="Styles" aria-pressed="…>…</button> aka getByLabel('Styles')
Call log:
- waiting for getByRole('button', { name: 'Styles' })
69 | page,
70 | } ) => {
> 71 | await page.getByRole( 'button', { name: 'Styles' } ).click();
| ^
72 | await page
73 | .getByRole( 'button', { name: 'Typography Styles' } )
74 | .click();
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/font-library.spec.js:71:57
|
8 failed
[chromium] › site-editor/font-library.spec.js:17:3 › Font Library › When a blank theme is active › should display the "Manage Fonts" icon
[chromium] › site-editor/font-library.spec.js:39:3 › Font Library › When a theme with bundled fonts is active › should display the "Manage Fonts" icon
[chromium] › site-editor/font-library.spec.js:50:3 › Font Library › When a theme with bundled fonts is active › should open the "Manage Fonts" modal when clicking the "Manage Fonts" icon
[chromium] › site-editor/font-library.spec.js:68:3 › Font Library › When a theme with bundled fonts is active › should show font variant panel when clicking on a font family
[chromium] › site-editor/font-library.spec.js:113:3 › Font Library › When a user manages custom fonts via the UI › should allow user to add and remove multiple local font files
[chromium] › site-editor/font-library.spec.js:191:3 › Font Library › When switching Theme Style variations › clicking on a font in the global styles sidebar should activate the font in the overlay when switching Theme Style variation
[chromium] › site-editor/list-view.spec.js:52:2 › Site Editor List View › ensures List View global shortcut works properly
[chromium] › site-editor/navigation.spec.js:21:2 › Site editor navigation › Can use keyboard to navigate the site editor
184 passed (10.4m)
|
The logs for this run have expired and are no longer available.
Loading