-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Open
Labels
[Type] Flaky TestAuto-generated flaky test report issueAuto-generated flaky test report issue
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
[Type] Flaky TestAuto-generated flaky test report issueAuto-generated flaky test report issue