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] Open the command palette and navigate to a template #62403

Closed
github-actions bot opened this issue Jun 7, 2024 · 0 comments · Fixed by #62454
Closed

[Flaky Test] Open the command palette and navigate to a template #62403

github-actions bot opened this issue Jun 7, 2024 · 0 comments · Fixed by #62454
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 Jun 7, 2024

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

Test title

Open the command palette and navigate to a template

Test path

/test/e2e/specs/site-editor/command-center.spec.js

Errors

[2024-06-07T08:27:28.282Z] Test passed after 1 failed attempt on trunk.
[2024-06-07T09:19:33.509Z] Test passed after 1 failed attempt on fix/page-patterns-sync-status-i18n.
[2024-06-07T10:20:02.903Z] Test passed after 2 failed attempts on trunk.
[2024-06-07T11:09:49.514Z] Test passed after 1 failed attempt on add/posts-dashboard-layout.
[2024-06-07T14:07:24.175Z] Test passed after 1 failed attempt on fix/dataviews-keyboard-nav-e2e-test.
[2024-06-07T16:04:41.518Z] Test passed after 1 failed attempt on trunk.
[2024-06-10T05:26:30.360Z] Test passed after 1 failed attempt on fix/list-pasting.
[2024-06-10T08:13:50.374Z] Test passed after 1 failed attempt on update/button-block-optional-rendering-to-be-dynamic.
[2024-06-10T09:31:13.148Z] Test passed after 1 failed attempt on trunk.
[2024-06-10T12:52:06.095Z] Test passed after 1 failed attempt on fix/color-palettes.
[2024-06-10T16:32:17.618Z] Test passed after 1 failed attempt on fix/native-list-split.
[2024-06-10T19:00:09.741Z] Test passed after 1 failed attempt on trunk.
Error: expect.toHaveText: Error: strict mode violation: getByRole('heading', { level: 1 }) resolved to 2 elements:
    1) <h1 data-wp-c16t="true" data-wp-component="Heading" …>Templates</h1> aka getByRole('heading', { name: 'Templates' })
    2) <h1 data-wp-c16t="true" data-wp-component="Text" ari…>Index</h1> aka getByRole('button', { name: 'Editing template: Index Ctrl+K' })

Call log:
  - expect.toHaveText with timeout 5000ms
  - waiting for getByRole('heading', { level: 1 })

    at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/command-center.spec.js:46:61
@github-actions github-actions bot added the [Type] Flaky Test Auto-generated flaky test report issue label Jun 7, 2024
github-actions bot referenced this issue Jun 7, 2024
* Add JSDoc block for PostPublishPanel component

* Auto-generate editor docs for PostPublishPanel
github-actions bot referenced this issue Jun 7, 2024
Co-authored-by: youknowriad <youknowriad@git.wordpress.org>
Co-authored-by: fabiankaegy <fabiankaegy@git.wordpress.org>
github-actions bot referenced this issue Jun 7, 2024
* Fix: Update styles for checkbox and radio controls.

* chore: Update margin-right for checkbox and radio controls in style.scss

* fix: the sapcing b/w radio controls to 8px.

* refactor: Revised the spacing b/w radio-controls to '12px'.

* Fix checkbox help margin

* Revert the line break change in post-comments.

* fix: The changes as per feedback.

* Doc: Updates the changelog.md.

* Fixup changelog

---------

Co-authored-by: vipul0425 <vipulgupta003@git.wordpress.org>
Co-authored-by: mirka <0mirka00@git.wordpress.org>
Co-authored-by: jameskoster <jameskoster@git.wordpress.org>
github-actions bot referenced this issue Jun 10, 2024
…y text (#62220)

* Dynamically check button text and avoid rendering a button when empty

* Handle both anchor and button tags

* Fix lint issues

* Address review feedback

* Simplify checks for empty content

* Check for comment tokens

* Update native test snapshots

* Update initial HTML native test snippet

----

Co-authored-by: talldan <talldanwp@git.wordpress.org>
Co-authored-by: dmsnell <dmsnell@git.wordpress.org>
Co-authored-by: kevin940726 <kevin940726@git.wordpress.org>
Co-authored-by: SantosGuillamot <santosguillamot@git.wordpress.org>
@github-actions github-actions bot added the [Status] In Progress Tracking issues with work in progress label Jun 10, 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