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 script and dependencies in iframe #34773

Closed
github-actions bot opened this issue Sep 13, 2021 · 4 comments · Fixed by #55016
Closed

[Flaky Test] should load script and dependencies in iframe #34773

github-actions bot opened this issue Sep 13, 2021 · 4 comments · Fixed by #55016
Labels
[Type] Flaky Test Auto-generated flaky test report issue

Comments

@github-actions
Copy link

github-actions bot commented Sep 13, 2021

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

Test title

should load script and dependencies in iframe

Test path

specs/editor/plugins/iframed-masonry-block.test.js

Errors

[2021-09-13T09:52:12.774Z] Test passed after 1 failed attempt on trunk.
[2021-09-13T11:07:20.775Z] Test passed after 1 failed attempt on trunk.
[2023-07-21T12:58:20.793Z] Test passed after 1 failed attempt on feat/async-block-loading.
[2023-08-14T10:53:12.893Z] Test passed after 1 failed attempt on feat/async-block-loading.
[2023-09-11T13:53:37.361Z] Test passed after 1 failed attempt on try/iframe-skip-scoping-css.
[2023-09-13T19:25:29.070Z] Test passed after 1 failed attempt on trunk.
[2023-09-21T04:41:00.396Z] Test passed after 1 failed attempt on update/patterns-filter.
[2023-09-26T11:03:12.214Z] Test passed after 1 failed attempt on update/ariakit.
[2023-11-14T21:28:06.177Z] Test passed after 5 failed attempts on experiment/show-styles-inherited-values.
[2023-11-21T12:49:41.241Z] Test passed after 1 failed attempt on 6-4-2-cherry-picks.
[2023-11-21T13:11:20.281Z] Test passed after 1 failed attempt on 6-4-2-cherry-picks.
[2023-11-21T14:13:07.026Z] Test passed after 1 failed attempt on 6-4-2-cherry-picks.
[2023-11-21T14:47:26.492Z] Test passed after 1 failed attempt on 6-4-2-cherry-picks.
[2023-11-21T15:11:44.978Z] Test passed after 1 failed attempt on 6-4-2-cherry-picks.
[2023-11-21T15:46:20.953Z] Test passed after 1 failed attempt on 6-4-2-cherry-picks.
[2023-11-27T03:52:33.506Z] Test passed after 1 failed attempt on fix/template-replace-bug.
[2023-11-27T04:09:53.531Z] Test passed after 1 failed attempt on fix/template-replace-bug.
  ● iframed masonry block › should load script and dependencies in iframe

    TimeoutError: waiting for selector `tr[data-slug="gutenberg-test-iframed-masonry-block"] .deactivate a` 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-plugin.js:29:13)
          at runMicrotasks (<anonymous>)
      at Object.<anonymous> (specs/editor/plugins/iframed-masonry-block.test.js:30:3)

@github-actions github-actions bot added the [Type] Flaky Test Auto-generated flaky test report issue label Sep 13, 2021
@talldan
Copy link
Contributor

talldan commented Sep 13, 2021

#34776 is a potential fix.

@kevin940726
Copy link
Member

Let's close this since that #34776 is now merged. If that doesn't solve the issue then the bot will automatically re-open this.

@noisysocks
Copy link
Member

This is pretty cool 🙂

@talldan
Copy link
Contributor

talldan commented Sep 14, 2021

Let's close this since that #34776 is now merged. If that doesn't solve the issue then the bot will automatically re-open this.

I was wondering if it would re-open automatically—that's a cool feature.

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

Successfully merging a pull request may close this issue.

4 participants