All checks #225
all-checks.yml
on: workflow_dispatch
Production builds
/
Web App
5m 25s
Linters
/
lint
2m 45s
Production builds
/
Build API v1
3m 58s
Production builds
/
Build API v2
4m 17s
Matrix: Tests / e2e
Tests
/
Integration
1m 18s
Tests
/
E2E App Store
4m 25s
Tests
/
E2E Embed Core
3m 32s
Tests
/
E2E Embed React
2m 47s
Analyze Build
/
analyze
1m 44s
required
3s
Annotations
29 errors, 4 warnings, and 7 notices
[@calcom/app-store] › packages/app-store/typeform/playwright/tests/basic.e2e.ts:33:9 › Typeform App › Typeform Redirect Link › should copy link in editing area:
packages/app-store/typeform/playwright/tests/basic.e2e.ts#L23
1) [@***com/app-store] › packages/app-store/typeform/playwright/tests/basic.e2e.ts:33:9 › Typeform App › Typeform Redirect Link › should copy link in editing area
page.waitForURL: Timeout 30000ms exceeded.
=========================== logs ===========================
waiting for navigation until "load"
navigated to "http://***:3000/apps/installed/automation?hl=typeform"
============================================================
21 | await page.click('[data-testid="install-app-button"]');
22 | (await page.waitForSelector('[data-testid="install-app-button-personal"]')).click();
> 23 | await page.waitForURL((url) => url.pathname === `/apps/typeform/how-to-use`);
| ^
24 | };
25 |
26 | test.describe("Typeform App", () => {
at installApps (/home/runner/actions-runner/_work/***.com/***.com/packages/app-store/typeform/playwright/tests/basic.e2e.ts:23:14)
at /home/runner/actions-runner/_work/***.com/***.com/packages/app-store/typeform/playwright/tests/basic.e2e.ts:34:7
|
[@calcom/app-store] › packages/app-store/typeform/playwright/tests/basic.e2e.ts:33:9 › Typeform App › Typeform Redirect Link › should copy link in editing area:
packages/app-store/typeform/playwright/tests/basic.e2e.ts#L23
1) [@***com/app-store] › packages/app-store/typeform/playwright/tests/basic.e2e.ts:33:9 › Typeform App › Typeform Redirect Link › should copy link in editing area
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
page.waitForURL: Timeout 30000ms exceeded.
=========================== logs ===========================
waiting for navigation until "load"
navigated to "http://***:3000/apps/installed/automation?hl=typeform"
============================================================
21 | await page.click('[data-testid="install-app-button"]');
22 | (await page.waitForSelector('[data-testid="install-app-button-personal"]')).click();
> 23 | await page.waitForURL((url) => url.pathname === `/apps/typeform/how-to-use`);
| ^
24 | };
25 |
26 | test.describe("Typeform App", () => {
at installApps (/home/runner/actions-runner/_work/***.com/***.com/packages/app-store/typeform/playwright/tests/basic.e2e.ts:23:14)
at /home/runner/actions-runner/_work/***.com/***.com/packages/app-store/typeform/playwright/tests/basic.e2e.ts:34:7
|
[@calcom/app-store] › packages/app-store/typeform/playwright/tests/basic.e2e.ts:33:9 › Typeform App › Typeform Redirect Link › should copy link in editing area:
packages/app-store/typeform/playwright/tests/basic.e2e.ts#L23
1) [@***com/app-store] › packages/app-store/typeform/playwright/tests/basic.e2e.ts:33:9 › Typeform App › Typeform Redirect Link › should copy link in editing area
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
page.waitForURL: Timeout 30000ms exceeded.
=========================== logs ===========================
waiting for navigation until "load"
navigated to "http://***:3000/apps/installed/automation?hl=typeform"
============================================================
21 | await page.click('[data-testid="install-app-button"]');
22 | (await page.waitForSelector('[data-testid="install-app-button-personal"]')).click();
> 23 | await page.waitForURL((url) => url.pathname === `/apps/typeform/how-to-use`);
| ^
24 | };
25 |
26 | test.describe("Typeform App", () => {
at installApps (/home/runner/actions-runner/_work/***.com/***.com/packages/app-store/typeform/playwright/tests/basic.e2e.ts:23:14)
at /home/runner/actions-runner/_work/***.com/***.com/packages/app-store/typeform/playwright/tests/basic.e2e.ts:34:7
|
[@calcom/app-store] › packages/app-store/typeform/playwright/tests/basic.e2e.ts:52:9 › Typeform App › Typeform Redirect Link › should copy link in RoutingForms list:
packages/app-store/typeform/playwright/tests/basic.e2e.ts#L23
2) [@***com/app-store] › packages/app-store/typeform/playwright/tests/basic.e2e.ts:52:9 › Typeform App › Typeform Redirect Link › should copy link in RoutingForms list
page.waitForURL: Timeout 30000ms exceeded.
=========================== logs ===========================
waiting for navigation until "load"
navigated to "http://***:3000/apps/installed/automation?hl=typeform"
============================================================
21 | await page.click('[data-testid="install-app-button"]');
22 | (await page.waitForSelector('[data-testid="install-app-button-personal"]')).click();
> 23 | await page.waitForURL((url) => url.pathname === `/apps/typeform/how-to-use`);
| ^
24 | };
25 |
26 | test.describe("Typeform App", () => {
at installApps (/home/runner/actions-runner/_work/***.com/***.com/packages/app-store/typeform/playwright/tests/basic.e2e.ts:23:14)
at /home/runner/actions-runner/_work/***.com/***.com/packages/app-store/typeform/playwright/tests/basic.e2e.ts:53:7
|
[@calcom/app-store] › packages/app-store/typeform/playwright/tests/basic.e2e.ts:52:9 › Typeform App › Typeform Redirect Link › should copy link in RoutingForms list:
packages/app-store/typeform/playwright/tests/basic.e2e.ts#L23
2) [@***com/app-store] › packages/app-store/typeform/playwright/tests/basic.e2e.ts:52:9 › Typeform App › Typeform Redirect Link › should copy link in RoutingForms list
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
page.waitForURL: Timeout 30000ms exceeded.
=========================== logs ===========================
waiting for navigation until "load"
navigated to "http://***:3000/apps/installed/automation?hl=typeform"
============================================================
21 | await page.click('[data-testid="install-app-button"]');
22 | (await page.waitForSelector('[data-testid="install-app-button-personal"]')).click();
> 23 | await page.waitForURL((url) => url.pathname === `/apps/typeform/how-to-use`);
| ^
24 | };
25 |
26 | test.describe("Typeform App", () => {
at installApps (/home/runner/actions-runner/_work/***.com/***.com/packages/app-store/typeform/playwright/tests/basic.e2e.ts:23:14)
at /home/runner/actions-runner/_work/***.com/***.com/packages/app-store/typeform/playwright/tests/basic.e2e.ts:53:7
|
[@calcom/app-store] › packages/app-store/typeform/playwright/tests/basic.e2e.ts:52:9 › Typeform App › Typeform Redirect Link › should copy link in RoutingForms list:
packages/app-store/typeform/playwright/tests/basic.e2e.ts#L23
2) [@***com/app-store] › packages/app-store/typeform/playwright/tests/basic.e2e.ts:52:9 › Typeform App › Typeform Redirect Link › should copy link in RoutingForms list
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
page.waitForURL: Timeout 30000ms exceeded.
=========================== logs ===========================
waiting for navigation until "load"
navigated to "http://***:3000/apps/installed/automation?hl=typeform"
============================================================
21 | await page.click('[data-testid="install-app-button"]');
22 | (await page.waitForSelector('[data-testid="install-app-button-personal"]')).click();
> 23 | await page.waitForURL((url) => url.pathname === `/apps/typeform/how-to-use`);
| ^
24 | };
25 |
26 | test.describe("Typeform App", () => {
at installApps (/home/runner/actions-runner/_work/***.com/***.com/packages/app-store/typeform/playwright/tests/basic.e2e.ts:23:14)
at /home/runner/actions-runner/_work/***.com/***.com/packages/app-store/typeform/playwright/tests/basic.e2e.ts:53:7
|
Tests / E2E App Store
Process completed with exit code 1.
|
[@calcom/web] › apps/web/playwright/profile.e2e.ts:304:7 › Update Profile › Newly added secondary email should show as Unverified:
apps/web/playwright/profile.e2e.ts#L311
1) [@***com/web] › apps/web/playwright/profile.e2e.ts:304:7 › Update Profile › Newly added secondary email should show as Unverified
Error: expect(received).toEqual(expected) // deep equality
Expected: true
Received: false
309 |
310 | expect(await page.getByTestId("profile-form-email-1-primary-badge").isVisible()).toEqual(false);
> 311 | expect(await page.getByTestId("profile-form-email-1-unverified-badge").isVisible()).toEqual(true);
| ^
312 | });
313 |
314 | // TODO: This test is extremely flaky and has been failing a lot, blocking many PRs. Fix this.
at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/profile.e2e.ts:311:89
|
[@calcom/web] › apps/web/playwright/event-types.e2e.ts:316:11 › Event Types tests -- legacy › user › Different Locations Tests › can select 'display on booking page' option when multiple organizer input type are present:
apps/web/playwright/event-types.e2e.ts#L347
1) [@***com/web] › apps/web/playwright/event-types.e2e.ts:316:11 › Event Types tests -- legacy › user › Different Locations Tests › can select 'display on booking page' option when multiple organizer input type are present
locator.click: Error: strict mode violation: getByTestId('location-select') resolved to 2 elements:
1) <span data-testid="location-select">…</span> aka getByTestId('location-select').first()
2) <span data-testid="location-select">…</span> aka getByRole('listitem').filter({ hasText: 'Link meetingDisplay on booking page' }).getByTestId('location-select')
=========================== logs ===========================
waiting for getByTestId('location-select')
============================================================
345 |
346 | // Add Multiple Organizer Phone Number options
> 347 | await page.getByTestId("location-select").click();
| ^
348 | await page.locator(`text="Organizer Phone Number"`).click();
349 |
350 | const organizerPhoneNumberInputName = (idx: number) => `locations[${idx}].hostPhoneNumber`;
at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/event-types.e2e.ts:347:51
|
[@calcom/web] › apps/web/playwright/event-types.e2e.ts:316:11 › Event Types tests -- legacy › user › Different Locations Tests › can select 'display on booking page' option when multiple organizer input type are present:
apps/web/playwright/event-types.e2e.ts#L347
1) [@***com/web] › apps/web/playwright/event-types.e2e.ts:316:11 › Event Types tests -- legacy › user › Different Locations Tests › can select 'display on booking page' option when multiple organizer input type are present
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
locator.click: Error: strict mode violation: getByTestId('location-select') resolved to 2 elements:
1) <span data-testid="location-select">…</span> aka getByTestId('location-select').first()
2) <span data-testid="location-select">…</span> aka getByRole('listitem').filter({ hasText: 'Link meetingDisplay on booking page' }).getByTestId('location-select')
=========================== logs ===========================
waiting for getByTestId('location-select')
============================================================
345 |
346 | // Add Multiple Organizer Phone Number options
> 347 | await page.getByTestId("location-select").click();
| ^
348 | await page.locator(`text="Organizer Phone Number"`).click();
349 |
350 | const organizerPhoneNumberInputName = (idx: number) => `locations[${idx}].hostPhoneNumber`;
at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/event-types.e2e.ts:347:51
|
[@calcom/web] › apps/web/playwright/event-types.e2e.ts:316:11 › Event Types tests -- legacy › user › Different Locations Tests › can select 'display on booking page' option when multiple organizer input type are present:
apps/web/playwright/event-types.e2e.ts#L347
1) [@***com/web] › apps/web/playwright/event-types.e2e.ts:316:11 › Event Types tests -- legacy › user › Different Locations Tests › can select 'display on booking page' option when multiple organizer input type are present
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
locator.click: Error: strict mode violation: getByTestId('location-select') resolved to 2 elements:
1) <span data-testid="location-select">…</span> aka getByTestId('location-select').first()
2) <span data-testid="location-select">…</span> aka getByRole('listitem').filter({ hasText: 'Link meetingDisplay on booking page' }).getByTestId('location-select')
=========================== logs ===========================
waiting for getByTestId('location-select')
============================================================
345 |
346 | // Add Multiple Organizer Phone Number options
> 347 | await page.getByTestId("location-select").click();
| ^
348 | await page.locator(`text="Organizer Phone Number"`).click();
349 |
350 | const organizerPhoneNumberInputName = (idx: number) => `locations[${idx}].hostPhoneNumber`;
at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/event-types.e2e.ts:347:51
|
[@calcom/web] › apps/web/playwright/integrations-stripe.e2e.ts:280:7 › Stripe integration with the new app install flow skip flase › when enabling Stripe:
apps/web/playwright/fixtures/users.ts#L984
2) [@***com/web] › apps/web/playwright/integrations-stripe.e2e.ts:280:7 › Stripe integration with the new app install flow skip flase › when enabling Stripe, credentialId is included skip false
page.waitForURL: Timeout 30000ms exceeded.
=========================== logs ===========================
waiting for navigation to "event-types" until "load"
============================================================
at apps/web/playwright/fixtures/users.ts:984
982 | }
983 | await page.click(`[data-testid="configure-step-save"]`);
> 984 | await page.waitForURL(`event-types`);
| ^
985 | for (let index = 0; index < eventTypeIds.length; index++) {
986 | await page.goto(`event-types/${eventTypeIds[index]}?tabName=apps`);
987 | await expect(page.getByTestId(`stripe-app-switch`)).toBeChecked();
at installStripe (/home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/fixtures/users.ts:984:14)
at installStripePersonal (/home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/fixtures/users.ts:948:3)
at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/integrations-stripe.e2e.ts:288:5
|
[@calcom/web] › apps/web/playwright/integrations-stripe.e2e.ts:280:7 › Stripe integration with the new app install flow skip flase › when enabling Stripe:
apps/web/playwright/integrations-stripe.e2e.ts#L1
2) [@***com/web] › apps/web/playwright/integrations-stripe.e2e.ts:280:7 › Stripe integration with the new app install flow skip flase › when enabling Stripe, credentialId is included skip false
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test was interrupted.
|
[@calcom/web] › apps/web/playwright/integrations-stripe.e2e.ts:308:7 › Stripe integration with the new app install flow skip flase › when enabling Stripe:
apps/web/playwright/fixtures/users.ts#L984
3) [@***com/web] › apps/web/playwright/integrations-stripe.e2e.ts:308:7 › Stripe integration with the new app install flow skip flase › when enabling Stripe, team credentialId is included skip false
page.waitForURL: Timeout 30000ms exceeded.
=========================== logs ===========================
waiting for navigation to "event-types" until "load"
============================================================
at apps/web/playwright/fixtures/users.ts:984
982 | }
983 | await page.click(`[data-testid="configure-step-save"]`);
> 984 | await page.waitForURL(`event-types`);
| ^
985 | for (let index = 0; index < eventTypeIds.length; index++) {
986 | await page.goto(`event-types/${eventTypeIds[index]}?tabName=apps`);
987 | await expect(page.getByTestId(`stripe-app-switch`)).toBeChecked();
at installStripe (/home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/fixtures/users.ts:984:14)
at installStripeTeam (/home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/fixtures/users.ts:954:3)
at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/integrations-stripe.e2e.ts:327:5
|
[@calcom/web] › apps/web/playwright/integrations-stripe.e2e.ts:308:7 › Stripe integration with the new app install flow skip flase › when enabling Stripe:
apps/web/playwright/integrations-stripe.e2e.ts#L1
3) [@***com/web] › apps/web/playwright/integrations-stripe.e2e.ts:308:7 › Stripe integration with the new app install flow skip flase › when enabling Stripe, team credentialId is included skip false
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test was interrupted.
|
[@calcom/web] › apps/web/playwright/integrations-stripe.e2e.ts:346:7 › Stripe integration with the new app install flow skip flase › Can book a paid booking skip false:
apps/web/playwright/fixtures/users.ts#L984
4) [@***com/web] › apps/web/playwright/integrations-stripe.e2e.ts:346:7 › Stripe integration with the new app install flow skip flase › Can book a paid booking skip false
page.waitForURL: Timeout 30000ms exceeded.
=========================== logs ===========================
waiting for navigation to "event-types" until "load"
============================================================
at apps/web/playwright/fixtures/users.ts:984
982 | }
983 | await page.click(`[data-testid="configure-step-save"]`);
> 984 | await page.waitForURL(`event-types`);
| ^
985 | for (let index = 0; index < eventTypeIds.length; index++) {
986 | await page.goto(`event-types/${eventTypeIds[index]}?tabName=apps`);
987 | await expect(page.getByTestId(`stripe-app-switch`)).toBeChecked();
at installStripe (/home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/fixtures/users.ts:984:14)
at installStripePersonal (/home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/fixtures/users.ts:948:3)
at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/integrations-stripe.e2e.ts:352:5
|
[@calcom/web] › apps/web/playwright/integrations-stripe.e2e.ts:346:7 › Stripe integration with the new app install flow skip flase › Can book a paid booking skip false:
apps/web/playwright/integrations-stripe.e2e.ts#L1
4) [@***com/web] › apps/web/playwright/integrations-stripe.e2e.ts:346:7 › Stripe integration with the new app install flow skip flase › Can book a paid booking skip false
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test was interrupted.
|
[@calcom/web] › apps/web/playwright/integrations-stripe.e2e.ts:357:7 › Stripe integration with the new app install flow skip flase › Pending payment booking should not be confirmed by default skip false:
apps/web/playwright/fixtures/users.ts#L984
5) [@***com/web] › apps/web/playwright/integrations-stripe.e2e.ts:357:7 › Stripe integration with the new app install flow skip flase › Pending payment booking should not be confirmed by default skip false
page.waitForURL: Timeout 30000ms exceeded.
=========================== logs ===========================
waiting for navigation to "event-types" until "load"
============================================================
at apps/web/playwright/fixtures/users.ts:984
982 | }
983 | await page.click(`[data-testid="configure-step-save"]`);
> 984 | await page.waitForURL(`event-types`);
| ^
985 | for (let index = 0; index < eventTypeIds.length; index++) {
986 | await page.goto(`event-types/${eventTypeIds[index]}?tabName=apps`);
987 | await expect(page.getByTestId(`stripe-app-switch`)).toBeChecked();
at installStripe (/home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/fixtures/users.ts:984:14)
at installStripePersonal (/home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/fixtures/users.ts:948:3)
at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/integrations-stripe.e2e.ts:363:5
|
[@calcom/web] › apps/web/playwright/apps/analytics/analyticsApps.e2e.ts:28:7 › Check analytics Apps › Check analytics Apps using the new flow:
apps/web/playwright/fixtures/apps.ts#L104
1) [@***com/web] › apps/web/playwright/apps/analytics/analyticsApps.e2e.ts:28:7 › Check analytics Apps › Check analytics Apps using the new flow
Error: Timed out 30000ms waiting for expect(received).toBeVisible()
Call log:
- expect.toBeVisible with timeout 30000ms
- waiting for locator('[data-testid=\'fathom-app-switch\'][data-state="checked"]')
- waiting for locator('[data-testid=\'fathom-app-switch\'][data-state="checked"]')
at apps/web/playwright/fixtures/apps.ts:104
102 | await page.waitForLoadState("domcontentloaded");
103 | for (const app of apps) {
> 104 | await expect(page.locator(`[data-testid='${app}-app-switch'][data-state="checked"]`)).toBeVisible();
| ^
105 | }
106 | },
107 | };
at Object.verifyAppsInfoNew (/home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/fixtures/apps.ts:104:95)
at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/apps/analytics/analyticsApps.e2e.ts:40:7
|
[@calcom/web] › apps/web/playwright/apps/analytics/analyticsApps.e2e.ts:28:7 › Check analytics Apps › Check analytics Apps using the new flow:
apps/web/playwright/fixtures/apps.ts#L104
1) [@***com/web] › apps/web/playwright/apps/analytics/analyticsApps.e2e.ts:28:7 › Check analytics Apps › Check analytics Apps using the new flow
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 30000ms waiting for expect(received).toBeVisible()
Call log:
- expect.toBeVisible with timeout 30000ms
- waiting for locator('[data-testid=\'fathom-app-switch\'][data-state="checked"]')
- waiting for locator('[data-testid=\'fathom-app-switch\'][data-state="checked"]')
at apps/web/playwright/fixtures/apps.ts:104
102 | await page.waitForLoadState("domcontentloaded");
103 | for (const app of apps) {
> 104 | await expect(page.locator(`[data-testid='${app}-app-switch'][data-state="checked"]`)).toBeVisible();
| ^
105 | }
106 | },
107 | };
at Object.verifyAppsInfoNew (/home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/fixtures/apps.ts:104:95)
at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/apps/analytics/analyticsApps.e2e.ts:40:7
|
[@calcom/web] › apps/web/playwright/apps/analytics/analyticsApps.e2e.ts:28:7 › Check analytics Apps › Check analytics Apps using the new flow:
apps/web/playwright/fixtures/apps.ts#L104
1) [@***com/web] › apps/web/playwright/apps/analytics/analyticsApps.e2e.ts:28:7 › Check analytics Apps › Check analytics Apps using the new flow
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 30000ms waiting for expect(received).toBeVisible()
Call log:
- expect.toBeVisible with timeout 30000ms
- waiting for locator('[data-testid=\'fathom-app-switch\'][data-state="checked"]')
- waiting for locator('[data-testid=\'fathom-app-switch\'][data-state="checked"]')
at apps/web/playwright/fixtures/apps.ts:104
102 | await page.waitForLoadState("domcontentloaded");
103 | for (const app of apps) {
> 104 | await expect(page.locator(`[data-testid='${app}-app-switch'][data-state="checked"]`)).toBeVisible();
| ^
105 | }
106 | },
107 | };
at Object.verifyAppsInfoNew (/home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/fixtures/apps.ts:104:95)
at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/apps/analytics/analyticsApps.e2e.ts:40:7
|
[@calcom/web] › apps/web/playwright/apps/conferencing/conferencingApps.e2e.ts:115:7 › check conferencing apps › check conferencing apps by skipping the configure step:
apps/web/playwright/apps/conferencing/conferencingApps.e2e.ts#L1
2) [@***com/web] › apps/web/playwright/apps/conferencing/conferencingApps.e2e.ts:115:7 › check conferencing apps › check conferencing apps by skipping the configure step
Test timeout of 60000ms exceeded.
|
[@calcom/web] › apps/web/playwright/apps/conferencing/conferencingApps.e2e.ts:115:7 › check conferencing apps › check conferencing apps by skipping the configure step:
apps/web/playwright/fixtures/apps.ts#L74
2) [@***com/web] › apps/web/playwright/apps/conferencing/conferencingApps.e2e.ts:115:7 › check conferencing apps › check conferencing apps by skipping the configure step
locator.click: Target closed
=========================== logs ===========================
waiting for getByLabel('https://party.campfire.to/your-team')
============================================================
at apps/web/playwright/fixtures/apps.ts:74
72 | if (index > 0) {
73 | if (app.organizerInputPlaceholder) {
> 74 | await page.getByLabel(app.organizerInputPlaceholder).click();
| ^
75 | } else {
76 | await page.getByLabel(app.label).click();
77 | }
at Object.verifyConferencingtApp (/home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/fixtures/apps.ts:74:64)
at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/apps/conferencing/conferencingApps.e2e.ts:122:7
|
[@calcom/web] › apps/web/playwright/apps/conferencing/conferencingApps.e2e.ts:115:7 › check conferencing apps › check conferencing apps by skipping the configure step:
apps/web/playwright/apps/conferencing/conferencingApps.e2e.ts#L1
2) [@***com/web] › apps/web/playwright/apps/conferencing/conferencingApps.e2e.ts:115:7 › check conferencing apps › check conferencing apps by skipping the configure step
Pending operations:
- locator.click at apps/web/playwright/fixtures/apps.ts:74:64
|
[@calcom/web] › apps/web/playwright/apps/conferencing/conferencingApps.e2e.ts:115:7 › check conferencing apps › check conferencing apps by skipping the configure step:
apps/web/playwright/apps/conferencing/conferencingApps.e2e.ts#L1
2) [@***com/web] › apps/web/playwright/apps/conferencing/conferencingApps.e2e.ts:115:7 › check conferencing apps › check conferencing apps by skipping the configure step
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 60000ms exceeded.
|
[@calcom/web] › apps/web/playwright/apps/conferencing/conferencingApps.e2e.ts:115:7 › check conferencing apps › check conferencing apps by skipping the configure step:
apps/web/playwright/fixtures/apps.ts#L74
2) [@***com/web] › apps/web/playwright/apps/conferencing/conferencingApps.e2e.ts:115:7 › check conferencing apps › check conferencing apps by skipping the configure step
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
locator.click: Target closed
=========================== logs ===========================
waiting for getByLabel('https://party.campfire.to/your-team')
============================================================
at apps/web/playwright/fixtures/apps.ts:74
72 | if (index > 0) {
73 | if (app.organizerInputPlaceholder) {
> 74 | await page.getByLabel(app.organizerInputPlaceholder).click();
| ^
75 | } else {
76 | await page.getByLabel(app.label).click();
77 | }
at Object.verifyConferencingtApp (/home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/fixtures/apps.ts:74:64)
at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/apps/conferencing/conferencingApps.e2e.ts:122:7
|
[@calcom/web] › apps/web/playwright/apps/conferencing/conferencingApps.e2e.ts:115:7 › check conferencing apps › check conferencing apps by skipping the configure step:
apps/web/playwright/apps/conferencing/conferencingApps.e2e.ts#L1
2) [@***com/web] › apps/web/playwright/apps/conferencing/conferencingApps.e2e.ts:115:7 › check conferencing apps › check conferencing apps by skipping the configure step
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Pending operations:
- locator.click at apps/web/playwright/fixtures/apps.ts:74:64
|
[@calcom/web] › apps/web/playwright/apps/conferencing/conferencingApps.e2e.ts:115:7 › check conferencing apps › check conferencing apps by skipping the configure step:
apps/web/playwright/apps/conferencing/conferencingApps.e2e.ts#L1
2) [@***com/web] › apps/web/playwright/apps/conferencing/conferencingApps.e2e.ts:115:7 › check conferencing apps › check conferencing apps by skipping the configure step
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 60000ms exceeded.
|
required
Process completed with exit code 1.
|
Linters / lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: ataylorme/eslint-annotate-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Production builds / Build API v1
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: buildjet/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Production builds / Build API v2
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: buildjet/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Analyze Build / analyze
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: dawidd6/action-download-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
🎭 Playwright Run Summary
1 skipped
2 passed (3.3s)
|
🎭 Playwright Run Summary
6 skipped
36 passed (56.5s)
|
🎭 Playwright Run Summary
3 skipped
21 passed (46.3s)
|
🎭 Playwright Run Summary
2 failed
[@***com/app-store] › packages/app-store/typeform/playwright/tests/basic.e2e.ts:33:9 › Typeform App › Typeform Redirect Link › should copy link in editing area
[@***com/app-store] › packages/app-store/typeform/playwright/tests/basic.e2e.ts:52:9 › Typeform App › Typeform Redirect Link › should copy link in RoutingForms list
5 skipped
8 passed (2.2m)
|
🎭 Playwright Run Summary
1 flaky
[@***com/web] › apps/web/playwright/profile.e2e.ts:304:7 › Update Profile › Newly added secondary email should show as Unverified
18 skipped
73 passed (1.8m)
|
🎭 Playwright Run Summary
6 failed
[@***com/web] › apps/web/playwright/event-types.e2e.ts:316:11 › Event Types tests -- legacy › user › Different Locations Tests › can select 'display on booking page' option when multiple organizer input type are present
[@***com/web] › apps/web/playwright/integrations-stripe.e2e.ts:280:7 › Stripe integration with the new app install flow skip flase › when enabling Stripe, credentialId is included skip false
[@***com/web] › apps/web/playwright/integrations-stripe.e2e.ts:308:7 › Stripe integration with the new app install flow skip flase › when enabling Stripe, team credentialId is included skip false
[@***com/web] › apps/web/playwright/integrations-stripe.e2e.ts:346:7 › Stripe integration with the new app install flow skip flase › Can book a paid booking skip false
[@***com/web] › apps/web/playwright/integrations-stripe.e2e.ts:357:7 › Stripe integration with the new app install flow skip flase › Pending payment booking should not be confirmed by default skip false
[@***com/web] › apps/web/playwright/integrations-stripe.e2e.ts:380:7 › Stripe integration with the new app install flow skip flase › Paid booking should be able to be rescheduled skip false
3 interrupted
[@***com/web] › apps/web/playwright/integrations-stripe.e2e.ts:402:7 › Stripe integration with the new app install flow skip flase › Paid booking should be able to be cancelled skip false
[@***com/web] › apps/web/playwright/integrations-stripe.e2e.ts:432:9 › Stripe integration with the new app install flow skip flase › When event is paid and confirmed skip false › Payment should confirm pending payment booking skip false
[@***com/web] › apps/web/playwright/integrations-stripe.e2e.ts:441:9 › Stripe integration with the new app install flow skip flase › When event is paid and confirmed skip false › Paid and confirmed booking should be able to be rescheduled skip false
2 flaky
[@***com/web] › apps/web/playwright/eventType/limit-tab.e2e.ts:12:7 › Limits Tab - Event Type › Check the functionalities of the Limits Tab
[@***com/web] › apps/web/playwright/integrations-stripe.e2e.ts:124:7 › Stripe integration skip true › Pending payment booking should not be confirmed by default
34 skipped
58 passed (3.2m)
|
🎭 Playwright Run Summary
3 failed
[@***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/apps/conferencing/conferencingApps.e2e.ts:115:7 › check conferencing apps › check conferencing apps by skipping the configure step
[@***com/web] › apps/web/playwright/apps/conferencing/conferencingApps.e2e.ts:126:7 › check conferencing apps › check conferencing apps using the new flow
4 skipped
93 passed (3.5m)
|
Artifacts
Produced during runtime
Name | Size | Digest | |
---|---|---|---|
app-store-results
Expired
|
44.4 MB |
sha256:0788920c47699f50d75c63620a7d9d2bf9baf2c3ff9932541c90d0b82f18f2bd
|
|
bundle
Expired
|
2.33 KB |
sha256:4511ffee0cdc40c65c0333d4474dc8d2b74f60846b071b6852b60bbbcd8bea8a
|
|
embed-core-results
Expired
|
194 KB |
sha256:9294ce2d9049689981a14f200a49229e5887abd827ec2e72eca8d70385047141
|
|
embed-react-results
Expired
|
176 KB |
sha256:babbf480c1d6dcc4e1ed66a68f149af0e40557851c5c3aff250a5dcc8d0d5f44
|
|
lint-results
Expired
|
319 KB |
sha256:6e12ff2cf0c3f8268e6371cbd55dbb4d1fb8c90cdfbd49e9e59988891b06fe22
|
|
test-results-1_4
Expired
|
318 MB |
sha256:415e0d389b83a6cfbff433bba1a85e6d52392fbad5d1d863918b938f80f98890
|
|
test-results-2_4
Expired
|
149 MB |
sha256:96ad3151beea68625b2665b82f90498b6613e3e8f72ddae0e13d5b96fb72e312
|
|
test-results-3_4
Expired
|
244 KB |
sha256:251455842e28ddd5d9103b169b40841936bc728644b164a123fee49fc5f6dc92
|
|
test-results-4_4
Expired
|
2.84 MB |
sha256:c820b0e18a5bda67571f5ea487ff4a78447e00eefd8df4f7588324bbb69dbf8d
|
|