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] inserts a block in proper place after having clicked Browse All from inline inserter #35280

Open
github-actions bot opened this issue Oct 1, 2021 · 1 comment · Fixed by #58848
Assignees
Labels
[Status] In Progress Tracking issues with work in progress [Type] Flaky Test Auto-generated flaky test report issue

Comments

@github-actions
Copy link

github-actions bot commented Oct 1, 2021

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

Test title

inserts a block in proper place after having clicked Browse All from inline inserter

Test path

/test/e2e/specs/editor/various/inserting-blocks.spec.js

Errors

[2021-10-01T05:47:14.553Z] Test passed after 1 failed attempt on update/block-styles-preview-panel.
[2024-02-07T14:31:43.441Z] Test passed after 1 failed attempt on trunk.
[2024-02-08T09:54:01.558Z] Test passed after 1 failed attempt on try/debounce-post-type-seach-command.
[2024-08-22T09:07:22.357Z] Test passed after 1 failed attempt on add/preferred-languages.
[2024-09-30T08:42:19.939Z] Test passed after 1 failed attempt on select-control-prefix-story.
[2024-10-02T06:45:25.947Z] Test passed after 1 failed attempt on update/zoom-out-document-width-parity.
[2024-10-02T10:59:38.137Z] Test passed after 1 failed attempt on update/query-loop-templateSlug.
[2024-10-16T10:25:09.182Z] Test passed after 1 failed attempt on fix/save-post-hook-arguments.
[2024-10-16T19:02:13.720Z] Test passed after 1 failed attempt on fix/html-scale-code-quality.
[2024-10-17T10:40:00.013Z] Test passed after 1 failed attempt on trunk.
[2024-10-22T11:09:38.605Z] Test passed after 1 failed attempt on update/some-function-definitions.
[2024-10-24T12:24:13.954Z] Test passed after 1 failed attempt on trunk.
Error: apiRequestContext.fetch: socket hang up
Call log:
  - → GET http://localhost:8889/index.php?rest_route=%2Fwp%2Fv2%2Fblocks&per_page=100&status=publish%2Cfuture%2Cdraft%2Cpending%2Cprivate%2Ctrash
  -   user-agent: Playwright/1.48.1 (x64; ubuntu 22.04) node/20.18 CI/1
  -   accept: */*
  -   accept-encoding: gzip,deflate,br
  -   X-WP-Nonce: 6173606de1
  -   cookie: wordpress_test_cookie=WP%20Cookie%20check; wordpress_logged_in_23778236db82f19306f247e20a353a99=admin%7C1729944571%7CO2nqP7a01l74pOZqthY7CBFiocQu3kYzpZmWlV9ajUK%7C7054b0d5bc1692272ddd6c72ad39b4505a104426d635dbbe5ed2b33cc65ee088; wp-settings-time-1=1729771772

    at RequestUtils.rest (/home/runner/work/gutenberg/gutenberg/packages/e2e-test-utils-playwright/src/request-utils/rest.ts:119:39)
    at RequestUtils.deleteAllBlocks (/home/runner/work/gutenberg/gutenberg/packages/e2e-test-utils-playwright/src/request-utils/blocks.ts:26:28)
    at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/inserting-blocks.spec.js:25:22
@github-actions github-actions bot added the [Type] Flaky Test Auto-generated flaky test report issue label Oct 1, 2021
@talldan
Copy link
Contributor

talldan commented Jan 14, 2022

This test doesn't seem to exist any more. Possibly renamed or refactored?

@talldan talldan closed this as completed Jan 14, 2022
@github-actions github-actions bot reopened this Feb 7, 2024
@github-actions github-actions bot added the [Status] In Progress Tracking issues with work in progress label Feb 8, 2024
@github-actions github-actions bot reopened this Aug 22, 2024
github-actions bot referenced this issue Oct 17, 2024
Refactor some of the check-license logic into a reusable module.

The check-license script continues to act as the CLI, while another module
contains the license checking logic.

This is helpful for work migrating to npm workspaces:
#65681

The license checking logic is required, but the implementation will be different
to account for npm workspaces in Gutenberg.

---

Co-authored-by: sirreal <[email protected]>
Co-authored-by: gziolo <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Status] In Progress Tracking issues with work in progress [Type] Flaky Test Auto-generated flaky test report issue
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants