Skip to content

All checks

All checks #591

Manually triggered July 5, 2024 09:54
Status Failure
Total duration 14m 5s
Artifacts 9

all-checks.yml

on: workflow_dispatch
Analyze Build  /  analyze
1m 52s
Analyze Build / analyze
Matrix: Tests / e2e
required
4s
required
Fit to window
Zoom out
Zoom in

Annotations

29 errors, 2 warnings, and 7 notices
Linters / lint
6056 bytes of body are still expected
Linters / lint
early EOF
Linters / lint
fetch-pack: invalid index-pack output
[@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
1) [@***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/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
1) [@***com/web] › apps/web/playwright/organization/booking.e2e.ts:83:9 › Bookings › Team Event › Can create a booking for Round Robin EventType Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── 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/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
1) [@***com/web] › apps/web/playwright/organization/booking.e2e.ts:83:9 › Bookings › Team Event › Can create a booking for Round Robin EventType Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── 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/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#L173
2) [@***com/web] › apps/web/playwright/managed-event-types.e2e.ts:17:7 › Managed Event Types › Can create managed event type locator.waitFor: Target closed =========================== logs =========================== waiting for getByTestId('toast-success') to be visible ============================================================ 171 | // Save changes 172 | await page.locator('[type="submit"]').click(); > 173 | await page.getByTestId("toast-success").waitFor(); | ^ 174 | await page.waitForLoadState("networkidle"); 175 | 176 | await page.goto("/auth/logout"); at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/managed-event-types.e2e.ts:173:47 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: - locator.waitFor at apps/web/playwright/managed-event-types.e2e.ts:173:47
Tests / E2E (3/4)
Process completed with exit code 1.
[@calcom/web] › apps/web/playwright/apps/analytics/analyticsApps.e2e.ts:28:7 › Check analytics Apps › Check fathom App using the new flow: apps/web/playwright/fixtures/apps.ts#L140
1) [@***com/web] › apps/web/playwright/apps/analytics/analyticsApps.e2e.ts:28:7 › Check analytics Apps › Check fathom App using the new flow Error: Timed out 30000ms waiting for expect(received).toBeVisible() Call log: - expect.toBeVisible with timeout 30000ms - waiting for locator('[data-testid=\'matomo-app-switch\'][data-state="checked"]') - waiting for locator('[data-testid=\'matomo-app-switch\'][data-state="checked"]') at apps/web/playwright/fixtures/apps.ts:140 138 | await page.waitForLoadState("domcontentloaded"); 139 | for (const app of apps) { > 140 | await expect(page.locator(`[data-testid='${app}-app-switch'][data-state="checked"]`)).toBeVisible(); | ^ 141 | } 142 | }, 143 | }; at Object.verifyAppsInfoNew (/home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/fixtures/apps.ts:140:95) at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/apps/analytics/analyticsApps.e2e.ts:38:7
[@calcom/web] › apps/web/playwright/apps/analytics/analyticsApps.e2e.ts:28:7 › Check analytics Apps › Check fathom App using the new flow: apps/web/playwright/fixtures/apps.ts#L140
1) [@***com/web] › apps/web/playwright/apps/analytics/analyticsApps.e2e.ts:28:7 › Check analytics Apps › Check fathom App using the new flow Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 30000ms waiting for expect(received).toBeVisible() Call log: - expect.toBeVisible with timeout 30000ms - waiting for locator('[data-testid=\'matomo-app-switch\'][data-state="checked"]') - waiting for locator('[data-testid=\'matomo-app-switch\'][data-state="checked"]') at apps/web/playwright/fixtures/apps.ts:140 138 | await page.waitForLoadState("domcontentloaded"); 139 | for (const app of apps) { > 140 | await expect(page.locator(`[data-testid='${app}-app-switch'][data-state="checked"]`)).toBeVisible(); | ^ 141 | } 142 | }, 143 | }; at Object.verifyAppsInfoNew (/home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/fixtures/apps.ts:140:95) at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/apps/analytics/analyticsApps.e2e.ts:38:7
[@calcom/web] › apps/web/playwright/apps/analytics/analyticsApps.e2e.ts:42:7 › Check analytics Apps › Check matomo App using the new flow: apps/web/playwright/fixtures/apps.ts#L140
2) [@***com/web] › apps/web/playwright/apps/analytics/analyticsApps.e2e.ts:42:7 › Check analytics Apps › Check matomo App using the new flow Error: Timed out 30000ms waiting for expect(received).toBeVisible() Call log: - expect.toBeVisible with timeout 30000ms - waiting for locator('[data-testid=\'fathom-app-switch\'][data-state="checked"]') - waiting for locator('[data-testid=\'fathom-app-switch\'][data-state="checked"]') at apps/web/playwright/fixtures/apps.ts:140 138 | await page.waitForLoadState("domcontentloaded"); 139 | for (const app of apps) { > 140 | await expect(page.locator(`[data-testid='${app}-app-switch'][data-state="checked"]`)).toBeVisible(); | ^ 141 | } 142 | }, 143 | }; at Object.verifyAppsInfoNew (/home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/fixtures/apps.ts:140:95) at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/apps/analytics/analyticsApps.e2e.ts:52:7
[@calcom/web] › apps/web/playwright/apps/analytics/analyticsApps.e2e.ts:42:7 › Check analytics Apps › Check matomo App using the new flow: apps/web/playwright/fixtures/apps.ts#L140
2) [@***com/web] › apps/web/playwright/apps/analytics/analyticsApps.e2e.ts:42:7 › Check analytics Apps › Check matomo App using the new flow Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 30000ms waiting for expect(received).toBeVisible() Call log: - expect.toBeVisible with timeout 30000ms - waiting for locator('[data-testid=\'fathom-app-switch\'][data-state="checked"]') - waiting for locator('[data-testid=\'fathom-app-switch\'][data-state="checked"]') at apps/web/playwright/fixtures/apps.ts:140 138 | await page.waitForLoadState("domcontentloaded"); 139 | for (const app of apps) { > 140 | await expect(page.locator(`[data-testid='${app}-app-switch'][data-state="checked"]`)).toBeVisible(); | ^ 141 | } 142 | }, 143 | }; at Object.verifyAppsInfoNew (/home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/fixtures/apps.ts:140:95) at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/apps/analytics/analyticsApps.e2e.ts:52:7
[@calcom/web] › apps/web/playwright/apps/analytics/analyticsApps.e2e.ts:42:7 › Check analytics Apps › Check matomo App using the new flow: apps/web/playwright/apps/analytics/analyticsApps.e2e.ts#L1
2) [@***com/web] › apps/web/playwright/apps/analytics/analyticsApps.e2e.ts:42:7 › Check analytics Apps › Check matomo App using the new flow Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Test was interrupted.
[@calcom/web] › apps/web/playwright/apps/analytics/analyticsApps.e2e.ts:56:7 › Check analytics Apps › Check plausible App using the new flow: apps/web/playwright/fixtures/apps.ts#L140
3) [@***com/web] › apps/web/playwright/apps/analytics/analyticsApps.e2e.ts:56:7 › Check analytics Apps › Check plausible App using the new flow Error: Timed out 30000ms waiting for expect(received).toBeVisible() Call log: - expect.toBeVisible with timeout 30000ms - waiting for locator('[data-testid=\'fathom-app-switch\'][data-state="checked"]') - waiting for locator('[data-testid=\'fathom-app-switch\'][data-state="checked"]') at apps/web/playwright/fixtures/apps.ts:140 138 | await page.waitForLoadState("domcontentloaded"); 139 | for (const app of apps) { > 140 | await expect(page.locator(`[data-testid='${app}-app-switch'][data-state="checked"]`)).toBeVisible(); | ^ 141 | } 142 | }, 143 | }; at Object.verifyAppsInfoNew (/home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/fixtures/apps.ts:140:95) at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/apps/analytics/analyticsApps.e2e.ts:66:7
[@calcom/web] › apps/web/playwright/apps/analytics/analyticsApps.e2e.ts:56:7 › Check analytics Apps › Check plausible App using the new flow: apps/web/playwright/fixtures/apps.ts#L140
3) [@***com/web] › apps/web/playwright/apps/analytics/analyticsApps.e2e.ts:56:7 › Check analytics Apps › Check plausible App using the new flow Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 30000ms waiting for expect(received).toBeVisible() Call log: - expect.toBeVisible with timeout 30000ms - waiting for locator('[data-testid=\'fathom-app-switch\'][data-state="checked"]') - waiting for locator('[data-testid=\'fathom-app-switch\'][data-state="checked"]') at apps/web/playwright/fixtures/apps.ts:140 138 | await page.waitForLoadState("domcontentloaded"); 139 | for (const app of apps) { > 140 | await expect(page.locator(`[data-testid='${app}-app-switch'][data-state="checked"]`)).toBeVisible(); | ^ 141 | } 142 | }, 143 | }; at Object.verifyAppsInfoNew (/home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/fixtures/apps.ts:140:95) at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/apps/analytics/analyticsApps.e2e.ts:66:7
[@calcom/web] › apps/web/playwright/apps/analytics/analyticsApps.e2e.ts:56:7 › Check analytics Apps › Check plausible App using the new flow: apps/web/playwright/apps/analytics/analyticsApps.e2e.ts#L1
3) [@***com/web] › apps/web/playwright/apps/analytics/analyticsApps.e2e.ts:56:7 › Check analytics Apps › Check plausible App using the new flow Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Test was interrupted.
[@calcom/web] › apps/web/playwright/apps/analytics/analyticsApps.e2e.ts:70:7 › Check analytics Apps › Check ga4 App using the new flow: apps/web/playwright/fixtures/apps.ts#L140
4) [@***com/web] › apps/web/playwright/apps/analytics/analyticsApps.e2e.ts:70:7 › Check analytics Apps › Check ga4 App using the new flow Error: Timed out 30000ms waiting for expect(received).toBeVisible() Call log: - expect.toBeVisible with timeout 30000ms - waiting for locator('[data-testid=\'fathom-app-switch\'][data-state="checked"]') - waiting for locator('[data-testid=\'fathom-app-switch\'][data-state="checked"]') at apps/web/playwright/fixtures/apps.ts:140 138 | await page.waitForLoadState("domcontentloaded"); 139 | for (const app of apps) { > 140 | await expect(page.locator(`[data-testid='${app}-app-switch'][data-state="checked"]`)).toBeVisible(); | ^ 141 | } 142 | }, 143 | }; at Object.verifyAppsInfoNew (/home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/fixtures/apps.ts:140:95) at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/apps/analytics/analyticsApps.e2e.ts:80:7
[@calcom/web] › apps/web/playwright/apps/analytics/analyticsApps.e2e.ts:70:7 › Check analytics Apps › Check ga4 App using the new flow: apps/web/playwright/fixtures/apps.ts#L140
4) [@***com/web] › apps/web/playwright/apps/analytics/analyticsApps.e2e.ts:70:7 › Check analytics Apps › Check ga4 App using the new flow Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 30000ms waiting for expect(received).toBeVisible() Call log: - expect.toBeVisible with timeout 30000ms - waiting for locator('[data-testid=\'fathom-app-switch\'][data-state="checked"]') - waiting for locator('[data-testid=\'fathom-app-switch\'][data-state="checked"]') at apps/web/playwright/fixtures/apps.ts:140 138 | await page.waitForLoadState("domcontentloaded"); 139 | for (const app of apps) { > 140 | await expect(page.locator(`[data-testid='${app}-app-switch'][data-state="checked"]`)).toBeVisible(); | ^ 141 | } 142 | }, 143 | }; at Object.verifyAppsInfoNew (/home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/fixtures/apps.ts:140:95) at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/apps/analytics/analyticsApps.e2e.ts:80:7
[@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/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 #2 ─────────────────────────────────────────────────────────────────────────────────────── 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/team/team-invitation.e2e.ts:16:7 › Team › Invitation (non verified): apps/web/playwright/team/expects.ts#L21
2) [@***com/web] › apps/web/playwright/team/team-invitation.e2e.ts:16:7 › Team › Invitation (non verified) Error: expect(received).toBe(expected) // Object.is equality Expected: 1 Received: 0 at apps/web/playwright/team/expects.ts:21 19 | await page.waitForTimeout(2000); 20 | const receivedEmails = await getEmailsReceivedByUser({ emails, userEmail }); > 21 | expect(receivedEmails?.total).toBe(1); | ^ 22 | 23 | const [firstReceivedEmail] = (receivedEmails as Messages).items; 24 | if (subject) { at expectInvitationEmailToBeReceived (/home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/team/expects.ts:21:33) at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/team/team-invitation.e2e.ts:33:26 at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/team/team-invitation.e2e.ts:24:5
Tests / E2E (4/4)
Process completed with exit code 1.
[@calcom/app-store] › packages/app-store/routing-forms/playwright/tests/basic.e2e.ts:337:9 › Routing Forms › Seeded Routing Form › Test preview should return correct route: packages/app-store/routing-forms/playwright/tests/basic.e2e.ts#L1
1) [@***com/app-store] › packages/app-store/routing-forms/playwright/tests/basic.e2e.ts:337:9 › Routing Forms › Seeded Routing Form › Test preview should return correct route Test timeout of 60000ms exceeded.
[@calcom/app-store] › packages/app-store/routing-forms/playwright/tests/basic.e2e.ts:337:9 › Routing Forms › Seeded Routing Form › Test preview should return correct route: packages/app-store/routing-forms/playwright/tests/basic.e2e.ts#L345
1) [@***com/app-store] › packages/app-store/routing-forms/playwright/tests/basic.e2e.ts:337:9 › Routing Forms › Seeded Routing Form › Test preview should return correct route page.fill: Target closed =========================== logs =========================== waiting for locator('[data-testid="form-field-Test field"]') ============================================================ 343 | 344 | // //event redirect > 345 | await page.fill('[data-testid="form-field-Test field"]', "event-routing"); | ^ 346 | await page.click('[data-testid="test-routing"]'); 347 | let routingType = await page.locator('[data-testid="test-routing-result-type"]').innerText(); 348 | let route = await page.locator('[data-testid="test-routing-result"]').innerText(); at /home/runner/actions-runner/_work/***.com/***.com/packages/app-store/routing-forms/playwright/tests/basic.e2e.ts:345:18
[@calcom/app-store] › packages/app-store/routing-forms/playwright/tests/basic.e2e.ts:337:9 › Routing Forms › Seeded Routing Form › Test preview should return correct route: packages/app-store/routing-forms/playwright/tests/basic.e2e.ts#L1
1) [@***com/app-store] › packages/app-store/routing-forms/playwright/tests/basic.e2e.ts:337:9 › Routing Forms › Seeded Routing Form › Test preview should return correct route Pending operations: - page.fill at packages/app-store/routing-forms/playwright/tests/basic.e2e.ts:345:18
required
Process completed with exit code 1.
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. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
🎭 Playwright Run Summary
1 skipped 2 passed (3.7s)
🎭 Playwright Run Summary
3 skipped 21 passed (44.2s)
🎭 Playwright Run Summary
1 failed [@***com/web] › apps/web/playwright/organization/booking.e2e.ts:83:9 › Bookings › Team Event › Can create a booking for Round Robin EventType 1 flaky [@***com/web] › apps/web/playwright/managed-event-types.e2e.ts:17:7 › Managed Event Types › Can create managed event type 6 skipped 34 passed (1.7m)
🎭 Playwright Run Summary
6 failed [@***com/web] › apps/web/playwright/apps/analytics/analyticsApps.e2e.ts:28:7 › Check analytics Apps › Check fathom App using the new flow [@***com/web] › apps/web/playwright/apps/analytics/analyticsApps.e2e.ts:42:7 › Check analytics Apps › Check matomo App using the new flow [@***com/web] › apps/web/playwright/apps/analytics/analyticsApps.e2e.ts:56:7 › Check analytics Apps › Check plausible App using the new flow [@***com/web] › apps/web/playwright/apps/analytics/analyticsApps.e2e.ts:70:7 › Check analytics Apps › Check ga4 App using the new flow [@***com/web] › apps/web/playwright/apps/analytics/analyticsApps.e2e.ts:84:7 › Check analytics Apps › Check gtm App using the new flow [@***com/web] › apps/web/playwright/apps/analytics/analyticsApps.e2e.ts:98:7 › Check analytics Apps › Check metapixel App using the new flow 2 interrupted [@***com/web] › apps/web/playwright/apps/conferencing/conferencingApps.e2e.ts:222:9 › check non-oAuth link-based conferencing apps › check non-oAuth link-based conferencing apps using the new flow › can add riverside app and book with it [@***com/web] › apps/web/playwright/apps/conferencing/conferencingApps.e2e.ts:232:9 › check non-oAuth link-based conferencing apps › check non-oAuth link-based conferencing apps using the new flow › can add roam app and book with it 76 skipped 34 passed (1.8m)
🎭 Playwright Run Summary
1 failed [@***com/web] › apps/web/playwright/profile.e2e.ts:304:7 › Update Profile › Newly added secondary email should show as Unverified 1 flaky [@***com/web] › apps/web/playwright/team/team-invitation.e2e.ts:16:7 › Team › Invitation (non verified) 18 skipped 72 passed (1.8m)
🎭 Playwright Run Summary
1 flaky [@***com/app-store] › packages/app-store/routing-forms/playwright/tests/basic.e2e.ts:337:9 › Routing Forms › Seeded Routing Form › Test preview should return correct route 5 skipped 9 passed (1.8m)
🎭 Playwright Run Summary
9 skipped 94 passed (2.8m)

Artifacts

Produced during runtime
Name Size
app-store-results Expired
4.3 MB
bundle Expired
2.29 KB
embed-core-results Expired
195 KB
embed-react-results Expired
177 KB
lint-results Expired
339 KB
test-results-1_4 Expired
153 MB
test-results-2_4 Expired
263 KB
test-results-3_4 Expired
46.5 MB
test-results-4_4 Expired
10.2 MB