dotnet / dotnet/SqlClient

Fix commented-out Debug.Assert()s that are failing

Open
#3,604 1 comment 0 reactions 0 assignees View on GitHub
Code Health :pill: Up-for-Grabs :raised_hands:
Dominant language
C#
Stars
989
Forks
340
Avg merge
4d 19h
Merged PRs (30d)
72

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.