All checks #469
Annotations
3 errors and 1 notice
apps/web/playwright/managed-event-types.e2e.ts#L1
1) [@***com/web] › apps/web/playwright/managed-event-types.e2e.ts:17:7 › Managed Event Types › Can create managed event type
Test timeout of 60000ms exceeded.
|
apps/web/playwright/managed-event-types.e2e.ts#L164
1) [@***com/web] › apps/web/playwright/managed-event-types.e2e.ts:17:7 › Managed Event Types › Can create managed event type
page.goto: Target page, context or browser has been closed
162 | await test.step("Managed event type should only update the unlocked fields modified by Admin", async () => {
163 | await memberUser.apiLogin();
> 164 | await page.goto("/event-types");
| ^
165 |
166 | await page.getByTestId("event-types").locator('a[title="managed"]').click();
167 | await page.waitForURL("event-types/**");
at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/managed-event-types.e2e.ts:164:18
at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/managed-event-types.e2e.ts:162:5
|
apps/web/playwright/managed-event-types.e2e.ts#L1
1) [@***com/web] › apps/web/playwright/managed-event-types.e2e.ts:17:7 › Managed Event Types › Can create managed event type
Pending operations:
- expect.toBeEditable at apps/web/playwright/managed-event-types.e2e.ts:156:57
|
|
The logs for this run have expired and are no longer available.
Loading