Bump plugin version to 18.7.0 #108289
Annotations
1 error and 8 notices
[chromium] › site-editor/font-library.spec.js:52:3 › Font Library › When a theme with bundled fonts is active › should open the "Manage fonts" modal when clicking the "Manage fonts" button:
test/e2e/specs/site-editor/font-library.spec.js#L55
1) [chromium] › site-editor/font-library.spec.js:52:3 › Font Library › When a theme with bundled fonts is active › should open the "Manage fonts" modal when clicking the "Manage fonts" button
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' })
53 | page,
54 | } ) => {
> 55 | await page.getByRole( 'button', { name: 'Styles' } ).click();
| ^
56 | await page
57 | .getByRole( 'button', { name: 'Typography Styles' } )
58 | .click();
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/font-library.spec.js:55:57
|
🎭 Playwright Run Summary
4 skipped
196 passed (6.0m)
|
🎭 Playwright Run Summary
3 skipped
147 passed (7.8m)
|
🎭 Playwright Run Summary
1 skipped
186 passed (9.0m)
|
🎭 Playwright Run Summary
1 flaky
[chromium] › site-editor/font-library.spec.js:52:3 › Font Library › When a theme with bundled fonts is active › should open the "Manage fonts" modal when clicking the "Manage fonts" button
1 skipped
184 passed (9.2m)
|
🎭 Playwright Run Summary
1 skipped
192 passed (9.9m)
|
🎭 Playwright Run Summary
197 passed (10.1m)
|
🎭 Playwright Run Summary
1 skipped
197 passed (11.4m)
|
🎭 Playwright Run Summary
224 passed (12.9m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
failures-artifacts
Expired
|
2.47 MB |
|
flaky-tests-report
Expired
|
1.05 KB |
|