Skip to content

[Flaky Test] should undo bold #48558

@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

should undo bold

Test path

/test/e2e/specs/editor/various/undo.spec.js

Errors

[2023-02-27T19:57:43.534Z] Test passed after 2 failed attempts on try/set-attrs-idle.
[2023-12-20T21:14:18.245Z] Test passed after 1 failed attempt on trunk.
[2023-12-21T17:41:45.987Z] Test passed after 1 failed attempt on trunk.
[2026-02-20T07:00:01.552Z] Test passed after 1 failed attempt on trunk.
[2026-02-20T07:03:32.529Z] Test passed after 1 failed attempt on improve_pfi.
[2026-02-20T07:17:36.427Z] Test passed after 2 failed attempts on remove/content-role-from-query-block.
[2026-02-20T07:20:55.944Z] Test passed after 2 failed attempts on feat/components/tgc-color.
[2026-02-20T07:31:12.771Z] Test passed after 1 failed attempt on fix/nested-pattern-toolbar-edit-pattern-button.
[2026-02-20T08:13:15.381Z] Test passed after 2 failed attempts on trunk.
[2026-02-20T08:16:50.540Z] Test passed after 1 failed attempt on trunk.
[2026-02-20T08:26:37.869Z] Test passed after 1 failed attempt on trunk.
[2026-02-20T08:33:09.462Z] Test passed after 2 failed attempts on reply-gh-comment-75020.
[2026-02-20T08:47:39.786Z] Test passed after 1 failed attempt on fix/icon-button-tooltip-disabled.
[2026-02-20T09:09:12.045Z] Test passed after 1 failed attempt on add-nav-link-current-state.
[2026-02-20T09:26:56.230Z] Test passed after 2 failed attempts on wp/next.
[2026-02-23T00:24:05.735Z] Test passed after 2 failed attempts on try/style-variations-transforms.
Error: expect(received).toMatchObject(expected)

- Expected  - 1
+ Received  + 1

  Array [
    Object {
      "attributes": Object {
-       "content": "test",
+       "content": "<strong>test</strong>",
      },
      "name": "core/paragraph",
    },
  ]

Call Log:
- Timeout 5000ms exceeded while waiting on the predicate
    at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/undo.spec.js:181:3
Error: expect(received).toMatchObject(expected)

- Expected  - 1
+ Received  + 1

  Array [
    Object {
      "attributes": Object {
-       "content": "test",
+       "content": "<strong>test</strong>",
      },
      "name": "core/paragraph",
    },
  ]

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    [Status] StaleGives the original author opportunity to update before closing. Can be reopened as needed.[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