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] selects all transformed output #54677

Closed
github-actions bot opened this issue Sep 20, 2023 · 2 comments
Closed

[Flaky Test] selects all transformed output #54677

github-actions bot opened this issue Sep 20, 2023 · 2 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 Sep 20, 2023

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

Test title

selects all transformed output

Test path

/test/e2e/specs/editor/blocks/list.spec.js

Errors

[2023-09-20T23:35:46.202Z] Test passed after 1 failed attempt on trunk.
[2023-09-20T23:54:23.864Z] Test passed after 2 failed attempts on fix/pattern-category-not-saved-bug.
[2023-09-21T00:18:24.522Z] Test passed after 1 failed attempt on trunk.
[2023-09-21T00:33:13.580Z] Test passed after 2 failed attempts on fix/pattern-category-not-saved-bug.
[2023-09-21T02:32:41.693Z] Test passed after 2 failed attempts on fix/pattern-category-not-saved-bug.
[2023-09-21T02:39:41.981Z] Test passed after 2 failed attempts on remove/ui-tooltip.
[2023-09-21T17:53:28.012Z] Test passed after 1 failed attempt on trac-58664.
[2023-10-25T12:08:39.347Z] Test passed after 1 failed attempt on feat/dropdown-v2-ariakit.
[2023-11-07T22:52:20.586Z] Test passed after 1 failed attempt on experiment/show-styles-inherited-values.
TimeoutError: locator.getAttribute: Timeout 10000ms exceeded.
=========================== logs ===========================
waiting for frameLocator('[name="editor-canvas"]').locator('role=document[name="Block: List"i]')
============================================================
    at Editor.selectBlocks (/home/runner/work/gutenberg/gutenberg/packages/e2e-test-utils-playwright/src/editor/select-blocks.ts:26:41)
    at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/list.spec.js:1390:16
@github-actions github-actions bot added the [Type] Flaky Test Auto-generated flaky test report issue label Sep 20, 2023
github-actions bot referenced this issue Sep 20, 2023
* Site Editor: First pass at adding a Show Template toggle when editing pages

* Bit of clean up

* Use a toggle in sidebar

* Make toggling 'Show template' on/off faster

* Use blocks in same order as template

* Tidy up code

* Add unit tests

* Add doc comment

* Formatting
Remove unused component import
Doc update

* With icon and updated copy

* Use only the check icon and set min width of dropdown to minimize the effect of the dropdown width toggling between narrow and wide

* This commit tries to get around a peculiarity of __experimentalGetGlobalBlocksByName, which doesn't seem to be able to find the post-content block in a new block tree (if it even exists in state).
We're sidestepping the issue, but with fewer selectors, so overall hopefully it's more sustainable.

* Removing the filter iteration layer and adding it to the flattenBlock helper function
Checking for disallowed blocks as well, e.g., core/query

* Extract usePageContentBlocks and write basic tests
Moving PAGE_CONTENT_BLOCK_TYPES to utils/constants and creating a map

* Updates selectors to include canvas mode so we can show any hidden templates in focus mode

* Moving getPageContentFocusType and setPageContentFocusType selector/action to locked, private methods
In the use-page-content-blocks.js test, add innerblocks to the query test block

---------

Co-authored-by: ramon <ramonjd@gmail.com>
@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 Oct 22, 2023
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Oct 24, 2023
@github-actions github-actions bot reopened this Oct 25, 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 26, 2023
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 Nov 29, 2023
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Nov 30, 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