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

Bump org.bouncycastle:bcprov-jdk18on from 1.77 to 1.78 #2403

Merged

Update bcpkix-jdk18on to 1.78

55e13cd
Select commit
Loading
Failed to load commit list.
Merged

Bump org.bouncycastle:bcprov-jdk18on from 1.77 to 1.78 #2403

Update bcpkix-jdk18on to 1.78
55e13cd
Select commit
Loading
Failed to load commit list.
Azure Pipelines / public-mssql-jdbc.linux succeeded May 8, 2024 in 25m 36s

Build #20240508.6 had test failures

Details

Tests

  • Failed: 1 (0.04%)
  • Passed: 2,804 (99.86%)
  • Other: 3 (0.11%)
  • Total: 2,808

Annotations

Check failure on line 16453 in Build log

See this annotation in the file changed.

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

Build log #L16453

Build failed.

Check failure on line 1 in testGetFunctionColumns

See this annotation in the file changed.

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

testGetFunctionColumns

Unexpected error message occurred!An error occurred during the current command (Done status 0). Transaction (Process ID 51) was deadlocked on lock resources with another process and has been chosen as the deadlock victim. Rerun the transaction.
Raw output
org.opentest4j.AssertionFailedError: Unexpected error message occurred!An error occurred during the current command (Done status 0). Transaction (Process ID 51) was deadlocked on lock resources with another process and has been chosen as the deadlock victim. Rerun the transaction.
	at com.microsoft.sqlserver.jdbc.databasemetadata.DatabaseMetaDataTest.testGetFunctionColumns(DatabaseMetaDataTest.java:705)