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] create a new page, edit template and toggle page template preview #60102

Closed
github-actions bot opened this issue Mar 22, 2024 · 1 comment · Fixed by #60109
Closed

[Flaky Test] create a new page, edit template and toggle page template preview #60102

github-actions bot opened this issue Mar 22, 2024 · 1 comment · Fixed by #60109
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 Mar 22, 2024

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

Test title

create a new page, edit template and toggle page template preview

Test path

/test/e2e/specs/site-editor/pages.spec.js

Errors

[2024-03-22T05:06:14.981Z] Test passed after 1 failed attempt on trunk.
[2024-03-22T05:16:30.009Z] Test passed after 1 failed attempt on add/background-global-styles-panel.
[2024-03-22T05:17:57.994Z] Test passed after 1 failed attempt on dataview/list-layout-warning.
[2024-03-22T05:30:39.582Z] Test passed after 1 failed attempt on remove/page-data-view-callback-memo.
[2024-03-22T05:41:11.020Z] Test passed after 1 failed attempt on zoomed-out-disable-resizing.
[2024-03-22T06:04:09.234Z] Test passed after 1 failed attempt on add/background-global-styles-panel.
[2024-03-22T06:21:01.436Z] Test passed after 1 failed attempt on try/global-styles-only-specificity.
[2024-03-22T06:45:09.595Z] Test passed after 1 failed attempt on shadow-support-unit-tests.
[2024-03-22T07:51:06.994Z] Test passed after 1 failed attempt on trunk.
[2024-03-22T07:53:25.216Z] Test passed after 1 failed attempt on consolidate-save-button-usage.
[2024-03-22T08:06:28.902Z] Test passed after 1 failed attempt on fix/20481-charoutofbounds.
[2024-03-22T08:20:22.469Z] Test passed after 1 failed attempt on try/rename-template-part-command.
[2024-03-22T08:47:08.829Z] Test passed after 1 failed attempt on consolidate-save-button-usage.
[2024-03-22T08:52:43.572Z] Test passed after 1 failed attempt on trunk.
[2024-03-22T09:46:40.408Z] Test passed after 1 failed attempt on trunk.
[2024-03-22T09:59:04.149Z] Test passed after 1 failed attempt on trunk.
[2024-03-22T10:00:21.858Z] Test passed after 1 failed attempt on consolidate-save-button-usage.
[2024-05-14T06:17:30.648Z] Test passed after 1 failed attempt on fix/grid-item-resizing-in-site-editor.
[2024-06-21T16:11:52.154Z] Test passed after 1 failed attempt on fix/custom-select-control-initial-value.
[2024-06-21T16:53:11.843Z] Test passed after 2 failed attempts on try/update-message-with-props.
[2024-06-24T10:33:22.718Z] Test passed after 2 failed attempts on add/table-caption-toolbar-item.
[2024-06-24T12:12:32.531Z] Test passed after 1 failed attempt on fix/dataViews-Active-template-is-not-highlighted-properly-in-list-view.
[2024-06-24T14:00:11.252Z] Test passed after 2 failed attempts on update/sticky-ui.
[2024-06-24T14:40:39.860Z] Test passed after 2 failed attempts on try/disallow-image-with-caption-overrides.
[2024-06-24T17:34:07.297Z] Test passed after 1 failed attempt on fix/navigation-submenu-not-opening-on-safari-macos.
TimeoutError: locator.click: Timeout 10000ms exceeded.
Call log:
  - waiting for frameLocator('[name="editor-canvas"]').getByRole('document', { name: 'Block: Content' }).getByRole('document', { name: 'Empty block; start writing or type forward slash to choose a block' })

    at addPageContent (/home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/pages.spec.js:29:4)
    at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/pages.spec.js:99:9
@github-actions github-actions bot added the [Type] Flaky Test Auto-generated flaky test report issue label Mar 22, 2024
github-actions bot referenced this issue Mar 22, 2024
* Allow selecting template parts in page content focus mode

* Show block name/icon in toolbar when editing mode is contentOnly

* Only show page content blocks in PageContent sidebar section

* Fix pages.spec.js

* Improve clarify of if()

* Move template part Edit button from @wordpress/edit-site to @wordpress/editor

* Rendering mode should be 'all' in post editor when editing a template or template part

* Revert "Rendering mode should be 'all' in post editor when editing a template or template part"

This reverts commit 348889e.

* Reset and remember rendering mode when navigating in post editor

* Remove unsupported rendering mode from docs

* Add 'Edit' button to Template Part block natively

* Disable appending into a template part

* Always show purple outline on template parts

Co-authored-by: noisysocks <noisysocks@git.wordpress.org>
Co-authored-by: SaxonF <saxonafletcher@git.wordpress.org>
Co-authored-by: andrewserong <andrewserong@git.wordpress.org>
Co-authored-by: richtabor <richtabor@git.wordpress.org>
Co-authored-by: youknowriad <youknowriad@git.wordpress.org>
Co-authored-by: jasmussen <joen@git.wordpress.org>
Co-authored-by: jameskoster <jameskoster@git.wordpress.org>
Co-authored-by: ramonjd <ramonopoly@git.wordpress.org>
Co-authored-by: bacoords <bacoords@git.wordpress.org>
github-actions bot referenced this issue Mar 22, 2024
Co-authored-by: Mamaduka <mamaduka@git.wordpress.org>
Co-authored-by: jsnajdr <jsnajdr@git.wordpress.org>
github-actions bot referenced this issue Mar 22, 2024
Co-authored-by: oandregal <oandregal@git.wordpress.org>
Co-authored-by: youknowriad <youknowriad@git.wordpress.org>
@github-actions github-actions bot added the [Status] In Progress Tracking issues with work in progress label Mar 22, 2024
github-actions bot referenced this issue Mar 22, 2024
…#60033)

Co-authored-by: youknowriad <youknowriad@git.wordpress.org>
Co-authored-by: gziolo <gziolo@git.wordpress.org>
@github-actions github-actions bot reopened this May 14, 2024
@Mamaduka Mamaduka removed their assignment May 16, 2024
@Mamaduka Mamaduka removed the [Status] In Progress Tracking issues with work in progress label May 16, 2024
@github-actions github-actions bot reopened this Jun 21, 2024
Copy link
Author

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 Jul 10, 2024
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Jul 11, 2024
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

Successfully merging a pull request may close this issue.

1 participant