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

Changes to MONEY/SMALLMONEY PR (#2379) #2383

Merged
merged 3 commits into from
Apr 10, 2024

Passed in wrong values for tests

a4f2c8e
Select commit
Loading
Failed to load commit list.
Merged

Changes to MONEY/SMALLMONEY PR (#2379) #2383

Passed in wrong values for tests
a4f2c8e
Select commit
Loading
Failed to load commit list.
Azure Pipelines / public-mssql-jdbc.windows succeeded Apr 4, 2024 in 36m 5s

Build #20240404.10 had test failures

Details

Tests

  • Failed: 1 (0.01%)
  • Passed: 15,934 (99.99%)
  • Other: 0 (0.00%)
  • Total: 15,935

Annotations

Check failure on line 912 in Build log

See this annotation in the file changed.

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

Build log #L912

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:517)