Theme: Provide design-system token defaults without a runtime <ThemeProvider>
#158641
Annotations
3 errors and 8 notices
|
[chromium] › specs/editor/plugins/wp-editor-meta-box.spec.js:19:2 › WP Editor Meta Boxes › Should save the changes:
test/e2e/specs/editor/plugins/wp-editor-meta-box.spec.js#L36
1) [chromium] › specs/editor/plugins/wp-editor-meta-box.spec.js:19:2 › WP Editor Meta Boxes › Should save the changes
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: locator.click: Timeout 10000ms exceeded.
Call log:
- waiting for locator('role=button[name="Visual"i]')
34 | // This ensures getSelection() won't return null when TinyMCE tries
35 | // to restore cursor position during subsequent mode switches.
> 36 | await page.locator( 'role=button[name="Visual"i]' ).click();
| ^
37 | await page.waitForFunction(
38 | () => window.tinyMCE?.get( 'test_tinymce_id' )?.initialized
39 | );
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/plugins/wp-editor-meta-box.spec.js:36:55
|
|
[chromium] › specs/editor/plugins/wp-editor-meta-box.spec.js:19:2 › WP Editor Meta Boxes › Should save the changes:
test/e2e/specs/editor/plugins/wp-editor-meta-box.spec.js#L37
1) [chromium] › specs/editor/plugins/wp-editor-meta-box.spec.js:19:2 › WP Editor Meta Boxes › Should save the changes
TimeoutError: page.waitForFunction: Timeout 10000ms exceeded.
35 | // to restore cursor position during subsequent mode switches.
36 | await page.locator( 'role=button[name="Visual"i]' ).click();
> 37 | await page.waitForFunction(
| ^
38 | () => window.tinyMCE?.get( 'test_tinymce_id' )?.initialized
39 | );
40 |
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/plugins/wp-editor-meta-box.spec.js:37:14
|
|
[chromium] › specs/editor/blocks/navigation-colors.spec.js:274:2 › Navigation colors › As a user I expect my navigation to use the colors I selected for it:
packages/e2e-test-utils-playwright/src/request-utils/rest.ts#L119
1) [chromium] › specs/editor/blocks/navigation-colors.spec.js:274:2 › Navigation colors › As a user I expect my navigation to use the colors I selected for it
Error: apiRequestContext.fetch: socket hang up
Call log:
- → GET http://localhost:8889/wp-json/wp/v2/pages?per_page=100&status=publish%2Cfuture%2Cdraft%2Cpending%2Cprivate%2Ctrash
- user-agent: Playwright/1.58.2 (x64; ubuntu 24.04) node/20.20 CI/1
- accept: */*
- accept-encoding: gzip,deflate,br
- X-WP-Nonce: 2b3306be6a
- cookie: wordpress_test_cookie=WP%20Cookie%20check; wordpress_logged_in_23778236db82f19306f247e20a353a99=admin%7C1781283814%7CtKW66QVsfT92u9WzOXkRkF74Q9w8shF3gKz8UgOj592%7C1e3d05361a677dfad25a2aae77e5440afb4838c9cc485fb58f2c7b919831c100; wp-settings-time-1=1781111020
at ../../../packages/e2e-test-utils-playwright/src/request-utils/rest.ts:119
117 |
118 | try {
> 119 | const response = await this.request.fetch( url, {
| ^
120 | ...fetchOptions,
121 | failOnStatusCode: false,
122 | headers: {
at RequestUtils.rest (/home/runner/work/gutenberg/gutenberg/packages/e2e-test-utils-playwright/src/request-utils/rest.ts:119:39)
at RequestUtils.deleteAllPages (/home/runner/work/gutenberg/gutenberg/packages/e2e-test-utils-playwright/src/request-utils/pages.ts:47:27)
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/navigation-colors.spec.js:41:17
|
|
🎭 Playwright Run Summary
7 skipped
247 passed (10.3m)
|
|
🎭 Playwright Run Summary
17 skipped
230 passed (12.2m)
|
|
🎭 Playwright Run Summary
3 skipped
259 passed (13.2m)
|
|
🎭 Playwright Run Summary
1 flaky
[chromium] › specs/editor/plugins/wp-editor-meta-box.spec.js:19:2 › WP Editor Meta Boxes › Should save the changes
4 skipped
267 passed (13.9m)
|
|
🎭 Playwright Run Summary
5 skipped
254 passed (13.6m)
|
|
🎭 Playwright Run Summary
261 passed (13.4m)
|
|
🎭 Playwright Run Summary
6 skipped
253 passed (17.2m)
|
|
🎭 Playwright Run Summary
1 flaky
[chromium] › specs/editor/blocks/navigation-colors.spec.js:274:2 › Navigation colors › As a user I expect my navigation to use the colors I selected for it
1 skipped
263 passed (26.3m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
blob-reports-merged
|
9.72 MB |
sha256:160c9795872e340bce49010deb6c614e374cb334cab2c00a2275c3af7475777a
|
|
|
flaky-tests-report
|
2.54 KB |
sha256:f1bbebae5bf2c271c29f94b549bb05f868cf69eb106470c0fb4d05f33509634e
|
|
|
html-report--attempt-1
|
9.06 MB |
sha256:6fa2a2c52d55a78b0c91e89f31c8eacfc469ef72d838c06bdcc8d9d0898f659a
|
|