Add a setting to turn off Ole Db "smell check" #251
Annotations
3 errors
SystemSqlClientParameterTests.OleDbParamFilterFails(legacyParameterToken: True)
Assert.Throws() Failure: Exception type was not an exact match
Expected: typeof(System.NotImplementedException)
Actual: typeof(System.NotSupportedException)
---- System.NotSupportedException : Specified method is not supported.
|
MicrosoftSqlClientParameterTests.OleDbParamFilterFails(legacyParameterToken: True)
Assert.Throws() Failure: Exception type was not an exact match
Expected: typeof(System.NotImplementedException)
Actual: typeof(System.NotSupportedException)
---- System.NotSupportedException : Specified method is not supported.
|
Ubuntu
Process completed with exit code 1.
|