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

chore: Revert app dir (2) #12916

Closed
wants to merge 3 commits into from
Closed

chore: Revert app dir (2) #12916

wants to merge 3 commits into from

Conversation

emrysal
Copy link
Contributor

@emrysal emrysal commented Dec 21, 2023

What does this PR do?

Reverts appDir changes so e2e is closer to passing.

Copy link

vercel bot commented Dec 21, 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 Dec 22, 2023 7:53pm
dev ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 22, 2023 7:53pm
5 Ignored Deployments
Name Status Preview Comments Updated (UTC)
ai ⬜️ Ignored (Inspect) Visit Preview Dec 22, 2023 7:53pm
cal ⬜️ Ignored (Inspect) Visit Preview Dec 22, 2023 7:53pm
cal-demo ⬜️ Ignored (Inspect) Dec 22, 2023 7:53pm
qa ⬜️ Ignored (Inspect) Dec 22, 2023 7:53pm
ui ⬜️ Ignored (Inspect) Visit Preview Dec 22, 2023 7:53pm

Copy link
Contributor

github-actions bot commented Dec 21, 2023

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

Copy link
Contributor

github-actions bot commented Dec 21, 2023

📦 Next.js Bundle Analysis for @calcom/web

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

🎉 Global Bundle Size Decreased

Page Size (compressed)
global 163.36 KB (🟢 -930 B)
Details

The global bundle is the javascript bundle that loads alongside every page. It is in its own category because its impact is much higher - an increase to its size means that every page on your website loads slower, and a decrease means every page loads faster.

Any third party scripts you have added directly to your app using the <script> tag are not accounted for in this analysis

If you want further insight into what is behind the changes, give @next/bundle-analyzer a try!

Copy link

deploysentinel bot commented Dec 21, 2023

Current Playwright Test Results Summary

✅ 346 Passing - ❌ 5 Failing - ⚠️ 10 Flaky

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

(Last updated on 12/21/2023 04:54:38pm UTC)

Run Details

Running Workflow Pre-release checks on Github Actions

Commit: ce384d9

Started: 12/21/2023 04:44:01pm UTC

❌ Failures

📄   packages/app-store/googlecalendar/tests/google-calendar.e2e.ts • 3 Failures

Top 1 Common Error Messages

invalid_grant

3 Test Cases Affected

Test Case Results

Test Case Last 7 days Failures Last 7 days Flakes
Google Calendar Test using the primary calendar On reschedule, event should be updated on GCal
Retry 2Retry 1Initial Attempt
Error: invalid_grant
invalid_grant
85.37% (35) 35 / 41 runs
failed over last 7 days
4.88% (2) 2 / 41 runs
flaked over last 7 days
Google Calendar Test using the primary calendar On new booking, event should be created on GCal
Retry 2Retry 1Initial Attempt
Error: invalid_grant
invalid_grant
85.37% (35) 35 / 41 runs
failed over last 7 days
7.32% (3) 3 / 41 runs
flaked over last 7 days
Google Calendar Test using the primary calendar When canceling the booking, the GCal event should also be deleted
Retry 2Retry 1Initial Attempt
Error: invalid_grant
invalid_grant
85.37% (35) 35 / 41 runs
failed over last 7 days
7.32% (3) 3 / 41 runs
flaked over last 7 days

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

Test Case Results

Test Case Last 7 days Failures Last 7 days Flakes
Organization Email not matching orgAutoAcceptEmail Org Invitation
Retry 2Retry 1Initial Attempt
Error: expect(received).toBe(expected) // Object.is equality...
expect(received).toBe(expected) // Object.is equality

Expected: "rick-1703177091301-domain"
Received: ""
-92.21% (-71) -71 / 77 runs
failed over last 7 days
115.58% (89) 89 / 77 runs
flaked over last 7 days

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

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 2Retry 1Initial Attempt
Error: expect(received).toBe(expected) // Object.is equality...
expect(received).toBe(expected) // Object.is equality

Expected: 1
Received: 0
18.09% (36) 36 / 199 runs
failed over last 7 days
46.73% (93) 93 / 199 runs
flaked over last 7 days

⚠️ Flakes

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

Test Case Results

Test Case Last 7 days Failures Last 7 days Flakes
Booking with Seats User can create a seated event (2 seats as example)
Retry 1Initial Attempt
0% (0) 0 / 194 runs
failed over last 7 days
5.15% (10) 10 / 194 runs
flaked over last 7 days

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

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 1Initial Attempt
0.51% (1) 1 / 195 run
failed over last 7 days
15.38% (30) 30 / 195 runs
flaked over last 7 days

📄   apps/web/playwright/integrations-stripe.e2e.ts • 1 Flake

Test Case Results

Test Case Last 7 days Failures Last 7 days Flakes
Stripe integration Paid booking should be able to be rescheduled
Retry 2Retry 1Initial Attempt
1.22% (2) 2 / 164 runs
failed over last 7 days
3.66% (6) 6 / 164 runs
flaked over last 7 days

📄   apps/web/playwright/insights.e2e.ts • 1 Flake

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
1.17% (2) 2 / 171 runs
failed over last 7 days
2.34% (4) 4 / 171 runs
flaked over last 7 days

📄   apps/web/playwright/embed-code-generator.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
Embed Code Generator Tests Non-Organization Event Types Page open Embed Dialog and choose Inline for First Event Type
Retry 1Initial Attempt
0% (0) 0 / 190 runs
failed over last 7 days
6.32% (12) 12 / 190 runs
flaked over last 7 days
Embed Code Generator Tests Non-Organization Event Types Page open Embed Dialog and choose element-click for First Event Type
Retry 1Initial Attempt
0% (0) 0 / 190 runs
failed over last 7 days
4.21% (8) 8 / 190 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
21.32% (42) 42 / 197 runs
failed over last 7 days
73.10% (144) 144 / 197 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
0.51% (1) 1 / 197 run
failed over last 7 days
82.74% (163) 163 / 197 runs
flaked over last 7 days

📄   apps/web/playwright/team/team-invitation.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
Team Invitation (non verified)
Retry 1Initial Attempt
6.63% (13) 13 / 196 runs
failed over last 7 days
92.35% (181) 181 / 196 runs
flaked over last 7 days
Team Invitation (verified)
Retry 1Initial Attempt
0% (0) 0 / 196 runs
failed over last 7 days
97.45% (191) 191 / 196 runs
flaked over last 7 days

View Detailed Build Results


@keithwillcode
Copy link
Contributor

We’re using scripts to ignore building this until we fix build issues.

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 devops Medium priority Created by Linear-GitHub Sync
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants