Skip to content

Migrate chrome_proxy_service_test to null-safety #1709

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 7 commits into from
Aug 8, 2022

Conversation

elliette
Copy link
Contributor

@elliette elliette commented Aug 1, 2022

I did not refactor away the null-assert !s added by the Dart migration tool. Because this is a test, the null-assert !s should catch any regressions if something we expect to be non-null returns null.

@elliette
Copy link
Contributor Author

elliette commented Aug 4, 2022

Note: waiting for #1710 to be landed, test is failing for the same reason

@elliette elliette marked this pull request as ready for review August 5, 2022 23:24
@elliette elliette requested a review from annagrin August 5, 2022 23:24
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!

@elliette elliette merged commit fd2a985 into dart-lang:master Aug 8, 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