Skip to content

Conversation

cheenamalhotra
Copy link
Member

Also removed Asserts that compared error messages not owned by SqlClient.

Also removed tests that compared error messages not owned by SqlClient.
Copy link
Contributor

@DavoudEshtehari DavoudEshtehari left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can I ask why did you just remove these five expected messages among all tests?

@cheenamalhotra
Copy link
Member Author

cheenamalhotra commented Oct 21, 2020

Can I ask why did you just remove these five expected messages among all tests?

As mentioned above, these error messages are "not owned by SqlClient", so they are subject to change from MSAL. It's reasonable to validate that an exception occurred but comparing error message texts to be of match didn't seem a very good idea for our library tests.

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.

5 participants