Skip to content

Re-enable weak webdev tests #1960

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
Feb 16, 2023

Conversation

annagrin
Copy link
Contributor

@annagrin annagrin commented Feb 14, 2023

We disabled weak null safety due to a switch to sound null safety by default and removal of unsound assets from the dart SDK. Re-enable them now that common test package is available to generate missing SDK assets.

Towards: #1878
Related: #1892
Closes: #1970

@annagrin annagrin marked this pull request as draft February 14, 2023 04:09
@annagrin annagrin mentioned this pull request Feb 14, 2023
13 tasks
@annagrin annagrin marked this pull request as ready for review February 16, 2023 20:28
@annagrin annagrin requested a review from elliette February 16, 2023 20:29
@annagrin annagrin merged commit 8b7f9d3 into dart-lang:master Feb 16, 2023
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.

Enable weak null safety integration and e2e tests in webdev
2 participants