Skip to content

[Flaky Test] deleting last selected block via backspace #48511

@github-actions

Description

@github-actions

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

Test title

deleting last selected block via backspace

Test path

/test/e2e/specs/editor/various/block-deletion.spec.js

Errors

[2023-02-27T18:34:49.350Z] Test passed after 1 failed attempt on try/something.
[2023-10-04T13:48:17.536Z] Test passed after 1 failed attempt on try/debounce-rich-text-on-input.
[2023-11-07T22:52:10.125Z] Test passed after 1 failed attempt on experiment/show-styles-inherited-values.
Error: expect(received).toMatchObject(expected)

- Expected  - 6
+ Received  + 2

  Array [
    Object {
      "attributes": Object {
-       "content": "First",
-     },
-     "name": "core/paragraph",
-   },
-   Object {
-     "attributes": Object {
        "content": "Second",
+       "dropCap": false,
      },
+     "innerBlocks": Array [],
      "name": "core/paragraph",
    },
  ]

Call Log:
- Timeout 5000ms exceeded while waiting on the predicate
    at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/block-deletion.spec.js:227:3

Metadata

Metadata

Assignees

No one assigned

    Labels

    [Type] Flaky TestAuto-generated flaky test report issue

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions