-
Notifications
You must be signed in to change notification settings - Fork 324
Fix commented-out Debug.Assert()s that are failing #3604
Copy link
Copy link
Open
Labels
Code Health 💊Issues/PRs that are targeted to source code quality improvements.Issues/PRs that are targeted to source code quality improvements.Up-for-Grabs 🙌Issues that are ready to be picked up for anyone interested. Please self-assign and remove the labelIssues that are ready to be picked up for anyone interested. Please self-assign and remove the label
Description
After enabling PR pipelines to run tests in Debug mode, several Debug.Assert()s were found to be failing. They have been commented out with a comment like this:
TODO(GH-3604): Fix this failing assertion.
Someone familiar with the intention of each assertion needs to figure out why they're failing and fix them.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Code Health 💊Issues/PRs that are targeted to source code quality improvements.Issues/PRs that are targeted to source code quality improvements.Up-for-Grabs 🙌Issues that are ready to be picked up for anyone interested. Please self-assign and remove the labelIssues that are ready to be picked up for anyone interested. Please self-assign and remove the label
Type
Projects
Status
Backlog