All checks #413
all-checks.yml
on: workflow_dispatch
Production builds
/
Web App
1m 12s
Linters
/
lint
3m 13s
Production builds
/
Build API v1
1m 21s
Production builds
/
Build API v2
1m 19s
Analyze Build
/
analyze
1m 33s
Matrix: Tests / e2e
Tests
/
Integration
1m 20s
Tests
/
E2E App Store
3m 6s
Tests
/
E2E Embed Core
4m 2s
Tests
/
E2E Embed React
2m 39s
required
3s
Annotations
48 errors, 8 warnings, and 7 notices
[@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#L106
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')
104 | await bookTimeSlot(page);
105 |
> 106 | await expect(page.getByTestId("success-page")).toBeVisible();
| ^
107 | });
108 |
109 | 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:106:54
at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/managed-event-types.e2e.ts:91: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
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test was interrupted.
|
[@calcom/web] › apps/web/playwright/organization/booking.e2e.ts:37:9 › Bookings › Team Event › Can create a booking for Collective EventType:
apps/web/playwright/organization/booking.e2e.ts#L500
5) [@***com/web] › apps/web/playwright/organization/booking.e2e.ts:37:9 › Bookings › Team Event › 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 getByTestId('success-page')
- waiting for getByTestId('success-page')
498 | await selectFirstAvailableTimeSlotNextMonth(page);
499 | await bookTimeSlot(page);
> 500 | await expect(page.getByTestId("success-page")).toBeVisible();
| ^
501 |
502 | // The title of the booking
503 | if (event.schedulingType === SchedulingType.ROUND_ROBIN) {
at bookTeamEvent (/home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/organization/booking.e2e.ts:500:50)
at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/organization/booking.e2e.ts:71:11
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/organization/booking.e2e.ts:65: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.
|
[@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#L30
1) [@***com/web] › apps/web/playwright/dynamic-booking-pages.e2e.ts:15:5 › dynamic booking ───────
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]')
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: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/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#L333
2) [@***com/web] › apps/web/playwright/booking-limits.e2e.ts:299:9 › Duration limits › week ──────
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 › 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#L1
3) [@***com/web] › apps/web/playwright/booking-limits.e2e.ts:299:9 › Duration limits › month ─────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test was interrupted.
|
[@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/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:122:7 › Teams - NonOrg -- future › Can create a booking for Round Robin EventType:
apps/web/playwright/teams.e2e.ts#L1
3) [@***com/web] › apps/web/playwright/teams.e2e.ts:122:7 › Teams - NonOrg -- future › Can create a booking for Round Robin EventType
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Test was interrupted.
|
required
Process completed with exit code 1.
|
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/.
|
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/.
|
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 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
|
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 (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 (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
|
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.0s)
|
🎭 Playwright Run Summary
5 skipped
10 passed (38.0s)
|
🎭 Playwright Run Summary
7 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
1 interrupted
[@***com/web] › apps/web/playwright/manage-booking-questions.e2e.ts:50:9 › Manage Booking Questions › For User EventType › Do a booking with Checkbox type question and verify a few thing in b/w
23 skipped
11 passed (1.5m)
|
🎭 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 (1.8m)
|
🎭 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 ──
4 interrupted
[@***com/web] › apps/web/playwright/integrations-stripe.e2e.ts:171:7 › Stripe integration skip true › Paid booking should be able to be cancelled
[@***com/web] › apps/web/playwright/integrations-stripe.e2e.ts:203:9 › Stripe integration skip true › When event is paid and confirmed › Payment should confirm pending payment booking
[@***com/web] › apps/web/playwright/integrations-stripe.e2e.ts:212:9 › Stripe integration skip true › When event is paid and confirmed › Paid and confirmed booking should be able to be rescheduled
[@***com/web] › apps/web/playwright/integrations-stripe.e2e.ts:226:9 › Stripe integration skip true › Change stripe presented currency › Should be able to change currency
42 skipped
52 passed (1.8m)
|
🎭 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 (1.8m)
|
🎭 Playwright Run Summary
7 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/webhook.e2e.ts:450:7 › BOOKING_RESCHEDULED › when rescheduling to a booking that already exists, should send a booking rescheduled event with the existant booking uid
[@***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
1 interrupted
[@***com/web] › apps/web/playwright/webhook.e2e.ts:51:7 › BOOKING_CREATED › add webhook & test that creating an event triggers a webhook ***l
22 skipped
62 passed (2.1m)
|
Artifacts
Produced during runtime
Name | Size | Digest | |
---|---|---|---|
app-store-results
Expired
|
195 KB |
sha256:33561176b4fe8a32447b9cdd85a54a9a029a410817f0b6f26752624e2bf9c3f1
|
|
bundle
Expired
|
2.35 KB |
sha256:a358d4f841e2dc29a93f56d08d5b4f863d12b2db86b0bb0d967ae609d80ff6c6
|
|
embed-core-results
Expired
|
64.4 MB |
sha256:1a9f9ff5b3177920fcbe39e9ef80a83f237c94f55b66f309ec5416f74353255c
|
|
embed-react-results
Expired
|
176 KB |
sha256:1341da0df6d4b43b42179625e2685e613eac6cd6fa39449f1cb1fb980293793b
|
|
lint-results
Expired
|
349 KB |
sha256:83a63544fa9e799c50c1c574e18ef60bdaaf8140d3ef5864e3dc4f93c2817e29
|
|
test-results-1_4
Expired
|
61.9 MB |
sha256:5bf3ce19dfecaae1bb73d967bcede0a3c9650da6025e39c140999e61745a46fb
|
|
test-results-2_4
Expired
|
127 MB |
sha256:fb7c5a0ab23fc45f6e6563b2a7e0da9926dbabd8ea88c003f2cbdca522fbb582
|
|
test-results-3_4
Expired
|
216 MB |
sha256:8e314a977a3ef82d3d89b462ad20e01f24a1397effd6ffd63167dc2f49eda757
|
|
test-results-4_4
Expired
|
71.1 MB |
sha256:aa4f2ade52fdd0be577d65489555f7baa0912e87d049685e0f0faeece9c9e711
|
|