fix: use time format#8787
Conversation
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
3 Ignored Deployments
|
📦 Next.js Bundle Analysis for @calcom/webThis analysis was generated by the Next.js Bundle Analysis action. 🤖 This PR introduced no changes to the JavaScript bundle! 🙌 |
Current Playwright Test Results Summary✅ 106 Passing - Run may still be in progress, this comment will be updated as current testing workflow or job completes... (Last updated on 07/28/2023 01:03:19pm UTC) Run DetailsRunning Workflow PR Update on Github Actions Commit: f564c0a Started: 07/28/2023 01:01:22pm UTC
|
| Test Case | Last 7 days Failures | Last 7 days Flakes |
|---|---|---|
|
2FA Tests should allow a user to enable 2FA and login using 2FA
Retry 1 • Initial Attempt |
1.50% (4)4 / 267 runsfailed over last 7 days |
37.08% (99)99 / 267 runsflaked over last 7 days |
📄 packages/embeds/embed-core/playwright/tests/action-based.e2e.ts • 4 Flakes
Top 1 Common Error Messages
|
|
4 Test Cases Affected |
Test Case Results
| Test Case | Last 7 days Failures | Last 7 days Flakes |
|---|---|---|
|
Popup Tests should open embed iframe on click - Configured with light theme
Retry 1 • Initial Attempt |
0% (0)0 / 223 runsfailed over last 7 days |
11.21% (25)25 / 223 runsflaked over last 7 days |
|
Popup Tests should be able to reschedule
Retry 1 • Initial Attempt |
1.35% (3)3 / 223 runsfailed over last 7 days |
95.07% (212)212 / 223 runsflaked over last 7 days |
|
Popup Tests should open Routing Forms embed on click
Retry 1 • Initial Attempt |
0% (0)0 / 223 runsfailed over last 7 days |
5.38% (12)12 / 223 runsflaked over last 7 days |
|
Popup Tests Floating Button Popup Pro User - Configured in App with default setting of system theme should open embed iframe according to system theme when no theme is configured through Embed API
Retry 1 • Initial Attempt |
3.57% (8)8 / 224 runsfailed over last 7 days |
4.02% (9)9 / 224 runsflaked over last 7 days |
📄 apps/web/playwright/event-types.e2e.ts • 1 Flake
Test Case Results
| Test Case | Last 7 days Failures | Last 7 days Flakes |
|---|---|---|
|
Event Types tests user can add multiple organizer address
Retry 1 • Initial Attempt |
0.72% (2)2 / 279 runsfailed over last 7 days |
14.34% (40)40 / 279 runsflaked over last 7 days |
📄 apps/web/playwright/managed-event-types.e2e.ts • 1 Flake
Test Case Results
| Test Case | Last 7 days Failures | Last 7 days Flakes |
|---|---|---|
|
Managed Event Types tests Can create managed event type
Retry 1 • Initial Attempt |
1.08% (3)3 / 279 runsfailed over last 7 days |
10.75% (30)30 / 279 runsflaked over last 7 days |
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
hariombalhara
left a comment
There was a problem hiding this comment.
Left a comment. Will test after that. This is a critical flow. So, testing is super important.
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
|
@shivamklr Could you test this one on a preview build before we merge to main? |
shivamklr
left a comment
There was a problem hiding this comment.
Tested fix. Feel free to review the code.
|
merged accidentially, @shivamklr @hariombalhara wanna test again once this hits app.cal.dev? |
What does this PR do?
Fixes #8746 ( 1 and 2)
Environment: Staging(main branch) / Production
Type of change