Upgrade prismic deps #3767
Annotations
10 errors, 3 warnings, and 1 notice
Running E2E tests:
playwright/tests/customTypes/customTypesSliceZone.spec.ts#L1
1) [chromium] › customTypes/customTypesSliceZone.spec.ts:41:5 › I can add slices with a template from the add dropdown
Test timeout of 120000ms exceeded.
|
Running E2E tests:
playwright/tests/customTypes/customTypesSliceZone.spec.ts#L56
1) [chromium] › customTypes/customTypesSliceZone.spec.ts:41:5 › I can add slices with a template from the add dropdown
Error: locator.click: Page closed
=========================== logs ===========================
waiting for getByRole('menu').getByText('Use template', { exact: true })
============================================================
54 |
55 | await customTypesBuilderPage.sliceZoneAddDropdown.click();
> 56 | await customTypesBuilderPage.sliceZoneAddDropdownUseTemplateAction.click();
| ^
57 | await customTypesBuilderPage.useTemplateSlicesDialog.useTemplates(
58 | sliceTemplates,
59 | );
at /home/runner/work/slice-machine/slice-machine/playwright/tests/customTypes/customTypesSliceZone.spec.ts:56:70
|
Running E2E tests:
playwright/tests/customTypes/customTypesSliceZone.spec.ts#L1
1) [chromium] › customTypes/customTypesSliceZone.spec.ts:41:5 › I can add slices with a template from the add dropdown
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 120000ms exceeded.
|
Running E2E tests:
playwright/tests/customTypes/customTypesSliceZone.spec.ts#L56
1) [chromium] › customTypes/customTypesSliceZone.spec.ts:41:5 › I can add slices with a template from the add dropdown
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.click: Page closed
=========================== logs ===========================
waiting for getByRole('menu').getByText('Use template', { exact: true })
============================================================
54 |
55 | await customTypesBuilderPage.sliceZoneAddDropdown.click();
> 56 | await customTypesBuilderPage.sliceZoneAddDropdownUseTemplateAction.click();
| ^
57 | await customTypesBuilderPage.useTemplateSlicesDialog.useTemplates(
58 | sliceTemplates,
59 | );
at /home/runner/work/slice-machine/slice-machine/playwright/tests/customTypes/customTypesSliceZone.spec.ts:56:70
|
Running E2E tests:
playwright/tests/customTypes/customTypesSliceZone.spec.ts#L1
1) [chromium] › customTypes/customTypesSliceZone.spec.ts:41:5 › I can add slices with a template from the add dropdown
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 120000ms exceeded.
|
Running E2E tests:
playwright/tests/customTypes/customTypesSliceZone.spec.ts#L56
1) [chromium] › customTypes/customTypesSliceZone.spec.ts:41:5 › I can add slices with a template from the add dropdown
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.click: Page closed
=========================== logs ===========================
waiting for getByRole('menu').getByText('Use template', { exact: true })
============================================================
54 |
55 | await customTypesBuilderPage.sliceZoneAddDropdown.click();
> 56 | await customTypesBuilderPage.sliceZoneAddDropdownUseTemplateAction.click();
| ^
57 | await customTypesBuilderPage.useTemplateSlicesDialog.useTemplates(
58 | sliceTemplates,
59 | );
at /home/runner/work/slice-machine/slice-machine/playwright/tests/customTypes/customTypesSliceZone.spec.ts:56:70
|
Running E2E tests:
playwright/tests/customTypes/customTypesSliceZone.spec.ts#L1
2) [chromium] › customTypes/customTypesSliceZone.spec.ts:104:5 › I can add slices with a template from the blank slate
Test timeout of 120000ms exceeded.
|
Running E2E tests:
playwright/tests/customTypes/customTypesSliceZone.spec.ts#L118
2) [chromium] › customTypes/customTypesSliceZone.spec.ts:104:5 › I can add slices with a template from the blank slate
Error: locator.click: Page closed
=========================== logs ===========================
waiting for getByTestId('slice-zone-blank-slate').getByText('Use template', { exact: true })
============================================================
116 | await customTypesBuilderPage.sliceZoneSwitch.click();
117 |
> 118 | await customTypesBuilderPage.sliceZoneBlankSlateUseTemplateAction.click();
| ^
119 | await customTypesBuilderPage.useTemplateSlicesDialog.useTemplates(
120 | sliceTemplates,
121 | );
at /home/runner/work/slice-machine/slice-machine/playwright/tests/customTypes/customTypesSliceZone.spec.ts:118:69
|
Running E2E tests:
playwright/tests/customTypes/customTypesSliceZone.spec.ts#L1
2) [chromium] › customTypes/customTypesSliceZone.spec.ts:104:5 › I can add slices with a template from the blank slate
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 120000ms exceeded.
|
Running E2E tests:
playwright/tests/customTypes/customTypesSliceZone.spec.ts#L118
2) [chromium] › customTypes/customTypesSliceZone.spec.ts:104:5 › I can add slices with a template from the blank slate
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.click: Page closed
=========================== logs ===========================
waiting for getByTestId('slice-zone-blank-slate').getByText('Use template', { exact: true })
============================================================
116 | await customTypesBuilderPage.sliceZoneSwitch.click();
117 |
> 118 | await customTypesBuilderPage.sliceZoneBlankSlateUseTemplateAction.click();
| ^
119 | await customTypesBuilderPage.useTemplateSlicesDialog.useTemplates(
120 | sliceTemplates,
121 | );
at /home/runner/work/slice-machine/slice-machine/playwright/tests/customTypes/customTypesSliceZone.spec.ts:118:69
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Running E2E tests:
playwright/[chromium] › customTypes/customTypesSliceZone.spec.ts#L1
playwright/[chromium] › customTypes/customTypesSliceZone.spec.ts took 13.8m
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "e2e-all-blob-reports", "html-report--attempt-1", "html-report--attempt-2".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Running E2E tests
2 failed
[chromium] › customTypes/customTypesSliceZone.spec.ts:41:5 › I can add slices with a template from the add dropdown
[chromium] › customTypes/customTypesSliceZone.spec.ts:104:5 › I can add slices with a template from the blank slate
20 passed (14.7m)
|
Loading