cal.com icon indicating copy to clipboard operation
cal.com copied to clipboard

Chore: Remove cold starts log

Open roae opened this issue 1 year ago • 2 comments

What does this PR do?

Remove cold start logs from the middleware.

This was added during the cold start research, it is no longer necessary.

roae avatar May 26 '23 02:05 roae

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
cal ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 30, 2023 2:13am
2 Ignored Deployments
Name Status Preview Comments Updated (UTC)
api ⬜️ Ignored (Inspect) Visit Preview May 30, 2023 2:13am
ui ⬜️ Ignored (Inspect) Visit Preview May 30, 2023 2:13am

vercel[bot] avatar May 26 '23 02:05 vercel[bot]

📦 Next.js Bundle Analysis for @calcom/web

This analysis was generated by the Next.js Bundle Analysis action. 🤖

This PR introduced no changes to the JavaScript bundle! 🙌

github-actions[bot] avatar May 26 '23 02:05 github-actions[bot]

Current Playwright Test Results Summary

✅ 113 Passing - ❌ 1 Failing - ⚠️ 4 Flaky

Run may still be in progress, this comment will be updated as current testing workflow or job completes...

(Last updated on 05/30/2023 02:21:13am UTC)

Run Details

Running Workflow PR Update on Github Actions

Commit: c847096768ab3ce0fb2d7028f81edd84f6f1b4df

Started: 05/30/2023 02:17:26am UTC

❌ Failures

📄   apps/web/playwright/login.e2e.ts • 1 Failure

Test Case Results

Test Case Last 7 days Failures Last 7 days Flakes
user can login & logout succesfully login flow user & logout using dashboard
Retry 2Retry 1Initial Attempt
Error: page.waitForURL: Timeout 15000ms exceeded....
page.waitForURL: Timeout 15000ms exceeded.
=========================== logs ===========================
waiting for navigation to "/auth/logout" until "load"
  navigated to "http://127.0.0.1:3000/auth/logout"
  navigated to "http://127.0.0.1:3000/auth/logout"
============================================================
15.82% (50) 50 / 316 runs
failed over last 7 days
0.63% (2) 2 / 316 runs
flaked over last 7 days

⚠️ Flakes

📄   apps/web/playwright/booking-seats.e2e.ts • 2 Flakes

Top 1 Common Error Messages

null

2 Test Cases Affected

Test Case Results

Test Case Last 7 days Failures Last 7 days Flakes
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
Retry 2Retry 1Initial Attempt
0% (0) 0 / 320 runs
failed over last 7 days
86.56% (277) 277 / 320 runs
flaked over last 7 days
Booking with Seats -- old-booker Reschedule for booking with seats -- new-booker Should reschedule booking with seats and if everyone rescheduled it should be deleted
Retry 1Initial Attempt
0% (0) 0 / 319 runs
failed over last 7 days
22.88% (73) 73 / 319 runs
flaked over last 7 days

📄   packages/embeds/embed-core/playwright/tests/action-based.e2e.ts • 2 Flakes

Top 1 Common Error Messages

null

2 Test Cases Affected

Test Case Results

Test Case Last 7 days Failures Last 7 days Flakes
Popup Tests should be able to reschedule
Retry 1Initial Attempt
2.83% (3) 3 / 106 runs
failed over last 7 days
53.77% (57) 57 / 106 runs
flaked over last 7 days
Popup Tests should open embed iframe on click - Configured with light theme
Retry 1Initial Attempt
2.83% (3) 3 / 106 runs
failed over last 7 days
3.77% (4) 4 / 106 runs
flaked over last 7 days

View Detailed Build Results


deploysentinel[bot] avatar May 29 '23 20:05 deploysentinel[bot]