You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
● 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>)
The text was updated successfully, but these errors were encountered:
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 ontrunk
.[2022-04-06T17:06:38.023Z]
Test passed after 1 failed attempt onupdate/export-schema
.[2022-04-11T17:12:49.960Z]
Test passed after 1 failed attempt onfix/embed-block-flickr-low-quality-in-editor-
.[2022-04-19T01:19:38.323Z]
Test passed after 1 failed attempt onfix/post-comments-form-ui
.[2022-04-21T04:40:23.826Z]
Test passed after 1 failed attempt ontrunk
.[2022-04-30T15:52:10.570Z]
Test passed after 1 failed attempt onfix/icon-export-mobile
.[2022-05-06T19:19:10.060Z]
Test passed after 1 failed attempt onfix/multiple-block-validation
.[2022-05-10T14:50:45.367Z]
Test passed after 1 failed attempt onadd/root-padding
.[2022-05-18T10:59:20.300Z]
Test passed after 1 failed attempt onfix/quote-embed-discovery
.[2022-05-20T11:57:23.533Z]
Test passed after 1 failed attempt onautomate/cherry-picking-for-a-release
.[2022-05-24T23:59:58.468Z]
Test passed after 1 failed attempt onupdate/use-user-event-in-TimePicker-tests
.[2022-06-02T05:41:03.074Z]
Test passed after 1 failed attempt ontrunk
.[2022-06-14T17:51:43.638Z]
Test passed after 1 failed attempt onfix-font-size-comment-date
.[2022-06-15T07:32:45.749Z]
Test passed after 1 failed attempt onfix/combobox-reset-focus
.[2022-07-15T16:42:05.873Z]
Test passed after 1 failed attempt onfix/color-palette-transparent-color
.[2022-08-26T18:06:23.078Z]
Test passed after 1 failed attempt onadd/site-logo-margin-padding-support
.[2022-09-01T13:22:52.561Z]
Test passed after 1 failed attempt ontrunk
.[2022-09-12T08:12:49.141Z]
Test passed after 1 failed attempt ontry/go-back-to-buttons-for-text-decoration-and-transform
.[2022-09-29T06:14:56.391Z]
Test passed after 1 failed attempt onoptimize/taxonomy-controls
.[2023-03-03T12:30:04.565Z]
Test passed after 1 failed attempt onupdate/navigation-sidebar-default
.[2023-08-10T15:05:52.022Z]
Test passed after 1 failed attempt ontrunk
.The text was updated successfully, but these errors were encountered: