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 open the "Manage fonts" modal when clicking the "Manage fonts" button #63074

Closed
github-actions bot opened this issue Jul 3, 2024 · 1 comment · Fixed by #63904
Closed
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 3, 2024

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
Copy link
Author

This issue has gone 15 days without any activity.

@github-actions github-actions bot added the [Status] Stale Gives the original author opportunity to update before closing. Can be reopened as needed. label Jul 20, 2024
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Jul 21, 2024
@github-actions github-actions bot reopened this Jul 23, 2024
github-actions bot referenced this issue Jul 23, 2024
This reverts commit 47bde1a.

---

Co-authored-by: ciampo <mciampini@git.wordpress.org>
Co-authored-by: tyxla <tyxla@git.wordpress.org>
Co-authored-by: Mamaduka <mamaduka@git.wordpress.org>
@github-actions github-actions bot removed the [Status] Stale Gives the original author opportunity to update before closing. Can be reopened as needed. label Jul 24, 2024
@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