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

Fixed exception type to SQLFeatureNotSupported #2583

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

Removed unnecessary change

0bb9238
Select commit
Loading
Failed to load commit list.
Open

Fixed exception type to SQLFeatureNotSupported #2583

Removed unnecessary change
0bb9238
Select commit
Loading
Failed to load commit list.
Azure Pipelines / public-mssql-jdbc.windows succeeded Jan 15, 2025 in 28m 25s

Build #20250115.2 had test failures

Details

Tests

  • Failed: 1 (0.01%)
  • Passed: 16,067 (98.99%)
  • Other: 163 (1.00%)
  • Total: 16,231

Annotations

Check failure on line 1415 in Build log

See this annotation in the file changed.

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

Build log #L1415

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)