build #67
Annotations
4 errors, 1 warning, and 1 notice
Run the tests:
tests/e2e/specs/editor-block-component-inner-blocks.spec.js#L101
1) [chromium] › editor-block-component-inner-blocks.spec.js:72:6 › editor block component <InnerBlocks /> › nested inner blocks should keep hidden appender if parent block is selected
TypeError: editor.canvas.click is not a function
99 |
100 | // Select the inner block.
> 101 | await editor.canvas.click(
| ^
102 | '.wp-block-lazyblock-test .wp-block-lazyblock-test'
103 | );
104 |
at /home/runner/work/lazy-blocks/lazy-blocks/tests/e2e/specs/editor-block-component-inner-blocks.spec.js:101:23
|
Run the tests:
tests/e2e/specs/editor-block-component-inner-blocks.spec.js#L101
1) [chromium] › editor-block-component-inner-blocks.spec.js:72:6 › editor block component <InnerBlocks /> › nested inner blocks should keep hidden appender if parent block is selected
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
TypeError: editor.canvas.click is not a function
99 |
100 | // Select the inner block.
> 101 | await editor.canvas.click(
| ^
102 | '.wp-block-lazyblock-test .wp-block-lazyblock-test'
103 | );
104 |
at /home/runner/work/lazy-blocks/lazy-blocks/tests/e2e/specs/editor-block-component-inner-blocks.spec.js:101:23
|
Run the tests:
tests/e2e/specs/editor-block-component-inner-blocks.spec.js#L101
1) [chromium] › editor-block-component-inner-blocks.spec.js:72:6 › editor block component <InnerBlocks /> › nested inner blocks should keep hidden appender if parent block is selected
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
TypeError: editor.canvas.click is not a function
99 |
100 | // Select the inner block.
> 101 | await editor.canvas.click(
| ^
102 | '.wp-block-lazyblock-test .wp-block-lazyblock-test'
103 | );
104 |
at /home/runner/work/lazy-blocks/lazy-blocks/tests/e2e/specs/editor-block-component-inner-blocks.spec.js:101:23
|
Run the tests
Process completed with exit code 1.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run the tests
1 failed
[chromium] › editor-block-component-inner-blocks.spec.js:72:6 › editor block component <InnerBlocks /> › nested inner blocks should keep hidden appender if parent block is selected
4 passed (26.9s)
|
Loading