Skip to content

Add a setting to turn off Ole Db "smell check" #251

Add a setting to turn off Ole Db "smell check"

Add a setting to turn off Ole Db "smell check" #251

Triggered via pull request October 10, 2023 15:29
Status Failure
Total duration 2m 29s
Artifacts

main.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.