All checks #431
Annotations
10 errors, 1 warning, and 1 notice
apps/web/playwright/apps/analytics/analyticsApps.e2e.ts#L1
1) [@***com/web] › apps/web/playwright/apps/analytics/analyticsApps.e2e.ts:9:7 › Check analytics Apps › Check analytics Apps by skipping the configure step
Test timeout of 60000ms exceeded.
|
apps/web/playwright/fixtures/apps.ts#L17
1) [@***com/web] › apps/web/playwright/apps/analytics/analyticsApps.e2e.ts:9:7 › Check analytics Apps › Check analytics Apps by skipping the configure step
page.click: Target closed
=========================== logs ===========================
waiting for locator('[data-testid="install-app-button-personal"]')
============================================================
at apps/web/playwright/fixtures/apps.ts:17
15 | const appMetadata = appStoreMetadata[app as keyof typeof appStoreMetadata];
16 | if (shouldRedirectToAppOnboarding(appMetadata)) {
> 17 | await page.click('[data-testid="install-app-button-personal"]');
| ^
18 | await page.waitForURL(`apps/installation/event-types?slug=${app}`);
19 | await page.click('[data-testid="set-up-later"]');
20 | }
at Object.installAppSkipConfigure (/home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/fixtures/apps.ts:17:20)
at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/apps/analytics/analyticsApps.e2e.ts:15:7
|
apps/web/playwright/apps/analytics/analyticsApps.e2e.ts#L1
1) [@***com/web] › apps/web/playwright/apps/analytics/analyticsApps.e2e.ts:9:7 › Check analytics Apps › Check analytics Apps by skipping the configure step
Pending operations:
- locator.click at apps/web/playwright/fixtures/apps.ts:14:52
|
apps/web/playwright/apps/analytics/analyticsApps.e2e.ts#L1
1) [@***com/web] › apps/web/playwright/apps/analytics/analyticsApps.e2e.ts:9:7 › Check analytics Apps › Check analytics Apps by skipping the configure step
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 60000ms exceeded.
|
apps/web/playwright/apps/analytics/analyticsApps.e2e.ts#L1
1) [@***com/web] › apps/web/playwright/apps/analytics/analyticsApps.e2e.ts:9:7 › Check analytics Apps › Check analytics Apps by skipping the configure step
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Pending operations:
- locator.click at apps/web/playwright/fixtures/apps.ts:57:63
|
apps/web/playwright/apps/analytics/analyticsApps.e2e.ts#L1
1) [@***com/web] › apps/web/playwright/apps/analytics/analyticsApps.e2e.ts:9:7 › Check analytics Apps › Check analytics Apps by skipping the configure step
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Test was interrupted.
|
apps/web/playwright/apps/analytics/analyticsApps.e2e.ts#L1
2) [@***com/web] › apps/web/playwright/apps/analytics/analyticsApps.e2e.ts:28:7 › Check analytics Apps › Check analytics Apps using the new flow
Test timeout of 60000ms exceeded.
|
apps/web/playwright/fixtures/apps.ts#L28
2) [@***com/web] › apps/web/playwright/apps/analytics/analyticsApps.e2e.ts:28:7 › Check analytics Apps › Check analytics Apps using the new flow
page.click: Target closed
=========================== logs ===========================
waiting for locator('[data-testid="install-app-button-personal"]')
============================================================
at apps/web/playwright/fixtures/apps.ts:28
26 | const appMetadata = appStoreMetadata[app as keyof typeof appStoreMetadata];
27 | if (shouldRedirectToAppOnboarding(appMetadata)) {
> 28 | await page.click('[data-testid="install-app-button-personal"]');
| ^
29 | await page.waitForURL(`apps/installation/event-types?slug=${app}`);
30 |
31 | for (const id of eventTypeIds) {
at Object.installApp (/home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/fixtures/apps.ts:28:20)
at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/apps/analytics/analyticsApps.e2e.ts:36:7
|
apps/web/playwright/apps/analytics/analyticsApps.e2e.ts#L1
2) [@***com/web] › apps/web/playwright/apps/analytics/analyticsApps.e2e.ts:28:7 › Check analytics Apps › Check analytics Apps using the new flow
Pending operations:
- page.goto at apps/web/playwright/apps/analytics/analyticsApps.e2e.ts:35:18
|
apps/web/playwright/apps/analytics/analyticsApps.e2e.ts#L1
2) [@***com/web] › apps/web/playwright/apps/analytics/analyticsApps.e2e.ts:28:7 › Check analytics Apps › Check analytics Apps using the new flow
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 60000ms exceeded.
|
|
4 failed
[@***com/web] › apps/web/playwright/apps/analytics/analyticsApps.e2e.ts:9:7 › Check analytics Apps › Check analytics Apps by skipping the configure step
[@***com/web] › apps/web/playwright/apps/analytics/analyticsApps.e2e.ts:28:7 › Check analytics Apps › Check analytics Apps using the new flow
[@***com/web] › apps/web/playwright/booking-limits.e2e.ts:379:7 › Duration limits › multiple ───
[@***com/web] › apps/web/playwright/booking-pages.e2e.ts:27:5 › check SSR and OG - User Event Type
5 interrupted
[@***com/web] › apps/web/playwright/booking-pages.e2e.ts:163:7 › pro user -- legacy › Can cancel the recently created booking and rebook the same timeslot
[@***com/web] › apps/web/playwright/booking-pages.e2e.ts:193:7 › pro user -- legacy › Can cancel the recently created booking and shouldn't be allowed to reschedule it
[@***com/web] › apps/web/playwright/booking-pages.e2e.ts:253:7 › pro user -- legacy › cannot book an unconfirmed event multiple times with the same email
[@***com/web] › apps/web/playwright/booking-pages.e2e.ts:267:7 › pro user -- legacy › can book with multiple guests
[@***com/web] › apps/web/playwright/booking-pages.e2e.ts:290:7 › pro user -- legacy › Time slots should be reserved when selected
1 flaky
[@***com/web] › apps/web/playwright/app-store.e2e.ts:12:7 › App Store - Authed -- legacy › should render /apps page
31 skipped
57 passed (3.5m)
|
The logs for this run have expired and are no longer available.
Loading