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

Update test for Synapse OnDemand servers #2302

Merged
merged 3 commits into from
Jan 15, 2024
Merged

Update test for Synapse OnDemand servers #2302

merged 3 commits into from
Jan 15, 2024

Conversation

lilgreenbird
Copy link
Member

No description provided.

@lilgreenbird lilgreenbird added this to the 12.6.0 milestone Jan 15, 2024
@lilgreenbird lilgreenbird added this to In progress in MSSQL JDBC via automation Jan 15, 2024
tkyc
tkyc previously approved these changes Jan 15, 2024
@Jeffery-Wasty
Copy link
Member

Also TimeoutTest::269
if (f.getName() == "connectRetryCount") {
can we use
if (f.getName().equals("connectRetryCount")) { instead?

@lilgreenbird lilgreenbird merged commit 066aeeb into main Jan 15, 2024
17 checks passed
MSSQL JDBC automation moved this from In progress to Closed/Merged PRs Jan 15, 2024
@lilgreenbird lilgreenbird deleted the testfix branch February 13, 2024 18:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
MSSQL JDBC
  
Closed/Merged PRs
Development

Successfully merging this pull request may close these issues.

None yet

3 participants