Skip to content

[Flaky Test] should immediately create an undo level on typing #75770

@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 immediately create an undo level on typing

Test path

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

Errors

[2026-02-20T08:26:37.419Z] Test passed after 1 failed attempt on trunk.
Error: expect(locator).toBeEnabled() failed

Locator:  locator('role=button[name="Undo"]')
Expected: enabled
Received: disabled
Timeout:  5000ms

Call log:
  - Expect "toBeEnabled" with timeout 5000ms
  - waiting for locator('role=button[name="Undo"]')
    9 × locator resolved to <button id=":r3:" type="button" tabindex="-1" aria-label="Undo" aria-disabled="true" data-toolbar-item="true" class="components-button editor-history__undo is-next-40px-default-size is-compact has-icon">…</button>
      - unexpected value "disabled"

    at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/undo.spec.js:432:5

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