Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Flaky Test] should display the "Manage fonts" button #63489

Closed
github-actions bot opened this issue Jul 12, 2024 · 0 comments · Fixed by #63904
Closed

[Flaky Test] should display the "Manage fonts" button #63489

github-actions bot opened this issue Jul 12, 2024 · 0 comments · Fixed by #63904
Assignees
Labels
[Status] In Progress Tracking issues with work in progress [Type] Flaky Test Auto-generated flaky test report issue

Comments

@github-actions
Copy link

github-actions bot commented Jul 12, 2024

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

Test title

should display the "Manage fonts" button

Test path

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

Errors

[2024-07-12T15:43:31.358Z] Test passed after 1 failed attempt on trunk.
[2024-07-19T13:12:37.477Z] Test passed after 1 failed attempt on update/Data-views-grid-layout-Allow-users-to-adjust-grid-density-and-consumers-to-set-default-density.
[2024-07-21T10:58:09.940Z] Test passed after 1 failed attempt on trunk.
[2024-07-23T09:34:48.752Z] Test passed after 1 failed attempt on trunk.
[2024-07-23T12:31:24.202Z] Test passed after 1 failed attempt on fix/list-view-remove-sticky-position.
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:42:57
@github-actions github-actions bot added the [Type] Flaky Test Auto-generated flaky test report issue label Jul 12, 2024
github-actions bot referenced this issue Jul 12, 2024
github-actions bot referenced this issue Jul 21, 2024
Replacing _reqired_ to _required_

Co-authored-by: widoz <[email protected]>
Co-authored-by: juanmaguitar <[email protected]>
@github-actions github-actions bot added the [Status] In Progress Tracking issues with work in progress label Jul 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Status] In Progress Tracking issues with work in progress [Type] Flaky Test Auto-generated flaky test report issue
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant