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] Allow creating custom block templates in classic themes #52687

Closed
github-actions bot opened this issue Jul 17, 2023 · 3 comments
Closed

[Flaky Test] Allow creating custom block templates in classic themes #52687

github-actions bot opened this issue Jul 17, 2023 · 3 comments
Labels
[Status] Stale Gives the original author opportunity to update before closing. Can be reopened as needed. [Type] Flaky Test Auto-generated flaky test report issue

Comments

@github-actions
Copy link

github-actions bot commented Jul 17, 2023

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

Test title

Allow creating custom block templates in classic themes

Test path

/test/e2e/specs/editor/various/post-editor-template-mode.spec.js

Errors

[2023-07-17T13:48:56.936Z] Test passed after 1 failed attempt on trunk.
[2023-07-30T21:50:31.755Z] Test passed after 1 failed attempt on trunk.
[2023-10-04T08:20:51.678Z] Test passed after 1 failed attempt on fix/playwright-clipboard-read-write.
[2023-10-04T13:48:04.673Z] Test passed after 1 failed attempt on try/debounce-rich-text-on-input.
[2023-11-14T21:27:23.956Z] Test passed after 1 failed attempt on experiment/show-styles-inherited-values.
TimeoutError: locator.click: Timeout 10000ms exceeded.
=========================== logs ===========================
waiting for getByRole('region', { name: 'Editor top bar' }).getByRole('button', { name: 'Save draft' })
  locator resolved to <button type="button" aria-disabled="true" aria-label="S…>Save draft</button>
attempting click action
  waiting for element to be visible, enabled and stable
    element is not enabled - waiting...
============================================================
    at Editor.saveDraft (/home/runner/work/gutenberg/gutenberg/packages/e2e-test-utils-playwright/src/editor/save-draft.ts:14:4)
    at PostEditorTemplateMode.createPostAndSaveDraft (/home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/post-editor-template-mode.spec.js:170:21)
    at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/post-editor-template-mode.spec.js:81:3
@github-actions github-actions bot added the [Type] Flaky Test Auto-generated flaky test report issue label Jul 17, 2023
github-actions bot referenced this issue Jul 17, 2023
…for non-block themes (#52656)

* Don't allow template part to be created on the Patterns page for non-block themes

* Remove unnecessary theme directory name in E2E test
@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 Aug 30, 2023
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Aug 31, 2023
@github-actions github-actions bot reopened this Oct 4, 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 Oct 5, 2023
Copy link
Author

github-actions bot commented Nov 5, 2023

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 Nov 5, 2023
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Nov 7, 2023
@github-actions github-actions bot reopened this Nov 14, 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 Nov 15, 2023
Copy link
Author

github-actions bot commented Dec 1, 2023

This issue has gone 15 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 Dec 1, 2023
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Dec 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Status] Stale Gives the original author opportunity to update before closing. Can be reopened as needed. [Type] Flaky Test Auto-generated flaky test report issue
Projects
None yet
Development

No branches or pull requests

0 participants