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 issue with ParameterMetadata not checking for invalid index 0 #2217

Merged
merged 2 commits into from
Sep 14, 2023

remove blank line

ee0d933
Select commit
Loading
Failed to load commit list.
Merged

Fix issue with ParameterMetadata not checking for invalid index 0 #2217

remove blank line
ee0d933
Select commit
Loading
Failed to load commit list.
Azure Pipelines / public-mssql-jdbc.windows succeeded Sep 13, 2023 in 27m 56s

Build #20230913.1 had test failures

Details

Tests

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

Annotations

Check failure on line 16521 in Build log

See this annotation in the file changed.

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

Build log #L16521

Build failed.

Check failure on line 1 in testCancelBlockedCursoredResponse

See this annotation in the file changed.

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

testCancelBlockedCursoredResponse

The query was canceled.
Raw output
com.microsoft.sqlserver.jdbc.SQLServerException: The query was canceled.
	at com.microsoft.sqlserver.jdbc.unit.statement.StatementTest$TCAttentionHandling.testCancelBlockedCursoredResponse(StatementTest.java:516)