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 load theme styles added through block editor settings #54462

Closed
github-actions bot opened this issue Sep 14, 2023 · 0 comments · Fixed by #55014
Closed

[Flaky Test] should load theme styles added through block editor settings #54462

github-actions bot opened this issue Sep 14, 2023 · 0 comments · Fixed by #55014
Assignees
Labels
[Status] In Progress Tracking issues with work in progress [Type] Flaky Test Auto-generated flaky test report issue

Comments

@github-actions
Copy link

github-actions bot commented Sep 14, 2023

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

Test title

should load theme styles added through block editor settings

Test path

specs/editor/plugins/iframed-enqueue-block-editor-settings.test.js

Errors

[2023-09-14T12:48:26.732Z] Test passed after 1 failed attempt on trunk.
[2023-09-21T02:11:50.220Z] Test passed after 1 failed attempt on trunk.
[2023-09-28T15:03:54.153Z] Test passed after 1 failed attempt on refactor/e2e-use-frame-locator-for-canvas.
[2023-09-29T15:21:46.363Z] Test passed after 1 failed attempt on commits-for-6.4-beta2.
  ● iframed block editor settings styles › should load theme styles added through block editor settings

    TimeoutError: waiting for selector `div[data-slug="emptytheme"].active` failed: timeout 30000ms exceeded

      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 waitForSelector (../e2e-test-utils/build/@wordpress/e2e-test-utils/src/activate-theme.js:31:13)
          at runMicrotasks (<anonymous>)
      at Object.<anonymous> (specs/editor/plugins/iframed-enqueue-block-editor-settings.test.js:24:3)

@github-actions github-actions bot added the [Type] Flaky Test Auto-generated flaky test report issue label Sep 14, 2023
github-actions bot referenced this issue Sep 14, 2023
* Move links to History page.

* Move Outreach content to Getting Started and History docs.

* Remove Outreach doc.

* Update Learn WordPress section.
github-actions bot referenced this issue Sep 21, 2023
…osing the list view (#54175)

* List View: Try directing focus to the list view toggle button when closing the list view

* Only focus if no blocks are selected

* Also use focus logic for when the list view is closed via the keyboard shortcut

* Try implementing in the site editor, too

* Always return focus to the toggle whenever the list view is closed, roll out to widgets editor

* Update e2e tests
@github-actions github-actions bot added the [Status] In Progress Tracking issues with work in progress label Oct 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Status] In Progress Tracking issues with work in progress [Type] Flaky Test Auto-generated flaky test report issue
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant