Repeater e2e tests #131
Annotations
4 errors, 4 warnings, and 4 notices
[chromium] › editor-block-repeater-control.spec.js:96:6 › editor block with Repeater control › should render Repeater block correctly:
tests/e2e/specs/editor-block-repeater-control.spec.js#L36
1) [chromium] › editor-block-repeater-control.spec.js:96:6 › editor block with Repeater control › should render Repeater block correctly
TimeoutError: locator.click: Timeout 10000ms exceeded.
Call log:
- waiting for getByLabel('Close', { exact: true })
34 | await page.getByLabel('“Test Repeater Block” (Edit)').click();
35 |
> 36 | await page.getByLabel('Close', { exact: true }).click();
| ^
37 |
38 | await editor.canvas
39 | .getByLabel('Inspector Controls')
at manuallyAddRepeaterBlock (/home/runner/work/lazy-blocks/lazy-blocks/tests/e2e/specs/editor-block-repeater-control.spec.js:36:51)
at /home/runner/work/lazy-blocks/lazy-blocks/tests/e2e/specs/editor-block-repeater-control.spec.js:102:3
|
[chromium] › editor-block-repeater-control.spec.js:96:6 › editor block with Repeater control › should render Repeater block correctly:
tests/e2e/specs/editor-block-repeater-control.spec.js#L36
1) [chromium] › editor-block-repeater-control.spec.js:96:6 › editor block with Repeater control › should render Repeater block correctly
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: locator.click: Timeout 10000ms exceeded.
Call log:
- waiting for getByLabel('Close', { exact: true })
34 | await page.getByLabel('“Test Repeater Block” (Edit)').click();
35 |
> 36 | await page.getByLabel('Close', { exact: true }).click();
| ^
37 |
38 | await editor.canvas
39 | .getByLabel('Inspector Controls')
at manuallyAddRepeaterBlock (/home/runner/work/lazy-blocks/lazy-blocks/tests/e2e/specs/editor-block-repeater-control.spec.js:36:51)
at /home/runner/work/lazy-blocks/lazy-blocks/tests/e2e/specs/editor-block-repeater-control.spec.js:102:3
|
[chromium] › editor-block-repeater-control.spec.js:96:6 › editor block with Repeater control › should render Repeater block correctly:
tests/e2e/specs/editor-block-repeater-control.spec.js#L36
1) [chromium] › editor-block-repeater-control.spec.js:96:6 › editor block with Repeater control › should render Repeater block correctly
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: locator.click: Timeout 10000ms exceeded.
Call log:
- waiting for getByLabel('Close', { exact: true })
34 | await page.getByLabel('“Test Repeater Block” (Edit)').click();
35 |
> 36 | await page.getByLabel('Close', { exact: true }).click();
| ^
37 |
38 | await editor.canvas
39 | .getByLabel('Inspector Controls')
at manuallyAddRepeaterBlock (/home/runner/work/lazy-blocks/lazy-blocks/tests/e2e/specs/editor-block-repeater-control.spec.js:36:51)
at /home/runner/work/lazy-blocks/lazy-blocks/tests/e2e/specs/editor-block-repeater-control.spec.js:102:3
|
Playwright - 3
Process completed with exit code 1.
|
Playwright - 2
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/
|
Playwright - 4
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/
|
Playwright - 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/
|
Playwright - 3
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/
|
🎭 Playwright Run Summary
2 passed (9.4s)
|
🎭 Playwright Run Summary
3 passed (6.6s)
|
🎭 Playwright Run Summary
5 passed (16.6s)
|
🎭 Playwright Run Summary
1 failed
[chromium] › editor-block-repeater-control.spec.js:96:6 › editor block with Repeater control › should render Repeater block correctly
1 passed (44.5s)
|