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] image inserted via link should appear in the frontend published post content #52030

Open
github-actions bot opened this issue Jun 28, 2023 · 6 comments
Labels
[Status] Stale Gives the original author opportunity to update before closing. Can be reopened as needed. [Type] Flaky Test Auto-generated flaky test report issue

Comments

@github-actions
Copy link

github-actions bot commented Jun 28, 2023

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

Test title

image inserted via link should appear in the frontend published post content

Test path

/test/e2e/specs/editor/blocks/image.spec.js

Errors

[2023-06-28T10:26:23.876Z] Test passed after 1 failed attempt on trunk.
[2023-09-13T17:04:17.089Z] Test passed after 1 failed attempt on fix/ensure-fontface-encoded-as-array.
[2023-09-13T22:22:54.815Z] Test passed after 1 failed attempt on fix/ensure-fontface-encoded-as-array.
[2023-11-07T22:52:13.765Z] Test passed after 1 failed attempt on experiment/show-styles-inherited-values.
[2023-11-30T03:46:21.039Z] Test passed after 1 failed attempt on refactor/style-variation-style-customisations.
[2024-01-10T07:49:19.841Z] Test passed after 1 failed attempt on try/extending-block-style-variations.
[2024-01-11T17:37:39.902Z] Test passed after 1 failed attempt on trunk.
[2024-01-12T12:16:34.663Z] Test passed after 1 failed attempt on trunk.
[2024-01-17T17:49:03.753Z] Test passed after 1 failed attempt on update/block-hooks-dont-remove-toggle-if-hooked-block-is-present-elsewhere.
[2024-01-18T13:57:49.856Z] Test passed after 1 failed attempt on feature/add-dom-window-on-directives.
[2024-01-18T15:33:50.438Z] Test passed after 2 failed attempts on tweak/link-control-preview-ui.
[2024-02-21T03:10:39.788Z] Test passed after 1 failed attempt on trunk.
[2024-02-21T15:35:56.594Z] Test passed after 1 failed attempt on try/support-wp-settings-label-arg.
[2024-02-21T17:30:38.377Z] Test passed after 2 failed attempts on try/support-wp-settings-label-arg.
[2024-05-28T13:24:16.249Z] Test passed after 1 failed attempt on try/media-text--media-on-right.
[2024-08-15T02:52:57.966Z] Test passed after 1 failed attempt on update/allow-style-prop-on-popover.
[2024-09-04T09:44:38.747Z] Test passed after 1 failed attempt on trunk.
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()

Locator: frameLocator('[name="editor-canvas"]').locator('role=document[name="Block: Image"i]').locator('role=img')
Expected: visible
Received: hidden
Call log:
  - expect.toBeVisible with timeout 5000ms
  - waiting for frameLocator('[name="editor-canvas"]').locator('role=document[name="Block: Image"i]').locator('role=img')
  -   locator resolved to <img alt="This image has an empty alt attribute; its file name is wp20-logo-white.svg" src="https://wp20.wordpress.net/wp-content/themes/twentyseventeen-wp20/images/wp20-logo-white.svg"/>
  -   unexpected value "hidden"
  -   locator resolved to <img alt="This image has an empty alt attribute; its file name is wp20-logo-white.svg" src="https://wp20.wordpress.net/wp-content/themes/twentyseventeen-wp20/images/wp20-logo-white.svg"/>
  -   unexpected value "hidden"
  -   locator resolved to <img alt="This image has an empty alt attribute; its file name is wp20-logo-white.svg" src="https://wp20.wordpress.net/wp-content/themes/twentyseventeen-wp20/images/wp20-logo-white.svg"/>
  -   unexpected value "hidden"
  -   locator resolved to <img alt="This image has an empty alt attribute; its file name is wp20-logo-white.svg" src="https://wp20.wordpress.net/wp-content/themes/twentyseventeen-wp20/images/wp20-logo-white.svg"/>
  -   unexpected value "hidden"
  -   locator resolved to <img alt="This image has an empty alt attribute; its file name is wp20-logo-white.svg" src="https://wp20.wordpress.net/wp-content/themes/twentyseventeen-wp20/images/wp20-logo-white.svg"/>
  -   unexpected value "hidden"
  -   locator resolved to <img alt="This image has an empty alt attribute; its file name is wp20-logo-white.svg" src="https://wp20.wordpress.net/wp-content/themes/twentyseventeen-wp20/images/wp20-logo-white.svg"/>
  -   unexpected value "hidden"
  -   locator resolved to <img alt="This image has an empty alt attribute; its file name is wp20-logo-white.svg" src="https://wp20.wordpress.net/wp-content/themes/twentyseventeen-wp20/images/wp20-logo-white.svg"/>
  -   unexpected value "hidden"
  -   locator resolved to <img alt="This image has an empty alt attribute; its file name is wp20-logo-white.svg" src="https://wp20.wordpress.net/wp-content/themes/twentyseventeen-wp20/images/wp20-logo-white.svg"/>
  -   unexpected value "hidden"
  -   locator resolved to <img alt="This image has an empty alt attribute; its file name is wp20-logo-white.svg" src="https://wp20.wordpress.net/wp-content/themes/twentyseventeen-wp20/images/wp20-logo-white.svg"/>
  -   unexpected value "hidden"

    at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/image.spec.js:647:33
