Block Style Variations: Fix complex variation selectors when using selectors API #119535
Annotations
2 errors and 8 notices
[chromium] › site-editor/push-to-global-styles.spec.js:23:2 › Push to Global Styles button › should apply Heading block styles to all Heading blocks:
packages/e2e-test-utils-playwright/src/request-utils/themes.ts#L13
1) [chromium] › site-editor/push-to-global-styles.spec.js:23:2 › Push to Global Styles button › should apply Heading block styles to all Heading blocks
Error: apiRequestContext.get: socket hang up
Call log:
- → GET http://localhost:8889/wp-admin/themes.php
- user-agent: Playwright/1.48.1 (x64; ubuntu 22.04) node/20.18 CI/1
- accept: */*
- accept-encoding: gzip,deflate,br
- cookie: wordpress_test_cookie=WP%20Cookie%20check; wordpress_23778236db82f19306f247e20a353a99=admin%7C1732153718%7CKMEJqkovtLmvSrrB9LQqjWkE2wWt3HU3z4L5CZeDJTh%7C71c1589f7c0832e9bd7c9c95cee7d3f5c7870914bebeaf363d9182887409c3f2; wordpress_logged_in_23778236db82f19306f247e20a353a99=admin%7C1732153718%7CKMEJqkovtLmvSrrB9LQqjWkE2wWt3HU3z4L5CZeDJTh%7Cc128f5c3796dfc2a3b6a6830d02d168106c2cce15eab47acab546726ba43b85b; wp-settings-time-1=1731980982
at ../../../packages/e2e-test-utils-playwright/src/request-utils/themes.ts:13
11 | themeSlug: string
12 | ): Promise< void > {
> 13 | let response = await this.request.get( THEMES_URL );
| ^
14 | const html = await response.text();
15 | const optionalFolder = '([a-z0-9-]+%2F)?';
16 |
at RequestUtils.activateTheme (/home/runner/work/gutenberg/gutenberg/packages/e2e-test-utils-playwright/src/request-utils/themes.ts:13:36)
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/push-to-global-styles.spec.js:12:22
|
[chromium] › site-editor/site-editor-url-navigation.spec.js:23:2 › Site editor url navigation › Redirection after template creation:
test/e2e/specs/site-editor/site-editor-url-navigation.spec.js#L44
2) [chromium] › site-editor/site-editor-url-navigation.spec.js:23:2 › Site editor url navigation › Redirection after template creation
TimeoutError: locator.click: Timeout 10000ms exceeded.
Call log:
- waiting for getByRole('button', { name: 'For a specific item' })
42 | await page
43 | .getByRole( 'button', { name: 'For a specific item' } )
> 44 | .click();
| ^
45 | await page.getByRole( 'option', { name: 'Demo' } ).click();
46 | await expect( page ).toHaveURL(
47 | '/wp-admin/site-editor.php?postId=emptytheme%2F%2Fsingle-post-demo&postType=wp_template&canvas=edit'
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/site-editor-url-navigation.spec.js:44:5
|
🎭 Playwright Run Summary
1 skipped
201 passed (9.4m)
|
🎭 Playwright Run Summary
199 passed (9.9m)
|
🎭 Playwright Run Summary
1 skipped
187 passed (9.3m)
|
🎭 Playwright Run Summary
1 skipped
197 passed (10.0m)
|
🎭 Playwright Run Summary
2 flaky
[chromium] › site-editor/push-to-global-styles.spec.js:23:2 › Push to Global Styles button › should apply Heading block styles to all Heading blocks
[chromium] › site-editor/site-editor-url-navigation.spec.js:23:2 › Site editor url navigation › Redirection after template creation
2 skipped
193 passed (6.6m)
|
🎭 Playwright Run Summary
1 skipped
195 passed (8.9m)
|
🎭 Playwright Run Summary
3 skipped
188 passed (10.2m)
|
🎭 Playwright Run Summary
1 skipped
194 passed (9.0m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
failures-artifacts
|
3.41 MB |
|
flaky-tests-report
|
2.36 KB |
|