ThemeProvider: Add cursor prop (#76410)
#149009
Annotations
4 errors and 8 notices
|
[chromium] › test/e2e/specs/editor/various/post-content-focus-mode.spec.js:129:3 › Post Content focus mode › post content inside a template part › post title and content are editable and blocks can be inserted:
packages/e2e-test-utils-playwright/src/editor/select-blocks.ts#L26
1) [chromium] › test/e2e/specs/editor/various/post-content-focus-mode.spec.js:129:3 › Post Content focus mode › post content inside a template part › post title and content are editable and blocks can be inserted › Paragraph and Group blocks are available in the inserter
TimeoutError: locator.getAttribute: Timeout 10000ms exceeded.
Call log:
- waiting for locator('[name="editor-canvas"]').contentFrame().getByText('Initial content')
at ../../../packages/e2e-test-utils-playwright/src/editor/select-blocks.ts:26
24 | : endSelectorOrLocator;
25 |
> 26 | const startClientId = await startBlock.getAttribute( 'data-block' );
| ^
27 | const endClientId = await endBlock?.getAttribute( 'data-block' );
28 |
29 | if ( endClientId ) {
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/various/post-content-focus-mode.spec.js:163:18
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/post-content-focus-mode.spec.js:159:15
|
|
[chromium] › test/e2e/specs/widgets/editing-widgets.spec.js:44:2 › Widgets screen › Should insert content using the global inserter:
test/e2e/specs/widgets/editing-widgets.spec.js#L0
1) [chromium] › test/e2e/specs/widgets/editing-widgets.spec.js:44:2 › Widgets screen › Should insert content using the global inserter
{
code: 'internal_server_error',
message: '<p>There has been a critical error on this website.</p><p><a href="https://wordpress.org/documentation/article/faq-troubleshooting/">Learn more about troubleshooting WordPress.</a></p>',
data: {
status: 500,
error: {
type: 1,
message: "Uncaught Error: Failed opening required '/var/www/html/wp-content/themes/twentytwenty/classes/class-twenty-twenty-one-svg-icons.php' (include_path='.:/usr/local/lib/php') in /var/www/html/wp-content/themes/twentytwentyone/functions.php:493\n" +
'Stack trace:\n' +
'#0 /var/www/html/wp-settings.php(743): include()\n' +
"#1 /var/www/html/wp-config.php(148): require_once('/var/www/html/w...')\n" +
"#2 /var/www/html/wp-load.php(50): require_once('/var/www/html/w...')\n" +
"#3 /var/www/html/wp-blog-header.php(13): require_once('/var/www/html/w...')\n" +
"#4 /var/www/html/index.php(17): require('/var/www/html/w...')\n" +
'#5 {main}\n' +
' thrown',
file: '/var/www/html/wp-content/themes/twentytwentyone/functions.php',
line: 493
}
},
additional_errors: []
}
|
|
[chromium] › test/e2e/specs/interactivity/router-script-modules.spec.ts:80:7 › Router script modules › should handle dynamic modules from initial page:
packages/e2e-test-utils-playwright/src/request-utils/themes.ts#L13
1) [chromium] › test/e2e/specs/interactivity/router-script-modules.spec.ts:80:7 › Router script modules › should handle dynamic modules from initial page
Error: apiRequestContext.get: socket hang up
Call log:
- → GET http://localhost:8889/wp-admin/themes.php
- 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%7C1774046439%7C8D8p67s13ALmAzYbcHvUo84iQEfLO6pKo1YOyPrzsZx%7C8e07fcd3628ed426031eb4272ba0d88662b827c5a8f61c3c0bc8e603c74ee06f; wordpress_logged_in_23778236db82f19306f247e20a353a99=admin%7C1774046439%7C8D8p67s13ALmAzYbcHvUo84iQEfLO6pKo1YOyPrzsZx%7Cc1637ec9e299ab1f9cc8e74b72915e7ac9b23c160e53f2f9a03b6cd613bba0b7; wp-settings-time-1=1773873708
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 InteractivityUtils.deactivatePlugins (/home/runner/work/gutenberg/gutenberg/test/e2e/specs/interactivity/fixtures/interactivity-utils.ts:106:27)
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/interactivity/router-script-modules.spec.ts:54:15
|
|
Report to GitHub
HttpError: Resource not accessible by integration
|
|
🎭 Playwright Run Summary
1 flaky
[chromium] › test/e2e/specs/editor/various/post-content-focus-mode.spec.js:129:3 › Post Content focus mode › post content inside a template part › post title and content are editable and blocks can be inserted
5 skipped
233 passed (11.9m)
|
|
🎭 Playwright Run Summary
244 passed (12.5m)
|
|
🎭 Playwright Run Summary
1 flaky
[chromium] › test/e2e/specs/widgets/editing-widgets.spec.js:44:2 › Widgets screen › Should insert content using the global inserter
3 skipped
237 passed (11.9m)
|
|
🎭 Playwright Run Summary
5 skipped
199 passed (13.3m)
|
|
🎭 Playwright Run Summary
1 skipped
239 passed (12.5m)
|
|
🎭 Playwright Run Summary
3 skipped
236 passed (12.0m)
|
|
🎭 Playwright Run Summary
1 flaky
[chromium] › test/e2e/specs/interactivity/router-script-modules.spec.ts:80:7 › Router script modules › should handle dynamic modules from initial page
6 skipped
272 passed (16.4m)
|
|
🎭 Playwright Run Summary
1 skipped
249 passed (19.0m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
blob-reports-merged
|
10.4 MB |
sha256:7e9b78b48512305f88cf6d5601bfa18e467a7d981d88670e77e4ae1fe9cb1f56
|
|
|
failures-artifacts
|
6.95 MB |
sha256:70f683f4131e00aed96fdc0e6f68f0c09cb6ddbc8b8045dd1393d6d67d483ce1
|
|
|
flaky-tests-report
|
3.51 KB |
sha256:2bb910aa1d4c8f03111f3f71c329c25cb4f2ae0bff9b5bdb053e087eed84f329
|
|
|
html-report--attempt-1
|
9.97 MB |
sha256:ba0f1ef1ada18f3cc720ef125075130c93d2dff5a6c5046abd80b459fdbc5c01
|
|