Add isCollapsible to the card layout in DataForm #135323
Annotations
4 errors and 8 notices
|
[chromium] › test/e2e/specs/widgets/customizing-widgets.spec.js:577:2 › Widgets Customizer › preserves content in the Custom HTML block:
packages/e2e-test-utils-playwright/src/request-utils/themes.ts#L48
1) [chromium] › test/e2e/specs/widgets/customizing-widgets.spec.js:577:2 › Widgets Customizer › preserves content in the Custom HTML block
Error: apiRequestContext.get: socket hang up
Call log:
- → GET http://localhost:8889/wp-admin/themes.php?action=activate&stylesheet=twentytwentyone&_wpnonce=25d686f9e0
- user-agent: Playwright/1.55.0 (x64; ubuntu 24.04) node/20.19 CI/1
- accept: */*
- accept-encoding: gzip,deflate,br
- cookie: wordpress_test_cookie=WP%20Cookie%20check; wordpress_23778236db82f19306f247e20a353a99=admin%7C1761820600%7CVzi1XlGbn60I25wzq5dDYVZHwLBjO9X7Utqs6vTwYF2%7Caae34e0608b22e7d219b5101f824fdc7b0ae8589bdf1b2beb3176d7babc9fada; wordpress_logged_in_23778236db82f19306f247e20a353a99=admin%7C1761820600%7CVzi1XlGbn60I25wzq5dDYVZHwLBjO9X7Utqs6vTwYF2%7Cc670dbae809033ca7b77b31c45cc89a031bf623b2e1c7c27f1ec03a65db47aa0; wp-settings-time-1=1761648165
- ← 302 Found
- date: Tue, 28 Oct 2025 10:42:45 GMT
- server: Apache/2.4.65 (Debian)
- x-powered-by: PHP/8.3.27
- 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=40.7, wpMemoryUsage;dur=4869200, wpDbQueries;dur=45
- content-length: 0
- keep-alive: timeout=5, max=89
- connection: Keep-Alive
- content-type: text/html; charset=UTF-8
- → GET http://localhost:8889/wp-admin/themes.php?activated=true
- user-agent: Playwright/1.55.0 (x64; ubuntu 24.04) node/20.19 CI/1
- accept: */*
- accept-encoding: gzip,deflate,br
- cookie: wordpress_test_cookie=WP%20Cookie%20check; wordpress_23778236db82f19306f247e20a353a99=admin%7C1761820600%7CVzi1XlGbn60I25wzq5dDYVZHwLBjO9X7Utqs6vTwYF2%7Caae34e0608b22e7d219b5101f824fdc7b0ae8589bdf1b2beb3176d7babc9fada; wordpress_logged_in_23778236db82f19306f247e20a353a99=admin%7C1761820600%7CVzi1XlGbn60I25wzq5dDYVZHwLBjO9X7Utqs6vTwYF2%7Cc670dbae809033ca7b77b31c45cc89a031bf623b2e1c7c27f1ec03a65db47aa0; wp-settings-time-1=1761648165
at ../../../packages/e2e-test-utils-playwright/src/request-utils/themes.ts:48
46 | THEMES_URL + `?${ activateQuery }`.replace( /&/g, '&' );
47 |
> 48 | response = await this.request.get( activateLink );
| ^
49 |
50 | await response.dispose();
51 | }
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/widgets/customizing-widgets.spec.js:42:3
|
|
[chromium] › test/e2e/specs/editor/plugins/inner-blocks-allowed-blocks.spec.js:114:2 › Allowed Blocks Setting on InnerBlocks › correctly applies dynamic allowed blocks restrictions:
test/e2e/specs/editor/plugins/inner-blocks-allowed-blocks.spec.js#L127
1) [chromium] › test/e2e/specs/editor/plugins/inner-blocks-allowed-blocks.spec.js:114:2 › Allowed Blocks Setting on InnerBlocks › correctly applies dynamic allowed blocks restrictions
Error: expect(locator).toBeVisible() failed
Locator: locator('[name="editor-canvas"]').contentFrame().getByRole('button', { name: 'Add block' })
Expected: visible
Received: <element(s) not found>
Timeout: 5000ms
Call log:
- Expect "toBeVisible" with timeout 5000ms
- waiting for locator('[name="editor-canvas"]').contentFrame().getByRole('button', { name: 'Add block' })
125 | name: 'Add block',
126 | } );
> 127 | await expect( blockAppender ).toBeVisible();
| ^
128 | await blockAppender.click();
129 |
130 | const blockListBox = page.getByRole( 'listbox', { name: 'Blocks' } );
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/plugins/inner-blocks-allowed-blocks.spec.js:127:33
|
|
[chromium] › test/e2e/specs/interactivity/router-styles.spec.ts:293:6 › Router styles › should refresh the page when stylesheet loading fails:
test/e2e/specs/interactivity/router-styles.spec.ts#L0
1) [chromium] › test/e2e/specs/interactivity/router-styles.spec.ts:293:6 › Router styles › should refresh the page when stylesheet loading fails
Tearing down "page" exceeded the test timeout of 100000ms.
|
|
[chromium] › test/e2e/specs/interactivity/router-styles.spec.ts:293:6 › Router styles › should refresh the page when stylesheet loading fails:
test/e2e/specs/interactivity/router-styles.spec.ts#L316
1) [chromium] › test/e2e/specs/interactivity/router-styles.spec.ts:293:6 › Router styles › should refresh the page when stylesheet loading fails
Error: expect(locator).toHaveCSS(expected) failed
Locator: getByTestId('red-from-link')
Expected string: "rgb(255, 0, 0)"
Received string: "rgb(160, 12, 60)"
Timeout: 5000ms
Call log:
- Expect "toHaveCSS" with timeout 5000ms
- waiting for getByTestId('red-from-link')
2 × locator resolved to <p class="red-from-link" data-testid="red-from-link">Red from link</p>
- unexpected value "rgb(160, 12, 60)"
- waiting for" http://localhost:8889/?p=36&disable_server_directive_processing=true" navigation to finish...
314 |
315 | await expect( csn ).toBeHidden();
> 316 | await expect( red ).toHaveCSS( 'color', COLOR_RED );
| ^
317 | await expect( redBlock ).toBeVisible();
318 | } );
319 |
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/interactivity/router-styles.spec.ts:316:23
|
|
🎭 Playwright Run Summary
1 flaky
[chromium] › test/e2e/specs/widgets/customizing-widgets.spec.js:577:2 › Widgets Customizer › preserves content in the Custom HTML block
2 skipped
225 passed (6.6m)
|
|
🎭 Playwright Run Summary
5 skipped
214 passed (8.8m)
|
|
🎭 Playwright Run Summary
1 flaky
[chromium] › test/e2e/specs/editor/plugins/inner-blocks-allowed-blocks.spec.js:114:2 › Allowed Blocks Setting on InnerBlocks › correctly applies dynamic allowed blocks restrictions
1 skipped
217 passed (9.4m)
|
|
🎭 Playwright Run Summary
1 skipped
202 passed (9.5m)
|
|
🎭 Playwright Run Summary
221 passed (10.2m)
|
|
🎭 Playwright Run Summary
1 skipped
237 passed (10.8m)
|
|
🎭 Playwright Run Summary
3 skipped
190 passed (12.7m)
|
|
🎭 Playwright Run Summary
1 flaky
[chromium] › test/e2e/specs/interactivity/router-styles.spec.ts:293:6 › Router styles › should refresh the page when stylesheet loading fails
1 skipped
234 passed (16.8m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
failures-artifacts
|
4.91 MB |
sha256:2209395c66200c822c73272acefbeecbdd0e6ab2c8d3e3e2b7b11afd6ac71662
|
|
|
flaky-tests-report
|
4.19 KB |
sha256:eb3898189d2f4885c7ad606ce0e669625f8cd3017152a47cd91ceeb6c6ea1a9d
|
|