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

Re-enabled super_editor tests #316

Merged
merged 3 commits into from
Dec 5, 2023

Conversation

gspencergoog
Copy link
Contributor

Description

Re-enables the super_editor tests now that it has been migrated to use KeyEvent instead of RawKeyEvent.

Related Issues

@matthew-carroll
Copy link
Contributor

@gspencergoog looks like we've got some failing tests

@gspencergoog
Copy link
Contributor Author

Yep, it looks like there's a bug in dart fix --apply that the code is tweaking: I filed an issue: dart-lang/sdk#54190

While we wait for a fix, would it be OK if I removed some unused parameters from your content_layers_test.dart file? I'll send you a PR.

@matthew-carroll
Copy link
Contributor

@gspencergoog I'll need to see what you'd like to remove. Content layers is an extremely fragile hack that's critical to super_editor, but if there are truly some unused and irrelevant code then I can look into deleting it.

@gspencergoog
Copy link
Contributor Author

OK, I sent you the PR: superlistapp/super_editor#1630

Copy link
Member

@goderbauer goderbauer left a comment

Choose a reason for hiding this comment

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

LGTM

@auto-submit auto-submit bot merged commit ce3170b into flutter:main Dec 5, 2023
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants