Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix how driver properties are handled #1959

Closed
wants to merge 8 commits into from

revert

560df5d
Select commit
Loading
Failed to load commit list.
Closed

Fix how driver properties are handled #1959

revert
560df5d
Select commit
Loading
Failed to load commit list.
Azure Pipelines / public-mssql-jdbc.windows succeeded Nov 8, 2022 in 49m 22s

Build #20221108.1 had test failures

Details

Tests

  • Failed: 1 (0.01%)
  • Passed: 11,278 (99.99%)
  • Other: 0 (0.00%)
  • Total: 11,279

Annotations

Check failure on line 16784 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / public-mssql-jdbc.windows

Build log #L16784

Build failed.

Check failure on line 1 in testTVPResultSet

See this annotation in the file changed.

@azure-pipelines azure-pipelines / public-mssql-jdbc.windows

testTVPResultSet

Unexpected error message occurred!Unable to retrieve data from the source.
Raw output
java.lang.AssertionError: Unexpected error message occurred!Unable to retrieve data from the source.
	at com.microsoft.sqlserver.jdbc.tvp.TVPAllTypesTest.testTVPResultSet(TVPAllTypesTest.java:93)
	at com.microsoft.sqlserver.jdbc.tvp.TVPAllTypesTest.testTVPResultSet(TVPAllTypesTest.java:61)