Skip to content

All checks

All checks #383

Manually triggered June 19, 2024 23:28
Status Failure
Total duration 14m 11s
Artifacts 9

all-checks.yml

on: workflow_dispatch
Analyze Build  /  ...  /  Web App
Analyze Build / Production builds / Web App
Matrix: Tests / e2e
Fit to window
Zoom out
Zoom in

Annotations

19 errors, 6 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: Target closed 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/managed-event-types.e2e.ts:17:7 › Managed Event Types › Can create managed event type: apps/web/playwright/managed-event-types.e2e.ts#L1
1) [@***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#L181
1) [@***com/web] › apps/web/playwright/managed-event-types.e2e.ts:17:7 › Managed Event Types › Can create managed event type page.waitForURL: Navigation failed because page was closed! =========================== logs =========================== waiting for navigation to "event-types/**" until "load" navigated to "http://***:3000/auth/login" ============================================================ 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`); 184 | // Save changes at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/managed-event-types.e2e.ts:181:18 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
1) [@***com/web] › apps/web/playwright/managed-event-types.e2e.ts:17:7 › Managed Event Types › Can create managed event type Pending operations: - locator.click at apps/web/playwright/managed-event-types.e2e.ts:180:75
[@calcom/web] › apps/web/playwright/embed-code-generator.e2e.ts:33:11 › Embed Code Generator Tests › Non-Organization › Event Types Page › open Embed Dialog and choose Inline for First Event Type: apps/web/playwright/embed-code-generator.e2e.ts#L1
1) [@***com/web] › apps/web/playwright/embed-code-generator.e2e.ts:33:11 › Embed Code Generator Tests › Non-Organization › Event Types Page › open Embed Dialog and choose Inline for First Event Type Internal error: worker process exited unexpectedly (code=null, signal=SIGSEGV)
[@calcom/web] › apps/web/playwright/impersonation.e2e.ts:11:7 › Users can impersonate › App Admin can impersonate users with impersonation enabled: apps/web/playwright/impersonation.e2e.ts#L32
2) [@***com/web] › apps/web/playwright/impersonation.e2e.ts:11:7 › Users can impersonate › App Admin can impersonate users with impersonation enabled page.waitForURL: Timeout 30000ms exceeded. =========================== logs =========================== waiting for navigation to "/event-types" until "load" navigated to "http://***:3000/auth/error?error=User%20identifier%20must%20be%20present" navigated to "http://***:3000/auth/error?error=User%20identifier%20must%20be%20present" navigated to "http://***:3000/auth/error?error=User%20identifier%20must%20be%20present" ============================================================ 30 | 31 | // // Wait for sign in to complete > 32 | await page.waitForURL("/event-types"); | ^ 33 | await page.goto("/settings/profile"); 34 | 35 | const stopImpersonatingButton = page.getByTestId("stop-impersonating-button"); at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/impersonation.e2e.ts:32:16
[@calcom/web] › apps/web/playwright/integrations-stripe.e2e.ts:357:7 › Stripe integration with the new app install flow skip flase › Pending payment booking should not be confirmed by default skip false: apps/web/playwright/integrations-stripe.e2e.ts#L376
3) [@***com/web] › apps/web/playwright/integrations-stripe.e2e.ts:357:7 › Stripe integration with the new app install flow skip flase › Pending payment booking should not be confirmed by default skip false expect.toBeVisible: Error: strict mode violation: getByText('Unconfirmed') resolved to 3 elements: 1) <div class="flex items-center gap-x-2"> Unconfirmed</div> aka getByTestId('horizontal-tab-unconfirmed') 2) <div class="font-medium inline-flex items-center just…>Unconfirmed</div> aka getByRole('link', { name: 'Mon, 1 Jul 9:00am - 9:30am Unconfirmed' }) 3) <div class="font-medium inline-flex items-center just…>Unconfirmed</div> aka getByRole('link', { name: 'Paid between Nameless and Stripe Stripeson Pending payment You and Stripe Stripeson' }) =========================== logs =========================== expect.toBeVisible with timeout 30000ms waiting for getByText('Unconfirmed') waiting for getByText('Unconfirmed') ============================================================ 374 | await page.goto(`/bookings/upcoming`); 375 | > 376 | await expect(page.getByText("Unconfirmed")).toBeVisible(); | ^ 377 | await expect(page.getByText("Pending payment").last()).toBeVisible(); 378 | }); 379 | at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/integrations-stripe.e2e.ts:376:49
[@calcom/web] › apps/web/playwright/webhook.e2e.ts:606:7 › FORM_SUBMITTED › on submitting user form: apps/web/playwright/webhook.e2e.ts#L1
1) [@***com/web] › apps/web/playwright/webhook.e2e.ts:606:7 › FORM_SUBMITTED › on submitting user form, triggers user webhook Test timeout of 60000ms exceeded.
[@calcom/web] › apps/web/playwright/webhook.e2e.ts:606:7 › FORM_SUBMITTED › on submitting user form: apps/web/playwright/fixtures/webhooks.ts#L29
1) [@***com/web] › apps/web/playwright/webhook.e2e.ts:606:7 › FORM_SUBMITTED › on submitting user form, triggers user webhook page.fill: Target closed =========================== logs =========================== waiting for locator('[name="subscriberUrl"]') ============================================================ at apps/web/playwright/fixtures/webhooks.ts:29 27 | await page.goto(`/settings/developer/webhooks`); 28 | await page.click('[data-testid="new_webhook"]'); > 29 | await page.fill('[name="subscriberUrl"]', webhookReceiver.url); | ^ 30 | await page.fill('[name="***"]', "***"); 31 | await Promise.all([ 32 | page.click("[type=submit]"), at Object.createReceiver (/home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/fixtures/webhooks.ts:29:18) at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/webhook.e2e.ts:612:29
[@calcom/web] › apps/web/playwright/webhook.e2e.ts:606:7 › FORM_SUBMITTED › on submitting user form: apps/web/playwright/webhook.e2e.ts#L1
1) [@***com/web] › apps/web/playwright/webhook.e2e.ts:606:7 › FORM_SUBMITTED › on submitting user form, triggers user webhook Pending operations: - page.fill at apps/web/playwright/fixtures/webhooks.ts:29:18
[@calcom/web] › apps/web/playwright/webhook.e2e.ts:606:7 › FORM_SUBMITTED › on submitting user form: apps/web/playwright/webhook.e2e.ts#L1
1) [@***com/web] › apps/web/playwright/webhook.e2e.ts:606:7 › FORM_SUBMITTED › on submitting user form, triggers user webhook Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 60000ms exceeded.
[@calcom/web] › apps/web/playwright/webhook.e2e.ts:606:7 › FORM_SUBMITTED › on submitting user form: apps/web/playwright/fixtures/webhooks.ts#L29
1) [@***com/web] › apps/web/playwright/webhook.e2e.ts:606:7 › FORM_SUBMITTED › on submitting user form, triggers user webhook Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── page.fill: Target closed =========================== logs =========================== waiting for locator('[name="subscriberUrl"]') ============================================================ at apps/web/playwright/fixtures/webhooks.ts:29 27 | await page.goto(`/settings/developer/webhooks`); 28 | await page.click('[data-testid="new_webhook"]'); > 29 | await page.fill('[name="subscriberUrl"]', webhookReceiver.url); | ^ 30 | await page.fill('[name="***"]', "***"); 31 | await Promise.all([ 32 | page.click("[type=submit]"), at Object.createReceiver (/home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/fixtures/webhooks.ts:29:18) at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/webhook.e2e.ts:612:29
[@calcom/web] › apps/web/playwright/webhook.e2e.ts:606:7 › FORM_SUBMITTED › on submitting user form: apps/web/playwright/webhook.e2e.ts#L1
1) [@***com/web] › apps/web/playwright/webhook.e2e.ts:606:7 › FORM_SUBMITTED › on submitting user form, triggers user webhook Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Pending operations: - page.fill at apps/web/playwright/fixtures/webhooks.ts:29:18
[@calcom/web] › apps/web/playwright/webhook.e2e.ts:606:7 › FORM_SUBMITTED › on submitting user form: apps/web/playwright/webhook.e2e.ts#L1
1) [@***com/web] › apps/web/playwright/webhook.e2e.ts:606:7 › FORM_SUBMITTED › on submitting user form, triggers user webhook Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 60000ms exceeded.
[@calcom/web] › apps/web/playwright/webhook.e2e.ts:606:7 › FORM_SUBMITTED › on submitting user form: apps/web/playwright/fixtures/webhooks.ts#L29
1) [@***com/web] › apps/web/playwright/webhook.e2e.ts:606:7 › FORM_SUBMITTED › on submitting user form, triggers user webhook Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── page.fill: Target closed =========================== logs =========================== waiting for locator('[name="subscriberUrl"]') ============================================================ at apps/web/playwright/fixtures/webhooks.ts:29 27 | await page.goto(`/settings/developer/webhooks`); 28 | await page.click('[data-testid="new_webhook"]'); > 29 | await page.fill('[name="subscriberUrl"]', webhookReceiver.url); | ^ 30 | await page.fill('[name="***"]', "***"); 31 | await Promise.all([ 32 | page.click("[type=submit]"), at Object.createReceiver (/home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/fixtures/webhooks.ts:29:18) at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/webhook.e2e.ts:612:29
[@calcom/web] › apps/web/playwright/webhook.e2e.ts:606:7 › FORM_SUBMITTED › on submitting user form: apps/web/playwright/webhook.e2e.ts#L1
1) [@***com/web] › apps/web/playwright/webhook.e2e.ts:606:7 › FORM_SUBMITTED › on submitting user form, triggers user webhook Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Pending operations: - page.fill at apps/web/playwright/fixtures/webhooks.ts:29:18
[@calcom/web] › apps/web/playwright/webhook.e2e.ts:715:7 › BOOKING_NO_SHOW_UPDATED › on marking an attendee as no-show: apps/web/playwright/webhook.e2e.ts#L1
2) [@***com/web] › apps/web/playwright/webhook.e2e.ts:715:7 › BOOKING_NO_SHOW_UPDATED › on marking an attendee as no-show, triggers webhook Test timeout of 60000ms exceeded.
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/.
Production builds / Build API v1
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: buildjet/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Production builds / Build API v2
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: buildjet/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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 (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 (40.4s)
🎭 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 (45.0s)
🎭 Playwright Run Summary
4 skipped 94 passed (1.6m)
🎭 Playwright Run Summary
1 flaky [@***com/web] › apps/web/playwright/managed-event-types.e2e.ts:17:7 › Managed Event Types › Can create managed event type 6 skipped 35 passed (1.5m)
🎭 Playwright Run Summary
3 flaky [@***com/web] › apps/web/playwright/embed-code-generator.e2e.ts:33:11 › Embed Code Generator Tests › Non-Organization › Event Types Page › open Embed Dialog and choose Inline for First Event Type [@***com/web] › apps/web/playwright/impersonation.e2e.ts:11:7 › Users can impersonate › App Admin can impersonate users with impersonation enabled [@***com/web] › apps/web/playwright/integrations-stripe.e2e.ts:357:7 › Stripe integration with the new app install flow skip flase › Pending payment booking should not be confirmed by default skip false 9 skipped 91 passed (3.2m)
🎭 Playwright Run Summary
2 failed [@***com/web] › apps/web/playwright/webhook.e2e.ts:606:7 › FORM_SUBMITTED › on submitting user form, triggers user webhook [@***com/web] › apps/web/playwright/webhook.e2e.ts:715:7 › BOOKING_NO_SHOW_UPDATED › on marking an attendee as no-show, triggers webhook 18 skipped 73 passed (4.3m)

Artifacts

Produced during runtime
Name Size
app-store-results Expired
195 KB
bundle Expired
2.34 KB
embed-core-results Expired
2.46 MB
embed-react-results Expired
176 KB
lint-results Expired
349 KB
test-results-1_4 Expired
248 KB
test-results-2_4 Expired
16.5 MB
test-results-3_4 Expired
39.8 MB
test-results-4_4 Expired
10.9 MB