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 be possible to programmatically remove Document Settings panels #57061

Closed
github-actions bot opened this issue Dec 14, 2023 · 3 comments
Labels
[Status] Stale Gives the original author opportunity to update before closing. Can be reopened as needed. [Type] Flaky Test Auto-generated flaky test report issue

Comments

@github-actions
Copy link

github-actions bot commented Dec 14, 2023

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

Test title

should be possible to programmatically remove Document Settings panels

Test path

/test/e2e/specs/editor/various/sidebar.spec.js

Errors

[2023-12-14T13:29:13.037Z] Test passed after 1 failed attempt on trunk.
[2023-12-15T00:25:12.923Z] Test passed after 1 failed attempt on release/17.3.
[2023-12-21T14:35:26.023Z] Test passed after 1 failed attempt on refactor/dropdown-v2-radix-to-ariakit.
[2024-01-18T14:44:14.160Z] Test passed after 1 failed attempt on try/avoid-patterns-fetching-on-load.
[2024-02-05T12:01:51.515Z] Test passed after 1 failed attempt on try/patterns-pass-selector-as-setting.
[2024-02-05T14:06:51.155Z] Test passed after 1 failed attempt on try/patterns-pass-selector-as-setting.
Error: Timed out 5000ms waiting for expect(locator).toHaveText(expected)

Locator: getByRole('tabpanel', { name: 'Post' }).getByRole('heading', { level: 2 })
- Expected  - 8
+ Received  + 1

- Array [
-   "Summary",
-   "Categories",
-   "Tags",
-   "Featured image",
-   "Excerpt",
-   "Discussion",
- ]
+ Array []
Call log:
  - expect.toHaveText with timeout 5000ms
  - waiting for getByRole('tabpanel', { name: 'Post' }).getByRole('heading', { level: 2 })
  -   locator resolved to 0 elements
  -   locator resolved to 0 elements
  -   locator resolved to 0 elements
  -   locator resolved to 0 elements
  -   locator resolved to 0 elements
  -   locator resolved to 0 elements
  -   locator resolved to 0 elements
  -   locator resolved to 0 elements
  -   locator resolved to 0 elements

    at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/sidebar.spec.js:113:42
@github-actions github-actions bot added the [Type] Flaky Test Auto-generated flaky test report issue label Dec 14, 2023
github-actions bot referenced this issue Dec 14, 2023
* Components: Remove fixed width for `compact` sized Buttons

* update changelog

* Fix logic of has-text class addition in Button

* fix changelog
Copy link
Author

github-actions bot commented Jan 6, 2024

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 Jan 6, 2024
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Jan 7, 2024
@github-actions github-actions bot reopened this Jan 18, 2024
@github-actions github-actions bot removed the [Status] Stale Gives the original author opportunity to update before closing. Can be reopened as needed. label Jan 19, 2024
Copy link
Author

github-actions bot commented Feb 4, 2024

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 Feb 4, 2024
@github-actions github-actions bot removed the [Status] Stale Gives the original author opportunity to update before closing. Can be reopened as needed. label Feb 6, 2024
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 Feb 21, 2024
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Feb 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Status] Stale Gives the original author opportunity to update before closing. Can be reopened as needed. [Type] Flaky Test Auto-generated flaky test report issue
Projects
None yet
Development

No branches or pull requests

0 participants