Skip to content

All checks

All checks #277

Manually triggered June 7, 2024 15:59
Status Failure
Total duration 13m 11s
Artifacts 9

all-checks.yml

on: workflow_dispatch
Analyze Build  /  ...  /  Web App
Analyze Build / Production builds / Web App
Matrix: Tests / e2e
Analyze Build  /  analyze
2m 0s
Analyze Build / analyze
required
4s
required
Fit to window
Zoom out
Zoom in

Annotations

48 errors, 11 warnings, and 7 notices
[@calcom/web] › apps/web/playwright/dynamic-booking-pages.e2e.ts:15:5 › dynamic booking: apps/web/playwright/dynamic-booking-pages.e2e.ts#L30
1) [@***com/web] › apps/web/playwright/dynamic-booking-pages.e2e.ts:15:5 › dynamic booking ─────── Error: Timed out 30000ms waiting for expect(received).toBeVisible() Call log: - expect.toBeVisible with timeout 30000ms - waiting for locator('[data-testid=success-page]') - waiting for locator('[data-testid=success-page]') 28 | await bookTimeSlot(page); 29 | > 30 | await expect(page.locator("[data-testid=success-page]")).toBeVisible(); | ^ 31 | }); 32 | 33 | await test.step("can reschedule a booking", async () => { at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/dynamic-booking-pages.e2e.ts:30:62 at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/dynamic-booking-pages.e2e.ts:22:3
[@calcom/web] › apps/web/playwright/dynamic-booking-pages.e2e.ts:15:5 › dynamic booking: apps/web/playwright/dynamic-booking-pages.e2e.ts#L30
1) [@***com/web] › apps/web/playwright/dynamic-booking-pages.e2e.ts:15:5 › dynamic booking ─────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 30000ms waiting for expect(received).toBeVisible() Call log: - expect.toBeVisible with timeout 30000ms - waiting for locator('[data-testid=success-page]') - waiting for locator('[data-testid=success-page]') 28 | await bookTimeSlot(page); 29 | > 30 | await expect(page.locator("[data-testid=success-page]")).toBeVisible(); | ^ 31 | }); 32 | 33 | await test.step("can reschedule a booking", async () => { at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/dynamic-booking-pages.e2e.ts:30:62 at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/dynamic-booking-pages.e2e.ts:22:3
[@calcom/web] › apps/web/playwright/dynamic-booking-pages.e2e.ts:15:5 › dynamic booking: apps/web/playwright/dynamic-booking-pages.e2e.ts#L1
1) [@***com/web] › apps/web/playwright/dynamic-booking-pages.e2e.ts:15:5 › dynamic booking ─────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Test was interrupted.
[@calcom/web] › apps/web/playwright/dynamic-booking-pages.e2e.ts:110:7 › Organization: › Can book a time slot for an organization: apps/web/playwright/dynamic-booking-pages.e2e.ts#L137
2) [@***com/web] › apps/web/playwright/dynamic-booking-pages.e2e.ts:110:7 › Organization: › Can book a time slot for an organization Error: Timed out 30000ms waiting for expect(received).toBeVisible() Call log: - expect.toBeVisible with timeout 30000ms - waiting for getByTestId('success-page') - waiting for getByTestId('success-page') 135 | title: "Test meeting", 136 | }); > 137 | await expect(page.getByTestId("success-page")).toBeVisible(); | ^ 138 | // All the teammates should be in the booking 139 | // eslint-disable-next-line @typescript-eslint/no-non-null-assertion 140 | await expect(page.getByText(user1.name!, { exact: true })).toBeVisible(); at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/dynamic-booking-pages.e2e.ts:137:56 at doOnOrgDomain (/home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/lib/testUtils.ts:365:3) at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/dynamic-booking-pages.e2e.ts:126:5
[@calcom/web] › apps/web/playwright/dynamic-booking-pages.e2e.ts:110:7 › Organization: › Can book a time slot for an organization: apps/web/playwright/dynamic-booking-pages.e2e.ts#L137
2) [@***com/web] › apps/web/playwright/dynamic-booking-pages.e2e.ts:110:7 › Organization: › Can book a time slot for an organization Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 30000ms waiting for expect(received).toBeVisible() Call log: - expect.toBeVisible with timeout 30000ms - waiting for getByTestId('success-page') - waiting for getByTestId('success-page') 135 | title: "Test meeting", 136 | }); > 137 | await expect(page.getByTestId("success-page")).toBeVisible(); | ^ 138 | // All the teammates should be in the booking 139 | // eslint-disable-next-line @typescript-eslint/no-non-null-assertion 140 | await expect(page.getByText(user1.name!, { exact: true })).toBeVisible(); at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/dynamic-booking-pages.e2e.ts:137:56 at doOnOrgDomain (/home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/lib/testUtils.ts:365:3) at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/dynamic-booking-pages.e2e.ts:126:5
[@calcom/web] › apps/web/playwright/dynamic-booking-pages.e2e.ts:110:7 › Organization: › Can book a time slot for an organization: apps/web/playwright/dynamic-booking-pages.e2e.ts#L137
2) [@***com/web] › apps/web/playwright/dynamic-booking-pages.e2e.ts:110:7 › Organization: › Can book a time slot for an organization Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 30000ms waiting for expect(received).toBeVisible() Call log: - expect.toBeVisible with timeout 30000ms - waiting for getByTestId('success-page') - waiting for getByTestId('success-page') 135 | title: "Test meeting", 136 | }); > 137 | await expect(page.getByTestId("success-page")).toBeVisible(); | ^ 138 | // All the teammates should be in the booking 139 | // eslint-disable-next-line @typescript-eslint/no-non-null-assertion 140 | await expect(page.getByText(user1.name!, { exact: true })).toBeVisible(); at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/dynamic-booking-pages.e2e.ts:137:56 at doOnOrgDomain (/home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/lib/testUtils.ts:365:3) at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/dynamic-booking-pages.e2e.ts:126:5
[@calcom/web] › apps/web/playwright/event-types.e2e.ts:210:11 › Event Types tests -- future › user › Different Locations Tests › Can add Cal video location and book with it: apps/web/playwright/event-types.e2e.ts#L223
3) [@***com/web] › apps/web/playwright/event-types.e2e.ts:210:11 › Event Types tests -- future › user › Different Locations Tests › Can add Cal video location and book with it Error: Timed out 30000ms waiting for expect(received).toBeVisible() Call log: - expect.toBeVisible with timeout 30000ms - waiting for locator('[data-testid=success-page]') - waiting for locator('[data-testid=success-page]') 221 | await bookTimeSlot(page); 222 | > 223 | await expect(page.locator("[data-testid=success-page]")).toBeVisible(); | ^ 224 | await expect(page.locator("[data-testid=where] ")).toContainText("Cal Video"); 225 | }); 226 | at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/event-types.e2e.ts:223:66
[@calcom/web] › apps/web/playwright/event-types.e2e.ts:210:11 › Event Types tests -- future › user › Different Locations Tests › Can add Cal video location and book with it: apps/web/playwright/event-types.e2e.ts#L223
3) [@***com/web] › apps/web/playwright/event-types.e2e.ts:210:11 › Event Types tests -- future › user › Different Locations Tests › Can add Cal video location and book with it Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 30000ms waiting for expect(received).toBeVisible() Call log: - expect.toBeVisible with timeout 30000ms - waiting for locator('[data-testid=success-page]') - waiting for locator('[data-testid=success-page]') 221 | await bookTimeSlot(page); 222 | > 223 | await expect(page.locator("[data-testid=success-page]")).toBeVisible(); | ^ 224 | await expect(page.locator("[data-testid=where] ")).toContainText("Cal Video"); 225 | }); 226 | at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/event-types.e2e.ts:223:66
[@calcom/web] › apps/web/playwright/event-types.e2e.ts:210:11 › Event Types tests -- future › user › Different Locations Tests › Can add Cal video location and book with it: apps/web/playwright/event-types.e2e.ts#L1
3) [@***com/web] › apps/web/playwright/event-types.e2e.ts:210:11 › Event Types tests -- future › user › Different Locations Tests › Can add Cal video location and book with it Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Test was interrupted.
[@calcom/web] › apps/web/playwright/event-types.e2e.ts:210:11 › Event Types tests -- legacy › user › Different Locations Tests › Can add Cal video location and book with it: apps/web/playwright/event-types.e2e.ts#L223
4) [@***com/web] › apps/web/playwright/event-types.e2e.ts:210:11 › Event Types tests -- legacy › user › Different Locations Tests › Can add Cal video location and book with it Error: Timed out 30000ms waiting for expect(received).toBeVisible() Call log: - expect.toBeVisible with timeout 30000ms - waiting for locator('[data-testid=success-page]') - waiting for locator('[data-testid=success-page]') 221 | await bookTimeSlot(page); 222 | > 223 | await expect(page.locator("[data-testid=success-page]")).toBeVisible(); | ^ 224 | await expect(page.locator("[data-testid=where] ")).toContainText("Cal Video"); 225 | }); 226 | at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/event-types.e2e.ts:223:66
[@calcom/web] › apps/web/playwright/reschedule.e2e.ts:274:7 › Reschedule Tests › Should load Valid Cal video url after rescheduling Opt in events: apps/web/playwright/reschedule.e2e.ts#L1
1) [@***com/web] › apps/web/playwright/reschedule.e2e.ts:274:7 › Reschedule Tests › Should load Valid Cal video url after rescheduling Opt in events Test timeout of 60000ms exceeded.
[@calcom/web] › apps/web/playwright/reschedule.e2e.ts:274:7 › Reschedule Tests › Should load Valid Cal video url after rescheduling Opt in events: apps/web/playwright/reschedule.e2e.ts#L288
1) [@***com/web] › apps/web/playwright/reschedule.e2e.ts:274:7 › Reschedule Tests › Should load Valid Cal video url after rescheduling Opt in events locator.waitFor: Target closed =========================== logs =========================== waiting for getByTestId('toast-success') to be visible ============================================================ 286 | const elem = await page.locator(`[data-bookingid="${bookingId}"][data-testid="confirm"]`); 287 | await elem.click(); > 288 | await page.getByTestId("toast-success").waitFor(); | ^ 289 | await user.logout(); 290 | }; 291 | at confirmBooking (/home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/reschedule.e2e.ts:288:47) at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/reschedule.e2e.ts:305:7
[@calcom/web] › apps/web/playwright/reschedule.e2e.ts:274:7 › Reschedule Tests › Should load Valid Cal video url after rescheduling Opt in events: apps/web/playwright/reschedule.e2e.ts#L1
1) [@***com/web] › apps/web/playwright/reschedule.e2e.ts:274:7 › Reschedule Tests › Should load Valid Cal video url after rescheduling Opt in events Pending operations: - locator.waitFor at apps/web/playwright/reschedule.e2e.ts:288:47
[@calcom/web] › apps/web/playwright/reschedule.e2e.ts:274:7 › Reschedule Tests › Should load Valid Cal video url after rescheduling Opt in events: apps/web/playwright/reschedule.e2e.ts#L1
1) [@***com/web] › apps/web/playwright/reschedule.e2e.ts:274:7 › Reschedule Tests › Should load Valid Cal video url after rescheduling Opt in events Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test was interrupted.
[@calcom/web] › apps/web/playwright/teams.e2e.ts:84:7 › Teams - NonOrg -- future › Can create a booking for Collective EventType: apps/web/playwright/teams.e2e.ts#L106
2) [@***com/web] › apps/web/playwright/teams.e2e.ts:84:7 › Teams - NonOrg -- future › Can create a booking for Collective EventType Error: Timed out 30000ms waiting for expect(received).toBeVisible() Call log: - expect.toBeVisible with timeout 30000ms - waiting for locator('[data-testid=success-page]') - waiting for locator('[data-testid=success-page]') 104 | await selectFirstAvailableTimeSlotNextMonth(page); 105 | await bookTimeSlot(page); > 106 | await expect(page.locator("[data-testid=success-page]")).toBeVisible(); | ^ 107 | 108 | // The title of the booking 109 | const BookingTitle = `${teamEventTitle} between ${team.name} and ${testName}`; at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/teams.e2e.ts:106:62
[@calcom/web] › apps/web/playwright/teams.e2e.ts:84:7 › Teams - NonOrg -- future › Can create a booking for Collective EventType: apps/web/playwright/teams.e2e.ts#L106
2) [@***com/web] › apps/web/playwright/teams.e2e.ts:84:7 › Teams - NonOrg -- future › Can create a booking for Collective EventType Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 30000ms waiting for expect(received).toBeVisible() Call log: - expect.toBeVisible with timeout 30000ms - waiting for locator('[data-testid=success-page]') - waiting for locator('[data-testid=success-page]') 104 | await selectFirstAvailableTimeSlotNextMonth(page); 105 | await bookTimeSlot(page); > 106 | await expect(page.locator("[data-testid=success-page]")).toBeVisible(); | ^ 107 | 108 | // The title of the booking 109 | const BookingTitle = `${teamEventTitle} between ${team.name} and ${testName}`; at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/teams.e2e.ts:106:62
[@calcom/web] › apps/web/playwright/teams.e2e.ts:84:7 › Teams - NonOrg -- future › Can create a booking for Collective EventType: apps/web/playwright/teams.e2e.ts#L1
2) [@***com/web] › apps/web/playwright/teams.e2e.ts:84:7 › Teams - NonOrg -- future › Can create a booking for Collective EventType Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Test was interrupted.
[@calcom/web] › apps/web/playwright/teams.e2e.ts:122:7 › Teams - NonOrg -- future › Can create a booking for Round Robin EventType: apps/web/playwright/teams.e2e.ts#L144
3) [@***com/web] › apps/web/playwright/teams.e2e.ts:122:7 › Teams - NonOrg -- future › Can create a booking for Round Robin EventType Error: Timed out 30000ms waiting for expect(received).toBeVisible() Call log: - expect.toBeVisible with timeout 30000ms - waiting for locator('[data-testid=success-page]') - waiting for locator('[data-testid=success-page]') 142 | await selectFirstAvailableTimeSlotNextMonth(page); 143 | await bookTimeSlot(page); > 144 | await expect(page.locator("[data-testid=success-page]")).toBeVisible(); | ^ 145 | 146 | // The person who booked the meeting should be in the attendee list 147 | await expect(page.locator(`[data-testid="attendee-name-${testName}"]`)).toHaveText(testName); at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/teams.e2e.ts:144:62
[@calcom/web] › apps/web/playwright/teams.e2e.ts:122:7 › Teams - NonOrg -- future › Can create a booking for Round Robin EventType: apps/web/playwright/teams.e2e.ts#L144
3) [@***com/web] › apps/web/playwright/teams.e2e.ts:122:7 › Teams - NonOrg -- future › Can create a booking for Round Robin EventType Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 30000ms waiting for expect(received).toBeVisible() Call log: - expect.toBeVisible with timeout 30000ms - waiting for locator('[data-testid=success-page]') - waiting for locator('[data-testid=success-page]') 142 | await selectFirstAvailableTimeSlotNextMonth(page); 143 | await bookTimeSlot(page); > 144 | await expect(page.locator("[data-testid=success-page]")).toBeVisible(); | ^ 145 | 146 | // The person who booked the meeting should be in the attendee list 147 | await expect(page.locator(`[data-testid="attendee-name-${testName}"]`)).toHaveText(testName); at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/teams.e2e.ts:144:62
[@calcom/web] › apps/web/playwright/teams.e2e.ts:84:7 › Teams - NonOrg -- legacy › Can create a booking for Collective EventType: apps/web/playwright/teams.e2e.ts#L106
4) [@***com/web] › apps/web/playwright/teams.e2e.ts:84:7 › Teams - NonOrg -- legacy › Can create a booking for Collective EventType Error: Timed out 30000ms waiting for expect(received).toBeVisible() Call log: - expect.toBeVisible with timeout 30000ms - waiting for locator('[data-testid=success-page]') - waiting for locator('[data-testid=success-page]') 104 | await selectFirstAvailableTimeSlotNextMonth(page); 105 | await bookTimeSlot(page); > 106 | await expect(page.locator("[data-testid=success-page]")).toBeVisible(); | ^ 107 | 108 | // The title of the booking 109 | const BookingTitle = `${teamEventTitle} between ${team.name} and ${testName}`; at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/teams.e2e.ts:106:62
[@calcom/web] › apps/web/playwright/manage-booking-questions.e2e.ts:29:9 › Manage Booking Questions › For User EventType › Do a booking with a Address type question and verify a few thing in b/w: apps/web/playwright/manage-booking-questions.e2e.ts#L351
1) [@***com/web] › apps/web/playwright/manage-booking-questions.e2e.ts:29:9 › Manage Booking Questions › For User EventType › Do a booking with a Address type question and verify a few thing in b/w Error: Timed out 30000ms waiting for expect(received).toBeVisible() Call log: - expect.toBeVisible with timeout 30000ms - waiting for locator('[data-testid=success-page]') - waiting for locator('[data-testid=success-page]') 349 | await formBuilderFieldLocator.locator('[name="how-are-you"]').fill("I am great!"); 350 | await bookTimeSlot({ page, name: "Booker", email: "booker@example.com" }); > 351 | await expect(page.locator("[data-testid=success-page]")).toBeVisible(); | ^ 352 | 353 | expect( 354 | await page.locator('[data-testid="field-response"][data-fob-field="how-are-you"]').innerText() at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/manage-booking-questions.e2e.ts:351:68 at doOnFreshPreview (/home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/manage-booking-questions.e2e.ts:581:3) at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/manage-booking-questions.e2e.ts:339:14 at runTestStepsCommonForTeamAndUserEventType (/home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/manage-booking-questions.e2e.ts:338:5) at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/manage-booking-questions.e2e.ts:47:7
[@calcom/web] › apps/web/playwright/manage-booking-questions.e2e.ts:29:9 › Manage Booking Questions › For User EventType › Do a booking with a Address type question and verify a few thing in b/w: apps/web/playwright/manage-booking-questions.e2e.ts#L1
1) [@***com/web] › apps/web/playwright/manage-booking-questions.e2e.ts:29:9 › Manage Booking Questions › For User EventType › Do a booking with a Address type question and verify a few thing in b/w Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test was interrupted.
[@calcom/web] › apps/web/playwright/manage-booking-questions.e2e.ts:95:9 › Manage Booking Questions › For User EventType › Split 'Full name' into 'First name' and 'Last name': apps/web/playwright/manage-booking-questions.e2e.ts#L130
2) [@***com/web] › apps/web/playwright/manage-booking-questions.e2e.ts:95:9 › Manage Booking Questions › For User EventType › Split 'Full name' into 'First name' and 'Last name' Error: Timed out 30000ms waiting for expect(received).toBeVisible() Call log: - expect.toBeVisible with timeout 30000ms - waiting for locator('[data-testid=success-page]') - waiting for locator('[data-testid=success-page]') 128 | email: "booker@example.com", 129 | }); > 130 | await expect(page.locator("[data-testid=success-page]")).toBeVisible(); | ^ 131 | expect(await page.locator('[data-testid="attendee-name-John Doe"]').nth(0).textContent()).toBe( 132 | "John Doe" 133 | ); at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/manage-booking-questions.e2e.ts:130:68 at doOnFreshPreview (/home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/manage-booking-questions.e2e.ts:581:3) at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/manage-booking-questions.e2e.ts:123:9 at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/manage-booking-questions.e2e.ts:122:7
[@calcom/web] › apps/web/playwright/manage-booking-questions.e2e.ts:95:9 › Manage Booking Questions › For User EventType › Split 'Full name' into 'First name' and 'Last name': apps/web/playwright/manage-booking-questions.e2e.ts#L130
2) [@***com/web] › apps/web/playwright/manage-booking-questions.e2e.ts:95:9 › Manage Booking Questions › For User EventType › Split 'Full name' into 'First name' and 'Last name' Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 30000ms waiting for expect(received).toBeVisible() Call log: - expect.toBeVisible with timeout 30000ms - waiting for locator('[data-testid=success-page]') - waiting for locator('[data-testid=success-page]') 128 | email: "booker@example.com", 129 | }); > 130 | await expect(page.locator("[data-testid=success-page]")).toBeVisible(); | ^ 131 | expect(await page.locator('[data-testid="attendee-name-John Doe"]').nth(0).textContent()).toBe( 132 | "John Doe" 133 | ); at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/manage-booking-questions.e2e.ts:130:68 at doOnFreshPreview (/home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/manage-booking-questions.e2e.ts:581:3) at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/manage-booking-questions.e2e.ts:123:9 at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/manage-booking-questions.e2e.ts:122:7
[@calcom/web] › apps/web/playwright/manage-booking-questions.e2e.ts:95:9 › Manage Booking Questions › For User EventType › Split 'Full name' into 'First name' and 'Last name': apps/web/playwright/manage-booking-questions.e2e.ts#L1
2) [@***com/web] › apps/web/playwright/manage-booking-questions.e2e.ts:95:9 › Manage Booking Questions › For User EventType › Split 'Full name' into 'First name' and 'Last name' Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Test was interrupted.
[@calcom/web] › apps/web/playwright/manage-booking-questions.e2e.ts:229:9 › Manage Booking Questions › For Team EventType › Do a booking with a user added question and verify a few thing in b/w: apps/web/playwright/manage-booking-questions.e2e.ts#L351
3) [@***com/web] › apps/web/playwright/manage-booking-questions.e2e.ts:229:9 › Manage Booking Questions › For Team EventType › Do a booking with a user added question and verify a few thing in b/w Error: Timed out 30000ms waiting for expect(received).toBeVisible() Call log: - expect.toBeVisible with timeout 30000ms - waiting for locator('[data-testid=success-page]') - waiting for locator('[data-testid=success-page]') 349 | await formBuilderFieldLocator.locator('[name="how-are-you"]').fill("I am great!"); 350 | await bookTimeSlot({ page, name: "Booker", email: "booker@example.com" }); > 351 | await expect(page.locator("[data-testid=success-page]")).toBeVisible(); | ^ 352 | 353 | expect( 354 | await page.locator('[data-testid="field-response"][data-fob-field="how-are-you"]').innerText() at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/manage-booking-questions.e2e.ts:351:68 at doOnFreshPreview (/home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/manage-booking-questions.e2e.ts:581:3) at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/manage-booking-questions.e2e.ts:339:14 at runTestStepsCommonForTeamAndUserEventType (/home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/manage-booking-questions.e2e.ts:338:5) at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/manage-booking-questions.e2e.ts:260:7
[@calcom/web] › apps/web/playwright/manage-booking-questions.e2e.ts:229:9 › Manage Booking Questions › For Team EventType › Do a booking with a user added question and verify a few thing in b/w: apps/web/playwright/manage-booking-questions.e2e.ts#L1
3) [@***com/web] › apps/web/playwright/manage-booking-questions.e2e.ts:229:9 › Manage Booking Questions › For Team EventType › Do a booking with a user added question and verify a few thing in b/w Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test was interrupted.
[@calcom/web] › apps/web/playwright/managed-event-types.e2e.ts:17:7 › Managed Event Types › Can create managed event type: apps/web/playwright/managed-event-types.e2e.ts#L1
4) [@***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.
[@calcom/web] › apps/web/playwright/managed-event-types.e2e.ts:17:7 › Managed Event Types › Can create managed event type: apps/web/playwright/managed-event-types.e2e.ts#L105
4) [@***com/web] › apps/web/playwright/managed-event-types.e2e.ts:17:7 › Managed Event Types › Can create managed event type Error: Timed out 30000ms waiting for expect(received).toBeVisible() Call log: - expect.toBeVisible with timeout 30000ms - waiting for getByTestId('success-page') - waiting for getByTestId('success-page') 103 | await bookTimeSlot(page); 104 | > 105 | await expect(page.getByTestId("success-page")).toBeVisible(); | ^ 106 | }); 107 | 108 | await test.step("Managed event type has locked fields for added member", async () => { at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/managed-event-types.e2e.ts:105:54 at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/managed-event-types.e2e.ts:90:5
[@calcom/web] › apps/web/playwright/managed-event-types.e2e.ts:17:7 › Managed Event Types › Can create managed event type: apps/web/playwright/managed-event-types.e2e.ts#L1
4) [@***com/web] › apps/web/playwright/managed-event-types.e2e.ts:17:7 › Managed Event Types › Can create managed event type Pending operations: - expect.toBeVisible at apps/web/playwright/managed-event-types.e2e.ts:105:54
[@calcom/web] › apps/web/playwright/booking-limits.e2e.ts:299:9 › Duration limits › day: apps/web/playwright/booking-limits.e2e.ts#L333
1) [@***com/web] › apps/web/playwright/booking-limits.e2e.ts:299:9 › Duration limits › day ─────── Error: Timed out 30000ms waiting for expect(received).toBeVisible() Call log: - expect.toBeVisible with timeout 30000ms - waiting for getByTestId('success-page') - waiting for getByTestId('success-page') 331 | slotUrl = page.url(); 332 | > 333 | await expect(page.getByTestId("success-page")).toBeVisible(); | ^ 334 | 335 | await page.goto(monthUrl); 336 | } at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/booking-limits.e2e.ts:333:58 at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/booking-limits.e2e.ts:324:7
[@calcom/web] › apps/web/playwright/booking-limits.e2e.ts:299:9 › Duration limits › day: apps/web/playwright/booking-limits.e2e.ts#L333
1) [@***com/web] › apps/web/playwright/booking-limits.e2e.ts:299:9 › Duration limits › day ─────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 30000ms waiting for expect(received).toBeVisible() Call log: - expect.toBeVisible with timeout 30000ms - waiting for getByTestId('success-page') - waiting for getByTestId('success-page') 331 | slotUrl = page.url(); 332 | > 333 | await expect(page.getByTestId("success-page")).toBeVisible(); | ^ 334 | 335 | await page.goto(monthUrl); 336 | } at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/booking-limits.e2e.ts:333:58 at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/booking-limits.e2e.ts:324:7
[@calcom/web] › apps/web/playwright/booking-limits.e2e.ts:299:9 › Duration limits › day: apps/web/playwright/booking-limits.e2e.ts#L1
1) [@***com/web] › apps/web/playwright/booking-limits.e2e.ts:299:9 › Duration limits › day ─────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Test was interrupted.
[@calcom/web] › apps/web/playwright/booking-limits.e2e.ts:299:9 › Duration limits › week: apps/web/playwright/booking-limits.e2e.ts#L333
2) [@***com/web] › apps/web/playwright/booking-limits.e2e.ts:299:9 › Duration limits › week ────── Error: Timed out 30000ms waiting for expect(received).toBeVisible() Call log: - expect.toBeVisible with timeout 30000ms - waiting for getByTestId('success-page') - waiting for getByTestId('success-page') 331 | slotUrl = page.url(); 332 | > 333 | await expect(page.getByTestId("success-page")).toBeVisible(); | ^ 334 | 335 | await page.goto(monthUrl); 336 | } at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/booking-limits.e2e.ts:333:58 at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/booking-limits.e2e.ts:324:7
[@calcom/web] › apps/web/playwright/booking-limits.e2e.ts:299:9 › Duration limits › week: apps/web/playwright/booking-limits.e2e.ts#L1
2) [@***com/web] › apps/web/playwright/booking-limits.e2e.ts:299:9 › Duration limits › week ────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test was interrupted.
[@calcom/web] › apps/web/playwright/booking-limits.e2e.ts:299:9 › Duration limits › month: apps/web/playwright/booking-limits.e2e.ts#L333
3) [@***com/web] › apps/web/playwright/booking-limits.e2e.ts:299:9 › Duration limits › month ───── Error: Timed out 30000ms waiting for expect(received).toBeVisible() Call log: - expect.toBeVisible with timeout 30000ms - waiting for getByTestId('success-page') - waiting for getByTestId('success-page') 331 | slotUrl = page.url(); 332 | > 333 | await expect(page.getByTestId("success-page")).toBeVisible(); | ^ 334 | 335 | await page.goto(monthUrl); 336 | } at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/booking-limits.e2e.ts:333:58 at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/booking-limits.e2e.ts:324:7
[@calcom/web] › apps/web/playwright/booking-limits.e2e.ts:299:9 › Duration limits › month: apps/web/playwright/booking-limits.e2e.ts#L333
3) [@***com/web] › apps/web/playwright/booking-limits.e2e.ts:299:9 › Duration limits › month ───── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 30000ms waiting for expect(received).toBeVisible() Call log: - expect.toBeVisible with timeout 30000ms - waiting for getByTestId('success-page') - waiting for getByTestId('success-page') 331 | slotUrl = page.url(); 332 | > 333 | await expect(page.getByTestId("success-page")).toBeVisible(); | ^ 334 | 335 | await page.goto(monthUrl); 336 | } at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/booking-limits.e2e.ts:333:58 at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/booking-limits.e2e.ts:324:7
[@calcom/web] › apps/web/playwright/booking-limits.e2e.ts:299:9 › Duration limits › year: apps/web/playwright/booking-limits.e2e.ts#L333
4) [@***com/web] › apps/web/playwright/booking-limits.e2e.ts:299:9 › Duration limits › year ────── Error: Timed out 30000ms waiting for expect(received).toBeVisible() Call log: - expect.toBeVisible with timeout 30000ms - waiting for getByTestId('success-page') - waiting for getByTestId('success-page') 331 | slotUrl = page.url(); 332 | > 333 | await expect(page.getByTestId("success-page")).toBeVisible(); | ^ 334 | 335 | await page.goto(monthUrl); 336 | } at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/booking-limits.e2e.ts:333:58 at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/booking-limits.e2e.ts:324:7
[@calcom/web] › apps/web/playwright/booking-limits.e2e.ts:299:9 › Duration limits › year: apps/web/playwright/booking-limits.e2e.ts#L1
4) [@***com/web] › apps/web/playwright/booking-limits.e2e.ts:299:9 › Duration limits › year ────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test was interrupted.
[@calcom/web] › apps/web/playwright/booking-limits.e2e.ts:379:7 › Duration limits › multiple: apps/web/playwright/booking-limits.e2e.ts#L428
5) [@***com/web] › apps/web/playwright/booking-limits.e2e.ts:379:7 › Duration limits › multiple ── Error: Timed out 30000ms waiting for expect(received).toBeVisible() Call log: - expect.toBeVisible with timeout 30000ms - waiting for getByTestId('success-page') - waiting for getByTestId('success-page') 426 | slotUrl = page.url(); 427 | > 428 | await expect(page.getByTestId("success-page")).toBeVisible(); | ^ 429 | 430 | await page.goto(monthUrl); 431 | } at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/booking-limits.e2e.ts:428:58 at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/booking-limits.e2e.ts:418:7
[@calcom/embed-core] › packages/embeds/embed-core/playwright/tests/action-based.e2e.ts:57:7 › Popup Tests › should open embed iframe on click - Configured with light theme: packages/embeds/embed-core/playwright/lib/testUtils.ts#L143
1) [@***com/embed-core] › packages/embeds/embed-core/playwright/tests/action-based.e2e.ts:57:7 › Popup Tests › should open embed iframe on click - Configured with light theme Error: Timed out 30000ms waiting for expect(received).toBeVisible() Call log: - expect.toBeVisible with timeout 30000ms - waiting for locator('[data-testid=success-page]') - waiting for locator('[data-testid=success-page]') at packages/embeds/embed-core/playwright/lib/testUtils.ts:143 141 | 142 | // Make sure we're navigated to the success page > 143 | await expect(frame.locator("[data-testid=success-page]")).toBeVisible(); | ^ 144 | // expect(await page.screenshot()).toMatchSnapshot("success-page.png"); 145 | 146 | return booking; at bookFirstEvent (/home/runner/actions-runner/_work/***.com/***.com/packages/embeds/embed-core/playwright/lib/testUtils.ts:143:61) at /home/runner/actions-runner/_work/***.com/***.com/packages/embeds/embed-core/playwright/tests/action-based.e2e.ts:73:32
[@calcom/embed-core] › packages/embeds/embed-core/playwright/tests/action-based.e2e.ts:57:7 › Popup Tests › should open embed iframe on click - Configured with light theme: packages/embeds/embed-core/playwright/lib/testUtils.ts#L143
1) [@***com/embed-core] › packages/embeds/embed-core/playwright/tests/action-based.e2e.ts:57:7 › Popup Tests › should open embed iframe on click - Configured with light theme Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 30000ms waiting for expect(received).toBeVisible() Call log: - expect.toBeVisible with timeout 30000ms - waiting for locator('[data-testid=success-page]') - waiting for locator('[data-testid=success-page]') at packages/embeds/embed-core/playwright/lib/testUtils.ts:143 141 | 142 | // Make sure we're navigated to the success page > 143 | await expect(frame.locator("[data-testid=success-page]")).toBeVisible(); | ^ 144 | // expect(await page.screenshot()).toMatchSnapshot("success-page.png"); 145 | 146 | return booking; at bookFirstEvent (/home/runner/actions-runner/_work/***.com/***.com/packages/embeds/embed-core/playwright/lib/testUtils.ts:143:61) at /home/runner/actions-runner/_work/***.com/***.com/packages/embeds/embed-core/playwright/tests/action-based.e2e.ts:73:32
[@calcom/embed-core] › packages/embeds/embed-core/playwright/tests/action-based.e2e.ts:57:7 › Popup Tests › should open embed iframe on click - Configured with light theme: packages/embeds/embed-core/playwright/lib/testUtils.ts#L143
1) [@***com/embed-core] › packages/embeds/embed-core/playwright/tests/action-based.e2e.ts:57:7 › Popup Tests › should open embed iframe on click - Configured with light theme Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 30000ms waiting for expect(received).toBeVisible() Call log: - expect.toBeVisible with timeout 30000ms - waiting for locator('[data-testid=success-page]') - waiting for locator('[data-testid=success-page]') at packages/embeds/embed-core/playwright/lib/testUtils.ts:143 141 | 142 | // Make sure we're navigated to the success page > 143 | await expect(frame.locator("[data-testid=success-page]")).toBeVisible(); | ^ 144 | // expect(await page.screenshot()).toMatchSnapshot("success-page.png"); 145 | 146 | return booking; at bookFirstEvent (/home/runner/actions-runner/_work/***.com/***.com/packages/embeds/embed-core/playwright/lib/testUtils.ts:143:61) at /home/runner/actions-runner/_work/***.com/***.com/packages/embeds/embed-core/playwright/tests/action-based.e2e.ts:73:32
[@calcom/embed-core] › packages/embeds/embed-core/playwright/tests/inline.e2e.ts:8:7 › Inline Iframe › Inline Iframe - Configured with Dark Theme: packages/embeds/embed-core/playwright/lib/testUtils.ts#L143
2) [@***com/embed-core] › packages/embeds/embed-core/playwright/tests/inline.e2e.ts:8:7 › Inline Iframe › Inline Iframe - Configured with Dark Theme Error: Timed out 30000ms waiting for expect(received).toBeVisible() Call log: - expect.toBeVisible with timeout 30000ms - waiting for locator('[data-testid=success-page]') - waiting for locator('[data-testid=success-page]') at packages/embeds/embed-core/playwright/lib/testUtils.ts:143 141 | 142 | // Make sure we're navigated to the success page > 143 | await expect(frame.locator("[data-testid=success-page]")).toBeVisible(); | ^ 144 | // expect(await page.screenshot()).toMatchSnapshot("success-page.png"); 145 | 146 | return booking; at bookFirstEvent (/home/runner/actions-runner/_work/***.com/***.com/packages/embeds/embed-core/playwright/lib/testUtils.ts:143:61) at /home/runner/actions-runner/_work/***.com/***.com/packages/embeds/embed-core/playwright/tests/inline.e2e.ts:27:5
[@calcom/embed-core] › packages/embeds/embed-core/playwright/tests/inline.e2e.ts:8:7 › Inline Iframe › Inline Iframe - Configured with Dark Theme: packages/embeds/embed-core/playwright/lib/testUtils.ts#L143
2) [@***com/embed-core] › packages/embeds/embed-core/playwright/tests/inline.e2e.ts:8:7 › Inline Iframe › Inline Iframe - Configured with Dark Theme Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 30000ms waiting for expect(received).toBeVisible() Call log: - expect.toBeVisible with timeout 30000ms - waiting for locator('[data-testid=success-page]') - waiting for locator('[data-testid=success-page]') at packages/embeds/embed-core/playwright/lib/testUtils.ts:143 141 | 142 | // Make sure we're navigated to the success page > 143 | await expect(frame.locator("[data-testid=success-page]")).toBeVisible(); | ^ 144 | // expect(await page.screenshot()).toMatchSnapshot("success-page.png"); 145 | 146 | return booking; at bookFirstEvent (/home/runner/actions-runner/_work/***.com/***.com/packages/embeds/embed-core/playwright/lib/testUtils.ts:143:61) at /home/runner/actions-runner/_work/***.com/***.com/packages/embeds/embed-core/playwright/tests/inline.e2e.ts:27:5
[@calcom/embed-core] › packages/embeds/embed-core/playwright/tests/inline.e2e.ts:8:7 › Inline Iframe › Inline Iframe - Configured with Dark Theme: packages/embeds/embed-core/playwright/lib/testUtils.ts#L143
2) [@***com/embed-core] › packages/embeds/embed-core/playwright/tests/inline.e2e.ts:8:7 › Inline Iframe › Inline Iframe - Configured with Dark Theme Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 30000ms waiting for expect(received).toBeVisible() Call log: - expect.toBeVisible with timeout 30000ms - waiting for locator('[data-testid=success-page]') - waiting for locator('[data-testid=success-page]') at packages/embeds/embed-core/playwright/lib/testUtils.ts:143 141 | 142 | // Make sure we're navigated to the success page > 143 | await expect(frame.locator("[data-testid=success-page]")).toBeVisible(); | ^ 144 | // expect(await page.screenshot()).toMatchSnapshot("success-page.png"); 145 | 146 | return booking; at bookFirstEvent (/home/runner/actions-runner/_work/***.com/***.com/packages/embeds/embed-core/playwright/lib/testUtils.ts:143:61) at /home/runner/actions-runner/_work/***.com/***.com/packages/embeds/embed-core/playwright/tests/inline.e2e.ts:27:5
Tests / E2E Embed Core
Process completed with exit code 1.
required
Process completed with exit code 1.
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/.
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/.
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 / Web App
Failed to restore: cacheRestoreReport failed: Cache service responded with 500
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/.
Tests / E2E (2/4)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.316.1. Please update to the latest version 2.317.0
Tests / E2E (4/4)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.316.1. Please update to the latest version 2.317.0
Tests / E2E (3/4)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.316.1. Please update to the latest version 2.317.0
Tests / E2E (1/4)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.316.1. Please update to the latest version 2.317.0
Tests / E2E Embed Core
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.316.1. Please update to the latest version 2.317.0
required
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.316.1. Please update to the latest version 2.317.0
🎭 Playwright Run Summary
1 skipped 2 passed (3.3s)
🎭 Playwright Run Summary
5 skipped 10 passed (42.0s)
🎭 Playwright Run Summary
5 failed [@***com/web] › apps/web/playwright/dynamic-booking-pages.e2e.ts:15:5 › dynamic booking ──────── [@***com/web] › apps/web/playwright/dynamic-booking-pages.e2e.ts:110:7 › Organization: › Can book a time slot for an organization [@***com/web] › apps/web/playwright/event-types.e2e.ts:210:11 › Event Types tests -- future › user › Different Locations Tests › Can add Cal video location and book with it [@***com/web] › apps/web/playwright/event-types.e2e.ts:210:11 › Event Types tests -- legacy › user › Different Locations Tests › Can add Cal video location and book with it [@***com/web] › apps/web/playwright/hash-my-url.e2e.ts:17:7 › hash my url › generate url hash ── 3 interrupted [@***com/web] › apps/web/playwright/integrations-stripe.e2e.ts:111:7 › Stripe integration skip true › Can book a paid booking [@***com/web] › apps/web/playwright/integrations-stripe.e2e.ts:124:7 › Stripe integration skip true › Pending payment booking should not be confirmed by default [@***com/web] › apps/web/playwright/integrations-stripe.e2e.ts:148:7 › Stripe integration skip true › Paid booking should be able to be rescheduled 1 flaky [@***com/web] › apps/web/playwright/event-types.e2e.ts:83:9 › Event Types tests -- legacy › user › can duplicate an existing event type 46 skipped 48 passed (1.8m)
🎭 Playwright Run Summary
6 failed [@***com/web] › apps/web/playwright/reschedule.e2e.ts:274:7 › Reschedule Tests › Should load Valid Cal video url after rescheduling Opt in events [@***com/web] › apps/web/playwright/teams.e2e.ts:84:7 › Teams - NonOrg -- future › Can create a booking for Collective EventType [@***com/web] › apps/web/playwright/teams.e2e.ts:122:7 › Teams - NonOrg -- future › Can create a booking for Round Robin EventType [@***com/web] › apps/web/playwright/teams.e2e.ts:84:7 › Teams - NonOrg -- legacy › Can create a booking for Collective EventType [@***com/web] › apps/web/playwright/teams.e2e.ts:122:7 › Teams - NonOrg -- legacy › Can create a booking for Round Robin EventType [@***com/web] › apps/web/playwright/workflow.e2e.ts:22:11 › Workflow Tab - Event Type › Check the functionalities of the Workflow Tab › User Workflows › Editing an existing workflow 2 interrupted [@***com/web] › apps/web/playwright/webhook.e2e.ts:51:7 › BOOKING_CREATED › add webhook & test that creating an event triggers a webhook ***l [@***com/web] › apps/web/playwright/workflow.e2e.ts:43:11 › Workflow Tab - Event Type › Check the functionalities of the Workflow Tab › User Workflows › Create an action and check if workflow is triggered 1 flaky [@***com/web] › apps/web/playwright/profile.e2e.ts:304:7 › Update Profile › Newly added secondary email should show as Unverified 20 skipped 63 passed (2.1m)
🎭 Playwright Run Summary
8 failed [@***com/web] › apps/web/playwright/manage-booking-questions.e2e.ts:29:9 › Manage Booking Questions › For User EventType › Do a booking with a Address type question and verify a few thing in b/w [@***com/web] › apps/web/playwright/manage-booking-questions.e2e.ts:95:9 › Manage Booking Questions › For User EventType › Split 'Full name' into 'First name' and 'Last name' [@***com/web] › apps/web/playwright/manage-booking-questions.e2e.ts:229:9 › Manage Booking Questions › For Team EventType › Do a booking with a user added question and verify a few thing in b/w [@***com/web] › apps/web/playwright/managed-event-types.e2e.ts:17:7 › Managed Event Types › Can create managed event type [@***com/web] › apps/web/playwright/organization/booking.e2e.ts:37:9 › Bookings › Team Event › Can create a booking for Collective EventType [@***com/web] › apps/web/playwright/organization/booking.e2e.ts:82:9 › Bookings › Team Event › Can create a booking for Round Robin EventType [@***com/web] › apps/web/playwright/organization/booking.e2e.ts:173:9 › Bookings › User Event › Can create a booking [@***com/web] › apps/web/playwright/organization/booking.e2e.ts:200:11 › Bookings › User Event › User Event with same slug as another user's › booking is created for first user when first user is booked 22 skipped 12 passed (1.9m)
🎭 Playwright Run Summary
8 failed [@***com/web] › apps/web/playwright/booking-limits.e2e.ts:299:9 › Duration limits › day ──────── [@***com/web] › apps/web/playwright/booking-limits.e2e.ts:299:9 › Duration limits › week ─────── [@***com/web] › apps/web/playwright/booking-limits.e2e.ts:299:9 › Duration limits › month ────── [@***com/web] › apps/web/playwright/booking-limits.e2e.ts:299:9 › Duration limits › year ─────── [@***com/web] › apps/web/playwright/booking-limits.e2e.ts:379:7 › Duration limits › multiple ─── [@***com/web] › apps/web/playwright/booking-pages.e2e.ts:74:7 › free user -- future › cannot book same slot multiple times [@***com/web] › apps/web/playwright/booking-pages.e2e.ts:74:7 › free user -- legacy › cannot book same slot multiple times [@***com/web] › apps/web/playwright/booking-pages.e2e.ts:115:7 › pro user -- future › book an event first day in next month 54 skipped 36 passed (2.3m)
🎭 Playwright Run Summary
2 failed [@***com/embed-core] › packages/embeds/embed-core/playwright/tests/action-based.e2e.ts:57:7 › Popup Tests › should open embed iframe on click - Configured with light theme [@***com/embed-core] › packages/embeds/embed-core/playwright/tests/inline.e2e.ts:8:7 › Inline Iframe › Inline Iframe - Configured with Dark Theme 11 skipped 11 passed (2.0m)

