Try: React 19 #122222
Annotations
4 errors, 1 warning, and 1 notice
Run the tests:
test/e2e/specs/editor/plugins/iframed-equeue-block-assets.spec.js#L39
1) [chromium] › editor/plugins/iframed-equeue-block-assets.spec.js:29:2 › iframed enqueue block assets › should load styles added through enqueue_block_assets
Error: Timed out 5000ms waiting for expect(locator).toHaveAttribute(expected)
Locator: locator('[name="editor-canvas"]').contentFrame().locator('body')
Expected string: "Iframed Enqueue Block Assets!"
Received string: ""
Call log:
- expect.toHaveAttribute with timeout 5000ms
- waiting for locator('[name="editor-canvas"]').contentFrame().locator('body')
- locator resolved to <body tabindex="0" data-has-multi-selection="false" class="block-editor-iframe__body editor-styles-wrapper post-type-post admin-color-fresh wp-embed-responsive is-dark-theme">…</body>
- unexpected value "null"
- locator resolved to <body tabindex="0" data-has-multi-selection="false" class="block-editor-iframe__body editor-styles-wrapper post-type-post admin-color-fresh wp-embed-responsive is-dark-theme">…</body>
- unexpected value "null"
- locator resolved to <body tabindex="0" data-has-multi-selection="false" class="block-editor-iframe__body editor-styles-wrapper post-type-post admin-color-fresh wp-embed-responsive is-dark-theme">…</body>
- unexpected value "null"
- locator resolved to <body tabindex="0" data-has-multi-selection="false" class="block-editor-iframe__body editor-styles-wrapper post-type-post admin-color-fresh wp-embed-responsive is-dark-theme">…</body>
- unexpected value "null"
- locator resolved to <body tabindex="0" data-has-multi-selection="false" class="block-editor-iframe__body editor-styles-wrapper post-type-post admin-color-fresh wp-embed-responsive is-dark-theme">…</body>
- unexpected value "null"
- locator resolved to <body tabindex="0" data-has-multi-selection="false" class="block-editor-iframe__body editor-styles-wrapper post-type-post admin-color-fresh wp-embed-responsive is-dark-theme">…</body>
- unexpected value "null"
- locator resolved to <body tabindex="0" data-has-multi-selection="false" class="block-editor-iframe__body editor-styles-wrapper post-type-post admin-color-fresh wp-embed-responsive is-dark-theme">…</body>
- unexpected value "null"
- locator resolved to <body tabindex="0" data-has-multi-selection="false" class="block-editor-iframe__body editor-styles-wrapper post-type-post admin-color-fresh wp-embed-responsive is-dark-theme">…</body>
- unexpected value "null"
- locator resolved to <body tabindex="0" data-has-multi-selection="false" class="block-editor-iframe__body editor-styles-wrapper post-type-post admin-color-fresh wp-embed-responsive is-dark-theme">…</body>
- unexpected value "null"
37 | );
38 | await expect( canvasBody ).toHaveCSS( 'padding', '20px' );
> 39 | await expect( canvasBody ).toHaveAttribute(
| ^
40 | 'data-iframed-enqueue-block-assets-l10n',
41 | 'Iframed Enqueue Block Assets!'
42 | );
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/plugins/iframed-equeue-block-assets.spec.js:39:30
|
Run the tests:
test/e2e/specs/editor/plugins/iframed-equeue-block-assets.spec.js#L39
1) [chromium] › editor/plugins/iframed-equeue-block-assets.spec.js:29:2 › iframed enqueue block assets › should load styles added through enqueue_block_assets
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toHaveAttribute(expected)
Locator: locator('[name="editor-canvas"]').contentFrame().locator('body')
Expected string: "Iframed Enqueue Block Assets!"
Received string: ""
Call log:
- expect.toHaveAttribute with timeout 5000ms
- waiting for locator('[name="editor-canvas"]').contentFrame().locator('body')
- locator resolved to <body tabindex="0" data-has-multi-selection="false" class="block-editor-iframe__body editor-styles-wrapper post-type-post admin-color-fresh wp-embed-responsive is-dark-theme">…</body>
- unexpected value "null"
- locator resolved to <body tabindex="0" data-has-multi-selection="false" class="block-editor-iframe__body editor-styles-wrapper post-type-post admin-color-fresh wp-embed-responsive is-dark-theme">…</body>
- unexpected value "null"
- locator resolved to <body tabindex="0" data-has-multi-selection="false" class="block-editor-iframe__body editor-styles-wrapper post-type-post admin-color-fresh wp-embed-responsive is-dark-theme">…</body>
- unexpected value "null"
- locator resolved to <body tabindex="0" data-has-multi-selection="false" class="block-editor-iframe__body editor-styles-wrapper post-type-post admin-color-fresh wp-embed-responsive is-dark-theme">…</body>
- unexpected value "null"
- locator resolved to <body tabindex="0" data-has-multi-selection="false" class="block-editor-iframe__body editor-styles-wrapper post-type-post admin-color-fresh wp-embed-responsive is-dark-theme">…</body>
- unexpected value "null"
- locator resolved to <body tabindex="0" data-has-multi-selection="false" class="block-editor-iframe__body editor-styles-wrapper post-type-post admin-color-fresh wp-embed-responsive is-dark-theme">…</body>
- unexpected value "null"
- locator resolved to <body tabindex="0" data-has-multi-selection="false" class="block-editor-iframe__body editor-styles-wrapper post-type-post admin-color-fresh wp-embed-responsive is-dark-theme">…</body>
- unexpected value "null"
- locator resolved to <body tabindex="0" data-has-multi-selection="false" class="block-editor-iframe__body editor-styles-wrapper post-type-post admin-color-fresh wp-embed-responsive is-dark-theme">…</body>
- unexpected value "null"
- locator resolved to <body tabindex="0" data-has-multi-selection="false" class="block-editor-iframe__body editor-styles-wrapper post-type-post admin-color-fresh wp-embed-responsive is-dark-theme">…</body>
- unexpected value "null"
37 | );
38 | await expect( canvasBody ).toHaveCSS( 'padding', '20px' );
> 39 | await expect( canvasBody ).toHaveAttribute(
| ^
40 | 'data-iframed-enqueue-block-assets-l10n',
41 | 'Iframed Enqueue Block Assets!'
42 | );
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/plugins/iframed-equeue-block-assets.spec.js:39:30
|
Run the tests:
test/e2e/specs/editor/plugins/iframed-equeue-block-assets.spec.js#L39
1) [chromium] › editor/plugins/iframed-equeue-block-assets.spec.js:29:2 › iframed enqueue block assets › should load styles added through enqueue_block_assets
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toHaveAttribute(expected)
Locator: locator('[name="editor-canvas"]').contentFrame().locator('body')
Expected string: "Iframed Enqueue Block Assets!"
Received string: ""
Call log:
- expect.toHaveAttribute with timeout 5000ms
- waiting for locator('[name="editor-canvas"]').contentFrame().locator('body')
- locator resolved to <body tabindex="0" data-has-multi-selection="false" class="block-editor-iframe__body editor-styles-wrapper post-type-post admin-color-fresh wp-embed-responsive is-dark-theme">…</body>
- unexpected value "null"
- locator resolved to <body tabindex="0" data-has-multi-selection="false" class="block-editor-iframe__body editor-styles-wrapper post-type-post admin-color-fresh wp-embed-responsive is-dark-theme">…</body>
- unexpected value "null"
- locator resolved to <body tabindex="0" data-has-multi-selection="false" class="block-editor-iframe__body editor-styles-wrapper post-type-post admin-color-fresh wp-embed-responsive is-dark-theme">…</body>
- unexpected value "null"
- locator resolved to <body tabindex="0" data-has-multi-selection="false" class="block-editor-iframe__body editor-styles-wrapper post-type-post admin-color-fresh wp-embed-responsive is-dark-theme">…</body>
- unexpected value "null"
- locator resolved to <body tabindex="0" data-has-multi-selection="false" class="block-editor-iframe__body editor-styles-wrapper post-type-post admin-color-fresh wp-embed-responsive is-dark-theme">…</body>
- unexpected value "null"
- locator resolved to <body tabindex="0" data-has-multi-selection="false" class="block-editor-iframe__body editor-styles-wrapper post-type-post admin-color-fresh wp-embed-responsive is-dark-theme">…</body>
- unexpected value "null"
- locator resolved to <body tabindex="0" data-has-multi-selection="false" class="block-editor-iframe__body editor-styles-wrapper post-type-post admin-color-fresh wp-embed-responsive is-dark-theme">…</body>
- unexpected value "null"
- locator resolved to <body tabindex="0" data-has-multi-selection="false" class="block-editor-iframe__body editor-styles-wrapper post-type-post admin-color-fresh wp-embed-responsive is-dark-theme">…</body>
- unexpected value "null"
- locator resolved to <body tabindex="0" data-has-multi-selection="false" class="block-editor-iframe__body editor-styles-wrapper post-type-post admin-color-fresh wp-embed-responsive is-dark-theme">…</body>
- unexpected value "null"
37 | );
38 | await expect( canvasBody ).toHaveCSS( 'padding', '20px' );
> 39 | await expect( canvasBody ).toHaveAttribute(
| ^
40 | 'data-iframed-enqueue-block-assets-l10n',
41 | 'Iframed Enqueue Block Assets!'
42 | );
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/plugins/iframed-equeue-block-assets.spec.js:39:30
|
Run the tests
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run the tests
1 failed
[chromium] › editor/plugins/iframed-equeue-block-assets.spec.js:29:2 › iframed enqueue block assets › should load styles added through enqueue_block_assets
1 skipped
197 passed (9.6m)
|
Loading