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

test(datetime, tab-button): update screenshots after playwright update #29502

Merged
merged 2 commits into from
May 17, 2024

Conversation

thetaPC
Copy link
Contributor

@thetaPC thetaPC commented May 14, 2024

Issue number: N/A


What is the current behavior?

Renovate has updated Playwright to v1.44.0. The update is now using Chromium 125.0.6422.14, which leads to a different behavior with the datetime scale test. As for tab-button, it seems that there's a small rendering issue. Since it's only a few pixels in difference then it's okay to update the screenshots.

What is the new behavior?

  • Updated the datetime snapshot, this snapshot now aligns with Firefox and Safari. Larger font sizes leads to the weekdays to be abbreviated.
  • Updated the tab-button snapshots

Does this introduce a breaking change?

  • Yes
  • No

Other information

N/A

Copy link

vercel bot commented May 14, 2024

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

Name Status Preview Comments Updated (UTC)
ionic-framework ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 17, 2024 4:29pm

@github-actions github-actions bot added the package: core @ionic/core package label May 14, 2024
@thetaPC thetaPC changed the title test(datetime): update screenshot with latest chrome test(datetime, tab-button): update screenshots after playwright update May 17, 2024
@thetaPC thetaPC marked this pull request as ready for review May 17, 2024 17:52
@thetaPC thetaPC requested a review from a team as a code owner May 17, 2024 17:52
@thetaPC thetaPC requested review from brandyscarney and removed request for a team May 17, 2024 17:52
Copy link
Member

Choose a reason for hiding this comment

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

How was only one screenshot updated here?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Apparently, the other browsers already had the one letter shortened weekdays. Chrome was the only one that still showed the 3-4 character version.

@thetaPC thetaPC merged commit fd5fb2a into renovate/playwright May 17, 2024
48 checks passed
@thetaPC thetaPC deleted the datetime-scale-chrome branch May 17, 2024 20:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
package: core @ionic/core package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants