Skip to content

[Flaky Test] should not be possible to edit connected blocks #74223

@github-actions

Description

@github-actions

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

Test title

should not be possible to edit connected blocks

Test path

/test/e2e/specs/editor/various/block-bindings/post-meta.spec.js

Errors

[2025-12-25T16:02:54.893Z] Test passed after 1 failed attempt on trunk.
[2025-12-30T17:53:20.070Z] Test passed after 1 failed attempt on fix/impossible-to-se-negative-order.
[2025-12-31T17:50:53.308Z] Test passed after 1 failed attempt on fix/63421-use-wp-theme-json-gutenberg.
[2026-01-06T15:29:09.071Z] Test passed after 1 failed attempt on remove/partial-syncing-supported-blocks-constant-take-two.
[2026-01-07T02:43:13.032Z] Test passed after 1 failed attempt on trunk.
[2026-01-08T15:55:26.573Z] Test passed after 1 failed attempt on input-layout.
[2026-01-13T01:18:02.903Z] Test passed after 1 failed attempt on update/backport-global-style-controller-trac-64418-from-core.
[2026-01-22T05:06:39.564Z] Test passed after 1 failed attempt on trunk.
[2026-01-23T13:31:35.450Z] Test passed after 1 failed attempt on add-notfound-uselinkprops-api.
[2026-01-26T10:52:55.485Z] Test passed after 1 failed attempt on build/dedupe-minify-styles.
[2026-01-30T10:10:18.843Z] Test passed after 1 failed attempt on update/dimension-tokens.
[2026-02-05T10:21:36.566Z] Test passed after 1 failed attempt on improve/public-sync-package.
[2026-02-05T11:24:56.862Z] Test passed after 1 failed attempt on update/lazily-load-duotone-settings.
[2026-02-21T01:19:16.524Z] Test passed after 1 failed attempt on move-and-improve-output-mapping.
[2026-02-23T10:45:43.333Z] Test passed after 1 failed attempt on trunk.
[2026-03-09T07:44:38.701Z] Test passed after 1 failed attempt on native-use-clip-to-clipboard.
[2026-04-02T15:30:54.753Z] Test passed after 1 failed attempt on try/df-experiment-to-templates.
[2026-05-21T20:55:07.154Z] Test passed after 1 failed attempt on add/eslint-caching.
Error: apiRequestContext.get: socket hang up
Call log:
  - → GET http://localhost:8889/wp-admin/themes.php?action=activate&stylesheet=emptytheme&_wpnonce=8f8db8112c
    - user-agent: Playwright/1.58.2 (x64; ubuntu 24.04) node/20.20 CI/1
    - accept: */*
    - accept-encoding: gzip,deflate,br
    - cookie: wordpress_test_cookie=WP%20Cookie%20check; wordpress_23778236db82f19306f247e20a353a99=admin%7C1779568076%7CNf3BW3MkG0KvqTkxXbW9QE6iiQkYW9Gm6Rjm6BwK2Ii%7C3f23a3bf1ad3fcec34c72c97bb34e2b6e077f51b2c1560ac8b853d59af419a8e; wordpress_logged_in_23778236db82f19306f247e20a353a99=admin%7C1779568076%7CNf3BW3MkG0KvqTkxXbW9QE6iiQkYW9Gm6Rjm6BwK2Ii%7Cf64c1c439e53fbe735fe2c6373456dadb266626e66b35d19fde802dd6264b688; wp-settings-time-1=1779395420; wp-settings-1=editor%3Dhtml
  - ← 302 Found
    - date: Thu, 21 May 2026 20:34:03 GMT
    - server: Apache/2.4.67 (Debian)
    - x-powered-by: PHP/8.3.31
    - expires: Wed, 11 Jan 1984 05:00:00 GMT
    - cache-control: no-cache, must-revalidate, max-age=0, private
    - referrer-policy: strict-origin-when-cross-origin
    - x-frame-options: SAMEORIGIN
    - content-security-policy: frame-ancestors 'self';
    - x-redirect-by: WordPress
    - location: http://localhost:8889/wp-admin/themes.php?activated=true
    - server-timing: wpTotal;dur=34.73, wpMemoryUsage;dur=4789112, wpDbQueries;dur=45
    - content-length: 0
    - keep-alive: timeout=5, max=44
    - connection: Keep-Alive
    - content-type: text/html; charset=UTF-8
  - → GET http://localhost:8889/wp-admin/themes.php?activated=true
    - user-agent: Playwright/1.58.2 (x64; ubuntu 24.04) node/20.20 CI/1
    - accept: */*
    - accept-encoding: gzip,deflate,br
    - cookie: wordpress_test_cookie=WP%20Cookie%20check; wordpress_23778236db82f19306f247e20a353a99=admin%7C1779568076%7CNf3BW3MkG0KvqTkxXbW9QE6iiQkYW9Gm6Rjm6BwK2Ii%7C3f23a3bf1ad3fcec34c72c97bb34e2b6e077f51b2c1560ac8b853d59af419a8e; wordpress_logged_in_23778236db82f19306f247e20a353a99=admin%7C1779568076%7CNf3BW3MkG0KvqTkxXbW9QE6iiQkYW9Gm6Rjm6BwK2Ii%7Cf64c1c439e53fbe735fe2c6373456dadb266626e66b35d19fde802dd6264b688; wp-settings-time-1=1779395420; wp-settings-1=editor%3Dhtml

    at RequestUtils.activateTheme (/home/runner/work/gutenberg/gutenberg/packages/e2e-test-utils-playwright/src/request-utils/themes.ts:48:32)
    at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/block-bindings/post-meta.spec.js:8:3

Metadata

Metadata

Assignees

No one assigned

    Labels

    [Type] Flaky TestAuto-generated flaky test report issue

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions