All checks #412
all-checks.yml
on: workflow_dispatch
Production builds
/
Web App
1m 12s
Linters
/
lint
2m 45s
Production builds
/
Build API v1
1m 22s
Production builds
/
Build API v2
1m 20s
Analyze Build
/
analyze
1m 42s
Matrix: Tests / e2e
Tests
/
Integration
1m 19s
Tests
/
E2E App Store
2m 42s
Tests
/
E2E Embed Core
4m 2s
Tests
/
E2E Embed React
2m 46s
required
3s
Annotations
48 errors, 8 warnings, and 7 notices
[@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/tests/action-based.e2e.ts#L66
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: Expected to provide an iframe, got null
64 | const embedIframe = await getEmbedIframe({ ***Namespace, page, pathname: "/free" });
65 |
> 66 | await expect(embedIframe).toBeEmbedCalLink(***Namespace, embeds.getActionFiredDetails, {
| ^
67 | pathname: "/free",
68 | });
69 | // expect(await page.screenshot()).toMatchSnapshot("event-types-list.png");
at /home/runner/actions-runner/_work/***.com/***.com/packages/embeds/embed-core/playwright/tests/action-based.e2e.ts:66:31
|
[@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/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
Test timeout of 60000ms exceeded while tearing down "context".
|
[@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/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/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 -- 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/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#L1
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
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test was interrupted.
|
[@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.
|
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/.
|
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 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 (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 (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
|
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
5 skipped
10 passed (30.9s)
|
🎭 Playwright Run Summary
1 skipped
2 passed (3.3s)
|
🎭 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
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.6m)
|
🎭 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
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: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
[@***com/web] › apps/web/playwright/integrations-stripe.e2e.ts:171:7 › Stripe integration skip true › Paid booking should be able to be cancelled
1 flaky
[@***com/web] › apps/web/playwright/impersonation.e2e.ts:11:7 › Users can impersonate › App Admin can impersonate users with impersonation enabled
45 skipped
48 passed (1.9m)
|
🎭 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.0m)
|
Artifacts
Produced during runtime
Name | Size | Digest | |
---|---|---|---|
app-store-results
Expired
|
195 KB |
sha256:1c0597c079dc1562e366d051cf265a5ca994c8484e301683a4fab77138b4bc89
|
|
bundle
Expired
|
2.35 KB |
sha256:f92117b3b231f756aee41117f492139513ab5d80f49b88def534df552c7d9f59
|
|
embed-core-results
Expired
|
53.8 MB |
sha256:84b601a80a7458cf47a832f171e2631c31c06d222ce33e4c83d4eb91185c22f2
|
|
embed-react-results
Expired
|
176 KB |
sha256:07eda8a2e7a5989c9d1551ec73f45162d38cac3f1377c818fc874f8b276c25ef
|
|
lint-results
Expired
|
349 KB |
sha256:407ec84f53fc4b4330ddfbb94b70d17d86043b300d1535123104f076ca6c5035
|
|
test-results-1_4
Expired
|
62.8 MB |
sha256:61a57ac4ce38b1a460cff5c81a48fc51c6b4ef0542526874a0670a88442bcf3e
|
|
test-results-2_4
Expired
|
133 MB |
sha256:05b327f050680201c77e3f3234fcc1a1e5a23cee20a2cd456ead41eef8c949ec
|
|
test-results-3_4
Expired
|
232 MB |
sha256:dd0b59865d14cd4a155261826efc4d031fd02edb45c76a64c83a55959dd4720b
|
|
test-results-4_4
Expired
|
70.4 MB |
sha256:6ca1a5d4c129b12370745d1c63839c903ac81029d50f5bd5b924f2ef9d363ddc
|
|