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 retries when connectRetryCount is set to 1 or greater #2513

Open
wants to merge 31 commits into
base: main
Choose a base branch
from

Remove added line.

ac63871
Select commit
Loading
Failed to load commit list.
Open

Fix retries when connectRetryCount is set to 1 or greater #2513

Remove added line.
ac63871
Select commit
Loading
Failed to load commit list.
Azure Pipelines / public-mssql-jdbc.windows succeeded Sep 24, 2024 in 33m 8s

Build #20240924.4 had test failures

Details

Tests

  • Failed: 1 (0.01%)
  • Passed: 15,878 (98.99%)
  • Other: 161 (1.00%)
  • Total: 16,040

Annotations

Check failure on line 40678 in Build log

See this annotation in the file changed.

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

Build log #L40678

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)