Skip to content

[Flaky Test] should open the "Manage fonts" modal when clicking the "Manage fonts" button #63074

@github-actions

Description

@github-actions

Flaky test detected. This is an auto-generated issue by GitHub Actions. Please do NOT edit this manually.

Test title

should open the "Manage fonts" modal when clicking the "Manage fonts" button

Test path

/test/e2e/specs/site-editor/font-library.spec.js

Errors

[2024-07-03T08:17:24.674Z] Test passed after 1 failed attempt on trunk.
[2024-07-04T15:59:17.904Z] Test passed after 1 failed attempt on add-featured-image-preview.
[2024-07-23T11:04:46.941Z] Test passed after 1 failed attempt on trunk.
[2024-07-24T09:00:52.567Z] Test passed after 1 failed attempt on enhancement/issue-59704.
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="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' })

    at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/font-library.spec.js:73:57

Metadata

Metadata

Assignees

Labels

[Status] In ProgressTracking issues with work in progress[Type] Flaky TestAuto-generated flaky test report issue

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions