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

fix test failing after rebase on bug fix for multiple text nodes styles in a cell node #5872

Merged
merged 1 commit into from
Apr 11, 2024

Conversation

Sahejkm
Copy link
Contributor

@Sahejkm Sahejkm commented Apr 11, 2024

Running 10 tests using 1 worker

✓ 1 [chromium] › packages/lexical-playground/tests/e2e/CodeBlock.spec.mjs:1124:5 › CodeBlock › Code block html paste: VS Code (3.6s)
✓ 2 [chromium] › packages/lexical-playground/tests/e2e/CodeBlock.spec.mjs:1124:5 › CodeBlock › Code block html paste: Quip (1.4s)
✓ 3 [chromium] › packages/lexical-playground/tests/e2e/CodeBlock.spec.mjs:1124:5 › CodeBlock › Code block html paste: WebStorm / Idea (1.5s)
✓ 4 [chromium] › packages/lexical-playground/tests/e2e/CodeBlock.spec.mjs:1124:5 › CodeBlock › Code block html paste: Postman IDE (1.5s)
✓ 5 [chromium] › packages/lexical-playground/tests/e2e/CodeBlock.spec.mjs:1124:5 › CodeBlock › Code block html paste: Slack message (1.6s)
✓ 6 [chromium] › packages/lexical-playground/tests/e2e/CodeBlock.spec.mjs:1124:5 › CodeBlock › Code block html paste: CodeHub (1.9s)
✓ 7 [chromium] › packages/lexical-playground/tests/e2e/CodeBlock.spec.mjs:1124:5 › CodeBlock › Code block html paste: GitHub / Gist (1.4s)
✓ 8 [chromium] › packages/lexical-playground/tests/e2e/CodeBlock.spec.mjs:1124:5 › CodeBlock › Code block html paste: Single line (1.4s)
✓ 9 [chromium] › packages/lexical-playground/tests/e2e/CodeBlock.spec.mjs:1124:5 › CodeBlock › Code block html paste: Multiline (2.0s)
✓ 10 [chromium] › packages/lexical-playground/tests/e2e/CodeBlock.spec.mjs:1124:5 › CodeBlock › Code block html paste: Google Spreadsheet (1.7s)

Slow test file: [chromium] › packages/lexical-playground/tests/e2e/CodeBlock.spec.mjs (18.1s)
Consider splitting slow test files to speed up parallel execution
10 passed (20.0s)

@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 Apr 11, 2024
Copy link

vercel bot commented Apr 11, 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 Apr 11, 2024 9:41am
lexical-playground ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 11, 2024 9:41am

Copy link

size-limit report 📦

Path Size Loading time (3g) Running time (snapdragon) Total time
packages/lexical/dist/Lexical.js 26.95 KB (0%) 540 ms (0%) 67 ms (+225.25% 🔺) 606 ms
packages/lexical-rich-text/dist/LexicalRichText.js 39.37 KB (0%) 788 ms (0%) 92 ms (+73.3% 🔺) 880 ms
packages/lexical-plain-text/dist/LexicalPlainText.js 39.34 KB (0%) 787 ms (0%) 122 ms (+39.8% 🔺) 909 ms

@Sahejkm Sahejkm changed the title fix test fix test failing after rebase on bug fix for multiple text nodes styles in a cell node Apr 11, 2024
@Sahejkm Sahejkm merged commit 5f2de61 into main Apr 11, 2024
45 checks passed
@acywatson acywatson mentioned this pull request Apr 16, 2024
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.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants