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

feat: travel schedules to schedule timezone changes #14512

Merged
merged 68 commits into from Apr 12, 2024

Conversation

CarinaWolli
Copy link
Member

What does this PR do?

Same as: #13951 because changes got lost

Fixes #14508

Copy link

deploysentinel bot commented Apr 10, 2024

Current Playwright Test Results Summary

✅ 310 Passing - ⚠️ 15 Flaky

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

(Last updated on 04/12/2024 05:56:24pm UTC)

Run Details

Running Workflow PR Update on Github Actions

Commit: bb55709

Started: 04/12/2024 05:52:53pm UTC

⚠️ Flakes

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

Test Case Results

Test Case Last 7 days Failures Last 7 days Flakes
Availablity Can manage single schedule
Retry 1Initial Attempt
0% (0) 0 / 349 runs
failed over last 7 days
25.21% (88) 88 / 349 runs
flaked over last 7 days

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

Test Case Results

Test Case Last 7 days Failures Last 7 days Flakes
Teams - NonOrg -- future Team Onboarding Invite Members
Retry 1Initial Attempt
9.48% (33) 33 / 348 runs
failed over last 7 days
33.05% (115) 115 / 348 runs
flaked over last 7 days

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

Test Case Results

Test Case Last 7 days Failures Last 7 days Flakes
Team Invitation (non verified)
Retry 1Initial Attempt
1.15% (4) 4 / 349 runs
failed over last 7 days
12.61% (44) 44 / 349 runs
flaked over last 7 days

📄   apps/web/playwright/integrations-stripe.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
Stripe integration Can book a paid booking
Retry 1Initial Attempt
2.65% (9) 9 / 340 runs
failed over last 7 days
35.29% (120) 120 / 340 runs
flaked over last 7 days
Stripe integration Paid booking should be able to be cancelled
Retry 1Initial Attempt
1.19% (4) 4 / 335 runs
failed over last 7 days
6.87% (23) 23 / 335 runs
flaked over last 7 days

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

Test Case Results

Test Case Last 7 days Failures Last 7 days Flakes
Update Profile Newly added secondary email should show as Unverified
Retry 1Initial Attempt
0.88% (3) 3 / 339 runs
failed over last 7 days
7.37% (25) 25 / 339 runs
flaked over last 7 days

📄   packages/app-store/routing-forms/playwright/tests/basic.e2e.ts • 1 Flake

Test Case Results

Test Case Last 7 days Failures Last 7 days Flakes
Routing Forms Seeded Routing Form Test preview should return correct route
Retry 1Initial Attempt
0% (0) 0 / 338 runs
failed over last 7 days
33.43% (113) 113 / 338 runs
flaked over last 7 days

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

Top 1 Common Error Messages

null

8 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 1Initial Attempt
0% (0) 0 / 338 runs
failed over last 7 days
63.91% (216) 216 / 338 runs
flaked over last 7 days
Popup Tests should be able to reschedule
Retry 1Initial Attempt
-177.69% (-215) -215 / 121 runs
failed over last 7 days
177.69% (215) 215 / 121 runs
flaked over last 7 days
Popup Tests should open Routing Forms embed on click
Retry 1Initial Attempt
-177.69% (-215) -215 / 121 runs
failed over last 7 days
177.69% (215) 215 / 121 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
-176.03% (-213) -213 / 121 runs
failed over last 7 days
177.69% (215) 215 / 121 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 configured with 'auto' theme using Embed API
Retry 1Initial Attempt
-180.67% (-215) -215 / 119 runs
failed over last 7 days
180.67% (215) 215 / 119 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(Booker Profile Page) with dark theme when configured with dark theme using Embed API
Retry 1Initial Attempt
-180.67% (-215) -215 / 119 runs
failed over last 7 days
180.67% (215) 215 / 119 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(Event Booking Page) with dark theme when configured with dark theme using Embed API
Retry 1Initial Attempt
-180.67% (-215) -215 / 119 runs
failed over last 7 days
180.67% (215) 215 / 119 runs
flaked over last 7 days
Popup Tests prendered embed should be loaded and apply the config given to it
Retry 1Initial Attempt
-180.67% (-215) -215 / 119 runs
failed over last 7 days
180.67% (215) 215 / 119 runs
flaked over last 7 days

View Detailed Build Results


emrysal
emrysal previously approved these changes Apr 11, 2024
@sean-brydon sean-brydon enabled auto-merge (squash) April 11, 2024 12:04
emrysal
emrysal previously approved these changes Apr 11, 2024
Copy link
Member

@zomars zomars left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed conflicts. LGTM

@sean-brydon sean-brydon merged commit 19d938e into main Apr 12, 2024
38 of 39 checks passed
@sean-brydon sean-brydon deleted the fix/schedule-timezone-change-new branch April 12, 2024 17:57
@dosubot dosubot bot modified the milestones: v4.0, v4.1 Apr 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bookings area: bookings, availability, timezones, double booking consumer core area: core, team members only ✨ feature New feature or request High priority Created by Linear-GitHub Sync ❗️ migrations contains migration files platform Anything related to our platform plan
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[CAL-3392] Reopen travel schedules PR
6 participants