Skip to content

refactor: handleNewBooking #3 #25036

refactor: handleNewBooking #3

refactor: handleNewBooking #3 #25036

Re-run triggered July 8, 2024 18:13
Status Success
Total duration 5m 31s
Artifacts 10

pr.yml

on: pull_request_target
Detect changes
10s
Detect changes
Check for E2E label
1s
Check for E2E label
Analyze Build  /  analyze
1m 43s
Analyze Build / analyze
Matrix: Tests / e2e
required
3s
required
Fit to window
Zoom out
Zoom in

Annotations

18 errors, 3 warnings, and 7 notices
[@calcom/embed-core] › packages/embeds/embed-core/playwright/tests/namespacing.e2e.ts:10:9 › Namespacing › Inline Embed › Add inline embed using a namespace without reload: playwright.config.ts#L230
1) [@***com/embed-core] › packages/embeds/embed-core/playwright/tests/namespacing.e2e.ts:10:9 › Namespacing › Inline Embed › Add inline embed using a namespace without reload frame.frameElement: Unable to adopt element handle from a different document at playwright.config.ts:230 228 | } 229 | > 230 | const frameElement = await iframe.frameElement(); | ^ 231 | 232 | if (isPrerendered) { 233 | if (await frameElement.isVisible()) { at Object.toBeEmbedCalLink (/home/runner/actions-runner/_work/***.com/***.com/playwright.config.ts:230:39) at /home/runner/actions-runner/_work/***.com/***.com/packages/embeds/embed-core/playwright/tests/namespacing.e2e.ts:15:27
[@calcom/embed-core] › packages/embeds/embed-core/playwright/tests/namespacing.e2e.ts:10:9 › Namespacing › Inline Embed › Add inline embed using a namespace without reload: packages/embeds/embed-core/playwright/tests/namespacing.e2e.ts#L1
1) [@***com/embed-core] › packages/embeds/embed-core/playwright/tests/namespacing.e2e.ts:10:9 › Namespacing › Inline Embed › Add inline embed using a namespace without reload Test timeout of 60000ms exceeded while tearing down "context".
[@calcom/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: apps/web/playwright/manage-booking-questions.e2e.ts#L1
1) [@***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 Test timeout of 120000ms exceeded.
[@calcom/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: apps/web/playwright/manage-booking-questions.e2e.ts#L515
1) [@***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 locator.click: Target closed =========================== logs =========================== waiting for locator('[id=test-field-type]').first() ============================================================ 513 | }) { 514 | const locatorForSelect = page.locator(selector.selector).nth(selector.nth); > 515 | await locatorForSelect.click(); | ^ 516 | await locatorForSelect.locator(`text="${optionText}"`).click(); 517 | } 518 | at selectOption (/home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/manage-booking-questions.e2e.ts:515:26) at addQuestionAndSave (/home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/manage-booking-questions.e2e.ts:535:11) at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/manage-booking-questions.e2e.ts:70:9 at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/manage-booking-questions.e2e.ts:69:7
[@calcom/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: apps/web/playwright/manage-booking-questions.e2e.ts#L1
1) [@***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 Pending operations: - locator.click at apps/web/playwright/manage-booking-questions.e2e.ts:515:26
[@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
2) [@***com/web] › apps/web/playwright/managed-event-types.e2e.ts:17:7 › Managed Event Types › Can create managed event type Test timeout of 60000ms exceeded.
[@calcom/web] › apps/web/playwright/managed-event-types.e2e.ts:17:7 › Managed Event Types › Can create managed event type: apps/web/playwright/managed-event-types.e2e.ts#L180
2) [@***com/web] › apps/web/playwright/managed-event-types.e2e.ts:17:7 › Managed Event Types › Can create managed event type locator.click: Target closed =========================== logs =========================== waiting for getByTestId('event-types').locator('a[title="managed"]') ============================================================ 178 | await adminUser.apiLogin(); 179 | await page.goto("/event-types"); > 180 | await page.getByTestId("event-types").locator('a[title="managed"]').click(); | ^ 181 | await page.waitForURL("event-types/**"); 182 | 183 | await page.locator('input[name="length"]').fill(`45`); at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/managed-event-types.e2e.ts:180:75 at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/managed-event-types.e2e.ts:162: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
2) [@***com/web] › apps/web/playwright/managed-event-types.e2e.ts:17:7 › Managed Event Types › Can create managed event type Pending operations: - apiRequestContext.get at apps/web/playwright/fixtures/users.ts:894:14
[@calcom/web] › apps/web/playwright/organization/booking.e2e.ts:83:9 › Bookings › Team Event › Can create a booking for Round Robin EventType: apps/web/playwright/organization/booking.e2e.ts#L516
3) [@***com/web] › apps/web/playwright/organization/booking.e2e.ts:83:9 › Bookings › Team Event › Can create a booking for Round Robin EventType Error: expect(received).toBe(expected) // Object.is equality Expected: true Received: false 514 | return BookingTitle === bookingTitle; 515 | }) > 516 | ).toBe(true); | ^ 517 | } else { 518 | const BookingTitle = `${event.title} between ${team.name} and ${testName}`; 519 | await expect(page.getByTestId("booking-title")).toHaveText(BookingTitle); at bookTeamEvent (/home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/organization/booking.e2e.ts:516:7) at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/organization/booking.e2e.ts:118: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:112:7
[@calcom/web] › apps/web/playwright/booking-pages.e2e.ts:356:7 › prefill -- future › logged in: apps/web/playwright/booking-pages.e2e.ts#L363
1) [@***com/web] › apps/web/playwright/booking-pages.e2e.ts:356:7 › prefill -- future › logged in Error: expect(received).toHaveValue(expected) Expected string: "Prefill User" Received string: "" Call log: - expect.toHaveValue with timeout 30000ms - waiting for locator('[name="name"]') - locator resolved to <input value="" id=":r1q:" type="text" name="name" requ…/> - unexpected value "" - waiting for locator('[name="name"]') - locator resolved to <input value="" id=":r1q:" type="text" name="name" requ…/> - unexpected value "" - locator resolved to <input value="" id=":r1q:" type="text" name="name" requ…/> - unexpected value "" - locator resolved to <input value="" id=":r1q:" type="text" name="name" requ…/> - unexpected value "" - locator resolved to <input value="" id=":r1q:" type="text" name="name" requ…/> - unexpected value "" - locator resolved to <input value="" id=":r1q:" type="text" name="name" requ…/> - unexpected value "" - locator resolved to <input value="" id=":r1q:" type="text" name="name" requ…/> - unexpected value "" - locator resolved to <input value="" id=":r1q:" type="text" name="name" requ…/> - unexpected value "" - locator resolved to <input value="" id=":r1q:" type="text" name="name" requ…/> - unexpected value "" - locator resolved to <input value="" id=":r1q:" type="text" name="name" requ…/> - unexpected value "" - locator resolved to <input value="" id=":r1q:" type="text" name="name" requ…/> - unexpected value "" - locator resolved to <input value="" id=":r1q:" type="text" name="name" requ…/> - unexpected value "" - locator resolved to <input value="" id=":r1q:" type="text" name="name" requ…/> - unexpected value "" - locator resolved to <input value="" id=":r1q:" type="text" name="name" requ…/> - unexpected value "" - locator resolved to <input value="" id=":r1q:" type="text" name="name" requ…/> - unexpected value "" - locator resolved to <input value="" id=":r1q:" type="text" name="name" requ…/> - unexpected value "" - locator resolved to <input value="" id=":r1q:" type="text" name="name" requ…/> - unexpected value "" - locator resolved to <input value="" id=":r1q:" type="text" name="name" requ…/> - unexpected value "" - locator resolved to <input value="" id=":r1q:" type="text" name="name" requ…/> - unexpected value "" - locator resolved to <input value="" id=":r1q:" type="text" name="name" requ…/> - unexpected value "" - locator resolved to <input value="" id=":r1q:" type="text" name="name" requ…/> - unexpected value "" - locator resolved to <input value="" id=":r1q:" type="text" name="name" requ…/> - unexpected value "" - locator resolved to <input value="" id=":r1q:" type="text" name="name" requ…/> - unexpected value "" - locator resolved to <input value="" id=":r1q:" type="text" name="name" requ…/> - unexpected value "" - locator resolved to <input value="" id=":r1q:" type="text" name="name" requ…/> - unexpected value "" - locator resolved to <input value="" id=":r1q:" type="text" name="name" requ…/> - unexpected value "" - locator resolved to <input value="" id=":r1q:" type="text" name="name" requ…/> - unexpected value "" - locator resolved to <input value="" id=":r1q:" type="text" name="name" requ…/> - unexpected value "" - locator resolved to <input value="" id=":r1q:" type="text" name="name" requ…/> - unexpected value "" - locator resolved to <input value="" id=":r1q:" type="text" name="name" requ…/> - unexpected value "" - locator resolved to <input value="" id=":r1q:" type="text" name="name" requ…/> - unexpected value "" - locator resolved to <input value=
[@calcom/web] › apps/web/playwright/booking-seats.e2e.ts:119:7 › Reschedule for booking with seats › If rescheduled/cancelled booking with seats it should display the correct number of seats: apps/web/playwright/booking-seats.e2e.ts#L176
2) [@***com/web] › apps/web/playwright/booking-seats.e2e.ts:119:7 › Reschedule for booking with seats › If rescheduled/cancelled booking with seats it should display the correct number of seats page.goto: net::ERR_ABORTED at http://***:3000/reschedule/0fd23d0e-9346-453e-9361-f7b3775e104d =========================== logs =========================== navigating to "http://***:3000/reschedule/0fd23d0e-9346-453e-9361-f7b3775e104d", waiting until "load" ============================================================ 174 | expect(oldBooking?.status).toBe(BookingStatus.ACCEPTED); 175 | > 176 | await page.goto(`/reschedule/${references[1].referenceUid}`); | ^ 177 | 178 | await page.click('[data-testid="incrementMonth"]'); 179 | at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/booking-seats.e2e.ts:176:16
[@calcom/web] › apps/web/playwright/integrations-stripe.e2e.ts:280:7 › Stripe integration with the new app install flow skip flase › when enabling Stripe: apps/web/playwright/fixtures/users.ts#L991
1) [@***com/web] › apps/web/playwright/integrations-stripe.e2e.ts:280:7 › Stripe integration with the new app install flow skip flase › when enabling Stripe, credentialId is included skip false Error: expect(received).toHaveValue(expected) Expected string: "11" Received string: "12" Call log: - expect.toHaveValue with timeout 30000ms - waiting for getByTestId('stripe-price-input') - locator resolved to <input min="0.5" id=":r16:" value="12" step="0.01" requ…/> - unexpected value "12" - waiting for getByTestId('stripe-price-input') - locator resolved to <input min="0.5" id=":r16:" value="12" step="0.01" requ…/> - unexpected value "12" - locator resolved to <input min="0.5" id=":r16:" value="12" step="0.01" requ…/> - unexpected value "12" - locator resolved to <input min="0.5" id=":r16:" value="12" step="0.01" requ…/> - unexpected value "12" - locator resolved to <input min="0.5" id=":r16:" value="12" step="0.01" requ…/> - unexpected value "12" - locator resolved to <input min="0.5" id=":r16:" value="12" step="0.01" requ…/> - unexpected value "12" - locator resolved to <input min="0.5" id=":r16:" value="12" step="0.01" requ…/> - unexpected value "12" - locator resolved to <input min="0.5" id=":r16:" value="12" step="0.01" requ…/> - unexpected value "12" - locator resolved to <input min="0.5" id=":r16:" value="12" step="0.01" requ…/> - unexpected value "12" - locator resolved to <input min="0.5" id=":r16:" value="12" step="0.01" requ…/> - unexpected value "12" - locator resolved to <input min="0.5" id=":r16:" value="12" step="0.01" requ…/> - unexpected value "12" - locator resolved to <input min="0.5" id=":r16:" value="12" step="0.01" requ…/> - unexpected value "12" - locator resolved to <input min="0.5" id=":r16:" value="12" step="0.01" requ…/> - unexpected value "12" - locator resolved to <input min="0.5" id=":r16:" value="12" step="0.01" requ…/> - unexpected value "12" - locator resolved to <input min="0.5" id=":r16:" value="12" step="0.01" requ…/> - unexpected value "12" - locator resolved to <input min="0.5" id=":r16:" value="12" step="0.01" requ…/> - unexpected value "12" - locator resolved to <input min="0.5" id=":r16:" value="12" step="0.01" requ…/> - unexpected value "12" - locator resolved to <input min="0.5" id=":r16:" value="12" step="0.01" requ…/> - unexpected value "12" - locator resolved to <input min="0.5" id=":r16:" value="12" step="0.01" requ…/> - unexpected value "12" - locator resolved to <input min="0.5" id=":r16:" value="12" step="0.01" requ…/> - unexpected value "12" - locator resolved to <input min="0.5" id=":r16:" value="12" step="0.01" requ…/> - unexpected value "12" - locator resolved to <input min="0.5" id=":r16:" value="12" step="0.01" requ…/> - unexpected value "12" - locator resolved to <input min="0.5" id=":r16:" value="12" step="0.01" requ…/> - unexpected value "12" - locator resolved to <input min="0.5" id=":r16:" value="12" step="0.01" requ…/> - unexpected value "12" - locator resolved to <input min="0.5" id=":r16:" value="12" step="0.01" requ…/> - unexpected value "12" - locator resolved to <input min="0.5" id=":r16:" value="12" step="0.01" requ…/> - unexpected value "12" - locator resolved to <input min="0.5" id=":r16:" value="12" step="0.01" requ…/> - unexpected value "12" - locator resolved to <input min="0.5" id=":r16:" value="12" step="0.01" requ…/> - unexpected value "12" - locator resolved to <input min="0.5" id=":r16:" value="12" step="0.01" requ…/> - unexpected value "12" - locator resolved to <input min="0.5" id=":r16:" value="12" step="0.01" requ…/> - unexpected value "
[@calcom/web] › apps/web/playwright/integrations-stripe.e2e.ts:280:7 › Stripe integration with the new app install flow skip flase › when enabling Stripe: apps/web/playwright/integrations-stripe.e2e.ts#L1
1) [@***com/web] › apps/web/playwright/integrations-stripe.e2e.ts:280:7 › Stripe integration with the new app install flow skip flase › when enabling Stripe, credentialId is included skip false Test timeout of 60000ms exceeded while tearing down "context".
[@calcom/web] › apps/web/playwright/integrations-stripe.e2e.ts:280:7 › Stripe integration with the new app install flow skip flase › when enabling Stripe: apps/web/playwright/fixtures/users.ts#L991
1) [@***com/web] › apps/web/playwright/integrations-stripe.e2e.ts:280:7 › Stripe integration with the new app install flow skip flase › when enabling Stripe, credentialId is included skip false Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toHaveValue(expected) Expected string: "11" Received string: "12" Call log: - expect.toHaveValue with timeout 30000ms - waiting for getByTestId('stripe-price-input') - locator resolved to <input min="0.5" id=":r16:" value="12" step="0.01" requ…/> - unexpected value "12" - waiting for getByTestId('stripe-price-input') - locator resolved to <input min="0.5" id=":r16:" value="12" step="0.01" requ…/> - unexpected value "12" - locator resolved to <input min="0.5" id=":r16:" value="12" step="0.01" requ…/> - unexpected value "12" - locator resolved to <input min="0.5" id=":r16:" value="12" step="0.01" requ…/> - unexpected value "12" - locator resolved to <input min="0.5" id=":r16:" value="12" step="0.01" requ…/> - unexpected value "12" - locator resolved to <input min="0.5" id=":r16:" value="12" step="0.01" requ…/> - unexpected value "12" - locator resolved to <input min="0.5" id=":r16:" value="12" step="0.01" requ…/> - unexpected value "12" - locator resolved to <input min="0.5" id=":r16:" value="12" step="0.01" requ…/> - unexpected value "12" - locator resolved to <input min="0.5" id=":r16:" value="12" step="0.01" requ…/> - unexpected value "12" - locator resolved to <input min="0.5" id=":r16:" value="12" step="0.01" requ…/> - unexpected value "12" - locator resolved to <input min="0.5" id=":r16:" value="12" step="0.01" requ…/> - unexpected value "12" - locator resolved to <input min="0.5" id=":r16:" value="12" step="0.01" requ…/> - unexpected value "12" - locator resolved to <input min="0.5" id=":r16:" value="12" step="0.01" requ…/> - unexpected value "12" - locator resolved to <input min="0.5" id=":r16:" value="12" step="0.01" requ…/> - unexpected value "12" - locator resolved to <input min="0.5" id=":r16:" value="12" step="0.01" requ…/> - unexpected value "12" - locator resolved to <input min="0.5" id=":r16:" value="12" step="0.01" requ…/> - unexpected value "12" - locator resolved to <input min="0.5" id=":r16:" value="12" step="0.01" requ…/> - unexpected value "12" - locator resolved to <input min="0.5" id=":r16:" value="12" step="0.01" requ…/> - unexpected value "12" - locator resolved to <input min="0.5" id=":r16:" value="12" step="0.01" requ…/> - unexpected value "12" - locator resolved to <input min="0.5" id=":r16:" value="12" step="0.01" requ…/> - unexpected value "12" - locator resolved to <input min="0.5" id=":r16:" value="12" step="0.01" requ…/> - unexpected value "12" - locator resolved to <input min="0.5" id=":r16:" value="12" step="0.01" requ…/> - unexpected value "12" - locator resolved to <input min="0.5" id=":r16:" value="12" step="0.01" requ…/> - unexpected value "12" - locator resolved to <input min="0.5" id=":r16:" value="12" step="0.01" requ…/> - unexpected value "12" - locator resolved to <input min="0.5" id=":r16:" value="12" step="0.01" requ…/> - unexpected value "12" - locator resolved to <input min="0.5" id=":r16:" value="12" step="0.01" requ…/> - unexpected value "12" - locator resolved to <input min="0.5" id=":r16:" value="12" step="0.01" requ…/> - unexpected value "12" - locator resolved to <input min="0.5" id=":r16:" value="12" step="0.01" requ…/> - unexpected value "12" - locator resolved to <input min="0.5" id=":r16:" value="12" step="0.01" requ…/> - unexpected value "12" - locat
[@calcom/web] › apps/web/playwright/profile.e2e.ts:304:7 › Update Profile › Newly added secondary email should show as Unverified: apps/web/playwright/profile.e2e.ts#L311
1) [@***com/web] › apps/web/playwright/profile.e2e.ts:304:7 › Update Profile › Newly added secondary email should show as Unverified Error: expect(received).toEqual(expected) // deep equality Expected: true Received: false 309 | 310 | expect(await page.getByTestId("profile-form-email-1-primary-badge").isVisible()).toEqual(false); > 311 | expect(await page.getByTestId("profile-form-email-1-unverified-badge").isVisible()).toEqual(true); | ^ 312 | }); 313 | 314 | // TODO: This test is extremely flaky and has been failing a lot, blocking many PRs. Fix this. at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/profile.e2e.ts:311:89
[@calcom/web] › apps/web/playwright/profile.e2e.ts:304:7 › Update Profile › Newly added secondary email should show as Unverified: apps/web/playwright/profile.e2e.ts#L311
1) [@***com/web] › apps/web/playwright/profile.e2e.ts:304:7 › Update Profile › Newly added secondary email should show as Unverified Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toEqual(expected) // deep equality Expected: true Received: false 309 | 310 | expect(await page.getByTestId("profile-form-email-1-primary-badge").isVisible()).toEqual(false); > 311 | expect(await page.getByTestId("profile-form-email-1-unverified-badge").isVisible()).toEqual(true); | ^ 312 | }); 313 | 314 | // TODO: This test is extremely flaky and has been failing a lot, blocking many PRs. Fix this. at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/profile.e2e.ts:311:89
[@calcom/web] › apps/web/playwright/settings-admin.e2e.ts:9:7 › Settings/admin tests -- future › should render /settings/admin page: apps/web/playwright/settings-admin.e2e.ts#L21
2) [@***com/web] › apps/web/playwright/settings-admin.e2e.ts:9:7 › Settings/admin tests -- future › should render /settings/admin page Error: Timed out 30000ms waiting for expect(received).toBeVisible() Call log: - expect.toBeVisible with timeout 30000ms - waiting for getByRole('heading', { name: 'Feature Flags' }) - waiting for getByRole('heading', { name: 'Feature Flags' }) 19 | const locator = page.getByRole("heading", { name: "Feature Flags" }); 20 | > 21 | await expect(locator).toBeVisible(); | ^ 22 | }); 23 | }); 24 | at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/settings-admin.e2e.ts:21:27
[@calcom/web] › apps/web/playwright/webhook.e2e.ts:481:7 › MEETING_ENDED: apps/web/playwright/webhook.e2e.ts#L601
3) [@***com/web] › apps/web/playwright/webhook.e2e.ts:481:7 › MEETING_ENDED, MEETING_STARTED › should create/remove scheduledWebhookTriggers for existing bookings Error: expect(received).toBe(expected) // Object.is equality Expected: 0 Received: 2 599 | }); 600 | > 601 | expect(scheduledTriggersAfterDisabling.length).toBe(0); | ^ 602 | }); 603 | }); 604 | at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/webhook.e2e.ts:601:52
Linters / lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: ataylorme/eslint-annotate-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Analyze Build / analyze
The following actions uses Node.js version which is deprecated and will be forced to run on node20: dawidd6/action-download-artifact@v2, peter-evans/find-comment@v2, peter-evans/create-or-update-comment@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Analyze Build / analyze
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
🎭 Playwright Run Summary
1 flaky [@***com/embed-core] › packages/embeds/embed-core/playwright/tests/namespacing.e2e.ts:10:9 › Namespacing › Inline Embed › Add inline embed using a namespace without reload 3 skipped 20 passed (49.9s)
🎭 Playwright Run Summary
1 skipped 2 passed (3.4s)
🎭 Playwright Run Summary
5 skipped 10 passed (31.1s)
🎭 Playwright Run Summary
3 flaky [@***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 [@***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:83:9 › Bookings › Team Event › Can create a booking for Round Robin EventType 6 skipped 33 passed (2.1m)
🎭 Playwright Run Summary
2 flaky [@***com/web] › apps/web/playwright/booking-pages.e2e.ts:356:7 › prefill -- future › logged in ─ [@***com/web] › apps/web/playwright/booking-seats.e2e.ts:119:7 › Reschedule for booking with seats › If rescheduled/cancelled booking with seats it should display the correct number of seats 4 skipped 130 passed (3.5m)
🎭 Playwright Run Summary
1 flaky [@***com/web] › apps/web/playwright/integrations-stripe.e2e.ts:280:7 › Stripe integration with the new app install flow skip flase › when enabling Stripe, credentialId is included skip false 9 skipped 93 passed (4.0m)
🎭 Playwright Run Summary
3 flaky [@***com/web] › apps/web/playwright/profile.e2e.ts:304:7 › Update Profile › Newly added secondary email should show as Unverified [@***com/web] › apps/web/playwright/settings-admin.e2e.ts:9:7 › Settings/admin tests -- future › should render /settings/admin page [@***com/web] › apps/web/playwright/webhook.e2e.ts:481:7 › MEETING_ENDED, MEETING_STARTED › should create/remove scheduledWebhookTriggers for existing bookings 18 skipped 71 passed (1.7m)

Artifacts

Produced during runtime
Name Size
test-results-4_4 Expired
11.4 MB