Skip to content

Updates the fixture package pubspecs so it is clear what shouldn't be migrated to null-safety #1803

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

Merged
merged 6 commits into from
Nov 30, 2022

Conversation

elliette
Copy link
Contributor

@elliette elliette commented Nov 30, 2022

Also runs the migration tool on testCircular1Sound and testCircular2Sound because it was complaining those weren't migrated.

@elliette elliette requested a review from annagrin November 30, 2022 00:39
@elliette elliette changed the title Updates the fixture package pubspecs so it is clear what needs to be migrated to sound null-safety Updates the fixture package pubspecs so it is clear what shouldn't be migrated to null-safety Nov 30, 2022
Copy link
Contributor

@annagrin annagrin left a comment

Choose a reason for hiding this comment

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

LGTM with a comment!

@@ -1,7 +1,10 @@
# This code is for testing that the debugger works with weak null-safety
# so we should not migrate it to null-safety.
# TODO(elliette): Once Dart 3.0 is released, delete this directory.
Copy link
Contributor

Choose a reason for hiding this comment

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

Technically we would need to keep them a bit longer until no code uses the weak mode.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Updated the comment, thanks!

@elliette elliette merged commit 7d0810a into dart-lang:master Nov 30, 2022
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