Font Library: add font family and font face preview keys to schema #90035
end2end-test.yml
on: pull_request
Matrix: e2e-playwright
Puppeteer
15m 59s
Report to GitHub
2m 43s
Annotations
1 error and 8 notices
[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:
test/e2e/specs/site-editor/font-library.spec.js#L46
1) [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
TimeoutError: locator.click: Timeout 10000ms exceeded.
=========================== logs ===========================
waiting for getByRole('button', { name: /styles/i })
============================================================
44 |
45 | test( 'should display the "Manage Fonts" icon', async ( { page } ) => {
> 46 | await page.getByRole( 'button', { name: /styles/i } ).click();
| ^
47 | await page
48 | .getByRole( 'button', { name: /typography styles/i } )
49 | .click();
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/font-library.spec.js:46:58
|
🎭 Playwright Run Summary
1 skipped
105 passed (5.2m)
|
🎭 Playwright Run Summary
135 passed (6.2m)
|
🎭 Playwright Run Summary
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
113 passed (6.6m)
|
🎭 Playwright Run Summary
1 skipped
152 passed (6.7m)
|
🎭 Playwright Run Summary
133 passed (6.7m)
|
🎭 Playwright Run Summary
145 passed (6.8m)
|
🎭 Playwright Run Summary
11 skipped
151 passed (7.0m)
|
🎭 Playwright Run Summary
2 skipped
119 passed (7.0m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
failures-artifacts
Expired
|
1.14 MB |
|
flaky-tests-report
Expired
|
4.32 KB |
|