Bump the github-actions group across 1 directory with 4 updates #109993
Annotations
1 error and 8 notices
[chromium] › site-editor/font-library.spec.js:192: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:
test/e2e/specs/site-editor/font-library.spec.js#L195
1) [chromium] › site-editor/font-library.spec.js:192: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
Error: locator.click: Error: strict mode violation: getByRole('button', { name: /styles/i }) resolved to 2 elements:
1) <button data-wp-c16t="true" data-wp-component="Item" id="global-styles-navigation-item" class="components-item edit-site-sidebar-navigation-item css-1q7r44i e19lxcc00">…</button> aka getByLabel('Navigation', { exact: true }).getByRole('button', { name: 'Styles' })
2) <button type="button" aria-label="Styles" aria-pressed="false" aria-expanded="false" aria-disabled="false" aria-controls="edit-site:global-styles" class="components-button is-compact has-icon">…</button> aka getByLabel('Styles')
Call log:
- waiting for getByRole('button', { name: /styles/i })
193 | page,
194 | } ) => {
> 195 | await page.getByRole( 'button', { name: /styles/i } ).click();
| ^
196 |
197 | // Click "Browse styles"
198 | await page.getByRole( 'button', { name: 'Browse styles' } ).click();
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/font-library.spec.js:195:58
|
🎭 Playwright Run Summary
5 skipped
187 passed (5.9m)
|
🎭 Playwright Run Summary
1 skipped
186 passed (8.6m)
|
🎭 Playwright Run Summary
1 flaky
[chromium] › site-editor/font-library.spec.js:192: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
190 passed (8.9m)
|
🎭 Playwright Run Summary
3 skipped
188 passed (10.1m)
|
🎭 Playwright Run Summary
192 passed (10.3m)
|
🎭 Playwright Run Summary
198 passed (9.9m)
|
🎭 Playwright Run Summary
1 skipped
187 passed (9.8m)
|
🎭 Playwright Run Summary
1 skipped
197 passed (9.9m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
failures-artifacts
Expired
|
4.75 MB |
|
flaky-tests-report
Expired
|
1.33 KB |
|