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

[lexical-playground] Bug Fix: Fix tests #6228

Closed
wants to merge 1 commit into from

Conversation

AlexanderReznik
Copy link
Contributor

Description

Fixing tests from #6200

I have them passing locally in WSL so it's a bit of a guess, but I'm unifying how click is made

Copy link

vercel bot commented May 31, 2024

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

Name Status Preview Comments Updated (UTC)
lexical ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 31, 2024 7:29pm
lexical-playground ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 31, 2024 7:29pm

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label May 31, 2024
@potatowagon
Copy link
Contributor

thanks for the quick fix

Copy link

github-actions bot commented May 31, 2024

size-limit report 📦

Path Size
lexical - cjs 23.97 KB (0%)
lexical - esm 23.96 KB (0%)
@lexical/rich-text - cjs 34.66 KB (0%)
@lexical/rich-text - esm 23.95 KB (0%)
@lexical/plain-text - cjs 34.65 KB (0%)
@lexical/plain-text - esm 225 B (0%)
@lexical/react - cjs 149.31 KB (0%)
@lexical/react - esm 82.64 KB (0%)

@etrepum
Copy link
Collaborator

etrepum commented May 31, 2024

I think we should probably add extended-tests to #6227 first so that the windows e2e suite runs correctly again, update this PR with main after that lands to bring in the fix, and then add the extended-tests label to this PR so we can see the full suite running and confirm that the fix works cross-platform

@StyleT StyleT added the extended-tests Run extended e2e tests on a PR label May 31, 2024
@etrepum
Copy link
Collaborator

etrepum commented May 31, 2024

Based on the mac failures I don't think this is resolved just yet, it appears to be slight differences in size metrics (height) https://github.com/facebook/lexical/actions/runs/9322094913/job/25662413222?pr=6228

@StyleT
Copy link
Contributor

StyleT commented May 31, 2024

Rejected in favor of #6224

Pls fix tests and re-submit your changes. 🙌

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. extended-tests Run extended e2e tests on a PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants