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 tags panel and create a new tag if the user has the right capabilities #36408

Closed
github-actions bot opened this issue Nov 11, 2021 · 1 comment
Labels
[Type] Flaky Test Auto-generated flaky test report issue

Comments

@github-actions
Copy link

github-actions bot commented Nov 11, 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 tags panel and create a new tag if the user has the right capabilities

Test path

specs/editor/various/taxonomies.test.js

Errors

[2021-11-11T13:30:22.387Z] Test passed after 1 failed attempt on trunk.
[2022-04-06T17:06:38.023Z] Test passed after 1 failed attempt on update/export-schema.
[2022-04-11T17:12:49.960Z] Test passed after 1 failed attempt on fix/embed-block-flickr-low-quality-in-editor-.
[2022-04-19T01:19:38.323Z] Test passed after 1 failed attempt on fix/post-comments-form-ui.
[2022-04-21T04:40:23.826Z] Test passed after 1 failed attempt on trunk.
[2022-04-30T15:52:10.570Z] Test passed after 1 failed attempt on fix/icon-export-mobile.
[2022-05-06T19:19:10.060Z] Test passed after 1 failed attempt on fix/multiple-block-validation.
[2022-05-10T14:50:45.367Z] Test passed after 1 failed attempt on add/root-padding.
[2022-05-18T10:59:20.300Z] Test passed after 1 failed attempt on fix/quote-embed-discovery.
[2022-05-20T11:57:23.533Z] Test passed after 1 failed attempt on automate/cherry-picking-for-a-release.
[2022-05-24T23:59:58.468Z] Test passed after 1 failed attempt on update/use-user-event-in-TimePicker-tests.
[2022-06-02T05:41:03.074Z] Test passed after 1 failed attempt on trunk.
[2022-06-14T17:51:43.638Z] Test passed after 1 failed attempt on fix-font-size-comment-date.
[2022-06-15T07:32:45.749Z] Test passed after 1 failed attempt on fix/combobox-reset-focus.
[2022-07-15T16:42:05.873Z] Test passed after 1 failed attempt on fix/color-palette-transparent-color.
[2022-08-26T18:06:23.078Z] Test passed after 1 failed attempt on add/site-logo-margin-padding-support.
[2022-09-01T13:22:52.561Z] Test passed after 1 failed attempt on trunk.
[2022-09-12T08:12:49.141Z] Test passed after 1 failed attempt on try/go-back-to-buttons-for-text-decoration-and-transform.
[2022-09-29T06:14:56.391Z] Test passed after 1 failed attempt on optimize/taxonomy-controls.
[2023-03-03T12:30:04.565Z] Test passed after 1 failed attempt on update/navigation-sidebar-default.
[2023-08-10T15:05:52.022Z] Test passed after 1 failed attempt on trunk.
  ● Taxonomies › should be able to open the tags panel and create a new tag if the user has the right capabilities

    TimeoutError: waiting for selector `.components-form-token-field__token` failed: timeout 30000ms exceeded

      241 |
      242 | 		// Wait for the tags to load.
    > 243 | 		await page.waitForSelector( '.components-form-token-field__token' );
          | 		           ^
      244 |
      245 | 		tags = await getCurrentTags();
      246 |

      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:243:14)
          at runMicrotasks (<anonymous>)

@github-actions github-actions bot added the [Type] Flaky Test Auto-generated flaky test report issue label Nov 11, 2021
@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 30, 2022
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Nov 1, 2022
@github-actions github-actions bot reopened this Mar 3, 2023
@Mamaduka Mamaduka closed this as completed Mar 3, 2023
@github-actions github-actions bot reopened this Aug 10, 2023
github-actions bot referenced this issue Aug 10, 2023
…st branch

These two branches operate on a different npm version so they have a different lock file version.
@jordesign jordesign removed the [Status] Stale Gives the original author opportunity to update before closing. Can be reopened as needed. label Oct 26, 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

2 participants