Artifacts

Produced during runtime
Name Size Digest
app-store-results Expired
195 KB
sha256:bd25a4b12d6302163ddc83883d1a0a06410451077171c0a9aca6d1f7c4cb6872
bundle Expired
2.34 KB
sha256:3e25b6ae2a431b51660416caee27dda3e819d485167cef7bde3d10d6e36859bd
embed-core-results Expired
65.4 MB
sha256:b829aeaf65686ea6e04693f199902a9510c82f7a7e3b0bb65f7a1042528f6ee3
embed-react-results Expired
176 KB
sha256:944ae270da6301be5b33c564a58e908af97907c1abbb7bb9e2e8cdffba020e3b
lint-results Expired
338 KB
sha256:1b1d874af35b9cdd0922239423ebee7de013febae111cafea9bcba169d352e9d
test-results-1_4 Expired
63 MB
sha256:35010cc3d27804527da22a4829fa1dc54597c62d1c55b822f02a303dc4045fcb
test-results-2_4 Expired
108 MB
sha256:9e1738c79eb4f8e0c3425bd4344d8c91387d4150b426a0e24032024c65fdc165
test-results-3_4 Expired
237 MB
sha256:3298598a446b5a639522b6a7bdca7ad11090b075670261fa3c30603965890905
test-results-4_4 Expired
76.4 MB
sha256:d9741b2a77d5a5642bbc8ecb1f77c76baa2614eea8e9414f3a970ede99024bec