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 "Add fonts" button #63122

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

[Flaky Test] should display the "Add fonts" button #63122

github-actions bot opened this issue Jul 4, 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 4, 2024

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

Test title

should display the "Add fonts" button

Test path

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

Errors

[2024-07-04T10:54:54.213Z] Test passed after 1 failed attempt on trunk.
[2024-07-05T10:25:52.077Z] Test passed after 1 failed attempt on trunk.
[2024-07-08T13:46:02.705Z] Test passed after 1 failed attempt on trunk.
[2024-07-12T12:07:24.193Z] Test passed after 1 failed attempt on trunk.
[2024-07-15T03:58:27.356Z] Test passed after 1 failed attempt on add/image-margin-support.
[2024-07-15T09:24:13.681Z] Test passed after 1 failed attempt on image-lightbox-refactor-context.
[2024-07-16T07:50:23.165Z] Test passed after 1 failed attempt on trunk.
[2024-07-23T11:02:23.127Z] Test passed after 1 failed attempt on trunk.
[2024-07-23T11:34:49.096Z] Test passed after 1 failed attempt on trunk.
[2024-07-23T16:40:49.252Z] Test passed after 1 failed attempt on add/block-variation-classname.
[2024-07-24T13:06:11.898Z] Test passed after 1 failed attempt on fix/toggle-help-indentation.
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:36:57
@github-actions github-actions bot added the [Type] Flaky Test Auto-generated flaky test report issue label Jul 4, 2024
github-actions bot referenced this issue Jul 4, 2024
…cy wrapper (#62919)

* Use isLelacy flag to enable/disable showOnKeyDown behavior

* Add unit tests

* CHANGELOG

* Unit tests: Add `sleep()` before pressing `Tab` key

* Use label when checking that the listbox hasn't opened

* Use label variable instead of hardcoded string

* Use `Ariakit.Select` prop types instead of `CustomSelectButtonInternalProps` + `<button />`
github-actions bot referenced this issue Jul 5, 2024
* fix: Change dropdown button label to 'screen options.'

* Update packages/dataviews/src/view-actions.tsx

Co-authored-by: Marin Atanasov <8436925+tyxla@users.noreply.github.com>

* fix: Imports the package.

---------

Co-authored-by: Marin Atanasov <8436925+tyxla@users.noreply.github.com>

Co-authored-by: vipul0425 <vipulgupta003@git.wordpress.org>
Co-authored-by: tyxla <tyxla@git.wordpress.org>
Co-authored-by: jasmussen <joen@git.wordpress.org>
Co-authored-by: jameskoster <jameskoster@git.wordpress.org>
Co-authored-by: t-hamano <wildworks@git.wordpress.org>
Co-authored-by: afercia <afercia@git.wordpress.org>
github-actions bot referenced this issue Jul 8, 2024
Co-authored-by: akasunil <sunil25393@git.wordpress.org>
Co-authored-by: t-hamano <wildworks@git.wordpress.org>
Co-authored-by: jameskoster <jameskoster@git.wordpress.org>
Co-authored-by: carolinan <poena@git.wordpress.org>
github-actions bot referenced this issue Jul 12, 2024
Co-authored-by: youknowriad <youknowriad@git.wordpress.org>
Co-authored-by: jameskoster <jameskoster@git.wordpress.org>
github-actions bot referenced this issue Jul 16, 2024
Co-authored-by: swissspidy <swissspidy@git.wordpress.org>
Co-authored-by: gziolo <gziolo@git.wordpress.org>
github-actions bot referenced this issue Jul 23, 2024
* hide toolbar when block is not full width

* fix unwanted centering, show regular toolbars on non full width blocks

Co-authored-by: MaggieCabrera <onemaggie@git.wordpress.org>
Co-authored-by: scruffian <scruffian@git.wordpress.org>
github-actions bot referenced this issue Jul 23, 2024
…lector (#63818)

Co-authored-by: jorgefilipecosta <jorgefilipecosta@git.wordpress.org>
Co-authored-by: Mamaduka <mamaduka@git.wordpress.org>
@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