Directory

[Flaky Test] should undo split in one go · Issue #47179 · WordPress/gutenberg · GitHub
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 undo split in one go #47179

Closed
github-actions bot opened this issue Jan 16, 2023 · 1 comment
Closed

[Flaky Test] should undo split in one go #47179

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

Comments

@github-actions
Copy link

github-actions bot commented Jan 16, 2023

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

Test title

should undo split in one go

Test path

/test/e2e/specs/editor/various/splitting-merging.spec.js

Errors

[2023-01-16T10:26:13.697Z] Test passed after 1 failed attempt on trunk.
[2023-09-26T11:41:46.309Z] Test passed after 2 failed attempts on try/debounce-rich-text-on-input.
[2023-10-03T09:46:34.491Z] Test passed after 1 failed attempt on refactor/e2e-use-frame-locator-for-canvas.
[2023-10-03T10:30:28.435Z] Test passed after 1 failed attempt on refactor/e2e-use-frame-locator-for-canvas.
[2023-10-03T11:21:25.977Z] Test passed after 1 failed attempt on refactor/e2e-use-frame-locator-for-canvas.
[2023-10-04T21:52:02.070Z] Test passed after 1 failed attempt on refactor/e2e-use-frame-locator-for-canvas.
[2023-10-25T15:37:33.296Z] Test passed after 1 failed attempt on try/block-edit-lazy-loading.
[2023-10-25T17:09:33.124Z] Test passed after 1 failed attempt on try/block-edit-lazy-loading.
[2023-11-29T10:47:37.157Z] Test passed after 1 failed attempt on try/block-edit-lazy-loading.
[2023-12-11T13:29:21.752Z] 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": "12",
+       "content": "2",
      },
      "name": "core/paragraph",
    },
  ]
    at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/splitting-merging.spec.js:340:38
Error: expect(received).toMatchObject(expected)

- Expected  - 1
+ Received  + 1

  Array [
    Object {
      "attributes": Object {
-       "content": "12",
+       "content": "2",
      },
      "name": "core/paragraph",
    },
  ]
    at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/splitting-merging.spec.js:340:38
@github-actions github-actions bot added the [Type] Flaky Test Auto-generated flaky test report issue label Jan 16, 2023
github-actions bot referenced this issue Jan 16, 2023
* Site editor: Update resize handle.

* Fix

* Update handle

* Fix linting.

* More linting

Co-authored-by: James Koster <james@jameskoster.co.uk>
@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 Feb 16, 2023
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Feb 17, 2023
@github-actions github-actions bot reopened this Sep 26, 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 28, 2023
@github-actions github-actions bot reopened this Oct 25, 2023
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

2 participants