Skip to content

Conversation

@strogiyotec
Copy link
Contributor

@strogiyotec strogiyotec commented Dec 1, 2025

The test shouldUseConnectTimeoutMsWhenEstablishingConnectionInBackground only fails with a variant tests-require-api-version
The reason is that this variant passes -Dorg.mongodb.test.api.version=1 which makes an API version to be V1 In this version the hello command is hello but this test case assumes it's isMaster
#JAVA-6016

The test shouldUseConnectTimeoutMsWhenEstablishingConnectionInBackground only fails
with a variant tests-require-api-version
The reason is that this variant passes  -Dorg.mongodb.test.api.version=1 which makes an API version to be V1
In this version the hello command is `hello` but this test case assumes it's `isMaster`
@strogiyotec strogiyotec requested a review from a team as a code owner December 1, 2025 04:33
@strogiyotec strogiyotec requested a review from vbabanin December 1, 2025 04:33
Copy link
Member

@rozza rozza left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@strogiyotec strogiyotec merged commit 486b41d into mongodb:main Dec 2, 2025
66 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants