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 able to open the categories panel and create a new main category if the user has the right capabilities #35483

Closed
github-actions bot opened this issue Oct 9, 2021 · 5 comments
Labels
[Type] Flaky Test Auto-generated flaky test report issue

Comments

@github-actions
Copy link

github-actions bot commented Oct 9, 2021

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

Test title

should be able to open the categories panel and create a new main category if the user has the right capabilities

Test path

specs/editor/various/taxonomies.test.js

Errors

[2021-10-09T07:59:57.467Z] Test passed after 1 failed attempt on mobile/issue/3055-show-disabled-block-reason.
[2022-05-10T15:53:44.090Z] Test passed after 1 failed attempt on trunk.
[2022-06-02T16:05:10.604Z] Test passed after 1 failed attempt on edit-visually-edit-html.
[2022-06-09T12:44:10.155Z] Test passed after 1 failed attempt on refactor/slot-fill-negate.
[2022-09-04T13:07:14.722Z] Test passed after 1 failed attempt on refactor/components-popover-typescript.
[2022-09-13T07:03:09.691Z] Test passed after 1 failed attempt on update/patterns-inserter-design.
[2022-09-19T11:47:43.997Z] Test passed after 1 failed attempt on update/navigation-classic.
[2023-09-22T13:43:54.339Z] Test passed after 1 failed attempt on update/resolver-cache-middleware.
[2023-09-25T08:49:05.770Z] Test passed after 1 failed attempt on update/resolver-cache-middleware.
[2023-09-25T09:32:22.129Z] Test passed after 1 failed attempt on update/resolver-cache-middleware.
  ● Taxonomies › should be able to open the categories panel and create a new main category if the user has the right capabilities

    TimeoutError: waiting for selector `.editor-post-taxonomies__hierarchical-terms-choice .components-checkbox-control__input:checked` failed: timeout 30000ms exceeded

      104 |
      105 | 		// Wait for the categories to load.
    > 106 | 		await page.waitForSelector(
          | 		           ^
      107 | 			'.editor-post-taxonomies__hierarchical-terms-choice .components-checkbox-control__input:checked'
      108 | 		);
      109 |

      at new WaitTask (../../node_modules/puppeteer-core/src/common/DOMWorld.ts:813:28)
      at DOMWorld.waitForSelectorInPage (../../node_modules/puppeteer-core/src/common/DOMWorld.ts:656:22)
      at Object.internalHandler.waitFor (../../node_modules/puppeteer-core/src/common/QueryHandler.ts:78:19)
      at DOMWorld.waitForSelector (../../node_modules/puppeteer-core/src/common/DOMWorld.ts:511:25)
      at Frame.waitForSelector (../../node_modules/puppeteer-core/src/common/FrameManager.ts:1290:47)
      at Page.waitForSelector (../../node_modules/puppeteer-core/src/common/Page.ts:3222:29)
      at Object.waitForSelector (specs/editor/various/taxonomies.test.js:106:14)
          at runMicrotasks (<anonymous>)

@github-actions github-actions bot added the [Type] Flaky Test Auto-generated flaky test report issue label Oct 9, 2021
@JustinyAhin JustinyAhin self-assigned this Oct 12, 2021
@Mamaduka
Copy link
Member

It should be fixed via #35534.

@github-actions github-actions bot reopened this May 10, 2022
@github-actions
Copy link
Author

This issue has gone 30 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 Aug 28, 2022
@github-actions github-actions bot reopened this Sep 4, 2022
@github-actions github-actions bot closed this as completed Sep 6, 2022
@github-actions github-actions bot reopened this Sep 13, 2022
@Mamaduka Mamaduka assigned Mamaduka and unassigned JustinyAhin Sep 13, 2022
@Mamaduka
Copy link
Member

Assigning this to myself and will try to migrate to Playwright.

@github-actions github-actions bot reopened this Sep 19, 2022
@Mamaduka Mamaduka removed the [Status] Stale Gives the original author opportunity to update before closing. Can be reopened as needed. label Sep 21, 2022
@Mamaduka Mamaduka reopened this Sep 21, 2022
@Mamaduka
Copy link
Member

Mamaduka commented Sep 21, 2022

This was accidentaly closed by bot 🤖

@github-actions
Copy link
Author

This issue has gone 30 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 Oct 22, 2022
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Oct 25, 2022
@github-actions github-actions bot reopened this Sep 22, 2023
@jordesign jordesign removed the [Status] Stale Gives the original author opportunity to update before closing. Can be reopened as needed. label Oct 26, 2023
@Mamaduka Mamaduka removed their assignment Nov 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Type] Flaky Test Auto-generated flaky test report issue
Projects
None yet
Development

No branches or pull requests

3 participants