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

Apply new naming scheme to interfaceLibName #2577

Merged
merged 2 commits into from
Jan 24, 2025

Added changes to comment getAppName functionality

60f3fab
Select commit
Loading
Failed to load commit list.
Merged

Apply new naming scheme to interfaceLibName #2577

Added changes to comment getAppName functionality
60f3fab
Select commit
Loading
Failed to load commit list.
Azure Pipelines / public-mssql-jdbc.linux succeeded Jan 17, 2025 in 19m 28s

Build #20250117.6 had test failures

Details

Tests

  • Failed: 1 (0.03%)
  • Passed: 2,843 (98.92%)
  • Other: 30 (1.04%)
  • Total: 2,874

Annotations

Check failure on line 40736 in Build log

See this annotation in the file changed.

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

Build log #L40736

Build failed.

Check failure on line 1 in testTVPStoredProcedureResultSet

See this annotation in the file changed.

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

testTVPStoredProcedureResultSet

Unable to retrieve data from the source.
Raw output
com.microsoft.sqlserver.jdbc.SQLServerException: Unable to retrieve data from the source.
	at com.microsoft.sqlserver.jdbc.tvp.TVPAllTypesTest.testTVPStoredProcedureResultSet(TVPAllTypesTest.java:140)
	at com.microsoft.sqlserver.jdbc.tvp.TVPAllTypesTest.testTVPStoredProcedureResultSet(TVPAllTypesTest.java:112)
Caused by: com.microsoft.sqlserver.jdbc.SQLServerException: The TDS protocol stream is not valid. Unexpected token unknown token (0x11).
	at com.microsoft.sqlserver.jdbc.tvp.TVPAllTypesTest.testTVPStoredProcedureResultSet(TVPAllTypesTest.java:140)
	at com.microsoft.sqlserver.jdbc.tvp.TVPAllTypesTest.testTVPStoredProcedureResultSet(TVPAllTypesTest.java:112)