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

Reintroduce previously removed exit condition in login loop + fix retry count #2212

Merged
merged 9 commits into from
Sep 26, 2023

First test 9sec --> 3sec

7fee15a
Select commit
Loading
Failed to load commit list.
Merged

Reintroduce previously removed exit condition in login loop + fix retry count #2212

First test 9sec --> 3sec
7fee15a
Select commit
Loading
Failed to load commit list.
Azure Pipelines / CI-MacOS succeeded Sep 14, 2023 in 17m 41s

Build #20230914.6 had test failures

Details

Tests

  • Failed: 1 (0.06%)
  • Passed: 1,751 (99.83%)
  • Other: 2 (0.11%)
  • Total: 1,754

Annotations

Check failure on line 16600 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / CI-MacOS

Build log #L16600

Build failed.

Check failure on line 1 in testCancelBlockedCursoredResponse

See this annotation in the file changed.

@azure-pipelines azure-pipelines / CI-MacOS

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)