Skip to content

[Flaky Test] should be able to open the tags panel and create a new tag if the user has the right capabilities #36408

Description

@github-actions

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>)

Metadata

Metadata

Assignees

No one assigned

    Labels

    [Type] Flaky TestAuto-generated flaky test report issue

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions