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

Remove weak null safety tests when we no longer support weak null safety #1899

Closed
annagrin opened this issue Jan 19, 2023 · 1 comment
Closed

Comments

@annagrin
Copy link
Contributor

annagrin commented Jan 19, 2023

Remove weak null safety tests when we no longer support weak null safety:

  • Remove all tests fixtures for weak null safety.
  • Remove TestContext.withWeakNullSafety, related code, and the tests that use the weak mode.
  • Remove weak-null-safety-related paths from the SdkLayout and SdkConfiguration
  • Remove generating unsafe assets from the SdkAssetGenerator.
  • Remove testing for SDK version 3.0.0-134.0.dev to determine the SDK layout (and support for the old layout) after stable dart SDK version is >=3.0.
@bkonyi
Copy link
Collaborator

bkonyi commented Oct 2, 2024

Closing in favor of #2427.

@bkonyi bkonyi closed this as completed Oct 2, 2024
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

No branches or pull requests

2 participants