@github-actions github-actions bot added the [Type] Flaky Test Auto-generated flaky test report issue label Jun 28, 2023
github-actions bot referenced this issue Jun 28, 2023
* Add Typography: text orientation (writing mode)

* fix spacing CS issues

* try to fix white space issue

* Rename text orientation to writing mode

* Add new text orientation icons
@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 Jul 29, 2023
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Jul 30, 2023
@github-actions github-actions bot reopened this Sep 13, 2023
@github-actions github-actions bot removed the [Status] Stale Gives the original author opportunity to update before closing. Can be reopened as needed. label Sep 14, 2023
@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 14, 2023
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Oct 15, 2023
@github-actions github-actions bot reopened this Nov 7, 2023
@github-actions github-actions bot removed the [Status] Stale Gives the original author opportunity to update before closing. Can be reopened as needed. label Nov 8, 2023
Copy link
Author

This issue has gone 15 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 Dec 16, 2023
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Dec 17, 2023
@github-actions github-actions bot reopened this Jan 10, 2024
@github-actions github-actions bot removed the [Status] Stale Gives the original author opportunity to update before closing. Can be reopened as needed. label Jan 11, 2024
github-actions bot referenced this issue Jan 12, 2024
* Editor: Use hooks instead of HoCs for EditorNotices

* Minor optimizations as per feedback
Copy link
Author

github-actions bot commented Feb 3, 2024

This issue has gone 15 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 Feb 3, 2024
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Feb 4, 2024
@github-actions github-actions bot reopened this Feb 21, 2024
github-actions bot referenced this issue Feb 21, 2024
)

* Cover block: empty min height field when an aspect ratio is set

* Tidy things slightly

Co-authored-by: andrewserong <andrewserong@git.wordpress.org>
Co-authored-by: aaronrobertshaw <aaronrobertshaw@git.wordpress.org>
@github-actions github-actions bot removed the [Status] Stale Gives the original author opportunity to update before closing. Can be reopened as needed. label Feb 26, 2024
Copy link
Author

This issue has gone 15 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 Mar 13, 2024
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Mar 15, 2024
@github-actions github-actions bot reopened this May 28, 2024
@github-actions github-actions bot removed the [Status] Stale Gives the original author opportunity to update before closing. Can be reopened as needed. label May 29, 2024
Copy link
Author

This issue has gone 15 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 Jun 15, 2024
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Jun 18, 2024
@github-actions github-actions bot reopened this Aug 15, 2024
github-actions bot referenced this issue Sep 4, 2024
… is opened. (#64738)

* Lock editing bindings if meta fields interface is opened

* Update snapshots

* Refactor the EnableCustomFieldsOption component to improve code readability and maintainability.

* Update snapshots

* Remove extra text

Co-authored-by: cbravobernal <cbravobernal@git.wordpress.org>
Co-authored-by: SantosGuillamot <santosguillamot@git.wordpress.org>
Co-authored-by: artemiomorales <artemiosans@git.wordpress.org>
Co-authored-by: gziolo <gziolo@git.wordpress.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Status] Stale Gives the original author opportunity to update before closing. Can be reopened as needed. [Type] Flaky Test Auto-generated flaky test report issue
Projects
None yet
Development

No branches or pull requests

0 participants