Skip to content

fix: intercom session mismatch #4206

fix: intercom session mismatch

fix: intercom session mismatch #4206

Triggered via pull request May 22, 2023 06:40
@G3rootG3root
synchronize #9022
Status Success
Total duration 23m 5s
Artifacts 3

pr.yml

on: pull_request_target
Production build  /  Build
7m 18s
Production build / Build
analyze  /  ...  /  Build
analyze / Production build / Build
E2E App Store tests  /  E2E App-Store Apps
E2E App Store tests / E2E App-Store Apps
E2E React embeds tests  /  e2e-embed
E2E React embeds tests / e2e-embed
E2E embeds tests  /  e2e-embed
E2E embeds tests / e2e-embed
Fit to window
Zoom out
Zoom in

Annotations

4 errors, 9 warnings, and 1 notice
[@calcom/web] › apps/web/playwright/booking-seats.e2e.ts:157:9 › Booking with Seats -- new-booker › Reschedule for booking with seats -- old-booker › Should reschedule booking with seats and if everyone rescheduled it should be deleted: apps/web/playwright/booking-seats.e2e.ts#L202
1) [@calcom/web] › apps/web/playwright/booking-seats.e2e.ts:157:9 › Booking with Seats -- new-booker › Reschedule for booking with seats -- old-booker › Should reschedule booking with seats and if everyone rescheduled it should be deleted page.waitForNavigation: Timeout 15000ms exceeded. =========================== logs =========================== waiting for navigation until "load" ============================================================ 200 | 201 | // Using waitForUrl here fails the assertion `expect(oldBooking?.status).toBe(BookingStatus.CANCELLED);` probably because waitForUrl is considered complete before waitForNavigation and till that time the booking is not cancelled > 202 | await page.waitForNavigation({ url: /.*booking/ }); | ^ 203 | 204 | // Should expect old booking to be cancelled 205 | const oldBooking = await prisma.booking.findFirst({ at /home/runner/work/cal.com/cal.com/apps/web/playwright/booking-seats.e2e.ts:202:18
[@calcom/web] › apps/web/playwright/managed-event-types.e2e.ts:8:7 › Managed Event Types tests › Can create managed event type: apps/web/playwright/managed-event-types.e2e.ts#L1
2) [@calcom/web] › apps/web/playwright/managed-event-types.e2e.ts:8:7 › Managed Event Types tests › Can create managed event type Test timeout of 60000ms exceeded.
[@calcom/web] › apps/web/playwright/managed-event-types.e2e.ts:8:7 › Managed Event Types tests › Can create managed event type: apps/web/playwright/managed-event-types.e2e.ts#L75
2) [@calcom/web] › apps/web/playwright/managed-event-types.e2e.ts:8:7 › Managed Event Types tests › Can create managed event type locator.click: Target closed =========================== logs =========================== waiting for locator('#react-select-5-option-1') ============================================================ 73 | await page.locator('[data-testid="vertical-tab-assignment"]').click(); 74 | await page.locator('[class$="control"]').filter({ hasText: "Select..." }).click(); > 75 | await page.locator("#react-select-5-option-1").click(); | ^ 76 | await page.locator('[type="submit"]').click(); 77 | await page.waitForLoadState("networkidle"); 78 | await adminUser.logout(); at /home/runner/work/cal.com/cal.com/apps/web/playwright/managed-event-types.e2e.ts:75:54 at /home/runner/work/cal.com/cal.com/apps/web/playwright/managed-event-types.e2e.ts:57:5
[@calcom/web] › apps/web/playwright/managed-event-types.e2e.ts:8:7 › Managed Event Types tests › Can create managed event type: apps/web/playwright/managed-event-types.e2e.ts#L1
2) [@calcom/web] › apps/web/playwright/managed-event-types.e2e.ts:8:7 › Managed Event Types tests › Can create managed event type Pending operations: - locator.click at apps/web/playwright/managed-event-types.e2e.ts:75:54
🎭 Playwright Run Summary
2 flaky [@calcom/web] › apps/web/playwright/booking-seats.e2e.ts:157:9 › Booking with Seats -- new-booker › Reschedule for booking with seats -- old-booker › Should reschedule booking with seats and if everyone rescheduled it should be deleted [@calcom/web] › apps/web/playwright/managed-event-types.e2e.ts:8:7 › Managed Event Types tests › Can create managed event type 15 skipped 96 passed (10.0m)
Create env file / create_env_file
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: ozaytsev86/create-env-file@v1. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
Linters / lint
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
analyze / analyze
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/upload-artifact@v2, peter-evans/find-comment@v1, peter-evans/create-or-update-comment@v1.4.4. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
analyze / 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/
analyze / 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/
analyze / 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/
analyze / 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/
analyze / 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/
E2E tests / E2E tests
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/cache@v2, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.

Artifacts

Produced during runtime
Name Size
bundle Expired
4.67 KB
lint-results Expired
1.86 MB
test-results Expired
20.7 MB