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 navigate contenteditable with normal line height #48549

Closed
github-actions bot opened this issue Feb 27, 2023 · 1 comment
Closed

[Flaky Test] should navigate contenteditable with normal line height #48549

github-actions bot opened this issue Feb 27, 2023 · 1 comment
Labels
[Type] Flaky Test Auto-generated flaky test report issue

Comments

@github-actions
Copy link

github-actions bot commented Feb 27, 2023

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

Test title

should navigate contenteditable with normal line height

Test path

/test/e2e/specs/editor/various/writing-flow.spec.js

Errors

[2023-02-27T19:57:26.930Z] Test passed after 2 failed attempts on try/set-attrs-idle.
[2023-07-21T12:58:23.193Z] Test passed after 1 failed attempt on feat/async-block-loading.
[2023-08-09T10:42:55.110Z] Test passed after 1 failed attempt on feat/async-block-loading.
[2023-08-31T17:53:25.537Z] Test passed after 1 failed attempt on update/make-shortcuts-provider-optional-2.
[2023-10-25T17:09:15.973Z] Test passed after 1 failed attempt on try/block-edit-lazy-loading.
[2023-11-29T10:47:24.869Z] Test passed after 1 failed attempt on try/block-edit-lazy-loading.
[2023-11-29T11:21:23.306Z] Test passed after 1 failed attempt on try/block-edit-lazy-loading.
[2024-02-02T16:10:34.831Z] Test passed after 1 failed attempt on try/block-edit-lazy-loading.
Error: expect(received).toMatchObject(expected)

- Expected  - 1
+ Received  + 1

@@ -1,9 +1,9 @@
  Array [
    Object {
      "attributes": Object {
-       "content": "1",
+       "content": "",
      },
      "name": "core/paragraph",
    },
    Object {
      "attributes": Object {
    at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/writing-flow.spec.js:558:38
@github-actions github-actions bot added the [Type] Flaky Test Auto-generated flaky test report issue label Feb 27, 2023
@github-actions github-actions bot mentioned this issue Feb 27, 2023
@Mamaduka Mamaduka closed this as completed Mar 2, 2023
@github-actions github-actions bot reopened this Jul 21, 2023
@github-actions
Copy link
Author

github-actions bot commented Oct 2, 2023

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 2, 2023
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Oct 3, 2023
@github-actions github-actions bot reopened this Oct 25, 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 Oct 26, 2023
@github-actions github-actions bot reopened this Nov 29, 2023
@github-actions github-actions bot reopened this Feb 2, 2024
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

No branches or pull requests

1 participant