All checks #61
Annotations
10 errors and 1 notice
apps/web/playwright/hash-my-url.e2e.ts#L1
1) [@***com/web] › apps/web/playwright/hash-my-url.e2e.ts:17:7 › hash my url › generate url hash ─
Test timeout of 60000ms exceeded.
|
apps/web/playwright/hash-my-url.e2e.ts#L61
1) [@***com/web] › apps/web/playwright/hash-my-url.e2e.ts:17:7 › hash my url › generate url hash ─
locator.waitFor: Target closed
=========================== logs ===========================
waiting for getByTestId('toast-success') to be visible
============================================================
59 | await page.locator("[data-testid=event-slug]").first().fill("somethingrandom");
60 | await page.locator("[data-testid=update-eventtype]").click();
> 61 | await page.getByTestId("toast-success").waitFor();
| ^
62 | await page.waitForLoadState("networkidle");
63 | await page.locator(".primary-navigation >> text=Advanced").click();
64 | const $url2 = await page.locator('//*[@data-testid="generated-hash-url"]').inputValue();
at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/hash-my-url.e2e.ts:61:45
|
apps/web/playwright/hash-my-url.e2e.ts#L1
1) [@***com/web] › apps/web/playwright/hash-my-url.e2e.ts:17:7 › hash my url › generate url hash ─
Pending operations:
- locator.waitFor at apps/web/playwright/hash-my-url.e2e.ts:61:45
|
apps/web/playwright/hash-my-url.e2e.ts#L1
1) [@***com/web] › apps/web/playwright/hash-my-url.e2e.ts:17:7 › hash my url › generate url hash ─
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 60000ms exceeded.
|
apps/web/playwright/hash-my-url.e2e.ts#L61
1) [@***com/web] › apps/web/playwright/hash-my-url.e2e.ts:17:7 › hash my url › generate url hash ─
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
locator.waitFor: Target closed
=========================== logs ===========================
waiting for getByTestId('toast-success') to be visible
============================================================
59 | await page.locator("[data-testid=event-slug]").first().fill("somethingrandom");
60 | await page.locator("[data-testid=update-eventtype]").click();
> 61 | await page.getByTestId("toast-success").waitFor();
| ^
62 | await page.waitForLoadState("networkidle");
63 | await page.locator(".primary-navigation >> text=Advanced").click();
64 | const $url2 = await page.locator('//*[@data-testid="generated-hash-url"]').inputValue();
at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/hash-my-url.e2e.ts:61:45
|
apps/web/playwright/hash-my-url.e2e.ts#L1
1) [@***com/web] › apps/web/playwright/hash-my-url.e2e.ts:17:7 › hash my url › generate url hash ─
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Pending operations:
- locator.waitFor at apps/web/playwright/hash-my-url.e2e.ts:61:45
|
apps/web/playwright/hash-my-url.e2e.ts#L1
1) [@***com/web] › apps/web/playwright/hash-my-url.e2e.ts:17:7 › hash my url › generate url hash ─
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 60000ms exceeded.
|
apps/web/playwright/hash-my-url.e2e.ts#L61
1) [@***com/web] › apps/web/playwright/hash-my-url.e2e.ts:17:7 › hash my url › generate url hash ─
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
locator.waitFor: Target closed
=========================== logs ===========================
waiting for getByTestId('toast-success') to be visible
============================================================
59 | await page.locator("[data-testid=event-slug]").first().fill("somethingrandom");
60 | await page.locator("[data-testid=update-eventtype]").click();
> 61 | await page.getByTestId("toast-success").waitFor();
| ^
62 | await page.waitForLoadState("networkidle");
63 | await page.locator(".primary-navigation >> text=Advanced").click();
64 | const $url2 = await page.locator('//*[@data-testid="generated-hash-url"]').inputValue();
at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/hash-my-url.e2e.ts:61:45
|
apps/web/playwright/hash-my-url.e2e.ts#L1
1) [@***com/web] › apps/web/playwright/hash-my-url.e2e.ts:17:7 › hash my url › generate url hash ─
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Pending operations:
- locator.waitFor at apps/web/playwright/hash-my-url.e2e.ts:61:45
|
apps/web/playwright/integrations-stripe.e2e.ts#L1
2) [@***com/web] › apps/web/playwright/integrations-stripe.e2e.ts:39:7 › Stripe integration skip true › when enabling Stripe, credentialId is included
Test timeout of 60000ms exceeded.
|
4 failed
[@***com/web] › apps/web/playwright/hash-my-url.e2e.ts:17:7 › hash my url › generate url hash ──
[@***com/web] › apps/web/playwright/integrations-stripe.e2e.ts:39:7 › Stripe integration skip true › when enabling Stripe, credentialId is included
[@***com/web] › apps/web/playwright/integrations-stripe.e2e.ts:69:7 › Stripe integration skip true › when enabling Stripe, team credentialId is included
[@***com/web] › apps/web/playwright/integrations-stripe.e2e.ts:111:7 › Stripe integration skip true › Can book a paid booking
1 interrupted
[@***com/web] › apps/web/playwright/integrations-stripe.e2e.ts:124:7 › Stripe integration skip true › Pending payment booking should not be confirmed by default
32 skipped
38 passed (4.5m)
|
The logs for this run have expired and are no longer available.
Loading