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 make bold after split and merge #40308

Closed
github-actions bot opened this issue Apr 13, 2022 · 3 comments
Closed

[Flaky Test] should make bold after split and merge #40308

github-actions bot opened this issue Apr 13, 2022 · 3 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 Apr 13, 2022

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

Test title

should make bold after split and merge

Test path

/test/e2e/specs/editor/various/rich-text.spec.js

Errors

[2022-12-19T09:39:47.532Z] Test passed after 1 failed attempt on enable/react-18-concurrent-mode.
[2023-02-23T07:52:16.853Z] Test passed after 1 failed attempt on try/rich-text-on-focus-store-change.
[2023-02-23T17:40:00.942Z] Test passed after 1 failed attempt on trunk.
[2023-02-23T17:49:15.544Z] Test passed after 1 failed attempt on try/rich-text-focus-micro-task.
[2023-02-23T17:56:20.346Z] Test passed after 1 failed attempt on trunk.
[2023-02-23T18:09:04.984Z] Test passed after 1 failed attempt on trunk.
[2023-02-23T19:55:50.087Z] Test passed after 1 failed attempt on html-api/updates-from-core-dev.
[2023-02-23T20:15:27.871Z] Test passed after 1 failed attempt on trunk.
[2023-02-23T22:38:21.580Z] Test passed after 1 failed attempt on try/rich-text-focus-micro-task.
[2023-02-24T00:11:57.356Z] Test passed after 2 failed attempts on trunk.
[2023-02-24T00:36:22.131Z] Test passed after 1 failed attempt on trunk.
[2023-02-24T01:37:55.313Z] Test passed after 2 failed attempts on gs-support-duotone.
[2023-02-24T07:01:13.772Z] Test passed after 2 failed attempts on fix-48232.
[2023-02-24T07:55:04.188Z] Test passed after 1 failed attempt on update/duotone-preset-attribute.
[2023-02-24T08:16:19.849Z] Test passed after 2 failed attempts on update/image-describedby.
[2023-02-24T08:25:12.731Z] Test passed after 1 failed attempt on try/featured-image-caption.
[2023-02-24T09:06:46.740Z] Test passed after 1 failed attempt on trunk.
[2023-02-24T09:10:56.881Z] Test passed after 1 failed attempt on fix/widget-importer-empty-state.
[2023-02-24T09:21:11.017Z] Test passed after 1 failed attempt on hide/save-button.
[2023-02-24T09:31:10.873Z] Test passed after 1 failed attempt on fix/widget-importer-empty-state.
[2023-02-24T10:26:59.837Z] Test passed after 1 failed attempt on try/featured-image-title.
[2023-02-24T10:56:15.329Z] Test passed after 1 failed attempt on fix/perf-regression-duotone-hooks.
[2023-02-24T10:57:54.339Z] Test passed after 1 failed attempt on pin/floating-ui-react-dom.
[2023-02-24T11:30:27.687Z] Test passed after 1 failed attempt on pin/floating-ui-react-dom.
[2023-02-24T11:49:56.142Z] Test passed after 1 failed attempt on migrate/playwright-block-deletion.
[2023-02-24T11:55:28.865Z] Test passed after 1 failed attempt on update/output-duotone-presets-per-block.
[2023-02-24T12:40:42.061Z] Test passed after 1 failed attempt on migrate/playwright-block-deletion.
[2023-02-24T13:25:44.205Z] Test passed after 1 failed attempt on rnmobile/fix-e2e-helpers.
[2023-03-07T12:02:26.565Z] Test passed after 2 failed attempts on try/dedicated-block-controls-filter.
[2023-07-05T14:07:36.160Z] Test passed after 1 failed attempt on feat/async-block-loading.
[2023-10-25T17:09:10.678Z] Test passed after 2 failed attempts on try/block-edit-lazy-loading.
Error: expect(received).toMatchObject(expected)

- Expected  - 1
+ Received  + 1

  Array [
    Object {
      "attributes": Object {
-       "content": "1<strong>2</strong>",
+       "content": "<strong>2</strong>",
      },
      "name": "core/paragraph",
    },
  ]
    at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/rich-text.spec.js:576:38
Error: expect(received).toMatchObject(expected)

- Expected  - 1
+ Received  + 1

  Array [
    Object {
      "attributes": Object {
-       "content": "1<strong>2</strong>",
+       "content": "<strong>2</strong>",
      },
      "name": "core/paragraph",
    },
  ]
    at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/rich-text.spec.js:576:38
@github-actions github-actions bot added the [Type] Flaky Test Auto-generated flaky test report issue label Apr 13, 2022
@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 Aug 25, 2022
@github-actions github-actions bot reopened this Dec 19, 2022
@github-actions github-actions bot removed the [Status] Stale Gives the original author opportunity to update before closing. Can be reopened as needed. label Dec 20, 2022
@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 Jan 19, 2023
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Jan 21, 2023
@github-actions github-actions bot reopened this Feb 23, 2023
github-actions bot referenced this issue Feb 23, 2023
…e_part. (#48000)

* Disable lazy term meta loading render_block_core_template_part.

* Add comment.
@github-actions github-actions bot removed the [Status] Stale Gives the original author opportunity to update before closing. Can be reopened as needed. label Mar 4, 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 Apr 17, 2023
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Apr 19, 2023
@github-actions github-actions bot reopened this Jul 5, 2023
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

1 participant