Skip to content

chore: Update Playwright to v1.51 #2307

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

Open
wants to merge 16 commits into
base: main
Choose a base branch
from

Conversation

mofojed
Copy link
Member

@mofojed mofojed commented Dec 5, 2024

  • Should be no breaking changes
  • Fixes some issues when running locally on Ubuntu 24
  • Has some other interesting features, such as the --only-changed cli option
  • Added the 'tnum' option back for grids (we were overriding that setting in our Playwright css file)

@mofojed mofojed requested a review from a team December 5, 2024 14:49
@mofojed mofojed self-assigned this Dec 5, 2024
@mofojed mofojed requested review from dgodinez-dh and removed request for a team December 5, 2024 14:49
Copy link

codecov bot commented Dec 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 46.81%. Comparing base (c88fc82) to head (872e1ec).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff            @@
##             main    #2307    +/-   ##
========================================
  Coverage   46.81%   46.81%            
========================================
  Files         710      710            
  Lines       39249    39249            
  Branches     9798     9983   +185     
========================================
  Hits        18375    18375            
  Misses      20863    20863            
  Partials       11       11            
Flag Coverage Δ
unit 46.81% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

dgodinez-dh
dgodinez-dh previously approved these changes Dec 5, 2024
dgodinez-dh
dgodinez-dh previously approved these changes Dec 5, 2024
- Should be no breaking changes
- Fixes some issues when running locally on Ubuntu 24
- Has some other interesting features, such as the `--only-changed` cli option
- A newer version, has a change in updateSnapshots functionality
@mofojed mofojed changed the title chore: Update Playwright to v1.49 chore: Update Playwright to v1.51 Feb 25, 2025
Copy link
Member Author

Choose a reason for hiding this comment

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

Kerning seems to be enabled, even though we should be disabling it in font-kerning: none !important. Is the Playwright.css not being loaded?

@mofojed mofojed requested a review from dsmmcken March 11, 2025 21:54
@mofojed
Copy link
Member Author

mofojed commented Mar 25, 2025

As part of this ticket should also move the Playwright tools to the test-utils package: deephaven/deephaven-plugins#1150 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants