Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: getting-started crash and build failure #12506

Merged
merged 4 commits into from
Nov 23, 2023
Merged

Conversation

hariombalhara
Copy link
Member

@hariombalhara hariombalhara commented Nov 23, 2023

Fix /getting-started crash.

Fixes #12503
Fixes #12502

It is possibly caused by #12056

Copy link

vercel bot commented Nov 23, 2023

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

Name Status Preview Comments Updated (UTC)
api ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 23, 2023 5:23am
dev ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 23, 2023 5:23am
5 Ignored Deployments
Name Status Preview Comments Updated (UTC)
ai ⬜️ Ignored (Inspect) Visit Preview Nov 23, 2023 5:23am
cal ⬜️ Ignored (Inspect) Visit Preview Nov 23, 2023 5:23am
cal-demo ⬜️ Ignored (Inspect) Visit Preview Nov 23, 2023 5:23am
qa ⬜️ Ignored (Inspect) Visit Preview Nov 23, 2023 5:23am
ui ⬜️ Ignored (Inspect) Visit Preview Nov 23, 2023 5:23am

@hariombalhara
Copy link
Member Author

Current dependencies on/for this PR:

This stack of pull requests is managed by Graphite.

Copy link
Contributor

github-actions bot commented Nov 23, 2023

Thank you for following the naming conventions! 🙏 Feel free to join our discord and post your PR link to collect XP and win prizes!

@zomars zomars added the core area: core, team members only label Nov 23, 2023
Copy link
Contributor

github-actions bot commented Nov 23, 2023

📦 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! 🙌

Copy link

deploysentinel bot commented Nov 23, 2023

Current Playwright Test Results Summary

✅ 338 Passing - ⚠️ 7 Flaky

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

(Last updated on 11/23/2023 05:26:50am UTC)

Run Details

Running Workflow PR Update on Github Actions

Commit: 46b535e

Started: 11/23/2023 05:19:59am UTC

⚠️ Flakes

📄   apps/web/playwright/booking/checkboxGroupQuestion.e2e.ts • 1 Flake

Test Case Results

Test Case Last 7 days Failures Last 7 days Flakes
Booking With Checkbox Group Question and Each Other Question Booking With Checkbox Group Question and Address Question Booking With Checkbox Group Question and select Question Checkbox Group required and select required
Retry 1Initial Attempt
0% (0) 0 / 247 runs
failed over last 7 days
0.40% (1) 1 / 247 run
flaked over last 7 days

📄   apps/web/playwright/insights.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
Insights should be able to go to insights as members
Retry 1Initial Attempt
0% (0) 0 / 261 runs
failed over last 7 days
3.45% (9) 9 / 261 runs
flaked over last 7 days
Insights should test download button
Retry 2Retry 1Initial Attempt
0.38% (1) 1 / 261 run
failed over last 7 days
3.07% (8) 8 / 261 runs
flaked over last 7 days

📄   apps/web/playwright/organization/organization-creation.e2e.ts • 1 Flake

Test Case Results

Test Case Last 7 days Failures Last 7 days Flakes
Organization should be able to create an organization and complete onboarding
Retry 1Initial Attempt
1.28% (1) 1 / 78 run
failed over last 7 days
96.15% (75) 75 / 78 runs
flaked over last 7 days

📄   apps/web/playwright/organization/organization-invitation.e2e.ts • 1 Flake

Test Case Results

Test Case Last 7 days Failures Last 7 days Flakes
Organization Invitation (non verified)
Retry 1Initial Attempt
1.30% (1) 1 / 77 run
failed over last 7 days
10.39% (8) 8 / 77 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
17.95% (49) 49 / 273 runs
failed over last 7 days
77.66% (212) 212 / 273 runs
flaked 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 1Initial Attempt
3.28% (9) 9 / 274 runs
failed over last 7 days
59.85% (164) 164 / 274 runs
flaked over last 7 days

View Detailed Build Results


@hariombalhara hariombalhara changed the title fix: getting-started crash fix: getting-started crash and build failure Nov 23, 2023
zomars
zomars previously approved these changes Nov 23, 2023
@zomars
Copy link
Member

zomars commented Nov 23, 2023

Is the e2e failure related to this?

@hariombalhara
Copy link
Member Author

hariombalhara commented Nov 23, 2023

e2s are failing due to 404.tsx page not being used now somehow(due to app dir changes). I am fixing the 404 locator in the 2 failing tests for now.

But we need to actually fix the 404 route later.

@zomars zomars merged commit de479bb into main Nov 23, 2023
36 checks passed
@zomars zomars deleted the fix/getting-started-crash branch November 23, 2023 05:41
hbjORbj pushed a commit to codemod-com/cal.com-demo that referenced this pull request Nov 28, 2023
jakazzy pushed a commit to jakazzy/cal.com that referenced this pull request Dec 5, 2023
hbjORbj pushed a commit to codemod-com/cal.com-demo that referenced this pull request Dec 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core area: core, team members only Urgent Created by Linear-GitHub Sync
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Internal Server Error (500) on visiting cal.com/getting-started v3.5.1 Web Build fail
2 participants